home / locations

current (view)

Data source: City of Tampa Open Data

3 rows where COUNCILDISTRICT = 7 and Type = "Special Use 1 - General" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

NEIGHBORHOOD 2

  • Tampa Overlook 1
  • University Square 1

Type 1

  • Special Use 1 - General · 3 ✖

COUNCILDISTRICT 1

  • 7 · 3 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
SU1-25-0000044 2406 E Annie St   Special Use 1 - General   Tampa Overlook 7 2025-05-12T00:00:00Z 2025-07-15T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00SNH&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.4320080003439, 28.03647600028033]}
SU1-25-0000048 920 E Fowler Ave   Special Use 1 - General     7 2025-05-20T00:00:00Z 2025-07-11T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00UOX&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.4501160004111, 28.05506099966379]}
SU1-25-0000056 10809 Leo St   Special Use 1 - General   University Square 7 2025-06-16T00:00:00Z 2025-07-11T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=01TG1&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.4413499999292, 28.047033000405225]}

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