home / locations

current (view)

Data source: City of Tampa Open Data

3 rows where COUNCILDISTRICT = 4 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 3

  • Davis Islands 1
  • FairOaks Manhattan 1
  • Hyde Park Spanishtown Creek 1

Type 1

  • AB Special Use 1 - Standard · 3 ✖

COUNCILDISTRICT 1

  • 4 · 3 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
AB1-25-0000046 205 E Davis Blvd   AB Special Use 1 - Standard   Davis Islands 4 2025-07-15T00: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=02080&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45338299979056, 27.92728800029237]}
AB1-25-0000045 800 W Kennedy Blvd   AB Special Use 1 - Standard   Hyde Park Spanishtown Creek 4 2025-07-14T00:00:00Z 2025-07-14T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=01ZUS&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.46779649973298, 27.94441500021342]}
AB1-25-0000044 4027 S Dale Mabry Hwy   AB Special Use 1 - Standard   FairOaks Manhattan 4 2025-07-10T00:00:00Z 2025-07-10T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=01YYJ&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.50676199989374, 27.905264999941295]}

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