home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where COUNCILDISTRICT = 5, NEIGHBORHOOD = "Historic Ybor" and Type = "AB Special Use 2" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 1

  • AB Special Use 2 · 2 ✖

NEIGHBORHOOD 1

  • Historic Ybor · 2 ✖

COUNCILDISTRICT 1

  • 5 · 2 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
AB2-26-0000014 1301 E 4th Ave   AB Special Use 2 Ybor City 2 Historic Ybor 5 2026-04-06T00:00:00Z 2026-05-07T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00JUF&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.444828915877, 27.958083451411262]}
AB2-25-0000019 1301 E 4th Ave   AB Special Use 2 Ybor City 2 Historic Ybor 5 2025-07-07T00:00:00Z 2026-05-04T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=01XVX&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.444828915877, 27.958083451411262]}

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