home / locations

archived (view)

Data source: City of Tampa Open Data

4 rows where NEIGHBORHOOD = "Historic Belmont Heights" and Type = "Special Use 1 - General" sorted by archived_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: ADDRESS, geometry, CREATEDDATE (date), LASTUPDATE (date), archived_date (date)

Type 1

  • Special Use 1 - General · 4 ✖

NEIGHBORHOOD 1

  • Historic Belmont Heights · 4 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE URL geometry archived_date ▲
SU1-26-0000030 4507 N 15th St   Special Use 1 - General East Tampa Historic Belmont Heights 5 2026-01-27T00:00:00Z 2026-01-30T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=004XD&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.44276749955512, 27.987111000433917]} 2026-02-20 00:07:06
SU1-25-0000078 1745 E Hillsborough Ave   Special Use 1 - General East Tampa Historic Belmont Heights 5 2025-09-22T00:00:00Z 2026-01-28T00: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]} 2026-02-02 00:06:45
SU1-26-0000002 5104 N 22nd St   Special Use 1 - General East Tampa Historic Belmont Heights 5 2025-10-07T00:00:00Z 2025-12-11T00: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]} 2025-12-20 00:04:14
SU1-24-0000095 5104 N 22nd St   Special Use 1 - General East Tampa Historic Belmont Heights 5 2024-09-18T00:00:00Z 2025-02-05T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=24CAP&capID2=00000&capID3=02EZV&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.43497800045711, 27.992654999841193]} 2025-02-13 00:03:56

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