home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where Type = "Special Use 2" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

NEIGHBORHOOD 2

  • Historic Ybor 1
  • Lowry Park Central 1

COUNCILDISTRICT 2

  • 5 1
  • 6 1

Type 1

  • Special Use 2 · 2 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
SU2-25-0000004 6904 N Dakota Ave   Special Use 2   Lowry Park Central 6 2025-07-11T00:00:00Z 2025-08-28T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=01ZEP&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.47534300030753, 28.011051000339062]}
SU2-25-0000005 1617 E 8th Ave   Special Use 2 Ybor City 1 Historic Ybor 5 2025-07-24T00:00:00Z 2025-08-18T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=022R1&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.44096749980858, 27.960785999725246]}

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