archived (view)
Data source: City of Tampa Open Data
5 rows where COUNCILDISTRICT = 4 and Type = "Temp Special Event" sorted by archived_date descending
This data as json, geojson, CSV (advanced)
NEIGHBORHOOD 3
Type 1
- Temp Special Event · 5 ✖
| RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE | URL | geometry | archived_date ▲ |
|---|---|---|---|---|---|---|---|---|---|---|---|
| TSE-26-0000018 | 2208 W Morrison Ave | Temp Special Event | Parkland Estates | 4 | 2026-02-14T00: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=009HE&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.48270149775934, 27.933692703942587]} | 2026-03-13 00:06:58 | ||
| TSE-26-0000019 | 2629 Bayshore Blvd | OPP | Temp Special Event | Bayshore Gardens | 4 | 2026-02-16T00:00:00Z | 2026-02-16T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=009PO&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.48882050039292, 27.921617999592673]} | 2026-02-19 00:07:49 | |
| TSE-26-0000011 | 2208 W Morrison Ave | Temp Special Event | Parkland Estates | 4 | 2025-12-16T00:00:00Z | 2026-01-14T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02YWW&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.48270500049672, 27.933668999725203]} | 2026-01-22 00:04:52 | ||
| TSE-26-0000005 | 319 Bayshore Blvd | 101-819 | Temp Special Event | Hyde Park Spanishtown Creek | 4 | 2025-11-03T00:00:00Z | 2026-01-14T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02R6H&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.46032650050627, 27.940275000362742]} | 2026-01-19 00:05:31 | |
| TSE-25-0000031 | 2208 W Morrison Ave | Temp Special Event | Parkland Estates | 4 | 2025-02-26T00:00:00Z | 2025-03-11T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00C6Y&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.48270500049672, 27.933668999725203]} | 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;