archived (view)
Data source: City of Tampa Open Data
6 rows where NEIGHBORHOOD = "Tampa International Airport" and Type = "Temp Special Event" sorted by archived_date descending
This data as json, geojson, CSV (advanced)
| RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE | URL | geometry | archived_date ▲ |
|---|---|---|---|---|---|---|---|---|---|---|---|
| TSE-26-0000025 | 3045 N Rocky Point Dr E | Temp Special Event | Tampa International Airport | 6 | 2026-03-16T00:00:00Z | 2026-04-23T00: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]} | 2026-04-27 00:14:40 | ||
| TSE-26-0000029 | 250 Westshore Plz | Temp Special Event | Tampa International Airport | 6 | 2026-04-03T00:00:00Z | 2026-04-03T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00JJV&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.5273854003999, 27.94601988098766]} | 2026-04-16 00:15:46 | ||
| 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]} | 2026-03-20 00:08:02 | ||
| TSE-25-0000050 | 4220 W Tampa Bay Blvd | FS | Temp Special Event | Tampa International Airport | 6 | 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=02ABY&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.51474950025909, 27.973835999570195]} | 2025-09-27 00:04:07 | |
| TSE-25-0000033 | 3045 N Rocky Point Dr E | Temp Special Event | Tampa International Airport | 6 | 2025-03-10T00:00:00Z | 2025-04-23T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00EPH&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.56258900028818, 27.969812999669408]} | 2025-04-26 00:04:14 | ||
| TSE-25-0000035 | 250 Westshore Plz | Temp Special Event | Tampa International Airport | 6 | 2025-03-17T00:00:00Z | 2025-03-18T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00G99&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.5274125004778, 27.94610700026526]} | 2025-03-20 14:19:35 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE VIEW archived AS
SELECT
RECORDID,
ADDRESS,
UNIT,
RECORDALIAS as Type,
CRA,
NEIGHBORHOOD,
COUNCILDISTRICT,
CREATEDDATE,
LASTUPDATE,
URL,
geometry,
archived_date
FROM archived_full;