current (view)
Data source: City of Tampa Open Data
6 rows where Type = "Temp Special Event" sorted by LASTUPDATE descending
This data as json, CSV (advanced)
Suggested facets: UNIT, CRA, LASTUPDATE, CREATEDDATE (date), LASTUPDATE (date)
NEIGHBORHOOD 5
Type 1
- Temp Special Event · 6 ✖
| RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE ▲ | URL | geometry |
|---|---|---|---|---|---|---|---|---|---|---|
| TSE-26-0000025 | 3045 N Rocky Point Dr E | Temp Special Event | Tampa International Airport | 6 | 2026-03-16T00:00:00Z | 2026-03-16T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00FR4&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.5643487998709, 27.969981152981205]} | ||
| 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]} | |
| TSE-26-0000021 | 250 Westshore Plz | Temp Special Event | Tampa International Airport | 6 | 2026-02-26T00:00:00Z | 2026-03-10T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00C6K&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.5273854003999, 27.94601988098766]} | ||
| TSE-26-0000022 | 3907 W Dr Martin Luther King Jr Blvd | Temp Special Event | Drew Park | Drew Park | 6 | 2026-02-27T00:00:00Z | 2026-03-10T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00CAW&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.50788025050981, 27.981642295893113]} | |
| TSE-26-0000020 | 1505 N Dale Mabry Hwy | Temp Special Event | Macfarlane Park | 6 | 2026-02-18T00:00:00Z | 2026-02-25T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00A9Y&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.50553058393432, 27.955919510221364]} |
Advanced export
JSON shape: default, array, newline-delimited
CREATE VIEW current AS
SELECT
RECORDID,
ADDRESS,
UNIT,
RECORDALIAS as Type,
CRA,
NEIGHBORHOOD,
COUNCILDISTRICT,
CREATEDDATE,
LASTUPDATE,
URL,
geometry
FROM current_full;