home / locations

archived (view)

Data source: City of Tampa Open Data

2 rows where NEIGHBORHOOD = "Encore" and Type = "AB Special Use 2" sorted by archived_date descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 1

  • AB Special Use 2 · 2 ✖

NEIGHBORHOOD 1

  • Encore · 2 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE URL geometry archived_date ▲
AB2-25-0000014 1724 N Nebraska Ave   AB Special Use 2 Central Park Encore 5 2025-06-10T00:00:00Z 2026-06-02T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00Z28&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45131161709706, 27.959824973875346]} 2026-06-06 00:25:43
AB2-24-0000007 1720 N Nebraska Ave   AB Special Use 2 Central Park Encore 5 2024-02-05T00:00:00Z 2024-07-09T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=24CAP&capID2=00000&capID3=006WR&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45135350004736, 27.960237000302836]} 2025-02-17 00:04:19

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