current (view)
Data source: City of Tampa Open Data
1 row where COUNCILDISTRICT = 5, NEIGHBORHOOD = "Ybor Heights Neighborhood Association and Watch Group" and Type = "Design Exception 1" sorted by LASTUPDATE descending
This data as json, geojson, CSV (advanced)
Type 1
- Design Exception 1 · 1 ✖
NEIGHBORHOOD 1
- Ybor Heights Neighborhood Association and Watch Group · 1 ✖
COUNCILDISTRICT 1
- 5 · 1 ✖
| RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE ▲ | URL | geometry |
|---|---|---|---|---|---|---|---|---|---|---|
| DE1-26-0000100 | 3505 Cone Ct | Design Exception 1 | East Tampa | Ybor Heights Neighborhood Association and Watch Group | 5 | 2026-04-01T00:00:00Z | 2026-04-23T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00JAC&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.44869180824648, 27.976149329477202]} |
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;