current (view)
Data source: City of Tampa Open Data
5 rows where COUNCILDISTRICT = 6, NEIGHBORHOOD = "Old Seminole Heights" 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-0000077 | 6301 N River Blvd | Design Exception 1 | Old Seminole Heights | 6 | 2026-02-23T00: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=00B65&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.46643751683759, 28.005730046440895]} | ||
| DE1-26-0000078 | 6303 N River Blvd | Design Exception 1 | Old Seminole Heights | 6 | 2026-02-23T00: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=00B69&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.46643631473995, 28.005730684909643]} | ||
| DE1-26-0000059 | 319 W Jean St | Design Exception 1 | Old Seminole Heights | 6 | 2026-02-03T00: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=0073T&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.46541658619746, 28.00427013386747]} | ||
| DE1-26-0000076 | 109 E Jean St | Design Exception 1 | Old Seminole Heights | 6 | 2026-02-23T00:00:00Z | 2026-02-26T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00B2E&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.45933291514957, 28.004144067872733]} | ||
| DE1-26-0000062 | 806 E Norfolk St | 1/2 | Design Exception 1 | Old Seminole Heights | 6 | 2026-02-09T00:00:00Z | 2026-02-25T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00893&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.45317756961408, 28.01172843332546]} |
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;