home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where CRA = "East Tampa" and Type = "Special Use 1 - General" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

NEIGHBORHOOD 2

  • North Ybor 1
  • Southeast Seminole Heights 1

Type 1

  • Special Use 1 - General · 2 ✖

COUNCILDISTRICT 1

  • 5 2
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
SU1-25-0000050 702 E Caracas St   Special Use 1 - General East Tampa Southeast Seminole Heights 5 2025-05-27T00:00:00Z 2025-07-31T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00VWX&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45295549971031, 27.992160000296444]}
SU1-25-0000064 1607 E 18th Ave   Special Use 1 - General East Tampa North Ybor 5 2025-07-18T00:00:00Z 2025-07-30T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=021FG&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.44131400041934, 27.968121000261647]}

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