home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where NEIGHBORHOOD = "Armory Gardens" and Type = "Design Exception 1" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

Type 1

  • Design Exception 1 · 2 ✖

NEIGHBORHOOD 1

  • Armory Gardens · 2 ✖

COUNCILDISTRICT 1

  • 6 2
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
DE1-25-0000134 2414 W State St   Design Exception 1   Armory Gardens 6 2025-06-24T00: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=01VC9&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.48616999953407, 27.951218999871443]}
DE1-25-0000143 2405 W Fig St   Design Exception 1   Armory Gardens 6 2025-07-11T00:00:00Z 2025-07-14T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=01ZG8&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.48558499987342, 27.947934000088146]}

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