home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where NEIGHBORHOOD = "Old Seminole 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)

Type 1

  • Special Use 1 - General · 2 ✖

NEIGHBORHOOD 1

  • Old Seminole Heights · 2 ✖

COUNCILDISTRICT 1

  • 6 2
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
SU1-25-0000072 5907 N Kenneth Ave   Special Use 1 - General   Old Seminole Heights 6 2025-08-26T00:00:00Z 2025-08-27T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02BCF&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.47118050042442, 28.000637999641633]}
SU1-25-0000065 7709 N Ola Ave   Special Use 1 - General   Old Seminole Heights 6 2025-07-18T00:00:00Z 2025-07-21T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=021FJ&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.46317500025356, 28.01873700039614]}

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