home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where COUNCILDISTRICT = 6 and NEIGHBORHOOD = "Tampa International Airport" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 2

  • Design Exception 1 1
  • Rezoning 1

NEIGHBORHOOD 1

  • Tampa International Airport · 2 ✖

COUNCILDISTRICT 1

  • 6 · 2 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
REZ-26-0000008 7700 W Courtney Campbell Cswy   Rezoning   Tampa International Airport 6 2025-10-31T00:00:00Z 2026-06-25T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02QOX&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.56799874756511, 27.967436849964592]}
DE1-26-0000146 5041 W Cypress St FS Design Exception 1   Tampa International Airport 6 2026-06-21T00:00:00Z 2026-06-23T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=01TDQ&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.529109852593, 27.952403465566125]}

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