home / locations

current (view)

Data source: City of Tampa Open Data

4 rows where NEIGHBORHOOD = "Ridgewood Park" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 3

  • Design Exception 2 2
  • Design Exception 1 1
  • Rezoning 1

NEIGHBORHOOD 1

  • Ridgewood Park · 4 ✖

COUNCILDISTRICT 1

  • 5 4
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
DE1-26-0000105 2414 N Riverside Dr   Design Exception 1   Ridgewood Park 5 2026-04-15T00:00:00Z 2026-05-07T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00LZE&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.47230045465717, 27.964593627354372]}
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]}
REZ-26-0000035 2306 N Boulevard   Rezoning   Ridgewood Park 5 2026-01-13T00:00:00Z 2026-04-10T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=0022G&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.46774384985808, 27.96427728002332]}

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