home / locations

current (view)

Data source: City of Tampa Open Data

3 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 3

  • Ballast Point 1
  • Palma Ceia 1
  • Port Tampa City, Inc. Civic Association 1

Type 1

  • AB Special Use 1 - Standard · 3 ✖

COUNCILDISTRICT 1

  • 4 · 3 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
AB1-26-0000020 3333 W Bay To Bay Blvd   AB Special Use 1 - Standard   Palma Ceia 4 2026-04-14T00: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=00LO8&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.4976240363258, 27.919797352892143]}
AB1-26-0000019 6102 S MacDill Ave A AB Special Use 1 - Standard   Ballast Point 4 2026-04-02T00: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=00JIV&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.49394442936516, 27.879646070584183]}
AB1-26-0000014 6801 S West Shore Blvd   AB Special Use 1 - Standard   Port Tampa City, Inc. Civic Association 4 2026-02-05T00:00:00Z 2026-03-19T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=007JF&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.52704511051482, 27.868415525801634]}

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