home / locations

current (view)

Data source: City of Tampa Open Data

1 row where NEIGHBORHOOD = "Port Tampa City, Inc. Civic Association" and Type = "Design Exception 2" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 1

  • Design Exception 2 · 1 ✖

NEIGHBORHOOD 1

  • Port Tampa City, Inc. Civic Association · 1 ✖

COUNCILDISTRICT 1

  • 4 1
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
DE2-26-0000018 6807 S Manhattan Ave   Design Exception 2   Port Tampa City, Inc. Civic Association 4 2026-06-04T00:00:00Z 2026-06-22T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00VPH&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.51869402433371, 27.86795634071634]}

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