home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where NEIGHBORHOOD = "Bayshore Gardens" and Type = "Design Exception 1" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 1

  • Design Exception 1 · 2 ✖

NEIGHBORHOOD 1

  • Bayshore Gardens · 2 ✖

COUNCILDISTRICT 1

  • 4 2
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
DE1-26-0000134 1510 S Bay Villa Pl 1 Design Exception 1   Bayshore Gardens 4 2026-06-05T00:00:00Z 2026-06-18T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00VWW&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.48527766578495, 27.926599372555046]}
DE1-26-0000135 1510 S Bay Villa Pl 2 Design Exception 1   Bayshore Gardens 4 2026-06-05T00:00:00Z 2026-06-18T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00VX5&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.48527766578495, 27.926599372555046]}

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