current (view)
Data source: City of Tampa Open Data
4 rows where COUNCILDISTRICT = 4 and Type = "General Land Use" sorted by LASTUPDATE descending
This data as json, CSV (advanced)
Suggested facets: UNIT, CREATEDDATE (date), LASTUPDATE (date)
| 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-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-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-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]} |
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;