home / locations

current (view)

Data source: City of Tampa Open Data

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

✎ View and edit SQL

This data as json, CSV (advanced)

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

NEIGHBORHOOD 3

  • Carver City Lincoln Gardens 1
  • Drew Park 1
  • Old Seminole Heights 1

Type 1

  • AB Special Use 1 - Standard · 3 ✖

COUNCILDISTRICT 1

  • 6 · 3 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
AB1-26-0000009 4100 W Boy Scout Blvd   AB Special Use 1 - Standard   Carver City Lincoln Gardens 6 2025-12-11T00:00:00Z 2026-03-12T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02Y6F&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.51211216246715, 27.96629637183689]}
AB1-26-0000013 5127 N Florida Ave   AB Special Use 1 - Standard   Old Seminole Heights 6 2026-01-28T00:00:00Z 2026-03-12T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=004XX&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45935711273016, 27.993830791302038]}
AB1-26-0000008 3908 W Hillsborough Ave   AB Special Use 1 - Standard Drew Park Drew Park 6 2025-12-08T00:00:00Z 2026-03-04T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02XGP&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.50744704170928, 27.99595701575502]}

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