home / locations

current (view)

Data source: City of Tampa Open Data

3 rows where NEIGHBORHOOD = "Oakford Park" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 3

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

NEIGHBORHOOD 1

  • Oakford Park · 3 ✖

COUNCILDISTRICT 1

  • 6 3
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
DE2-26-0000013 205 N Sterling Ave   Design Exception 2   Oakford Park 6 2026-05-06T00: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=00Q9W&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.5035678389146, 27.945431222924533]}
DE1-26-0000101 327 N Dale Mabry Hwy   Design Exception 1   Oakford Park 6 2026-04-06T00:00:00Z 2026-05-05T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00JU1&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.50561636655844, 27.947889036917317]}
REZ-26-0000004 3407 W Kennedy Blvd   Rezoning   Oakford Park 6 2025-10-20T00:00:00Z 2026-04-13T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02O6E&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.49960192724826, 27.944868295757246]}

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