home / locations

archived (view)

Data source: City of Tampa Open Data

3 rows where NEIGHBORHOOD = "Historic Belmont Heights" and Type = "Design Exception 1" sorted by archived_date descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 1

  • Design Exception 1 · 3 ✖

NEIGHBORHOOD 1

  • Historic Belmont Heights · 3 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE URL geometry archived_date ▲
DE1-26-0000106 1745 E Hillsborough Ave   Design Exception 1 East Tampa Historic Belmont Heights 5 2026-04-16T00:00:00Z 2026-04-17T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00MB4&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.43996977633905, 27.996008704409675]} 2026-04-25 00:13:48
DE1-25-0000107 1910 E Ida St   Design Exception 1 East Tampa Historic Belmont Heights 5 2025-04-23T00:00:00Z 2025-04-30T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00OJ1&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.43801999981298, 27.982610999663823]} 2025-05-24 00:04:15
DE1-25-0000077 1910 E Ida St   Design Exception 1 East Tampa Historic Belmont Heights 5 2025-02-25T00:00:00Z 2025-03-05T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00BP9&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.43801999981298, 27.982610999663823]} 2025-03-13 00:04:15

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE VIEW archived AS 
        SELECT 
            RECORDID,
            ADDRESS,
            UNIT,
            RECORDALIAS as Type,
            CRA,
            NEIGHBORHOOD,
            COUNCILDISTRICT,
            CREATEDDATE,
            LASTUPDATE,
            URL,
            geometry,
            archived_date
        FROM archived_full;
Powered by Datasette · Queries took 4.111ms · Data source: City of Tampa Open Data