home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where NEIGHBORHOOD = "Historic Hyde Park" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: CREATEDDATE (date), LASTUPDATE (date)

Type 2

  • Design Exception 1 1
  • Rezoning 1

NEIGHBORHOOD 1

  • Historic Hyde Park · 2 ✖

COUNCILDISTRICT 1

  • 4 2
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
DE1-26-0000086 907 S Fremont Ave   Design Exception 1   Historic Hyde Park 4 2026-03-04T00:00:00Z 2026-03-16T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00D9P&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.47904695945671, 27.934786319309563]}
REZ-26-0000019 1350 S Howard Ave   Rezoning   Historic Hyde Park 4 2025-11-20T00:00:00Z 2026-03-09T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02UVI&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.48315102858678, 27.929544646267075]}

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 10.036ms · Data source: City of Tampa Open Data