home / locations

current (view)

Data source: City of Tampa Open Data

4 rows where COUNCILDISTRICT = 4 and Type = "Design Exception 1" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

NEIGHBORHOOD 3

  • Gandy / Sun Bay South 2
  • Palma Ceia 1
  • South Howard 1

Type 1

  • Design Exception 1 · 4 ✖

COUNCILDISTRICT 1

  • 4 · 4 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
DE1-25-0000173 4908 W Price Ave   Design Exception 1   Gandy / Sun Bay South 4 2025-08-26T00:00:00Z 2025-08-29T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02B1O&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.52903249981682, 27.890432999750686]}
DE1-25-0000176 4302 W Gandy Blvd   Design Exception 1   Gandy / Sun Bay South 4 2025-08-29T00:00:00Z 2025-08-29T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02C6N&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.516288500103, 27.89198100029083]}
DE1-25-0000171 1607 W Cleveland St 100-103 Design Exception 1   South Howard 4 2025-08-21T00:00:00Z 2025-08-26T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02A1W&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.47654449960969, 27.943425000192104]}
DE1-25-0000170 3701 W Sevilla St   Design Exception 1   Palma Ceia 4 2025-08-20T00:00:00Z 2025-08-26T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=029KR&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.5042420000561, 27.913013999883457]}

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