home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where NEIGHBORHOOD = "East Forest Hills" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

Type 2

  • Design Exception 1 1
  • Variance Review Board 1

NEIGHBORHOOD 1

  • East Forest Hills · 2 ✖

COUNCILDISTRICT 1

  • 7 2
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
VRB-25-0000090 10909 N Florida Ave   Variance Review Board   East Forest Hills 7 2025-09-02T00:00:00Z 2025-10-16T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02CPO&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45876499960531, 28.047887999702844]}
DE1-25-0000182 11000 N Florida Ave   Design Exception 1   East Forest Hills 7 2025-09-11T00:00:00Z 2025-09-24T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02F3T&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.4612130004866, 28.047582000074833]}

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