home / locations

current (view)

Data source: City of Tampa Open Data

1 row where ADDRESS = "2305 N 35th St", NEIGHBORHOOD = "Historic East Ybor and Gary" and Type = "General Land Use" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

Type 1

  • General Land Use · 1 ✖

NEIGHBORHOOD 1

  • Historic East Ybor and Gary · 1 ✖

COUNCILDISTRICT 1

  • 5 1
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
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 9.275ms · Data source: City of Tampa Open Data