home / locations

current (view)

Data source: City of Tampa Open Data

1 row where NEIGHBORHOOD = "Historic Ybor" 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)

Type 1

  • Temp Special Event · 1 ✖

NEIGHBORHOOD 1

  • Historic Ybor · 1 ✖

COUNCILDISTRICT 1

  • 5 1
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
TSE-25-0000051 1600 E 8th Ave   Temp Special Event Ybor City 1 Historic Ybor 5 2025-08-22T00:00:00Z 2025-08-26T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02ACL&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.44153900050264, 27.961353000033593]}

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