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, CSV (advanced)

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

Type 2

  • Special Use 1 - General 2
  • Rezoning 1

NEIGHBORHOOD 1

  • Historic Belmont Heights · 3 ✖

COUNCILDISTRICT 1

  • 5 3
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
SU1-25-0000078 1745 E Hillsborough Ave   Special Use 1 - General East Tampa Historic Belmont Heights 5 2025-09-22T00: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=02HQS&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.43900549995497, 27.995804999577473]}
SU1-26-0000002 5104 N 22nd St   Special Use 1 - General East Tampa Historic Belmont Heights 5 2025-10-07T00: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=02LFR&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.43497800045711, 27.992654999841193]}
REZ-25-0000126 4102 N 22nd St   Rezoning East Tampa Historic Belmont Heights 5 2025-09-15T00:00:00Z 2025-10-14T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02G1L&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.43513999955022, 27.982566000421947]}

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