home / locations

archived (view)

Data source: City of Tampa Open Data

3 rows where NEIGHBORHOOD = "East Side Commercial" 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

  • East Side Commercial · 3 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE URL geometry archived_date ▲
DE1-26-0000120 6902 E 6th Ave   Design Exception 1   East Side Commercial 5 2026-04-30T00:00:00Z 2026-05-06T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00P5G&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.37813384427872, 27.959551559039788]} 2026-05-16 00:19:17
DE1-26-0000002 2510 N 54th St   Design Exception 1   East Side Commercial 5 2025-10-02T00:00:00Z 2025-10-06T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02KBB&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.39531499969274, 27.965628000233856]} 2025-10-18 00:04:01
DE1-25-0000070 2314 N 56th St   Design Exception 1   East Side Commercial 5 2025-02-13T00:00:00Z 2025-02-13T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=0092J&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.3937534996048, 27.96482700002617]} 2025-03-06 00:04:16

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