home / locations

current (view)

Data source: City of Tampa Open Data

3 rows where COUNCILDISTRICT = 5 and 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
  • Rezoning 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
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-02T00: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]}
REZ-25-0000057 5101 N 34th St   Rezoning East Tampa The Legacy of Fair Oaks 5 2025-03-08T00:00:00Z 2025-05-14T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00EG5&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.42223400050727, 27.992592000022512]}
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.04ms · Data source: City of Tampa Open Data