home / locations

current (view)

Data source: City of Tampa Open Data

3 rows where NEIGHBORHOOD = "The Legacy of Fair Oaks" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: CREATEDDATE (date), LASTUPDATE (date)

Type 3

  • Design Exception 1 1
  • Special Use 1 - General 1
  • Variance Review Board 1

NEIGHBORHOOD 1

  • The Legacy of Fair Oaks · 3 ✖

COUNCILDISTRICT 1

  • 5 3
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
SU1-25-0000081 4805 35th Cir   Special Use 1 - General East Tampa The Legacy of Fair Oaks 5 2025-09-23T00:00:00Z 2025-09-26T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02I7J&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.42156349974714, 27.98931599987493]}
DE1-25-0000160 4001 E Hillsborough Ave   Design Exception 1 East Tampa The Legacy of Fair Oaks 5 2025-08-07T00:00:00Z 2025-09-04T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=026OL&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.41381450014205, 27.99578700016351]}
VRB-21-0000107 4305 E Frierson Ave   Variance Review Board East Tampa The Legacy of Fair Oaks 5 2021-06-29T00:00:00Z 2021-08-24T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=21CAP&capID2=00000&capID3=01VGW&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.4096115003296, 27.99459900030065]}

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