home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where COUNCILDISTRICT = 4 and Type = "Special Use 1 - General" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

NEIGHBORHOOD 2

  • Ballast Point 1
  • Gandy / Sun Bay South 1

Type 1

  • Special Use 1 - General · 2 ✖

COUNCILDISTRICT 1

  • 4 · 2 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
SU1-26-0000046 5021 Bayshore Blvd 1 Special Use 1 - General   Ballast Point 4 2026-05-04T00:00:00Z 2026-05-05T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00PMU&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.485810229411, 27.891698351425863]}
SU1-26-0000045 4613 W Ballast Point Blvd   Special Use 1 - General   Gandy / Sun Bay South 4 2026-05-02T00:00:00Z 2026-05-04T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00PF5&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.523063096526, 27.88973693442474]}

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