home / locations

current (view)

Data source: City of Tampa Open Data

3 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 3

  • East Tampa 1 1
  • Lowry Park Central 1
  • South Seminole Heights 1

COUNCILDISTRICT 2

  • 6 2
  • 5 1

Type 1

  • Special Use 2 · 3 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
SU2-26-0000005 2423 E Ida St   Special Use 2 East Tampa East Tampa 1 5 2026-03-16T00:00:00Z 2026-03-16T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00FOM&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.43224916242933, 27.98214412315951]}
SU2-26-0000004 6904 N Dakota Ave   Special Use 2   Lowry Park Central 6 2026-03-10T00:00:00Z 2026-03-10T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00ES9&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.47523083751202, 28.0108919028529]}
SU2-26-0000002 4001 N Riverside Dr   Special Use 2   South Seminole Heights 6 2025-12-15T00:00:00Z 2026-03-04T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02YNU&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.47336754151745, 27.981591953553394]}

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