home / locations

current (view)

Data source: City of Tampa Open Data

4 rows where NEIGHBORHOOD = "Historic East Ybor and Gary" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

Type 2

  • ROW Vacating 2
  • Rezoning 2

NEIGHBORHOOD 1

  • Historic East Ybor and Gary · 4 ✖

COUNCILDISTRICT 1

  • 5 4
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
REZ-26-0000042 2701 E 2nd Ave   Rezoning   Historic East Ybor and Gary 5 2026-02-04T00:00:00Z 2026-03-16T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=007E0&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.42934151781758, 27.95658025442202]}
VAC-26-0000009 2301 E 7th Ave   ROW Vacating Ybor City 2 Historic East Ybor and Gary 5 2026-02-09T00:00:00Z 2026-03-13T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=0084S&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.43344613206858, 27.96018870455089]}
REZ-26-0000028 2316 E 7th Ave   Rezoning Ybor City 2 Historic East Ybor and Gary 5 2025-12-15T00: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=02YL2&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.43326453848026, 27.960303295283992]}
VAC-25-0000013 3407 E 9th Ave   ROW Vacating   Historic East Ybor and Gary 5 2025-04-22T00:00:00Z 2025-09-16T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00O9S&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.42222978871716, 27.961601704076372]}

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