home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where NEIGHBORHOOD = "Ridgewood Park" and Type = "Design Exception 2" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 1

  • Design Exception 2 · 2 ✖

NEIGHBORHOOD 1

  • Ridgewood Park · 2 ✖

COUNCILDISTRICT 1

  • 5 2
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
DE2-26-0000012 808 W Frances Ave   Design Exception 2   Ridgewood Park 5 2026-04-27T00:00:00Z 2026-05-06T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00O57&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.46968195330547, 27.965031870199986]}
DE2-26-0000003 709 W Ross Ave   Design Exception 2   Ridgewood Park 5 2025-11-14T00:00:00Z 2026-04-23T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02TIR&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.46825319979494, 27.963310439561237]}

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