home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where NEIGHBORHOOD = "Tampa Heights" and Type = "Special Use 1 - General" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

COUNCILDISTRICT 2

  • 5 1
  • 6 1

Type 1

  • Special Use 1 - General · 2 ✖

NEIGHBORHOOD 1

  • Tampa Heights · 2 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
SU1-26-0000032 3043 N Florida Ave   Special Use 1 - General   Tampa Heights 5 2026-02-12T00:00:00Z 2026-03-12T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=0096Q&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45936828097119, 27.972257137830614]}
SU1-26-0000028 3917 N Boulevard   Special Use 1 - General   Tampa Heights 6 2026-01-24T00:00:00Z 2026-03-05T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=0048H&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.46759662006966, 27.980751781359476]}

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