home / locations

current (view)

Data source: City of Tampa Open Data

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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: CREATEDDATE (date), LASTUPDATE (date)

Type 1

  • Rezoning · 2 ✖

NEIGHBORHOOD 1

  • South Howard · 2 ✖

COUNCILDISTRICT 1

  • 6 · 2 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
REZ-24-0000068 307 S Melville Ave   Rezoning   South Howard 6 2024-05-16T00:00:00Z 2025-07-02T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=24CAP&capID2=00000&capID3=00TRY&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.48011750008709, 27.941327999646255]}
REZ-25-0000046 1901 W Platt St   Rezoning   South Howard 6 2025-02-17T00:00:00Z 2025-07-02T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=009Q4&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.4790194998365, 27.94202100044216]}

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