home / locations

current (view)

Data source: City of Tampa Open Data

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

NEIGHBORHOOD 1

  • Old Seminole Heights · 3 ✖

COUNCILDISTRICT 1

  • 6 3
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 2025-10-17T00: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.46070899981697, 28.00766699981397]}
SU1-25-0000072 5907 N Kenneth Ave   Special Use 1 - General   Old Seminole Heights 6 2025-08-26T00:00:00Z 2025-10-16T00: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-0000079 1304 E Diana St   Special Use 1 - General   Old Seminole Heights 6 2025-09-23T00:00:00Z 2025-09-26T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02HZS&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.44488250029359, 28.00722600024494]}

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