home / locations

current (view)

Data source: City of Tampa Open Data

4 rows where NEIGHBORHOOD = "Old Seminole Heights" and Type = "Special Use 1 - General" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 1

  • Special Use 1 - General · 4 ✖

NEIGHBORHOOD 1

  • Old Seminole Heights · 4 ✖

COUNCILDISTRICT 1

  • 6 4
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
SU1-26-0000005 115 W Thomas St   Special Use 1 - General   Old Seminole Heights 6 2025-10-13T00:00:00Z 2026-06-25T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02MGC&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.46076628828311, 28.007560596602442]}
SU1-26-0000054 7709 N Ola Ave   Special Use 1 - General   Old Seminole Heights 6 2026-05-27T00:00:00Z 2026-06-23T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00TYI&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.46339565384478, 28.018114859222333]}
SU1-26-0000064 7203 N 11th St   Special Use 1 - General   Old Seminole Heights 6 2026-06-17T00:00:00Z 2026-06-23T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=01SY9&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.44844402883376, 28.013462495236418]}
SU1-26-0000024 228 W Jean St   Special Use 1 - General   Old Seminole Heights 6 2026-01-02T00:00:00Z 2026-06-09T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=0001C&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.46303245478057, 28.00415370458256]}

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