home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where COUNCILDISTRICT = 4 and NEIGHBORHOOD = "Ballast Point" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

Type 2

  • ROW Vacating 1
  • Special Use 1 - General 1

NEIGHBORHOOD 1

  • Ballast Point · 2 ✖

COUNCILDISTRICT 1

  • 4 · 2 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
SU1-25-0000070 2830 W Bay Haven Dr   Special Use 1 - General   Ballast Point 4 2025-08-08T00:00:00Z 2025-08-11T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=0274K&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.49258250008269, 27.867042000221772]}
VAC-25-0000017 5821 S 2nd St   ROW Vacating   Ballast Point 4 2025-07-28T00:00:00Z 2025-07-28T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=023PF&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.49207399963574, 27.881541000013897]}

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