home / locations

current (view)

Data source: City of Tampa Open Data

1 row where COUNCILDISTRICT = 4 and NEIGHBORHOOD = "Harbour Island" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 1

  • General Land Use 1

NEIGHBORHOOD 1

  • Harbour Island · 1 ✖

COUNCILDISTRICT 1

  • 4 · 1 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
LND-26-0000085 800 S Harbour Island Blvd   General Land Use Downtown Core Harbour Island 4 2026-04-21T00: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=00N2A&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45322470410785, 27.93711555700173]}

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 3.781ms · Data source: City of Tampa Open Data