current (view)
Data source: City of Tampa Open Data
3 rows where Type = "Design Exception 2" sorted by LASTUPDATE descending
This data as json, CSV (advanced)
Suggested facets: LASTUPDATE, CREATEDDATE (date), LASTUPDATE (date)
NEIGHBORHOOD 3
Type 1
- Design Exception 2 · 3 ✖
| RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE ▲ | URL | geometry |
|---|---|---|---|---|---|---|---|---|---|---|
| DE2-26-0000003 | 709 W Ross Ave | Design Exception 2 | Ridgewood Park | 5 | 2025-11-14T00:00:00Z | 2026-03-16T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02TIR&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.46825319979494, 27.963310439561237]} | ||
| DE2-26-0000006 | 4927 W San Rafael St | Design Exception 2 | Sunset Park | 6 | 2026-02-09T00:00:00Z | 2026-03-13T00: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]} | ||
| DE2-26-0000007 | 3104 W Dewey St | Design Exception 2 | Macfarlane Park | 6 | 2026-02-28T00:00:00Z | 2026-03-13T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00CHW&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.4932575204947, 27.97106133257502]} |
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;