home / locations

current (view)

Data source: City of Tampa Open Data

3 rows where NEIGHBORHOOD = "East Side Commercial" and Type = "Rezoning" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 1

  • Rezoning · 3 ✖

NEIGHBORHOOD 1

  • East Side Commercial · 3 ✖

COUNCILDISTRICT 1

  • 5 3
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
REZ-26-0000065 4911 E 10th Ave   Rezoning   East Side Commercial 5 2026-04-10T00: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=00KWE&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.403761411104, 27.963094577979813]}
REZ-26-0000075 5250 E Broadway Ave   Rezoning   East Side Commercial 5 2026-04-17T00:00:00Z 2026-05-06T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00MJP&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.39639395209491, 27.96326473433073]}
REZ-26-0000072 2522 N 55th St   Rezoning   East Side Commercial 5 2026-04-16T00:00:00Z 2026-04-21T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00M9I&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.39435604472436, 27.96539648584218]}

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