home / locations

current (view)

Data source: City of Tampa Open Data

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

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

NEIGHBORHOOD 2

  • Ballast Point 1
  • Interbay - South of Gandy 1

Type 1

  • AB Special Use 1 - Standard · 2 ✖

COUNCILDISTRICT 1

  • 4 · 2 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
AB1-26-0000024 6508 S Dale Mabry Hwy   AB Special Use 1 - Standard   Interbay - South of Gandy 4 2026-06-16T00:00:00Z 2026-06-16T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=01SAN&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.50630530688214, 27.87247174733558]}
AB1-26-0000019 6102 S MacDill Ave A AB Special Use 1 - Standard   Ballast Point 4 2026-04-02T00:00:00Z 2026-06-04T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00JIV&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.49394442936516, 27.879646070584183]}

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