home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where COUNCILDISTRICT = 5, NEIGHBORHOOD = "North Ybor" 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

  • North Ybor · 2 ✖

COUNCILDISTRICT 1

  • 5 · 2 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
REZ-25-0000129 2707 E 22nd Ave 1 Rezoning East Tampa North Ybor 5 2025-09-30T00:00:00Z 2025-10-13T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02JR5&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.42903799950132, 27.97097399987115]}
REZ-25-0000124 2608 N 17th St   Rezoning East Tampa North Ybor 5 2025-09-12T00:00:00Z 2025-10-08T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02FFL&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.44059400000239, 27.96625800012049]}

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