home / locations

current (view)

Data source: City of Tampa Open Data

3 rows where COUNCILDISTRICT = 4 and NEIGHBORHOOD = "Ballast Point" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

Type 3

  • Design Exception 1 1
  • Design Exception 2 1
  • ROW Vacating 1

NEIGHBORHOOD 1

  • Ballast Point · 3 ✖

COUNCILDISTRICT 1

  • 4 · 3 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
DE2-25-0000020 6808 S MacDill Ave   Design Exception 2   Ballast Point 4 2025-07-03T00:00:00Z 2025-07-15T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=01XKV&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.49375699968579, 27.869075999920835]}
DE1-25-0000127 2805 Old Bayshore Way   Design Exception 1   Ballast Point 4 2025-06-10T00:00:00Z 2025-06-27T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00YVI&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.48898700006326, 27.87176699985832]}
VAC-24-0000012 5815 Interbay Blvd   ROW Vacating   Ballast Point 4 2024-04-26T00:00:00Z 2025-05-15T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=24CAP&capID2=00000&capID3=00P53&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.48999949963691, 27.88257600015046]}

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