archived (view)
Data source: City of Tampa Open Data
1 row where NEIGHBORHOOD = "Interbay - South of Gandy" and Type = "AB Special Use 1 - Standard" sorted by archived_date descending
This data as json, geojson, CSV (advanced)
| RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE | URL | geometry | archived_date ▲ |
|---|---|---|---|---|---|---|---|---|---|---|---|
| AB1-26-0000024 | 6508 S Dale Mabry Hwy | AB Special Use 1 - Standard | Interbay - South of Gandy | 4 | 2026-06-16T00:00:00Z | 2026-07-02T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=01SAN&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.50630530688214, 27.87247174733558]} | 2026-07-10 00:23:54 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE VIEW archived AS
SELECT
RECORDID,
ADDRESS,
UNIT,
RECORDALIAS as Type,
CRA,
NEIGHBORHOOD,
COUNCILDISTRICT,
CREATEDDATE,
LASTUPDATE,
URL,
geometry,
archived_date
FROM archived_full;