archived (view)
Data source: City of Tampa Open Data
1 row where NEIGHBORHOOD = "Ybor Heights Neighborhood Association and Watch Group" and Type = "Design Exception 1" sorted by archived_date descending
This data as json, geojson, CSV (advanced)
Type 1
- Design Exception 1 · 1 ✖
NEIGHBORHOOD 1
- Ybor Heights Neighborhood Association and Watch Group · 1 ✖
| RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE | URL | geometry | archived_date ▲ |
|---|---|---|---|---|---|---|---|---|---|---|---|
| DE1-26-0000096 | 1014 E 32nd Ave | Design Exception 1 | East Tampa | Ybor Heights Neighborhood Association and Watch Group | 5 | 2026-03-26T00:00:00Z | 2026-03-31T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00I34&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.44958099091092, 27.979667011842867]} | 2026-04-10 00:11:31 |
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;