current (view)
Data source: City of Tampa Open Data
2 rows where NEIGHBORHOOD = "Port Tampa City, Inc. Civic Association" and Type = "General Land Use" sorted by LASTUPDATE descending
This data as json, geojson, CSV (advanced)
Type 1
- General Land Use · 2 ✖
NEIGHBORHOOD 1
- Port Tampa City, Inc. Civic Association · 2 ✖
COUNCILDISTRICT 1
- 4 2
| RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE ▲ | URL | geometry |
|---|---|---|---|---|---|---|---|---|---|---|
| LND-26-0000132 | 4402 W Lancaster St | General Land Use | Port Tampa City, Inc. Civic Association | 4 | 2026-08-12T00:00:00Z | 2026-08-12T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=0267S&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.5188364065028, 27.868388704254087]} | ||
| LND-26-0000133 | 6807 S Manhattan Ave | General Land Use | Port Tampa City, Inc. Civic Association | 4 | 2026-08-12T00:00:00Z | 2026-08-12T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=0268V&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.51869402433371, 27.86795634071634]} |
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;