home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where COUNCILDISTRICT = 6 and Type = "AB Special Use 1 - Standard" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

NEIGHBORHOOD 2

  • Swann Estates 1
  • Tampa International Airport 1

Type 1

  • AB Special Use 1 - Standard · 2 ✖

COUNCILDISTRICT 1

  • 6 · 2 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
AB1-25-0000043 2227 N West Shore Blvd   AB Special Use 1 - Standard   Tampa International Airport 6 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=01XJV&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.52383950010342, 27.961514999736938]}
AB1-25-0000041 601 S Dale Mabry Hwy 1 AB Special Use 1 - Standard   Swann Estates 6 2025-06-17T00:00:00Z 2025-07-09T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=01TRM&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.50629399955625, 27.939275999825377]}

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