home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where COUNCILDISTRICT = 6 and NEIGHBORHOOD = "Westshore Palms" 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

  • Westshore Palms · 2 ✖

COUNCILDISTRICT 1

  • 6 · 2 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
REZ-26-0000006 4420 W Carmen St   Rezoning   Westshore Palms 6 2025-10-25T00: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=02PJB&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.51850874405552, 27.94940670454961]}
REZ-26-0000015 312 N Manhattan Ave   Rezoning   Westshore Palms 6 2025-11-12T00:00:00Z 2026-02-16T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02T09&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.51813535954125, 27.947685295570512]}

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