home / locations

current (view)

Data source: City of Tampa Open Data

5 rows where NEIGHBORHOOD = "Old Seminole Heights" and Type = "Formal Decision" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 1

  • Formal Decision · 5 ✖

NEIGHBORHOOD 1

  • Old Seminole Heights · 5 ✖

COUNCILDISTRICT 1

  • 6 5
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
FDN-26-0000106 811 E Flora St   Formal Decision   Old Seminole Heights 6 2026-06-23T00:00:00Z 2026-06-26T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=01TTY&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45265186738852, 28.012415704136586]}
FDN-26-0000093 6011 N 17th St   Formal Decision   Old Seminole Heights 6 2026-05-29T00:00:00Z 2026-06-22T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00UKE&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.44085258385985, 28.002422829278835]}
FDN-26-0000103 303 W Jean St   Formal Decision   Old Seminole Heights 6 2026-06-18T00:00:00Z 2026-06-22T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=01T1X&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.46498153112707, 28.004268691188024]}
FDN-26-0000090 709 E Crenshaw St   Formal Decision   Old Seminole Heights 6 2026-05-06T00:00:00Z 2026-06-10T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00Q8E&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45312931774819, 28.01504370463211]}
FDN-25-0000183 300 E Sligh Ave   Formal Decision   Old Seminole Heights 6 2025-08-05T00:00:00Z 2025-12-15T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02622&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.4577947861426, 28.010747565609915]}

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE VIEW current AS 
        SELECT 
            RECORDID,
            ADDRESS,
            UNIT,
            RECORDALIAS as Type,
            CRA,
            NEIGHBORHOOD,
            COUNCILDISTRICT,
            CREATEDDATE,
            LASTUPDATE,
            URL,
            geometry
        FROM current_full;
Powered by Datasette · Queries took 3.182ms · Data source: City of Tampa Open Data