home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where NEIGHBORHOOD = "Palma Ceia" and Type = "Rezoning" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 1

  • Rezoning · 2 ✖

NEIGHBORHOOD 1

  • Palma Ceia · 2 ✖

COUNCILDISTRICT 1

  • 4 2
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
REZ-26-0000093 3108 W Empedrado St   Rezoning   Palma Ceia 4 2026-05-29T00:00:00Z 2026-06-25T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00UO8&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.49381696650539, 27.920355724298577]}
REZ-26-0000094 2916 W Angeles St   Rezoning   Palma Ceia 4 2026-05-31T00:00:00Z 2026-06-25T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00USN&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.49096319382286, 27.927221704362452]}

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