home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where NEIGHBORHOOD = "Southeast Seminole Heights" and Type = "Design Exception 1" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

Type 1

  • Design Exception 1 · 2 ✖

NEIGHBORHOOD 1

  • Southeast Seminole Heights · 2 ✖

COUNCILDISTRICT 1

  • 5 2
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
DE1-26-0000003 1210 E Chelsea St   Design Exception 1 East Tampa Southeast Seminole Heights 5 2025-10-02T00:00:00Z 2025-10-10T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02KEX&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.44621720921555, 27.98521529556587]}
DE1-25-0000181 4700 N Nebraska Ave   Design Exception 1 East Tampa Southeast Seminole Heights 5 2025-09-11T00:00:00Z 2025-10-07T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02F1S&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45137150014749, 27.98803799989997]}

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