home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where COUNCILDISTRICT = 6 and NEIGHBORHOOD = "Sunset 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 2 1
  • ROW Vacating 1

NEIGHBORHOOD 1

  • Sunset Park · 2 ✖

COUNCILDISTRICT 1

  • 6 · 2 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
DE2-25-0000016 4804 W San Miguel St   Design Exception 2   Sunset Park 6 2025-06-24T00:00:00Z 2025-07-09T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=01VDX&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.52478900006324, 27.92480400032213]}
VAC-25-0000006 5001 W San Gable Ct   ROW Vacating   Sunset Park 6 2025-02-05T00:00:00Z 2025-05-02T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=006WE&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.52878049965727, 27.924246000093397]}

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