home / locations

current (view)

Data source: City of Tampa Open Data

4 rows where COUNCILDISTRICT = 5 and NEIGHBORHOOD = "Historic Ybor" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

Type 2

  • AB Special Use 2 3
  • AB Special Use 1 - Standard 1

NEIGHBORHOOD 1

  • Historic Ybor · 4 ✖

COUNCILDISTRICT 1

  • 5 · 4 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
AB1-25-0000040 934 E Henderson Ave   AB Special Use 1 - Standard Central Park Historic Ybor 5 2025-04-25T00: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=00P28&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45060649975572, 27.96009300027919]}
AB2-25-0000012 1625 E 7th Ave   AB Special Use 2 Ybor City 1 Historic Ybor 5 2025-04-27T00: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=00P5X&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.44064349952123, 27.960182999833304]}
AB2-25-0000019 1301 E 4th Ave   AB Special Use 2 Ybor City 2 Historic Ybor 5 2025-07-07T00: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=01XVX&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.4448464995444, 27.957798000424837]}
AB2-25-0000006 1616 E 7th Ave -1620 AB Special Use 2 Ybor City 1 Historic Ybor 5 2025-02-05T00:00:00Z 2025-07-03T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00771&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.4411115004415, 27.960489000239185]}

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