home / locations

current (view)

Data source: City of Tampa Open Data

5 rows where Type = "Design Exception 2" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

NEIGHBORHOOD 5

  • Beach Park 1
  • Bel Mar Shores 1
  • Golfview 1
  • TPOST 3 1
  • Virginia Park 1

COUNCILDISTRICT 3

  • 4 3
  • 6 1
  • 7 1

Type 1

  • Design Exception 2 · 5 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
DE2-25-0000029 3402 S Almeria Ave   Design Exception 2   Golfview 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=02B7Z&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.49962499953894, 27.933381000132712]}
DE2-25-0000024 52 Sandpiper Rd   Design Exception 2   Beach Park 6 2025-07-30T00: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=024JM&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.53575550033997, 27.94051799983376]}
DE2-25-0000025 3621 S Gardenia Ave   Design Exception 2   Bel Mar Shores 4 2025-08-04T00:00:00Z 2025-08-22T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=025CG&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.52965799957518, 27.909476999789984]}
DE2-25-0000023 4302 W Obispo St   Design Exception 2   Virginia Park 4 2025-07-16T00:00:00Z 2025-07-24T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=020NN&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.51641450008826, 27.916901999871794]}
DE2-25-0000013 16370 Hyde Manor Dr   Design Exception 2   TPOST 3 7 2025-06-12T00:00:00Z 2025-06-17T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00ZJ0&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.374808500471, 28.112912999590506]}

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