current (view)
Data source: City of Tampa Open Data
2 rows where NEIGHBORHOOD = "College Hill-Belmont Heights" and Type = "Design Exception 1" sorted by LASTUPDATE descending
This data as json, geojson, CSV (advanced)
Type 1
- Design Exception 1 · 2 ✖
NEIGHBORHOOD 1
- College Hill-Belmont Heights · 2 ✖
COUNCILDISTRICT 1
- 5 2
| RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE ▲ | URL | geometry |
|---|---|---|---|---|---|---|---|---|---|---|
| DE1-26-0000111 | 1527 E Lake Ave | Design Exception 1 | East Tampa | College Hill-Belmont Heights | 5 | 2026-04-22T00:00:00Z | 2026-05-07T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00NG5&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.44138810925595, 27.977756704605458]} | |
| DE1-26-0000110 | 2602 E 29th Ave | Design Exception 1 | East Tampa | College Hill-Belmont Heights | 5 | 2026-04-22T00:00:00Z | 2026-04-27T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00NF7&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.4305463423956, 27.97712429533774]} |
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;