home / locations

current (view)

Data source: City of Tampa Open Data

1 row where NEIGHBORHOOD = "Northeast Community Crimewatch & Civic Association" and Type = "ROW Vacating" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 1

  • ROW Vacating · 1 ✖

NEIGHBORHOOD 1

  • Northeast Community Crimewatch & Civic Association · 1 ✖

COUNCILDISTRICT 1

  • 5 1
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
VAC-26-0000006 6430 N 43rd St   ROW Vacating   Northeast Community Crimewatch & Civic Association 5 2025-12-31T00:00:00Z 2026-03-05T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=030DH&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.41015461628882, 28.00575979089225]}

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