home / locations

archived (view)

Data source: City of Tampa Open Data

1 row where NEIGHBORHOOD = "Eastern Heights " and Type = "Special Use 1 - General" sorted by archived_date descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 1

  • Special Use 1 - General · 1 ✖

NEIGHBORHOOD 1

  • Eastern Heights · 1 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE URL geometry archived_date ▲
SU1-26-0000010 4250 E Dr Martin Luther King Jr Blvd   Special Use 1 - General East Tampa Eastern Heights 5 2025-11-10T00:00:00Z 2026-03-12T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02SN3&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.41171150682688, 27.98154290179216]} 2026-04-13 00:11:49

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