home / locations

archived (view)

Data source: City of Tampa Open Data

2 rows where NEIGHBORHOOD = "Forest Hills" and Type = "Special Use 1 - General" sorted by archived_date descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 1

  • Special Use 1 - General · 2 ✖

NEIGHBORHOOD 1

  • Forest Hills · 2 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE URL geometry archived_date ▲
SU1-26-0000034 10107 N Newport Ave   Special Use 1 - General   Forest Hills 7 2026-02-24T00:00:00Z 2026-04-30T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00BGP&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.46967426331862, 28.04102853440854]} 2026-05-07 00:18:32
SU1-26-0000007 10107 N Newport Ave   Special Use 1 - General   Forest Hills 7 2025-10-23T00:00:00Z 2025-12-03T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02P2V&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.46948400045773, 28.041353999919743]} 2026-01-05 00:05:37

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