current (view)
Data source: City of Tampa Open Data
11 rows where Type = "General Land Use" sorted by LASTUPDATE descending
This data as json, CSV (advanced)
Suggested facets: UNIT, LASTUPDATE, CREATEDDATE (date), LASTUPDATE (date)
NEIGHBORHOOD 10
Type 1
- General Land Use · 11 ✖
| RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE ▲ | URL | geometry |
|---|---|---|---|---|---|---|---|---|---|---|
| LND-26-0000065 | 2528 W Palm Dr | General Land Use | Bayshore Gardens | 4 | 2026-03-06T00: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=00DVI&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.4874612589285, 27.92368938595396]} | ||
| 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-26-0000058 | 3221 W Paxton Ave | General Land Use | Interbay - South of Gandy | 4 | 2026-02-18T00: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=00A8A&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.49643161688088, 27.888297297371437]} | ||
| 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-0000005 | 5409 S West Shore Blvd | General Land Use | Gandy / Sun Bay South | 4 | 2025-10-23T00:00:00Z | 2026-03-05T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02P75&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.5269272871205, 27.886649608799765]} | ||
| 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-0000053 | 5210 S Lois Ave | 1A | General Land Use | Gandy / Sun Bay South | 4 | 2026-02-04T00:00:00Z | 2026-03-02T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=007EO&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.51540883880219, 27.887645998897952]} | |
| 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-0000021 | 2706 W Chestnut St | General Land Use | Macfarlane Park | 6 | 2025-12-18T00:00:00Z | 2025-12-23T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02ZAK&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.48723152010537, 27.95861530479136]} | ||
| 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;