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

NEIGHBORHOOD 4

  • Ballast Point 1
  • Bayshore Gardens 1
  • Bayside West 1
  • Harbour Island 1

Type 1

  • Design Exception 1 · 4 ✖

COUNCILDISTRICT 1

  • 4 · 4 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
DE1-25-0000130 2302 W Texas Ave   Design Exception 1   Bayshore Gardens 4 2025-06-16T00: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=01T8L&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.48444200037443, 27.92702699995509]}
DE1-25-0000135 1603 Renaissance Way   Design Exception 1 Downtown Core Harbour Island 4 2025-06-27T00:00:00Z 2025-07-10T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=01WF7&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.44990000007606, 27.928359000108703]}
DE1-25-0000129 4465 W Gandy Blvd   Design Exception 1   Bayside West 4 2025-06-13T00:00:00Z 2025-07-10T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=0101Z&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.51962299975152, 27.896048999598218]}
DE1-25-0000127 2805 Old Bayshore Way   Design Exception 1   Ballast Point 4 2025-06-10T00:00:00Z 2025-06-27T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00YVI&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.48898700006326, 27.87176699985832]}

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