archived (view)
Data source: City of Tampa Open Data
3 rows where NEIGHBORHOOD = "Sunset Park" and Type = "Design Exception 2" 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 ▲ |
|---|---|---|---|---|---|---|---|---|---|---|---|
| DE2-26-0000006 | 4927 W San Rafael St | Design Exception 2 | Sunset Park | 6 | 2026-02-09T00:00:00Z | 2026-04-07T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=008BM&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.52712140346223, 27.926447515328867]} | 2026-04-22 00:12:04 | ||
| DE2-25-0000016 | 4804 W San Miguel St | Design Exception 2 | Sunset Park | 6 | 2025-06-24T00:00:00Z | 2025-08-13T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=01VDX&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.52478900006324, 27.92480400032213]} | 2025-08-22 00:04:16 | ||
| DE2-25-0000009 | 4702 W Estrella St | Design Exception 2 | Sunset Park | 6 | 2025-03-11T00:00:00Z | 2025-04-14T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00F1M&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.52253449993995, 27.928223999571635]} | 2025-04-18 00:04:18 |
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;