current (view)
Data source: City of Tampa Open Data
9 rows where COUNCILDISTRICT = 5 and Type = "Design Exception 1" sorted by LASTUPDATE descending
This data as json, CSV (advanced)
Suggested facets: ADDRESS, UNIT, CRA, CREATEDDATE, LASTUPDATE, geometry, CREATEDDATE (date), LASTUPDATE (date)
| RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE ▲ | URL | geometry |
|---|---|---|---|---|---|---|---|---|---|---|
| DE1-26-0000079 | 2301 N Howard Ave | Design Exception 1 | West Tampa | Old West Tampa | 5 | 2026-02-25T00: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=00BR3&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.48280142876973, 27.961607667463205]} | |
| DE1-26-0000089 | 1006 E Cayuga St | Design Exception 1 | East Tampa | Southeast Seminole Heights | 5 | 2026-03-12T00: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=00F7T&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.44898923110624, 27.987033295756955]} | |
| DE1-26-0000090 | 2301 N Howard Ave | Design Exception 1 | West Tampa | Old West Tampa | 5 | 2026-03-13T00: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=00FM3&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.48280142876973, 27.961607667463205]} | |
| DE1-26-0000065 | 1717 E 3rd Ave | Design Exception 1 | Historic Ybor | 5 | 2026-02-11T00:00:00Z | 2026-03-09T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=008QH&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.440227309421, 27.95735191928411]} | ||
| DE1-26-0000081 | 506 E Park Ave | 1/2 | Design Exception 1 | Tampa Heights | 5 | 2026-02-27T00: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=00CGI&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.45516415298925, 27.963929801613478]} | |
| DE1-26-0000080 | 1903 E Clinton St | Design Exception 1 | Old Seminole Heights | 5 | 2026-02-27T00:00:00Z | 2026-03-04T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00CBU&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.43889862654305, 28.015572560945564]} | ||
| DE1-26-0000082 | 3101 E Osborne Ave | Design Exception 1 | East Tampa | East Tampa 1 | 5 | 2026-03-02T00:00:00Z | 2026-03-04T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00CL6&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.42513011579192, 27.98872770389427]} | |
| DE1-26-0000052 | 401 N Rome Ave | 4101-4436 | Design Exception 1 | West Tampa | North Hyde Park | 5 | 2026-01-14T00:00:00Z | 2026-01-20T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=002AB&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.47671364048819, 27.947676295948007]} |
| DE1-26-0000022 | 4700 N Nebraska Ave | Design Exception 1 | East Tampa | Southeast Seminole Heights | 5 | 2025-10-30T00:00:00Z | 2025-12-04T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02QH8&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.45121559687949, 27.98794254851776]} |
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;