{
    "terms": {
        "url": "https://www.bankofcanada.ca/terms/"
    },
    "seriesDetail": {
        "SLOS_ML_LEND": {
            "label": "Mortgage lending conditions",
            "description": "Mortgage lending: overall lending conditions (average of price and non-price lending conditions for insured mortgages, uninsured mortgages and HELOCs combined)",
            "dimension": {
                "key": "d",
                "name": "Date"
            }
        },
        "SLOS_NML_LEND": {
            "label": "Non-mortgage lending conditions",
            "description": "Non-mortgage lending: overall lending conditions (average of price and non-price lending conditions for auto lending and all other consumer lending combined)",
            "dimension": {
                "key": "d",
                "name": "Date"
            }
        }
    },
    "observations": [
        {
            "d": "2017-01-01",
            "SLOS_ML_LEND": {
                "v": "22.93"
            },
            "SLOS_NML_LEND": {
                "v": "4.86"
            }
        },
        {
            "d": "2017-04-01",
            "SLOS_ML_LEND": {
                "v": "-1.37"
            },
            "SLOS_NML_LEND": {
                "v": "-3.73"
            }
        },
        {
            "d": "2017-07-01",
            "SLOS_ML_LEND": {
                "v": "18.58"
            },
            "SLOS_NML_LEND": {
                "v": "6.44"
            }
        },
        {
            "d": "2017-10-01",
            "SLOS_ML_LEND": {
                "v": "9.41"
            },
            "SLOS_NML_LEND": {
                "v": "1.92"
            }
        },
        {
            "d": "2018-01-01",
            "SLOS_ML_LEND": {
                "v": "34.63"
            },
            "SLOS_NML_LEND": {
                "v": "-1.23"
            }
        },
        {
            "d": "2018-04-01",
            "SLOS_ML_LEND": {
                "v": "-8.12"
            },
            "SLOS_NML_LEND": {
                "v": "-2.01"
            }
        },
        {
            "d": "2018-07-01",
            "SLOS_ML_LEND": {
                "v": "-2.95"
            },
            "SLOS_NML_LEND": {
                "v": "0.48"
            }
        }
    ]
}