home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where COUNCILDISTRICT = 5 and NEIGHBORHOOD = "Downtown River Arts" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

Type 2

  • AB Special Use 1 - Standard 1
  • Temp Special Event 1

NEIGHBORHOOD 1

  • Downtown River Arts · 2 ✖

COUNCILDISTRICT 1

  • 5 · 2 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
AB1-25-0000006 515 N Franklin St   AB Special Use 1 - Standard Downtown Non Core Downtown River Arts 5 2024-10-28T00:00:00Z 2025-07-14T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=24CAP&capID2=00000&capID3=02KE1&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45836000033142, 27.948995999894723]}
TSE-25-0000044 514 N Franklin St 102 Temp Special Event Downtown Non Core Downtown River Arts 5 2025-07-08T00:00:00Z 2025-07-14T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=01YEN&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45891349973613, 27.948672000056057]}

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