current (view)
Data source: City of Tampa Open Data
1 row where COUNCILDISTRICT = 5, NEIGHBORHOOD = "Historic Belmont Heights" and Type = "Design Exception 1" sorted by LASTUPDATE descending
This data as json, geojson, CSV (advanced)
Type 1
- Design Exception 1 · 1 ✖
NEIGHBORHOOD 1
- Historic Belmont Heights · 1 ✖
COUNCILDISTRICT 1
- 5 · 1 ✖
| RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE ▲ | URL | geometry |
|---|---|---|---|---|---|---|---|---|---|---|
| DE1-26-0000106 | 1745 E Hillsborough Ave | Design Exception 1 | East Tampa | Historic Belmont Heights | 5 | 2026-04-16T00: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=00MB4&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.43996977633905, 27.996008704409675]} |
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;