home / locations

archived (view)

Data source: City of Tampa Open Data

4 rows where NEIGHBORHOOD = "Forest Hills" sorted by archived_date descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 2

  • Special Use 1 - General 2
  • Variance Review Board 2

NEIGHBORHOOD 1

  • Forest Hills · 4 ✖
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
VRB-25-0000024 11318 N Rome Ave   Variance Review Board   Forest Hills 7 2025-01-01T00:00:00Z 2025-04-01T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00005&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.47609900004282, 28.05159599958176]} 2025-04-12 00:04:08
VRB-25-0000011 10802 Teegreen Rd   Variance Review Board   Forest Hills 7 2024-11-11T00:00:00Z 2025-01-29T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=24CAP&capID2=00000&capID3=02MH7&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.47072600000861, 28.046780999676955]} 2025-02-13 00:03:56

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