current (view)
Data source: City of Tampa Open Data
1 row where COUNCILDISTRICT = 6, NEIGHBORHOOD = "West Tampa Heights (Stadium Area)" and Type = "Design Exception 1" sorted by LASTUPDATE descending
This data as json, CSV (advanced)
Suggested facets: CREATEDDATE (date), LASTUPDATE (date)
Type 1
- Design Exception 1 · 1 ✖
NEIGHBORHOOD 1
- West Tampa Heights (Stadium Area) · 1 ✖
COUNCILDISTRICT 1
- 6 · 1 ✖
| RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE ▲ | URL | geometry |
|---|---|---|---|---|---|---|---|---|---|---|
| DE1-26-0000088 | 4355 N Himes Ave | Design Exception 1 | West Tampa Heights (Stadium Area) | 6 | 2026-03-06T00: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=00E5R&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.5013283057963, 27.980450194835328]} |
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;