current (view)
Data source: City of Tampa Open Data
4 rows where COUNCILDISTRICT = 6 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-0000101 | 327 N Dale Mabry Hwy | Design Exception 1 | Oakford Park | 6 | 2026-04-06T00: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=00JU1&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.50561636655844, 27.947889036917317]} | ||
| DE1-26-0000114 | 1503 E Park Cir | Design Exception 1 | Old Seminole Heights | 6 | 2026-04-27T00:00:00Z | 2026-04-29T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00O7V&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.44267002075196, 28.014271814138397]} | ||
| DE1-26-0000115 | 6411 N 15th St | Design Exception 1 | Old Seminole Heights | 6 | 2026-04-28T00:00:00Z | 2026-04-29T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00OF5&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.44291547744675, 28.00531285661319]} | ||
| DE1-26-0000029 | 3028 W Palmetto St | Design Exception 1 | Macfarlane Park | 6 | 2025-11-18T00:00:00Z | 2026-04-15T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02U5T&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.49176719865717, 27.962320792849564]} |
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;