current (view)
Data source: City of Tampa Open Data
5 rows where "CREATEDDATE" is on date 2026-05-21 sorted by LASTUPDATE descending
This data as json, geojson, CSV (advanced)
Type 5
NEIGHBORHOOD 5
| RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE ▲ | URL | geometry |
|---|---|---|---|---|---|---|---|---|---|---|
| REZ-26-0000091 | 2139 W Saint Conrad St | Rezoning | West Tampa | Old West Tampa | 5 | 2026-05-21T00:00:00Z | 2026-06-17T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00TA0&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.48157932256008, 27.963811398705367]} | |
| DE1-26-0000128 | 1507 E Park Cir | Design Exception 1 | Old Seminole Heights | 6 | 2026-05-21T00:00:00Z | 2026-06-16T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00TD1&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.442652149216, 28.01421120661909]} | ||
| DE2-26-0000016 | 3121 W Kensington Ave | Design Exception 2 | Bayshore Beautiful | 4 | 2026-05-21T00:00:00Z | 2026-06-15T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00T6J&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.49563024210529, 27.910666912398742]} | ||
| LND-26-0000100 | 3617 N 51st St | General Land Use | East Tampa | Grant Park | 5 | 2026-05-21T00:00:00Z | 2026-06-01T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00TC9&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.40011995337912, 27.976341996708097]} | |
| FDN-26-0000091 | 511 E Adalee St | Formal Decision | Tampa Heights | 5 | 2026-05-21T00:00:00Z | 2026-05-21T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00T8J&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.45511239538402, 27.972363203527834]} |
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;