home / locations

archived (view)

Data source: City of Tampa Open Data

4 rows where NEIGHBORHOOD = "Gandy / Sun Bay South" 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 · 4 ✖

NEIGHBORHOOD 1

  • Gandy / Sun Bay South · 4 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE URL geometry archived_date ▲
LND-26-0000005 5409 S West Shore Blvd   General Land Use   Gandy / Sun Bay South 4 2025-10-23T00:00:00Z 2026-03-05T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02P75&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.5269272871205, 27.886649608799765]} 2026-04-01 00:11:09
LND-26-0000066 4908 W Price Ave   General Land Use   Gandy / Sun Bay South 4 2026-03-11T00:00:00Z 2026-03-11T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00F4P&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.52899017289167, 27.890673462539638]} 2026-03-14 00:07:33
LND-25-0000001 7400 Interbay Blvd   General Land Use   Gandy / Sun Bay South 4 2025-02-05T00:00:00Z 2025-02-25T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=0071B&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.51400249961011, 27.8649900003924]} 2025-03-12 00:04:13
LND-24-0000018 5102 S Lois Ave   General Land Use   Gandy / Sun Bay South 4 2024-08-21T00:00:00Z 2025-01-23T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=24CAP&capID2=00000&capID3=028OV&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.51485750011602, 27.89096399960914]} 2025-02-05 00:03:45

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