home / locations

current (view)

Data source: City of Tampa Open Data

3 rows where COUNCILDISTRICT = 4 and 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 3

  • Bel Mar Shores 1
  • Golfview 1
  • Virginia Park 1

Type 1

  • Design Exception 2 · 3 ✖

COUNCILDISTRICT 1

  • 4 · 3 ✖
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-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]}

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