current (view)
Data source: City of Tampa Open Data
5 rows where COUNCILDISTRICT = 4 and Type = "Design Exception 1" sorted by LASTUPDATE descending
This data as json, CSV (advanced)
Suggested facets: UNIT, CREATEDDATE, LASTUPDATE, CREATEDDATE (date), LASTUPDATE (date)
| RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE ▲ | URL | geometry |
|---|---|---|---|---|---|---|---|---|---|---|
| DE1-26-0000086 | 907 S Fremont Ave | Design Exception 1 | Historic Hyde Park | 4 | 2026-03-04T00: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=00D9P&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.47904695945671, 27.934786319309563]} | ||
| DE1-26-0000087 | 4132 W Gandy Blvd | Design Exception 1 | Gandy / Sun Bay South | 4 | 2026-03-05T00:00:00Z | 2026-03-06T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00DTI&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.51323882578, 27.89369059490968]} | ||
| DE1-26-0000084 | 110 W Targa Ct | 110 | Design Exception 1 | Davis Islands | 4 | 2026-03-03T00:00:00Z | 2026-03-05T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00CYX&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.45467258555016, 27.92502322344561]} | |
| DE1-26-0000074 | 709 S Boulevard | Design Exception 1 | Hyde Park Preservation | 4 | 2026-02-20T00:00:00Z | 2026-03-05T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00AX8&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.4687144933577, 27.937122183848093]} | ||
| DE1-26-0000075 | 3901 S West Shore Blvd | Design Exception 1 | Bayside West | 4 | 2026-02-20T00:00:00Z | 2026-03-05T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00AXH&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.52680444732111, 27.90768463323813]} |
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;