home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where COUNCILDISTRICT = 5 and Type = "Temp Special Event" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

NEIGHBORHOOD 2

  • North Ybor 1
  • Ybor Heights Neighborhood Association and Watch Group 1

Type 1

  • Temp Special Event · 2 ✖

COUNCILDISTRICT 1

  • 5 · 2 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
TSE-26-0000024 3401 N Nebraska Ave 1 Temp Special Event East Tampa Ybor Heights Neighborhood Association and Watch Group 5 2026-03-12T00: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=00FGE&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45112662444545, 27.974289296028765]}
TSE-26-0000023 2511 E Columbus Dr   Temp Special Event East Tampa North Ybor 5 2026-03-11T00:00:00Z 2026-03-11T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00EZJ&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.43150258654599, 27.966748349496562]}

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