home / locations

current (view)

Data source: City of Tampa Open Data

1 row where NEIGHBORHOOD = "Northeast Community Crimewatch & Civic Association" and Type = "General Land Use" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 1

  • General Land Use · 1 ✖

NEIGHBORHOOD 1

  • Northeast Community Crimewatch & Civic Association · 1 ✖

COUNCILDISTRICT 1

  • 5 1
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
LND-26-0000075 4011 E Hanna Ave   General Land Use   Northeast Community Crimewatch & Civic Association 5 2026-04-01T00:00:00Z 2026-04-20T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00IZP&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.41357329946969, 28.00336170407928]}

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