home / locations

current (view)

Data source: City of Tampa Open Data

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

✎ View and edit SQL

This data as json, CSV (advanced)

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

NEIGHBORHOOD 2

  • North Hyde Park 1
  • Tampa Downtown Partnership 1

Type 1

  • AB Special Use 1 - Standard · 2 ✖

COUNCILDISTRICT 1

  • 5 · 2 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
AB1-25-0000042 101 N Franklin St   AB Special Use 1 - Standard Downtown Non Core Tampa Downtown Partnership 5 2025-06-28T00:00:00Z 2025-08-12T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=01WG7&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45697849986092, 27.94574699990733]}
AB1-25-0000047 1910 W Cass St   AB Special Use 1 - Standard West Tampa North Hyde Park 5 2025-07-17T00:00:00Z 2025-07-17T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=020VF&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.47932550033342, 27.949814999786792]}

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