{
    "terms": {
        "url": "https://www.bankofcanada.ca/terms/"
    },
    "groupDetail": {
        "label": "Category 2",
        "description": "Category 2",
        "link": ""
    },
    "seriesDetail": {
        "DESIGN_STACKEDCHARTS_C2_S1": {
            "label": "Series 1",
            "description": "Series 1, mock data for design system charts",
            "dimension": {
                "key": "d",
                "name": "Date"
            }
        },
        "DESIGN_STACKEDCHARTS_C2_S2": {
            "label": "Series 2",
            "description": "Series 2, mock data for design system charts",
            "dimension": {
                "key": "d",
                "name": "Date"
            }
        },
        "DESIGN_STACKEDCHARTS_C2_S3": {
            "label": "Series 3",
            "description": "Series 3, mock data for design system charts",
            "dimension": {
                "key": "d",
                "name": "Date"
            }
        },
        "DESIGN_STACKEDCHARTS_C2_S4": {
            "label": "Series 4",
            "description": "Series 4, mock data for design system charts",
            "dimension": {
                "key": "d",
                "name": "Date"
            }
        },
        "DESIGN_STACKEDCHARTS_C2_S5": {
            "label": "Series 5",
            "description": "Series 5, mock data for design system charts",
            "dimension": {
                "key": "d",
                "name": "Date"
            }
        }
    },
    "observations": [
        {
            "d": "2016-01-01",
            "DESIGN_STACKEDCHARTS_C2_S5": {
                "v": "2.2565673010"
            },
            "DESIGN_STACKEDCHARTS_C2_S2": {
                "v": "14.7287095300"
            },
            "DESIGN_STACKEDCHARTS_C2_S4": {
                "v": "5.7821496840"
            },
            "DESIGN_STACKEDCHARTS_C2_S3": {
                "v": "2.5088538380"
            },
            "DESIGN_STACKEDCHARTS_C2_S1": {
                "v": "20.3272865500"
            }
        },
        {
            "d": "2017-01-01",
            "DESIGN_STACKEDCHARTS_C2_S1": {
                "v": "21.4724340200"
            },
            "DESIGN_STACKEDCHARTS_C2_S5": {
                "v": "2.8853608060"
            },
            "DESIGN_STACKEDCHARTS_C2_S2": {
                "v": "16.9994875500"
            },
            "DESIGN_STACKEDCHARTS_C2_S4": {
                "v": "6.2360426990"
            },
            "DESIGN_STACKEDCHARTS_C2_S3": {
                "v": "2.6346068570"
            }
        },
        {
            "d": "2018-01-01",
            "DESIGN_STACKEDCHARTS_C2_S3": {
                "v": "2.1353046680"
            },
            "DESIGN_STACKEDCHARTS_C2_S5": {
                "v": "2.6999177640"
            },
            "DESIGN_STACKEDCHARTS_C2_S4": {
                "v": "6.1308718580"
            },
            "DESIGN_STACKEDCHARTS_C2_S2": {
                "v": "15.5942062900"
            },
            "DESIGN_STACKEDCHARTS_C2_S1": {
                "v": "23.9417438000"
            }
        },
        {
            "d": "2019-01-01",
            "DESIGN_STACKEDCHARTS_C2_S3": {
                "v": "1.6771979140"
            },
            "DESIGN_STACKEDCHARTS_C2_S2": {
                "v": "17.5764975800"
            },
            "DESIGN_STACKEDCHARTS_C2_S4": {
                "v": "7.2062399540"
            },
            "DESIGN_STACKEDCHARTS_C2_S1": {
                "v": "21.5575789800"
            },
            "DESIGN_STACKEDCHARTS_C2_S5": {
                "v": "2.6145241600"
            }
        },
        {
            "d": "2020-01-01",
            "DESIGN_STACKEDCHARTS_C2_S3": {
                "v": "1.3500220050"
            },
            "DESIGN_STACKEDCHARTS_C2_S2": {
                "v": "13.6281461700"
            },
            "DESIGN_STACKEDCHARTS_C2_S4": {
                "v": "6.1829739500"
            },
            "DESIGN_STACKEDCHARTS_C2_S1": {
                "v": "18.2518964400"
            },
            "DESIGN_STACKEDCHARTS_C2_S5": {
                "v": "2.8994539000"
            }
        }
    ]
}