home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where COUNCILDISTRICT = 6 and NEIGHBORHOOD = "South Howard" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 2

  • Design Exception 1 1
  • Rezoning 1

NEIGHBORHOOD 1

  • South Howard · 2 ✖

COUNCILDISTRICT 1

  • 6 · 2 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
REZ-26-0000061 205 S Fremont Ave   Rezoning   South Howard 6 2026-03-17T00:00:00Z 2026-06-25T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00G5Z&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.47891820519624, 27.943196764803417]}
DE1-26-0000141 216 S Armenia Ave   Design Exception 1   South Howard 6 2026-06-10T00:00:00Z 2026-06-22T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00WWR&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.48499814265114, 27.943088311413216]}

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