home / locations

current (view)

Data source: City of Tampa Open Data

3 rows where COUNCILDISTRICT = 7 and Type = "Special Use 1 - General" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: CREATEDDATE (date), LASTUPDATE (date)

NEIGHBORHOOD 3

  • Forest Hills 1
  • Tampa Overlook 1
  • Terrace Park 1

Type 1

  • Special Use 1 - General · 3 ✖

COUNCILDISTRICT 1

  • 7 · 3 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
SU1-26-0000033 2406 E Annie St   Special Use 1 - General   Tampa Overlook 7 2026-02-19T00:00:00Z 2026-03-13T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00AMB&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.43245129382824, 28.03631729602211]}
SU1-26-0000034 10107 N Newport Ave   Special Use 1 - General   Forest Hills 7 2026-02-24T00:00:00Z 2026-03-12T00: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]}
SU1-26-0000011 4113 E Temple Heights Rd   Special Use 1 - General   Terrace Park 7 2025-11-19T00:00:00Z 2026-03-04T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02UKQ&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.41332364601396, 28.036174305585433]}

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE VIEW current AS 
        SELECT 
            RECORDID,
            ADDRESS,
            UNIT,
            RECORDALIAS as Type,
            CRA,
            NEIGHBORHOOD,
            COUNCILDISTRICT,
            CREATEDDATE,
            LASTUPDATE,
            URL,
            geometry
        FROM current_full;
Powered by Datasette · Queries took 10.159ms · Data source: City of Tampa Open Data