home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where NEIGHBORHOOD = "Old 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

  • Old Seminole Heights · 2 ✖

COUNCILDISTRICT 1

  • 6 2
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
DE1-25-0000132 802 E Hanna Ave   Design Exception 1   Old Seminole Heights 6 2025-06-18T00:00:00Z 2025-07-15T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=01U1R&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45241550038492, 28.003617000449392]}
DE1-25-0000114 119 W Comanche Ave   Design Exception 1   Old Seminole Heights 6 2025-05-22T00:00:00Z 2025-07-08T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00V1R&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.46134350007337, 27.99811799977792]}

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