home / locations

current (view)

Data source: City of Tampa Open Data

3 rows where NEIGHBORHOOD = "Historic Belmont Heights" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 2

  • General Land Use 2
  • Design Exception 1 1

NEIGHBORHOOD 1

  • Historic Belmont Heights · 3 ✖

COUNCILDISTRICT 1

  • 5 3
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
LND-26-0000116 1501 E North Bay St   General Land Use East Tampa Historic Belmont Heights 5 2026-06-19T00:00:00Z 2026-06-26T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=01TBD&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.44290558073105, 27.983273299222255]}
LND-26-0000119 4009 N 15th St   General Land Use East Tampa Historic Belmont Heights 5 2026-06-23T00:00:00Z 2026-06-26T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=01TSL&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.44287541840005, 27.981611074898225]}
DE1-26-0000143 1733 E Hillsborough Ave   Design Exception 1 East Tampa Historic Belmont Heights 5 2026-06-12T00:00:00Z 2026-06-26T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00XFU&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.44019964007693, 27.996008704220124]}

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