{
    "terms": {
        "url": "https://www.bankofcanada.ca/terms/"
    },
    "seriesDetail": {
        "SLOS_ML_LEND_NP": {
            "label": "Mortgage non-price lending conditions",
            "description": "Non-price lending conditions for mortgage related lending (average of non-price lending conditions for insured mortgages, uninsured mortgages and HELOCs)",
            "dimension": {
                "key": "d",
                "name": "Date"
            }
        },
        "SLOS_ML_LEND_PC": {
            "label": "Mortgage price lending conditions",
            "description": "Price lending conditions for mortgage related lending (average of price lending conditions for insured mortgages, uninsured mortgages and HELOCs)",
            "dimension": {
                "key": "d",
                "name": "Date"
            }
        }
    },
    "observations": [
        {
            "d": "2017-01-01",
            "SLOS_ML_LEND_NP": {
                "v": "34.54"
            },
            "SLOS_ML_LEND_PC": {
                "v": "11.32"
            }
        },
        {
            "d": "2017-04-01",
            "SLOS_ML_LEND_NP": {
                "v": "8.59"
            },
            "SLOS_ML_LEND_PC": {
                "v": "-11.34"
            }
        },
        {
            "d": "2017-07-01",
            "SLOS_ML_LEND_NP": {
                "v": "16.33"
            },
            "SLOS_ML_LEND_PC": {
                "v": "20.82"
            }
        },
        {
            "d": "2017-10-01",
            "SLOS_ML_LEND_NP": {
                "v": "9.46"
            },
            "SLOS_ML_LEND_PC": {
                "v": "9.36"
            }
        },
        {
            "d": "2018-01-01",
            "SLOS_ML_LEND_NP": {
                "v": "54.73"
            },
            "SLOS_ML_LEND_PC": {
                "v": "14.52"
            }
        },
        {
            "d": "2018-04-01",
            "SLOS_ML_LEND_NP": {
                "v": "1.88"
            },
            "SLOS_ML_LEND_PC": {
                "v": "-18.12"
            }
        },
        {
            "d": "2018-07-01",
            "SLOS_ML_LEND_NP": {
                "v": "1.67"
            },
            "SLOS_ML_LEND_PC": {
                "v": "-7.57"
            }
        }
    ]
}