home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where COUNCILDISTRICT = 4 and NEIGHBORHOOD = "Golfview" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 2

  • Design Exception 1 1
  • Formal Decision 1

NEIGHBORHOOD 1

  • Golfview · 2 ✖

COUNCILDISTRICT 1

  • 4 · 2 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
FDN-26-0000089 3210 W Morrison Ave   Formal Decision   Golfview 4 2026-05-01T00:00:00Z 2026-05-07T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00P7O&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.4967240512474, 27.933757134349104]}
DE1-26-0000118 3105 W San Rafael St   Design Exception 1   Golfview 4 2026-04-30T00:00:00Z 2026-05-05T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00OY0&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.49358463682789, 27.926775292009633]}

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