home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where NEIGHBORHOOD = "College Hill-Belmont Heights" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 2

  • Design Exception 1 1
  • Variance Review Board 1

NEIGHBORHOOD 1

  • College Hill-Belmont Heights · 2 ✖

COUNCILDISTRICT 1

  • 5 2
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
VRB-26-0000094 3407 Machado St   Variance Review Board East Tampa College Hill-Belmont Heights 5 2026-06-18T00:00:00Z 2026-06-25T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=01SZP&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.43199344814495, 27.97469598574928]}
DE1-26-0000110 2602 E 29th Ave   Design Exception 1 East Tampa College Hill-Belmont Heights 5 2026-04-22T00:00:00Z 2026-06-23T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00NF7&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.4305463423956, 27.97712429533774]}

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