home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where COUNCILDISTRICT = 4, NEIGHBORHOOD = "Gandy / Sun Bay South" and Type = "Rezoning" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

Type 1

  • Rezoning · 2 ✖

NEIGHBORHOOD 1

  • Gandy / Sun Bay South · 2 ✖

COUNCILDISTRICT 1

  • 4 · 2 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
REZ-25-0000128 3812 Pinewood St   Rezoning   Gandy / Sun Bay South 4 2025-09-30T00:00:00Z 2025-10-08T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02JLL&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.50979049984913, 27.868571999592135]}
REZ-25-0000125 5215 W Tyson Ave   Rezoning   Gandy / Sun Bay South 4 2025-09-15T00:00:00Z 2025-10-07T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02G02&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.53645299972375, 27.887507999820738]}

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