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: UNIT, CREATEDDATE (date), LASTUPDATE (date)

Type 4

  • AB Special Use 2 1
  • General Land Use 1
  • ROW Vacating 1
  • Rezoning 1

NEIGHBORHOOD 1

  • Historic East Ybor and Gary · 4 ✖

COUNCILDISTRICT 1

  • 5 4
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
AB2-25-0000007 2234 E 7th Ave Office AB Special Use 2 Ybor City 2 Historic East Ybor and Gary 5 2025-02-17T00:00:00Z 2025-07-10T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=009R5&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.43382599976253, 27.96046199989938]}
REZ-25-0000096 2008 N 36th St   Rezoning   Historic East Ybor and Gary 5 2025-06-23T00:00:00Z 2025-06-24T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=01UZM&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.41972300024122, 27.96206399990836]}
VAC-25-0000013 3407 E 9th Ave   ROW Vacating   Historic East Ybor and Gary 5 2025-04-22T00:00:00Z 2025-04-22T00: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.42172099950768, 27.961443000051265]}
LND-24-0000008 2305 N 35th St   General Land Use   Historic East Ybor and Gary 5 2024-03-22T00:00:00Z 2024-09-25T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=24CAP&capID2=00000&capID3=00HCC&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.42037549993616, 27.96429599962046]}

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