home / locations

archived (view)

Data source: City of Tampa Open Data

1 row where NEIGHBORHOOD = "Bayshore Gardens" and Type = "General Land Use" sorted by archived_date descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 1

  • General Land Use · 1 ✖

NEIGHBORHOOD 1

  • Bayshore Gardens · 1 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE URL geometry archived_date ▲
LND-26-0000065 2528 W Palm Dr   General Land Use   Bayshore Gardens 4 2026-03-06T00:00:00Z 2026-03-18T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00DVI&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.4874612589285, 27.92368938595396]} 2026-03-25 00:08: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 3.881ms · Data source: City of Tampa Open Data