home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where COUNCILDISTRICT = 7 and Type = "AB Special Use 2" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 1

  • AB Special Use 2 · 2 ✖

NEIGHBORHOOD 1

  • East Forest Hills 1

COUNCILDISTRICT 1

  • 7 · 2 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
AB2-26-0000020 210 E Fowler Ave   AB Special Use 2     7 2026-05-30T00:00:00Z 2026-06-24T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00US2&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.4578567346706, 28.05471329546384]}
AB2-26-0000018 10418 N Florida Ave   AB Special Use 2   East Forest Hills 7 2026-05-22T00:00:00Z 2026-06-04T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00TGP&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45949858590461, 28.04402272018201]}

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