home / locations

current (view)

Data source: City of Tampa Open Data

3 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, CREATEDDATE, CREATEDDATE (date), LASTUPDATE (date)

NEIGHBORHOOD 3

  • Belmar Gardens 1
  • Harbour Island 1
  • Palma Ceia 1

Type 1

  • Design Exception 1 · 3 ✖

COUNCILDISTRICT 1

  • 4 · 3 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
DE1-25-0000189 3444 S West Shore Blvd A-C Design Exception 1   Belmar Gardens 4 2025-09-24T00:00:00Z 2025-10-14T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02ILW&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.52632800028911, 27.91223100012459]}
DE1-25-0000191 725 S Harbour Island Blvd   Design Exception 1 Downtown Core Harbour Island 4 2025-09-25T00: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=02IPU&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45488600033683, 27.93797100011301]}
DE1-25-0000188 3324 W San Miguel St S   Design Exception 1   Palma Ceia 4 2025-09-24T00:00:00Z 2025-10-03T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02IL3&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.49984099991639, 27.923679000161375]}

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