current (view)
Data source: City of Tampa Open Data
4 rows where NEIGHBORHOOD = "Ybor Heights Neighborhood Association and Watch Group" sorted by LASTUPDATE descending
This data as json, CSV (advanced)
Suggested facets: ADDRESS, UNIT, geometry, CREATEDDATE (date), LASTUPDATE (date)
Type 4
NEIGHBORHOOD 1
- Ybor Heights Neighborhood Association and Watch Group · 4 ✖
COUNCILDISTRICT 1
- 5 4
| RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE ▲ | URL | geometry |
|---|---|---|---|---|---|---|---|---|---|---|
| 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]} | |
| TSE-26-0000024 | 3401 N Nebraska Ave | 1 | Temp Special Event | East Tampa | Ybor Heights Neighborhood Association and Watch Group | 5 | 2026-03-12T00:00:00Z | 2026-03-12T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00FGE&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.45112662444545, 27.974289296028765]} |
| VRB-26-0000056 | 3917 N Nebraska Ave | Variance Review Board | East Tampa | Ybor Heights Neighborhood Association and Watch Group | 5 | 2026-02-11T00: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=008XE&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.45109062003401, 27.98085289295882]} | |
| LND-25-0000027 | 3917 N Nebraska Ave | General Land Use | East Tampa | Ybor Heights Neighborhood Association and Watch Group | 5 | 2025-09-30T00:00:00Z | 2026-03-06T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02JJV&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.45109062003401, 27.98085289295882]} |
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;