home / locations

current (view)

Data source: City of Tampa Open Data

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

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

NEIGHBORHOOD 3

  • Encore 2
  • Historic Ybor 2
  • East Side Commercial 1

Type 1

  • AB Special Use 2 · 5 ✖

COUNCILDISTRICT 1

  • 5 · 5 ✖
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]}
AB2-26-0000016 5804 E Columbus Dr   AB Special Use 2   East Side Commercial 5 2026-04-27T00:00:00Z 2026-05-01T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00OAW&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.38925526982675, 27.966845547725114]}
AB2-26-0000009 1281 Ray Charles Blvd   AB Special Use 2 Central Park Encore 5 2026-03-02T00:00:00Z 2026-04-30T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00CTT&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45186518690724, 27.955265297973927]}
AB2-25-0000014 1724 N Nebraska Ave   AB Special Use 2 Central Park Encore 5 2025-06-10T00:00:00Z 2026-04-28T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00Z28&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45131161709706, 27.959824973875346]}

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