current (view)
Data source: City of Tampa Open Data
5 rows where COUNCILDISTRICT = 5, CRA = "East Tampa" and Type = "Formal Decision" sorted by LASTUPDATE descending
This data as json, CSV (advanced)
Suggested facets: LASTUPDATE, CREATEDDATE (date), LASTUPDATE (date)
| RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE ▲ | URL | geometry |
|---|---|---|---|---|---|---|---|---|---|---|
| FDN-26-0000062 | 3912 E Louisiana Ave | Formal Decision | East Tampa | The Legacy of Fair Oaks | 5 | 2026-03-04T00: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=00D77&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.41591041152584, 27.989803987103166]} | |
| FDN-26-0000066 | 3421 N 9th St | Formal Decision | East Tampa | Ybor Heights Neighborhood Association and Watch Group | 5 | 2026-03-09T00: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=00EGS&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.45033912427787, 27.974633322522195]} | |
| FDN-26-0000057 | 3818 Phillips St | Formal Decision | East Tampa | Grant Park | 5 | 2026-02-24T00:00:00Z | 2026-03-09T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00BI4&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.39945237890824, 27.980017778735014]} | |
| FDN-26-0000065 | 3743 N 15th St | Formal Decision | East Tampa | College Hill-Belmont Heights | 5 | 2026-03-06T00: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=00E6Q&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.44288039099281, 27.97884625888343]} | |
| FDN-26-0000052 | 4207 E Emma St | Formal Decision | East Tampa | Eastern Heights | 5 | 2026-02-10T00:00:00Z | 2026-03-03T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=008HF&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.41123277756584, 27.986000174899786]} |
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;