current (view)
Data source: City of Tampa Open Data
4 rows where COUNCILDISTRICT = 5, NEIGHBORHOOD = "North Ybor" and Type = "General Land Use" sorted by LASTUPDATE descending
This data as json, geojson, CSV (advanced)
| RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE ▲ | URL | geometry |
|---|---|---|---|---|---|---|---|---|---|---|
| LND-26-0000078 | 2201 E 25th Ave | General Land Use | East Tampa | North Ybor | 5 | 2026-04-08T00:00:00Z | 2026-05-07T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00KBT&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.43428673534734, 27.97346450122077]} | |
| LND-26-0000088 | 3103 Holmes St | General Land Use | East Tampa | North Ybor | 5 | 2026-05-04T00:00:00Z | 2026-05-04T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00PJQ&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.434300358814, 27.97239165589562]} | |
| LND-26-0000077 | 3107 N 24th St | General Land Use | East Tampa | North Ybor | 5 | 2026-04-06T00:00:00Z | 2026-04-30T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00JOW&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.43264443348524, 27.97148891831398]} | |
| 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]} |
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;