home / locations

current (view)

Data source: City of Tampa Open Data

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

✎ View and edit SQL

This data as json, CSV (advanced)

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

NEIGHBORHOOD 3

  • Downtown River Arts 1
  • Historic Ybor 1
  • Tampa Downtown Partnership 1

Type 1

  • AB Special Use 1 - Standard · 3 ✖

COUNCILDISTRICT 1

  • 5 · 3 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
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-07-15T00: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-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]}
AB1-25-0000006 515 N Franklin St   AB Special Use 1 - Standard Downtown Non Core Downtown River Arts 5 2024-10-28T00:00:00Z 2025-07-14T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=24CAP&capID2=00000&capID3=02KE1&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45836000033142, 27.948995999894723]}

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