home / locations

current (view)

Data source: City of Tampa Open Data

3 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 · 3 ✖

NEIGHBORHOOD 1

  • Old Seminole Heights · 3 ✖

COUNCILDISTRICT 1

  • 6 3
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
FDN-26-0000090 709 E Crenshaw St   Formal Decision   Old Seminole Heights 6 2026-05-06T00:00:00Z 2026-05-07T00: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-26-0000049 115 W Thomas St   Formal Decision   Old Seminole Heights 6 2026-01-30T00:00:00Z 2026-04-27T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=0064O&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.46076628828311, 28.007560596602442]}
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.616ms · Data source: City of Tampa Open Data