home / locations

current (view)

Data source: City of Tampa Open Data

5 rows where COUNCILDISTRICT = 6 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)

NEIGHBORHOOD 4

  • Old Seminole Heights 2
  • Hampton Terrace Community Association (HTCA) 1
  • South Seminole Heights 1
  • Tampa Heights 1

Type 1

  • Special Use 1 - General · 5 ✖

COUNCILDISTRICT 1

  • 6 · 5 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
SU1-25-0000067 3917 N Boulevard   Special Use 1 - General   Tampa Heights 6 2025-07-24T00:00:00Z 2025-08-28T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=022ZZ&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.4673555003367, 27.981098999836416]}
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-0000061 107 W Curtis St   Special Use 1 - General   South Seminole Heights 6 2025-07-07T00:00:00Z 2025-08-26T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=01Y2I&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.46015999997479, 27.988289999842138]}
SU1-25-0000062 1217 E Idlewild Ave   Special Use 1 - General   Hampton Terrace Community Association (HTCA) 6 2025-07-14T00:00:00Z 2025-08-25T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=01ZUL&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.44580950007268, 28.001321999998886]}
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 10.035ms · Data source: City of Tampa Open Data