home / locations

current (view)

Data source: City of Tampa Open Data

5 rows where Type = "AB Special Use 1 - Standard" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

NEIGHBORHOOD 5

  • Historic Ybor 1
  • Hyde Park Spanishtown Creek 1
  • South Seminole Heights 1
  • Tampa Downtown Partnership 1
  • Tampa Palms 1

COUNCILDISTRICT 4

  • 5 2
  • 4 1
  • 6 1
  • 7 1

Type 1

  • AB Special Use 1 - Standard · 5 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
AB1-25-0000050 1720 Nuccio Pkwy 100 AB Special Use 1 - Standard Central Park Historic Ybor 5 2025-09-12T00:00:00Z 2025-10-17T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02FNH&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.44705910681462, 27.958826118831155]}
AB1-26-0000001 5236 N Florida Ave 201-418 AB Special Use 1 - Standard   South Seminole Heights 6 2025-10-15T00:00:00Z 2025-10-15T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02N9T&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45974599953917, 27.994824000370926]}
AB1-25-0000048 800 W Kennedy Blvd   AB Special Use 1 - Standard   Hyde Park Spanishtown Creek 4 2025-08-18T00:00:00Z 2025-10-14T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02913&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.46779649973298, 27.94441500021342]}
AB1-25-0000042 101 N Franklin St   AB Special Use 1 - Standard Downtown Non Core Tampa Downtown Partnership 5 2025-06-28T00:00:00Z 2025-09-30T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=01WG7&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45697849986092, 27.94574699990733]}
AB1-25-0000051 15345 Amberly Dr   AB Special Use 1 - Standard   Tampa Palms 7 2025-09-17T00:00:00Z 2025-09-19T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02GFF&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.40404950033492, 28.087694999696815]}

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