home / locations

archived (view)

Data source: City of Tampa Open Data

2 rows where NEIGHBORHOOD = "Armory 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 · 2 ✖

NEIGHBORHOOD 1

  • Armory Gardens · 2 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE URL geometry archived_date ▲
LND-26-0000098 2507 W Fig St   General Land Use   Armory Gardens 6 2026-05-19T00:00:00Z 2026-05-29T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00SFN&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.48657562210921, 27.94778429557177]} 2026-06-20 00:26:19
LND-26-0000039 3004 W North A St   General Land Use   Armory Gardens 6 2026-01-19T00:00:00Z 2026-02-04T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=0032Z&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.49166450005792, 27.945648000154]} 2026-02-09 00:07: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 2.441ms · Data source: City of Tampa Open Data