home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where COUNCILDISTRICT = 6, NEIGHBORHOOD = "Tampa Heights" and Type = "Rezoning" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 1

  • Rezoning · 2 ✖

NEIGHBORHOOD 1

  • Tampa Heights · 2 ✖

COUNCILDISTRICT 1

  • 6 · 2 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
REZ-26-0000068 107 W Virginia Ave   Rezoning   Tampa Heights 6 2026-04-14T00: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=00LPF&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.46120978207253, 27.980058296126387]}
REZ-26-0000046 3705 N Darwin Ave   Rezoning   Tampa Heights 6 2026-02-13T00:00:00Z 2026-04-29T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=009GB&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.46449566937798, 27.977977640436485]}

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