home / locations

current (view)

Data source: City of Tampa Open Data

1 row where COUNCILDISTRICT = 5, NEIGHBORHOOD = "North Ybor" and Type = "General Land Use" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: CREATEDDATE (date), LASTUPDATE (date)

Type 1

  • General Land Use · 1 ✖

NEIGHBORHOOD 1

  • North Ybor · 1 ✖

COUNCILDISTRICT 1

  • 5 · 1 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
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

CSV options:

CREATE VIEW current AS 
        SELECT 
            RECORDID,
            ADDRESS,
            UNIT,
            RECORDALIAS as Type,
            CRA,
            NEIGHBORHOOD,
            COUNCILDISTRICT,
            CREATEDDATE,
            LASTUPDATE,
            URL,
            geometry
        FROM current_full;
Powered by Datasette · Queries took 15.657ms · Data source: City of Tampa Open Data