home / locations

current (view)

Data source: City of Tampa Open Data

1 row where NEIGHBORHOOD = "South Seminole Heights" 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)

Type 1

  • Special Use 1 - General · 1 ✖

NEIGHBORHOOD 1

  • South Seminole Heights · 1 ✖

COUNCILDISTRICT 1

  • 6 1
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
SU1-25-0000061 107 W Curtis St   Special Use 1 - General   South Seminole Heights 6 2025-07-07T00:00:00Z 2025-07-11T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=01Y2I&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.46015999997479, 27.988289999842138]}

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