current (view)
Data source: City of Tampa Open Data
6 rows where COUNCILDISTRICT = 5 and Type = "General Land Use" sorted by LASTUPDATE descending
This data as json, CSV (advanced)
Suggested facets: CREATEDDATE (date), LASTUPDATE (date)
| RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE ▲ | URL | geometry |
|---|---|---|---|---|---|---|---|---|---|---|
| LND-26-0000057 | 3620 N 55th St | General Land Use | East Tampa | Grant Park | 5 | 2026-02-16T00:00:00Z | 2026-03-10T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=009JC&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.39452688131992, 27.976364678847844]} | |
| 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]} | |
| LND-26-0000003 | 3710 N 40th St | General Land Use | East Tampa | Jackson Heights | 5 | 2025-10-05T00:00:00Z | 2026-03-02T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02KSG&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.41413017276159, 27.97823024681496]} | |
| LND-26-0000050 | 4407 N 44th St | General Land Use | East Tampa | Northview Hills | 5 | 2026-02-02T00:00:00Z | 2026-02-10T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=006EQ&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.40838622032608, 27.985251036234704]} | |
| LND-26-0000018 | 2203 E 25th Ave | General Land Use | East Tampa | North Ybor | 5 | 2025-12-09T00:00:00Z | 2026-01-13T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02XN2&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.43427432104639, 27.973464652305438]} | |
| LND-26-0000002 | 3215 N 40th St | General Land Use | East Tampa | Highland Pines | 5 | 2025-10-02T00:00:00Z | 2025-11-25T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02KBJ&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.4139898839594, 27.972421886834052]} |
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;