current (view)
Data source: City of Tampa Open Data
4 rows where COUNCILDISTRICT = 4 and Type = "Design Exception 1" sorted by LASTUPDATE descending
This data as json, geojson, CSV (advanced)
| RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE ▲ | URL | geometry |
|---|---|---|---|---|---|---|---|---|---|---|
| DE1-26-0000119 | 3900 W Coachman Ave | Design Exception 1 | FairOaks Manhattan | 4 | 2026-04-30T00:00:00Z | 2026-05-06T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00OYX&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.50841567769521, 27.897396013384604]} | ||
| DE1-26-0000118 | 3105 W San Rafael St | Design Exception 1 | Golfview | 4 | 2026-04-30T00:00:00Z | 2026-05-05T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00OY0&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.49358463682789, 27.926775292009633]} | ||
| DE1-26-0000104 | 3501 W San Jose St | Design Exception 1 | Palma Ceia | 4 | 2026-04-13T00:00:00Z | 2026-04-27T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00LDM&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.50117842178051, 27.92326010006918]} | ||
| DE1-26-0000087 | 4132 W Gandy Blvd | Design Exception 1 | Gandy / Sun Bay South | 4 | 2026-03-05T00:00:00Z | 2026-04-02T00: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]} |
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;