home / locations

current (view)

Data source: City of Tampa Open Data

5 rows where COUNCILDISTRICT = 7 and NEIGHBORHOOD = "Terrace Park" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

Type 4

  • Variance Review Board 2
  • Design Exception 1 1
  • Formal Decision 1
  • Special Use 1 - General 1

NEIGHBORHOOD 1

  • Terrace Park · 5 ✖

COUNCILDISTRICT 1

  • 7 · 5 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
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]}
VRB-26-0000048 11107 N 51st St   Variance Review Board   Terrace Park 7 2026-01-29T00:00:00Z 2026-02-20T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=005Z0&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.3995745790768, 28.04950960659169]}
VRB-26-0000045 4902 E Whiteway Dr   Variance Review Board   Terrace Park 7 2026-01-21T00:00:00Z 2026-02-17T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=003Q4&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.40363857506361, 28.047269841132234]}
FDN-26-0000044 10411 N Woodmere Rd   Formal Decision   Terrace Park 7 2026-01-09T00:00:00Z 2026-02-16T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=001EN&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.40365698781704, 28.043749409363624]}
DE1-25-0000192 4702 E Busch Blvd 101-105 Design Exception 1   Terrace Park 7 2025-09-25T00:00:00Z 2025-11-10T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02IQR&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.40904597313138, 28.03269929545901]}

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