home / locations

archived (view)

Data source: City of Tampa Open Data

2 rows where NEIGHBORHOOD = "Florence Villa" and Type = "General Land Use" sorted by archived_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

Type 1

  • General Land Use · 2 ✖

NEIGHBORHOOD 1

  • Florence Villa · 2 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE URL geometry archived_date ▲
LND-26-0000055 5504 E Columbus Dr   General Land Use   Florence Villa 5 2026-02-11T00:00:00Z 2026-02-20T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=008XH&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.39387499977808, 27.966914999910173]} 2026-03-04 00:06:41
LND-26-0000056 5508 E Columbus Dr   General Land Use   Florence Villa 5 2026-02-12T00:00:00Z 2026-02-25T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=0098J&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.39369949965355, 27.96691500040192]} 2026-03-04 00:06:41

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