Skip to content

Instantly share code, notes, and snippets.

@efaysal
Created October 10, 2016 20:23
Show Gist options
  • Save efaysal/277fe7b1aacc7ee4e296d4347ec2aaa9 to your computer and use it in GitHub Desktop.
Save efaysal/277fe7b1aacc7ee4e296d4347ec2aaa9 to your computer and use it in GitHub Desktop.
rCharts D3 Spatial Packages
<!doctype HTML>
<meta charset = 'utf-8'>
<html>
<head>
<link rel='stylesheet' href='//cdnjs.cloudflare.com/ajax/libs/nvd3/1.1.15-beta/nv.d3.min.css'>
<script src='//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js' type='text/javascript'></script>
<script src='//d3js.org/d3.v3.min.js' type='text/javascript'></script>
<script src='//cdnjs.cloudflare.com/ajax/libs/nvd3/1.1.15-beta/nv.d3.min.js' type='text/javascript'></script>
<script src='//nvd3.org/assets/lib/fisheye.js' type='text/javascript'></script>
<style>
.rChart {
display: block;
margin-left: auto;
margin-right: auto;
width: 1000px;
height: 600px;
}
</style>
</head>
<body >
<div id = 'chart4016384c11ce' class = 'rChart nvd3'></div>
<script type='text/javascript'>
$(document).ready(function(){
drawchart4016384c11ce()
});
function drawchart4016384c11ce(){
var opts = {
"dom": "chart4016384c11ce",
"width": 1000,
"height": 600,
"x": "date",
"y": "value",
"group": "variable",
"type": "lineChart",
"id": "chart4016384c11ce"
},
data = [
{
"date": 199000,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.17
},
{
"date": 199025,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.18
},
{
"date": 199050,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.18
},
{
"date": 199075,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.19
},
{
"date": 199100,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.2
},
{
"date": 199125,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.2
},
{
"date": 199150,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.21
},
{
"date": 199175,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.22
},
{
"date": 199200,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.22
},
{
"date": 199225,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.23
},
{
"date": 199250,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.25
},
{
"date": 199275,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.26
},
{
"date": 199300,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.27
},
{
"date": 199325,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.28
},
{
"date": 199350,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.29
},
{
"date": 199375,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.32
},
{
"date": 199400,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.32
},
{
"date": 199425,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.31
},
{
"date": 199450,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.32
},
{
"date": 199475,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.33
},
{
"date": 199500,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.33
},
{
"date": 199525,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.35
},
{
"date": 199550,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.37
},
{
"date": 199575,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.37
},
{
"date": 199600,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.39
},
{
"date": 199625,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.38
},
{
"date": 199650,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.42
},
{
"date": 199675,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.44
},
{
"date": 199700,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.44
},
{
"date": 199725,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.45
},
{
"date": 199750,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.46
},
{
"date": 199775,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.48
},
{
"date": 199800,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.49
},
{
"date": 199825,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.5
},
{
"date": 199850,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.53
},
{
"date": 199875,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.53
},
{
"date": 199900,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.52
},
{
"date": 199925,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.52
},
{
"date": 199950,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.51
},
{
"date": 199975,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.5
},
{
"date": 200000,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.52
},
{
"date": 200025,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.53
},
{
"date": 200050,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.56
},
{
"date": 200075,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.57
},
{
"date": 200100,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.56
},
{
"date": 200125,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.57
},
{
"date": 200150,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.59
},
{
"date": 200175,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.61
},
{
"date": 200200,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.59
},
{
"date": 200225,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.63
},
{
"date": 200250,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.64
},
{
"date": 200275,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.66
},
{
"date": 200300,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.64
},
{
"date": 200325,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.7
},
{
"date": 200350,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.7
},
{
"date": 200375,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.74
},
{
"date": 200400,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.78
},
{
"date": 200425,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.76
},
{
"date": 200450,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.79
},
{
"date": 200475,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.83
},
{
"date": 200500,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.86
},
{
"date": 200525,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.89
},
{
"date": 200550,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.91
},
{
"date": 200575,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.91
},
{
"date": 200600,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.92
},
{
"date": 200625,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.92
},
{
"date": 200650,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.96
},
{
"date": 200675,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.98
},
{
"date": 200700,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.03
},
{
"date": 200725,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.04
},
{
"date": 200750,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.09
},
{
"date": 200775,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.12
},
{
"date": 200800,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.18
},
{
"date": 200825,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.17
},
{
"date": 200850,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.16
},
{
"date": 200875,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.18
},
{
"date": 200900,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.21
},
{
"date": 200925,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.25
},
{
"date": 200950,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.32
},
{
"date": 200975,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.36
},
{
"date": 201000,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.37
},
{
"date": 201025,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.4
},
{
"date": 201050,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.44
},
{
"date": 201075,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.49
},
{
"date": 201100,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.5
},
{
"date": 201125,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.55
},
{
"date": 201150,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.61
},
{
"date": 201175,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.58
},
{
"date": 201200,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.64
},
{
"date": 201225,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.63
},
{
"date": 201250,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.66
},
{
"date": 201275,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.67
},
{
"date": 201300,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.67
},
{
"date": 201325,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.65
},
{
"date": 201350,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.66
},
{
"date": 201375,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.68
},
{
"date": 201400,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.71
},
{
"date": 201425,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.74
},
{
"date": 201450,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.77
},
{
"date": 201475,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.85
},
{
"date": 201500,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.87
},
{
"date": 201525,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.83
},
{
"date": 201550,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.84
},
{
"date": 201575,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.88
},
{
"date": 201600,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.94
},
{
"date": 201625,
"variable": "Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.97
},
{
"date": 199000,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.08
},
{
"date": 199025,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.08
},
{
"date": 199050,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.08
},
{
"date": 199075,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.09
},
{
"date": 199100,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.08
},
{
"date": 199125,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.09
},
{
"date": 199150,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.09
},
{
"date": 199175,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.09
},
{
"date": 199200,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.09
},
{
"date": 199225,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.09
},
{
"date": 199250,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.09
},
{
"date": 199275,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.09
},
{
"date": 199300,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.09
},
{
"date": 199325,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.1
},
{
"date": 199350,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.09
},
{
"date": 199375,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.1
},
{
"date": 199400,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.1
},
{
"date": 199425,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.1
},
{
"date": 199450,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.1
},
{
"date": 199475,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.1
},
{
"date": 199500,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.1
},
{
"date": 199525,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.1
},
{
"date": 199550,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.1
},
{
"date": 199575,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.1
},
{
"date": 199600,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.09
},
{
"date": 199625,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.1
},
{
"date": 199650,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.1
},
{
"date": 199675,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.1
},
{
"date": 199700,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.1
},
{
"date": 199725,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.1
},
{
"date": 199750,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.11
},
{
"date": 199775,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.12
},
{
"date": 199800,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.11
},
{
"date": 199825,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.13
},
{
"date": 199850,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.13
},
{
"date": 199875,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.13
},
{
"date": 199900,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.15
},
{
"date": 199925,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.16
},
{
"date": 199950,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.16
},
{
"date": 199975,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.17
},
{
"date": 200000,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.18
},
{
"date": 200025,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.18
},
{
"date": 200050,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.19
},
{
"date": 200075,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.18
},
{
"date": 200100,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.18
},
{
"date": 200125,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.19
},
{
"date": 200150,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.17
},
{
"date": 200175,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.19
},
{
"date": 200200,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.19
},
{
"date": 200225,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.19
},
{
"date": 200250,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.19
},
{
"date": 200275,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.2
},
{
"date": 200300,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.19
},
{
"date": 200325,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.22
},
{
"date": 200350,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.21
},
{
"date": 200375,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.22
},
{
"date": 200400,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.23
},
{
"date": 200425,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.24
},
{
"date": 200450,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.23
},
{
"date": 200475,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.25
},
{
"date": 200500,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.25
},
{
"date": 200525,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.27
},
{
"date": 200550,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.27
},
{
"date": 200575,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.27
},
{
"date": 200600,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.28
},
{
"date": 200625,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.29
},
{
"date": 200650,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.3
},
{
"date": 200675,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.3
},
{
"date": 200700,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.31
},
{
"date": 200725,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.32
},
{
"date": 200750,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.34
},
{
"date": 200775,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.35
},
{
"date": 200800,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.34
},
{
"date": 200825,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.35
},
{
"date": 200850,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.35
},
{
"date": 200875,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.36
},
{
"date": 200900,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.35
},
{
"date": 200925,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.37
},
{
"date": 200950,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.38
},
{
"date": 200975,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.39
},
{
"date": 201000,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.37
},
{
"date": 201025,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.41
},
{
"date": 201050,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.42
},
{
"date": 201075,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.42
},
{
"date": 201100,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.42
},
{
"date": 201125,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.44
},
{
"date": 201150,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.45
},
{
"date": 201175,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.46
},
{
"date": 201200,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.44
},
{
"date": 201225,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.45
},
{
"date": 201250,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.45
},
{
"date": 201275,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.47
},
{
"date": 201300,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.48
},
{
"date": 201325,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.5
},
{
"date": 201350,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.5
},
{
"date": 201375,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.51
},
{
"date": 201400,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.52
},
{
"date": 201425,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.53
},
{
"date": 201450,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.56
},
{
"date": 201475,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.55
},
{
"date": 201500,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.55
},
{
"date": 201525,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.56
},
{
"date": 201550,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.56
},
{
"date": 201575,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.57
},
{
"date": 201600,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.54
},
{
"date": 201625,
"variable": "Canadian.currency.and.deposits..x.1.000.000.",
"value": 0.58
},
{
"date": 199000,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.16
},
{
"date": 199025,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.17
},
{
"date": 199050,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.18
},
{
"date": 199075,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.18
},
{
"date": 199100,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.18
},
{
"date": 199125,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.17
},
{
"date": 199150,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.17
},
{
"date": 199175,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.17
},
{
"date": 199200,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.17
},
{
"date": 199225,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.17
},
{
"date": 199250,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.17
},
{
"date": 199275,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.16
},
{
"date": 199300,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.16
},
{
"date": 199325,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.16
},
{
"date": 199350,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.17
},
{
"date": 199375,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.16
},
{
"date": 199400,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.16
},
{
"date": 199425,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.17
},
{
"date": 199450,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.17
},
{
"date": 199475,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.16
},
{
"date": 199500,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.17
},
{
"date": 199525,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.17
},
{
"date": 199550,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.17
},
{
"date": 199575,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.17
},
{
"date": 199600,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.17
},
{
"date": 199625,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.18
},
{
"date": 199650,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.17
},
{
"date": 199675,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.18
},
{
"date": 199700,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.19
},
{
"date": 199725,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.19
},
{
"date": 199750,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.19
},
{
"date": 199775,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.19
},
{
"date": 199800,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.2
},
{
"date": 199825,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.19
},
{
"date": 199850,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.2
},
{
"date": 199875,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.2
},
{
"date": 199900,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.23
},
{
"date": 199925,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.22
},
{
"date": 199950,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.23
},
{
"date": 199975,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.24
},
{
"date": 200000,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.26
},
{
"date": 200025,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.25
},
{
"date": 200050,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.24
},
{
"date": 200075,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.25
},
{
"date": 200100,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.25
},
{
"date": 200125,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.24
},
{
"date": 200150,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.25
},
{
"date": 200175,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.25
},
{
"date": 200200,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.25
},
{
"date": 200225,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.26
},
{
"date": 200250,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.25
},
{
"date": 200275,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.25
},
{
"date": 200300,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.24
},
{
"date": 200325,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.24
},
{
"date": 200350,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.24
},
{
"date": 200375,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.24
},
{
"date": 200400,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.24
},
{
"date": 200425,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.24
},
{
"date": 200450,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.24
},
{
"date": 200475,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.23
},
{
"date": 200500,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.24
},
{
"date": 200525,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.24
},
{
"date": 200550,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.24
},
{
"date": 200575,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.26
},
{
"date": 200600,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.27
},
{
"date": 200625,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.26
},
{
"date": 200650,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.26
},
{
"date": 200675,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.28
},
{
"date": 200700,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.3
},
{
"date": 200725,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.28
},
{
"date": 200750,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.29
},
{
"date": 200775,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.29
},
{
"date": 200800,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.29
},
{
"date": 200825,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.29
},
{
"date": 200850,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.28
},
{
"date": 200875,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.33
},
{
"date": 200900,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.32
},
{
"date": 200925,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.3
},
{
"date": 200950,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.31
},
{
"date": 200975,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.3
},
{
"date": 201000,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.29
},
{
"date": 201025,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.27
},
{
"date": 201050,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.27
},
{
"date": 201075,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.27
},
{
"date": 201100,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.26
},
{
"date": 201125,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.26
},
{
"date": 201150,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.26
},
{
"date": 201175,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.24
},
{
"date": 201200,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.24
},
{
"date": 201225,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.25
},
{
"date": 201250,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.25
},
{
"date": 201275,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.25
},
{
"date": 201300,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.25
},
{
"date": 201325,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.27
},
{
"date": 201350,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.26
},
{
"date": 201375,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.25
},
{
"date": 201400,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.24
},
{
"date": 201425,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.24
},
{
"date": 201450,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.24
},
{
"date": 201475,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.25
},
{
"date": 201500,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.25
},
{
"date": 201525,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.26
},
{
"date": 201550,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.27
},
{
"date": 201575,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.28
},
{
"date": 201600,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.26
},
{
"date": 201625,
"variable": "Canadian.short.term.paper..x.1.000.000.",
"value": 0.28
},
{
"date": 199000,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.08
},
{
"date": 199025,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.07
},
{
"date": 199050,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.07
},
{
"date": 199075,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.07
},
{
"date": 199100,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.07
},
{
"date": 199125,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.07
},
{
"date": 199150,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.07
},
{
"date": 199175,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.07
},
{
"date": 199200,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.08
},
{
"date": 199225,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.08
},
{
"date": 199250,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.08
},
{
"date": 199275,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.07
},
{
"date": 199300,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.07
},
{
"date": 199325,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.07
},
{
"date": 199350,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.07
},
{
"date": 199375,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.07
},
{
"date": 199400,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.07
},
{
"date": 199425,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.07
},
{
"date": 199450,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.07
},
{
"date": 199475,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.07
},
{
"date": 199500,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.08
},
{
"date": 199525,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.08
},
{
"date": 199550,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.08
},
{
"date": 199575,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.08
},
{
"date": 199600,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.08
},
{
"date": 199625,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.07
},
{
"date": 199650,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.07
},
{
"date": 199675,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.07
},
{
"date": 199700,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.07
},
{
"date": 199725,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.07
},
{
"date": 199750,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.07
},
{
"date": 199775,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.06
},
{
"date": 199800,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.07
},
{
"date": 199825,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.07
},
{
"date": 199850,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.06
},
{
"date": 199875,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.07
},
{
"date": 199900,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.06
},
{
"date": 199925,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.05
},
{
"date": 199950,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.07
},
{
"date": 199975,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.07
},
{
"date": 200000,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.07
},
{
"date": 200025,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.07
},
{
"date": 200050,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.07
},
{
"date": 200075,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.07
},
{
"date": 200100,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.08
},
{
"date": 200125,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.08
},
{
"date": 200150,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.08
},
{
"date": 200175,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.08
},
{
"date": 200200,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.09
},
{
"date": 200225,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.09
},
{
"date": 200250,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.09
},
{
"date": 200275,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.1
},
{
"date": 200300,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.1
},
{
"date": 200325,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.1
},
{
"date": 200350,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.1
},
{
"date": 200375,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.1
},
{
"date": 200400,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.1
},
{
"date": 200425,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.11
},
{
"date": 200450,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.1
},
{
"date": 200475,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.12
},
{
"date": 200500,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.11
},
{
"date": 200525,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.11
},
{
"date": 200550,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.11
},
{
"date": 200575,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.11
},
{
"date": 200600,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.1
},
{
"date": 200625,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.08
},
{
"date": 200650,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.09
},
{
"date": 200675,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.08
},
{
"date": 200700,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.09
},
{
"date": 200725,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.09
},
{
"date": 200750,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.09
},
{
"date": 200775,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.08
},
{
"date": 200800,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.12
},
{
"date": 200825,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.12
},
{
"date": 200850,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.13
},
{
"date": 200875,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.18
},
{
"date": 200900,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.2
},
{
"date": 200925,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.15
},
{
"date": 200950,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.14
},
{
"date": 200975,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.14
},
{
"date": 201000,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.14
},
{
"date": 201025,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.14
},
{
"date": 201050,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.15
},
{
"date": 201075,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.14
},
{
"date": 201100,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.17
},
{
"date": 201125,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.18
},
{
"date": 201150,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.17
},
{
"date": 201175,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.17
},
{
"date": 201200,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.19
},
{
"date": 201225,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.17
},
{
"date": 201250,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.19
},
{
"date": 201275,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.17
},
{
"date": 201300,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.2
},
{
"date": 201325,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.16
},
{
"date": 201350,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.17
},
{
"date": 201375,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.15
},
{
"date": 201400,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.13
},
{
"date": 201425,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.1
},
{
"date": 201450,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.1
},
{
"date": 201475,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.15
},
{
"date": 201500,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.15
},
{
"date": 201525,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.14
},
{
"date": 201550,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.16
},
{
"date": 201575,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.16
},
{
"date": 201600,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.18
},
{
"date": 201625,
"variable": "Claims.of.pension.funds.on.pension.managers..x.1.000.000.",
"value": 0.17
},
{
"date": 199000,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.09
},
{
"date": 199025,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.09
},
{
"date": 199050,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.1
},
{
"date": 199075,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.1
},
{
"date": 199100,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.1
},
{
"date": 199125,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.1
},
{
"date": 199150,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.1
},
{
"date": 199175,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.1
},
{
"date": 199200,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.1
},
{
"date": 199225,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.1
},
{
"date": 199250,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.1
},
{
"date": 199275,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.1
},
{
"date": 199300,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.1
},
{
"date": 199325,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.1
},
{
"date": 199350,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.1
},
{
"date": 199375,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.1
},
{
"date": 199400,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.1
},
{
"date": 199425,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.1
},
{
"date": 199450,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.11
},
{
"date": 199475,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.11
},
{
"date": 199500,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.11
},
{
"date": 199525,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.11
},
{
"date": 199550,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.12
},
{
"date": 199575,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.12
},
{
"date": 199600,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.12
},
{
"date": 199625,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.12
},
{
"date": 199650,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.13
},
{
"date": 199675,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.13
},
{
"date": 199700,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.13
},
{
"date": 199725,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.13
},
{
"date": 199750,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.14
},
{
"date": 199775,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.15
},
{
"date": 199800,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.15
},
{
"date": 199825,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.15
},
{
"date": 199850,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.16
},
{
"date": 199875,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.16
},
{
"date": 199900,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.17
},
{
"date": 199925,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.17
},
{
"date": 199950,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.18
},
{
"date": 199975,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.18
},
{
"date": 200000,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.19
},
{
"date": 200025,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.19
},
{
"date": 200050,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.2
},
{
"date": 200075,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.2
},
{
"date": 200100,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.2
},
{
"date": 200125,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.21
},
{
"date": 200150,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.21
},
{
"date": 200175,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.22
},
{
"date": 200200,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.22
},
{
"date": 200225,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.22
},
{
"date": 200250,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.23
},
{
"date": 200275,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.24
},
{
"date": 200300,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.24
},
{
"date": 200325,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.24
},
{
"date": 200350,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.25
},
{
"date": 200375,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.26
},
{
"date": 200400,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.26
},
{
"date": 200425,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.27
},
{
"date": 200450,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.28
},
{
"date": 200475,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.29
},
{
"date": 200500,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.3
},
{
"date": 200525,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.31
},
{
"date": 200550,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.32
},
{
"date": 200575,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.32
},
{
"date": 200600,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.33
},
{
"date": 200625,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.34
},
{
"date": 200650,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.35
},
{
"date": 200675,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.35
},
{
"date": 200700,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.36
},
{
"date": 200725,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.37
},
{
"date": 200750,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.38
},
{
"date": 200775,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.39
},
{
"date": 200800,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.4
},
{
"date": 200825,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.41
},
{
"date": 200850,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.42
},
{
"date": 200875,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.42
},
{
"date": 200900,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.43
},
{
"date": 200925,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.44
},
{
"date": 200950,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.45
},
{
"date": 200975,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.46
},
{
"date": 201000,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.46
},
{
"date": 201025,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.46
},
{
"date": 201050,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.47
},
{
"date": 201075,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.48
},
{
"date": 201100,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.48
},
{
"date": 201125,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.48
},
{
"date": 201150,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.49
},
{
"date": 201175,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.49
},
{
"date": 201200,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.49
},
{
"date": 201225,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.49
},
{
"date": 201250,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.5
},
{
"date": 201275,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.51
},
{
"date": 201300,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.5
},
{
"date": 201325,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.51
},
{
"date": 201350,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.52
},
{
"date": 201375,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.52
},
{
"date": 201400,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.52
},
{
"date": 201425,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.53
},
{
"date": 201450,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.53
},
{
"date": 201475,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.54
},
{
"date": 201500,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.54
},
{
"date": 201525,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.54
},
{
"date": 201550,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.55
},
{
"date": 201575,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.55
},
{
"date": 201600,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.55
},
{
"date": 201625,
"variable": "Consumer.credit..x.1.000.000.",
"value": 0.56
},
{
"date": 199000,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.16
},
{
"date": 199025,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.16
},
{
"date": 199050,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.17
},
{
"date": 199075,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.18
},
{
"date": 199100,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.18
},
{
"date": 199125,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.18
},
{
"date": 199150,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.18
},
{
"date": 199175,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.19
},
{
"date": 199200,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.19
},
{
"date": 199225,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.19
},
{
"date": 199250,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.2
},
{
"date": 199275,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.2
},
{
"date": 199300,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.2
},
{
"date": 199325,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.2
},
{
"date": 199350,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.21
},
{
"date": 199375,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.21
},
{
"date": 199400,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.22
},
{
"date": 199425,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.23
},
{
"date": 199450,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.23
},
{
"date": 199475,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.24
},
{
"date": 199500,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.25
},
{
"date": 199525,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.25
},
{
"date": 199550,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.25
},
{
"date": 199575,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.25
},
{
"date": 199600,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.24
},
{
"date": 199625,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.24
},
{
"date": 199650,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.24
},
{
"date": 199675,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.26
},
{
"date": 199700,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.28
},
{
"date": 199725,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.28
},
{
"date": 199750,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.27
},
{
"date": 199775,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.29
},
{
"date": 199800,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.31
},
{
"date": 199825,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.32
},
{
"date": 199850,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.32
},
{
"date": 199875,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.34
},
{
"date": 199900,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.31
},
{
"date": 199925,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.31
},
{
"date": 199950,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.32
},
{
"date": 199975,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.32
},
{
"date": 200000,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.34
},
{
"date": 200025,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.36
},
{
"date": 200050,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.37
},
{
"date": 200075,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.38
},
{
"date": 200100,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.43
},
{
"date": 200125,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.43
},
{
"date": 200150,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.44
},
{
"date": 200175,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.44
},
{
"date": 200200,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.47
},
{
"date": 200225,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.48
},
{
"date": 200250,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.49
},
{
"date": 200275,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.49
},
{
"date": 200300,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.52
},
{
"date": 200325,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.5
},
{
"date": 200350,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.51
},
{
"date": 200375,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.52
},
{
"date": 200400,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.55
},
{
"date": 200425,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.58
},
{
"date": 200450,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.59
},
{
"date": 200475,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.59
},
{
"date": 200500,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.6
},
{
"date": 200525,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.61
},
{
"date": 200550,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.62
},
{
"date": 200575,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.59
},
{
"date": 200600,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.62
},
{
"date": 200625,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.65
},
{
"date": 200650,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.67
},
{
"date": 200675,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.65
},
{
"date": 200700,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.74
},
{
"date": 200725,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.75
},
{
"date": 200750,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.76
},
{
"date": 200775,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.75
},
{
"date": 200800,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.86
},
{
"date": 200825,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.89
},
{
"date": 200850,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.91
},
{
"date": 200875,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.94
},
{
"date": 200900,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.94
},
{
"date": 200925,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.94
},
{
"date": 200950,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.95
},
{
"date": 200975,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.95
},
{
"date": 201000,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.97
},
{
"date": 201025,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.98
},
{
"date": 201050,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.99
},
{
"date": 201075,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 0.95
},
{
"date": 201100,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 1.03
},
{
"date": 201125,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 1.08
},
{
"date": 201150,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 1.1
},
{
"date": 201175,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 1.08
},
{
"date": 201200,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 1.13
},
{
"date": 201225,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 1.15
},
{
"date": 201250,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 1.16
},
{
"date": 201275,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 1.14
},
{
"date": 201300,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 1.2
},
{
"date": 201325,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 1.24
},
{
"date": 201350,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 1.24
},
{
"date": 201375,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 1.23
},
{
"date": 201400,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 1.25
},
{
"date": 201425,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 1.23
},
{
"date": 201450,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 1.24
},
{
"date": 201475,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 1.25
},
{
"date": 201500,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 1.33
},
{
"date": 201525,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 1.33
},
{
"date": 201550,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 1.39
},
{
"date": 201575,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 1.42
},
{
"date": 201600,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 1.36
},
{
"date": 201625,
"variable": "Corporate.claims..loans.and.advances..x.1.000.000.",
"value": 1.37
},
{
"date": 199000,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.35
},
{
"date": 199025,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.36
},
{
"date": 199050,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.37
},
{
"date": 199075,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.37
},
{
"date": 199100,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.39
},
{
"date": 199125,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.39
},
{
"date": 199150,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.4
},
{
"date": 199175,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.4
},
{
"date": 199200,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.41
},
{
"date": 199225,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.42
},
{
"date": 199250,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.44
},
{
"date": 199275,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.44
},
{
"date": 199300,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.44
},
{
"date": 199325,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.45
},
{
"date": 199350,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.47
},
{
"date": 199375,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.5
},
{
"date": 199400,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.5
},
{
"date": 199425,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.5
},
{
"date": 199450,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.51
},
{
"date": 199475,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.52
},
{
"date": 199500,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.53
},
{
"date": 199525,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.55
},
{
"date": 199550,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.57
},
{
"date": 199575,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.56
},
{
"date": 199600,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.58
},
{
"date": 199625,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.59
},
{
"date": 199650,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.62
},
{
"date": 199675,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.66
},
{
"date": 199700,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.67
},
{
"date": 199725,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.68
},
{
"date": 199750,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.68
},
{
"date": 199775,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.7
},
{
"date": 199800,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.72
},
{
"date": 199825,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.72
},
{
"date": 199850,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.76
},
{
"date": 199875,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.77
},
{
"date": 199900,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.77
},
{
"date": 199925,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.76
},
{
"date": 199950,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.77
},
{
"date": 199975,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.78
},
{
"date": 200000,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.81
},
{
"date": 200025,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.81
},
{
"date": 200050,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.84
},
{
"date": 200075,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.86
},
{
"date": 200100,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.85
},
{
"date": 200125,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.85
},
{
"date": 200150,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.88
},
{
"date": 200175,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.9
},
{
"date": 200200,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.88
},
{
"date": 200225,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.92
},
{
"date": 200250,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.94
},
{
"date": 200275,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.95
},
{
"date": 200300,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.93
},
{
"date": 200325,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.98
},
{
"date": 200350,
"variable": "Debt.securities..x.1.000.000.",
"value": 0.99
},
{
"date": 200375,
"variable": "Debt.securities..x.1.000.000.",
"value": 1.03
},
{
"date": 200400,
"variable": "Debt.securities..x.1.000.000.",
"value": 1.07
},
{
"date": 200425,
"variable": "Debt.securities..x.1.000.000.",
"value": 1.06
},
{
"date": 200450,
"variable": "Debt.securities..x.1.000.000.",
"value": 1.08
},
{
"date": 200475,
"variable": "Debt.securities..x.1.000.000.",
"value": 1.13
},
{
"date": 200500,
"variable": "Debt.securities..x.1.000.000.",
"value": 1.16
},
{
"date": 200525,
"variable": "Debt.securities..x.1.000.000.",
"value": 1.21
},
{
"date": 200550,
"variable": "Debt.securities..x.1.000.000.",
"value": 1.23
},
{
"date": 200575,
"variable": "Debt.securities..x.1.000.000.",
"value": 1.26
},
{
"date": 200600,
"variable": "Debt.securities..x.1.000.000.",
"value": 1.29
},
{
"date": 200625,
"variable": "Debt.securities..x.1.000.000.",
"value": 1.27
},
{
"date": 200650,
"variable": "Debt.securities..x.1.000.000.",
"value": 1.34
},
{
"date": 200675,
"variable": "Debt.securities..x.1.000.000.",
"value": 1.39
},
{
"date": 200700,
"variable": "Debt.securities..x.1.000.000.",
"value": 1.48
},
{
"date": 200725,
"variable": "Debt.securities..x.1.000.000.",
"value": 1.48
},
{
"date": 200750,
"variable": "Debt.securities..x.1.000.000.",
"value": 1.52
},
{
"date": 200775,
"variable": "Debt.securities..x.1.000.000.",
"value": 1.55
},
{
"date": 200800,
"variable": "Debt.securities..x.1.000.000.",
"value": 1.61
},
{
"date": 200825,
"variable": "Debt.securities..x.1.000.000.",
"value": 1.61
},
{
"date": 200850,
"variable": "Debt.securities..x.1.000.000.",
"value": 1.59
},
{
"date": 200875,
"variable": "Debt.securities..x.1.000.000.",
"value": 1.64
},
{
"date": 200900,
"variable": "Debt.securities..x.1.000.000.",
"value": 1.67
},
{
"date": 200925,
"variable": "Debt.securities..x.1.000.000.",
"value": 1.69
},
{
"date": 200950,
"variable": "Debt.securities..x.1.000.000.",
"value": 1.76
},
{
"date": 200975,
"variable": "Debt.securities..x.1.000.000.",
"value": 1.79
},
{
"date": 201000,
"variable": "Debt.securities..x.1.000.000.",
"value": 1.78
},
{
"date": 201025,
"variable": "Debt.securities..x.1.000.000.",
"value": 1.82
},
{
"date": 201050,
"variable": "Debt.securities..x.1.000.000.",
"value": 1.87
},
{
"date": 201075,
"variable": "Debt.securities..x.1.000.000.",
"value": 1.92
},
{
"date": 201100,
"variable": "Debt.securities..x.1.000.000.",
"value": 1.91
},
{
"date": 201125,
"variable": "Debt.securities..x.1.000.000.",
"value": 1.96
},
{
"date": 201150,
"variable": "Debt.securities..x.1.000.000.",
"value": 2.03
},
{
"date": 201175,
"variable": "Debt.securities..x.1.000.000.",
"value": 1.97
},
{
"date": 201200,
"variable": "Debt.securities..x.1.000.000.",
"value": 2.04
},
{
"date": 201225,
"variable": "Debt.securities..x.1.000.000.",
"value": 2.05
},
{
"date": 201250,
"variable": "Debt.securities..x.1.000.000.",
"value": 2.08
},
{
"date": 201275,
"variable": "Debt.securities..x.1.000.000.",
"value": 2.11
},
{
"date": 201300,
"variable": "Debt.securities..x.1.000.000.",
"value": 2.11
},
{
"date": 201325,
"variable": "Debt.securities..x.1.000.000.",
"value": 2.1
},
{
"date": 201350,
"variable": "Debt.securities..x.1.000.000.",
"value": 2.11
},
{
"date": 201375,
"variable": "Debt.securities..x.1.000.000.",
"value": 2.15
},
{
"date": 201400,
"variable": "Debt.securities..x.1.000.000.",
"value": 2.19
},
{
"date": 201425,
"variable": "Debt.securities..x.1.000.000.",
"value": 2.21
},
{
"date": 201450,
"variable": "Debt.securities..x.1.000.000.",
"value": 2.26
},
{
"date": 201475,
"variable": "Debt.securities..x.1.000.000.",
"value": 2.35
},
{
"date": 201500,
"variable": "Debt.securities..x.1.000.000.",
"value": 2.4
},
{
"date": 201525,
"variable": "Debt.securities..x.1.000.000.",
"value": 2.37
},
{
"date": 201550,
"variable": "Debt.securities..x.1.000.000.",
"value": 2.41
},
{
"date": 201575,
"variable": "Debt.securities..x.1.000.000.",
"value": 2.48
},
{
"date": 201600,
"variable": "Debt.securities..x.1.000.000.",
"value": 2.54
},
{
"date": 201625,
"variable": "Debt.securities..x.1.000.000.",
"value": 2.58
},
{
"date": 199000,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 0.75
},
{
"date": 199025,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 0.75
},
{
"date": 199050,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 0.75
},
{
"date": 199075,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 0.75
},
{
"date": 199100,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 0.78
},
{
"date": 199125,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 0.79
},
{
"date": 199150,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 0.79
},
{
"date": 199175,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 0.82
},
{
"date": 199200,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 0.83
},
{
"date": 199225,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 0.83
},
{
"date": 199250,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 0.82
},
{
"date": 199275,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 0.82
},
{
"date": 199300,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 0.86
},
{
"date": 199325,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 0.89
},
{
"date": 199350,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 0.9
},
{
"date": 199375,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 0.94
},
{
"date": 199400,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 0.97
},
{
"date": 199425,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 1
},
{
"date": 199450,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 0.98
},
{
"date": 199475,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 1.02
},
{
"date": 199500,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 1.01
},
{
"date": 199525,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 1.05
},
{
"date": 199550,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 1.06
},
{
"date": 199575,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 1.12
},
{
"date": 199600,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 1.14
},
{
"date": 199625,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 1.19
},
{
"date": 199650,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 1.2
},
{
"date": 199675,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 1.27
},
{
"date": 199700,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 1.29
},
{
"date": 199725,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 1.39
},
{
"date": 199750,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 1.47
},
{
"date": 199775,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 1.47
},
{
"date": 199800,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 1.56
},
{
"date": 199825,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 1.59
},
{
"date": 199850,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 1.51
},
{
"date": 199875,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 1.64
},
{
"date": 199900,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 1.69
},
{
"date": 199925,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 1.76
},
{
"date": 199950,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 1.76
},
{
"date": 199975,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 1.92
},
{
"date": 200000,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 2.14
},
{
"date": 200025,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 2.26
},
{
"date": 200050,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 2.24
},
{
"date": 200075,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 2.2
},
{
"date": 200100,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 2.02
},
{
"date": 200125,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 2.09
},
{
"date": 200150,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 1.94
},
{
"date": 200175,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 2.12
},
{
"date": 200200,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 2.15
},
{
"date": 200225,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 2.04
},
{
"date": 200250,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 1.93
},
{
"date": 200275,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 2
},
{
"date": 200300,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 1.95
},
{
"date": 200325,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 2.15
},
{
"date": 200350,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 2.3
},
{
"date": 200375,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 2.45
},
{
"date": 200400,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 2.59
},
{
"date": 200425,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 2.65
},
{
"date": 200450,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 2.73
},
{
"date": 200475,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 2.82
},
{
"date": 200500,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 2.9
},
{
"date": 200525,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 3.04
},
{
"date": 200550,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 3.29
},
{
"date": 200575,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 3.26
},
{
"date": 200600,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 3.55
},
{
"date": 200625,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 3.48
},
{
"date": 200650,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 3.48
},
{
"date": 200675,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 3.74
},
{
"date": 200700,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 3.83
},
{
"date": 200725,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 3.87
},
{
"date": 200750,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 3.94
},
{
"date": 200775,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 3.88
},
{
"date": 200800,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 3.78
},
{
"date": 200825,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 3.77
},
{
"date": 200850,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 3.33
},
{
"date": 200875,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 2.97
},
{
"date": 200900,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 2.9
},
{
"date": 200925,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 3.25
},
{
"date": 200950,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 3.52
},
{
"date": 200975,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 3.67
},
{
"date": 201000,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 3.77
},
{
"date": 201025,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 3.7
},
{
"date": 201050,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 3.98
},
{
"date": 201075,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 4.21
},
{
"date": 201100,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 4.37
},
{
"date": 201125,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 4.21
},
{
"date": 201150,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 3.94
},
{
"date": 201175,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 4.08
},
{
"date": 201200,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 4.36
},
{
"date": 201225,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 4.17
},
{
"date": 201250,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 4.33
},
{
"date": 201275,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 4.43
},
{
"date": 201300,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 4.73
},
{
"date": 201325,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 4.7
},
{
"date": 201350,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 4.88
},
{
"date": 201375,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 5.2
},
{
"date": 201400,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 5.28
},
{
"date": 201425,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 5.39
},
{
"date": 201450,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 5.42
},
{
"date": 201475,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 5.56
},
{
"date": 201500,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 5.9
},
{
"date": 201525,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 5.9
},
{
"date": 201550,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 5.56
},
{
"date": 201575,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 5.77
},
{
"date": 201600,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 5.74
},
{
"date": 201625,
"variable": "Equity.and.investment.fund.shares..x.1.000.000.",
"value": 5.91
},
{
"date": 199000,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.02
},
{
"date": 199025,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.02
},
{
"date": 199050,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.02
},
{
"date": 199075,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.02
},
{
"date": 199100,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.02
},
{
"date": 199125,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.02
},
{
"date": 199150,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.03
},
{
"date": 199175,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.03
},
{
"date": 199200,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.02
},
{
"date": 199225,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.03
},
{
"date": 199250,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.03
},
{
"date": 199275,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.03
},
{
"date": 199300,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.03
},
{
"date": 199325,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.03
},
{
"date": 199350,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.04
},
{
"date": 199375,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.03
},
{
"date": 199400,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.03
},
{
"date": 199425,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.04
},
{
"date": 199450,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.04
},
{
"date": 199475,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.04
},
{
"date": 199500,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.05
},
{
"date": 199525,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.04
},
{
"date": 199550,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.04
},
{
"date": 199575,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.05
},
{
"date": 199600,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.05
},
{
"date": 199625,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.06
},
{
"date": 199650,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.06
},
{
"date": 199675,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.06
},
{
"date": 199700,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.06
},
{
"date": 199725,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.06
},
{
"date": 199750,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.07
},
{
"date": 199775,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.06
},
{
"date": 199800,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.06
},
{
"date": 199825,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.06
},
{
"date": 199850,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.08
},
{
"date": 199875,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.07
},
{
"date": 199900,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.07
},
{
"date": 199925,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.07
},
{
"date": 199950,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.08
},
{
"date": 199975,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.07
},
{
"date": 200000,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.07
},
{
"date": 200025,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.06
},
{
"date": 200050,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.06
},
{
"date": 200075,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.06
},
{
"date": 200100,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.06
},
{
"date": 200125,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.06
},
{
"date": 200150,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.07
},
{
"date": 200175,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.08
},
{
"date": 200200,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.06
},
{
"date": 200225,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.07
},
{
"date": 200250,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.06
},
{
"date": 200275,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.06
},
{
"date": 200300,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.07
},
{
"date": 200325,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.06
},
{
"date": 200350,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.07
},
{
"date": 200375,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.06
},
{
"date": 200400,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.07
},
{
"date": 200425,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.07
},
{
"date": 200450,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.07
},
{
"date": 200475,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.07
},
{
"date": 200500,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.07
},
{
"date": 200525,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.08
},
{
"date": 200550,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.08
},
{
"date": 200575,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.08
},
{
"date": 200600,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.08
},
{
"date": 200625,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.09
},
{
"date": 200650,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.1
},
{
"date": 200675,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.1
},
{
"date": 200700,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.1
},
{
"date": 200725,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.1
},
{
"date": 200750,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.11
},
{
"date": 200775,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.11
},
{
"date": 200800,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.11
},
{
"date": 200825,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.12
},
{
"date": 200850,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.12
},
{
"date": 200875,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.13
},
{
"date": 200900,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.13
},
{
"date": 200925,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.14
},
{
"date": 200950,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.13
},
{
"date": 200975,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.13
},
{
"date": 201000,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.13
},
{
"date": 201025,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.15
},
{
"date": 201050,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.16
},
{
"date": 201075,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.16
},
{
"date": 201100,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.16
},
{
"date": 201125,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.16
},
{
"date": 201150,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.18
},
{
"date": 201175,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.17
},
{
"date": 201200,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.18
},
{
"date": 201225,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.19
},
{
"date": 201250,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.19
},
{
"date": 201275,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.18
},
{
"date": 201300,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.19
},
{
"date": 201325,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.18
},
{
"date": 201350,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.2
},
{
"date": 201375,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.19
},
{
"date": 201400,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.18
},
{
"date": 201425,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.19
},
{
"date": 201450,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.19
},
{
"date": 201475,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.19
},
{
"date": 201500,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.2
},
{
"date": 201525,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.19
},
{
"date": 201550,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.18
},
{
"date": 201575,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.18
},
{
"date": 201600,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.18
},
{
"date": 201625,
"variable": "Foreign.currency.and.deposits..x.1.000.000.",
"value": 0.2
},
{
"date": 199000,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.01
},
{
"date": 199025,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.01
},
{
"date": 199050,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.02
},
{
"date": 199075,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.02
},
{
"date": 199100,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.02
},
{
"date": 199125,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.02
},
{
"date": 199150,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.02
},
{
"date": 199175,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.02
},
{
"date": 199200,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.01
},
{
"date": 199225,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.01
},
{
"date": 199250,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.01
},
{
"date": 199275,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.01
},
{
"date": 199300,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.01
},
{
"date": 199325,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.01
},
{
"date": 199350,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.01
},
{
"date": 199375,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.01
},
{
"date": 199400,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.01
},
{
"date": 199425,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.01
},
{
"date": 199450,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.02
},
{
"date": 199475,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.01
},
{
"date": 199500,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.02
},
{
"date": 199525,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.02
},
{
"date": 199550,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.02
},
{
"date": 199575,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.02
},
{
"date": 199600,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.02
},
{
"date": 199625,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.02
},
{
"date": 199650,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.02
},
{
"date": 199675,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.02
},
{
"date": 199700,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.03
},
{
"date": 199725,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.03
},
{
"date": 199750,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.02
},
{
"date": 199775,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.02
},
{
"date": 199800,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.03
},
{
"date": 199825,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.03
},
{
"date": 199850,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.03
},
{
"date": 199875,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.03
},
{
"date": 199900,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.03
},
{
"date": 199925,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.03
},
{
"date": 199950,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.03
},
{
"date": 199975,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.04
},
{
"date": 200000,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.04
},
{
"date": 200025,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.04
},
{
"date": 200050,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.04
},
{
"date": 200075,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.04
},
{
"date": 200100,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.05
},
{
"date": 200125,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.05
},
{
"date": 200150,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.05
},
{
"date": 200175,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.05
},
{
"date": 200200,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.05
},
{
"date": 200225,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.05
},
{
"date": 200250,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.05
},
{
"date": 200275,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.05
},
{
"date": 200300,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.05
},
{
"date": 200325,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.04
},
{
"date": 200350,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.04
},
{
"date": 200375,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.04
},
{
"date": 200400,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.04
},
{
"date": 200425,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.04
},
{
"date": 200450,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.04
},
{
"date": 200475,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.04
},
{
"date": 200500,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.04
},
{
"date": 200525,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.04
},
{
"date": 200550,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.04
},
{
"date": 200575,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.04
},
{
"date": 200600,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.04
},
{
"date": 200625,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.04
},
{
"date": 200650,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.04
},
{
"date": 200675,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.04
},
{
"date": 200700,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.04
},
{
"date": 200725,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.04
},
{
"date": 200750,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.04
},
{
"date": 200775,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.04
},
{
"date": 200800,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.04
},
{
"date": 200825,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.04
},
{
"date": 200850,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.04
},
{
"date": 200875,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.05
},
{
"date": 200900,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.05
},
{
"date": 200925,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.05
},
{
"date": 200950,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.05
},
{
"date": 200975,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.04
},
{
"date": 201000,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.05
},
{
"date": 201025,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.05
},
{
"date": 201050,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.05
},
{
"date": 201075,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.04
},
{
"date": 201100,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.05
},
{
"date": 201125,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.05
},
{
"date": 201150,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.05
},
{
"date": 201175,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.05
},
{
"date": 201200,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.06
},
{
"date": 201225,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.05
},
{
"date": 201250,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.05
},
{
"date": 201275,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.05
},
{
"date": 201300,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.06
},
{
"date": 201325,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.06
},
{
"date": 201350,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.06
},
{
"date": 201375,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.06
},
{
"date": 201400,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.07
},
{
"date": 201425,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.07
},
{
"date": 201450,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.07
},
{
"date": 201475,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.07
},
{
"date": 201500,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.08
},
{
"date": 201525,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.08
},
{
"date": 201550,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.09
},
{
"date": 201575,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.1
},
{
"date": 201600,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.09
},
{
"date": 201625,
"variable": "Foreign.currency.deposits.and.securities..x.1.000.000.",
"value": 0.09
},
{
"date": 199000,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199025,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199050,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199075,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199100,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199125,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199150,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199175,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199200,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199225,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 199250,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 199275,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 199300,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199325,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199350,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 199375,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 199400,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 199425,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 199450,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 199475,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 199500,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 199525,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 199550,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 199575,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 199600,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 199625,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 199650,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 199675,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 199700,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.03
},
{
"date": 199725,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.03
},
{
"date": 199750,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.03
},
{
"date": 199775,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 199800,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.03
},
{
"date": 199825,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.03
},
{
"date": 199850,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.03
},
{
"date": 199875,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.03
},
{
"date": 199900,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.03
},
{
"date": 199925,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.03
},
{
"date": 199950,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.03
},
{
"date": 199975,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.03
},
{
"date": 200000,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.03
},
{
"date": 200025,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.03
},
{
"date": 200050,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.03
},
{
"date": 200075,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.03
},
{
"date": 200100,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.03
},
{
"date": 200125,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.03
},
{
"date": 200150,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.03
},
{
"date": 200175,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.03
},
{
"date": 200200,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.03
},
{
"date": 200225,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.03
},
{
"date": 200250,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.04
},
{
"date": 200275,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.04
},
{
"date": 200300,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.04
},
{
"date": 200325,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.04
},
{
"date": 200350,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.04
},
{
"date": 200375,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.04
},
{
"date": 200400,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.04
},
{
"date": 200425,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.04
},
{
"date": 200450,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.05
},
{
"date": 200475,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.05
},
{
"date": 200500,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.05
},
{
"date": 200525,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.06
},
{
"date": 200550,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.06
},
{
"date": 200575,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.07
},
{
"date": 200600,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.08
},
{
"date": 200625,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.09
},
{
"date": 200650,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.1
},
{
"date": 200675,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.11
},
{
"date": 200700,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.13
},
{
"date": 200725,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.13
},
{
"date": 200750,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.13
},
{
"date": 200775,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.13
},
{
"date": 200800,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.13
},
{
"date": 200825,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.14
},
{
"date": 200850,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.13
},
{
"date": 200875,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.13
},
{
"date": 200900,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.13
},
{
"date": 200925,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.13
},
{
"date": 200950,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.12
},
{
"date": 200975,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.12
},
{
"date": 201000,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.12
},
{
"date": 201025,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.13
},
{
"date": 201050,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.14
},
{
"date": 201075,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.14
},
{
"date": 201100,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.14
},
{
"date": 201125,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.13
},
{
"date": 201150,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.15
},
{
"date": 201175,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.15
},
{
"date": 201200,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.15
},
{
"date": 201225,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.16
},
{
"date": 201250,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.16
},
{
"date": 201275,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.18
},
{
"date": 201300,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.18
},
{
"date": 201325,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.18
},
{
"date": 201350,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.18
},
{
"date": 201375,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.2
},
{
"date": 201400,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.23
},
{
"date": 201425,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.22
},
{
"date": 201450,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.24
},
{
"date": 201475,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.25
},
{
"date": 201500,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.27
},
{
"date": 201525,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.27
},
{
"date": 201550,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.28
},
{
"date": 201575,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.31
},
{
"date": 201600,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.32
},
{
"date": 201625,
"variable": "Foreign.investments..bonds..x.1.000.000.",
"value": 0.33
},
{
"date": 199000,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.02
},
{
"date": 199025,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.02
},
{
"date": 199050,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.02
},
{
"date": 199075,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.02
},
{
"date": 199100,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.02
},
{
"date": 199125,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.02
},
{
"date": 199150,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.03
},
{
"date": 199175,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.03
},
{
"date": 199200,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.04
},
{
"date": 199225,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.04
},
{
"date": 199250,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.04
},
{
"date": 199275,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.04
},
{
"date": 199300,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.05
},
{
"date": 199325,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.05
},
{
"date": 199350,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.06
},
{
"date": 199375,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.07
},
{
"date": 199400,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.08
},
{
"date": 199425,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.08
},
{
"date": 199450,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.08
},
{
"date": 199475,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.08
},
{
"date": 199500,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.08
},
{
"date": 199525,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.09
},
{
"date": 199550,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.09
},
{
"date": 199575,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.1
},
{
"date": 199600,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.11
},
{
"date": 199625,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.12
},
{
"date": 199650,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.12
},
{
"date": 199675,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.13
},
{
"date": 199700,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.13
},
{
"date": 199725,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.16
},
{
"date": 199750,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.16
},
{
"date": 199775,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.15
},
{
"date": 199800,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.18
},
{
"date": 199825,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.19
},
{
"date": 199850,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.16
},
{
"date": 199875,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.19
},
{
"date": 199900,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.21
},
{
"date": 199925,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.23
},
{
"date": 199950,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.22
},
{
"date": 199975,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.27
},
{
"date": 200000,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.31
},
{
"date": 200025,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.31
},
{
"date": 200050,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.3
},
{
"date": 200075,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.29
},
{
"date": 200100,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.28
},
{
"date": 200125,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.29
},
{
"date": 200150,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.25
},
{
"date": 200175,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.28
},
{
"date": 200200,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.3
},
{
"date": 200225,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.26
},
{
"date": 200250,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.22
},
{
"date": 200275,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.25
},
{
"date": 200300,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.21
},
{
"date": 200325,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.24
},
{
"date": 200350,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.26
},
{
"date": 200375,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.29
},
{
"date": 200400,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.31
},
{
"date": 200425,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.31
},
{
"date": 200450,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.29
},
{
"date": 200475,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.31
},
{
"date": 200500,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.31
},
{
"date": 200525,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.32
},
{
"date": 200550,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.34
},
{
"date": 200575,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.35
},
{
"date": 200600,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.39
},
{
"date": 200625,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.37
},
{
"date": 200650,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.39
},
{
"date": 200675,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.46
},
{
"date": 200700,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.49
},
{
"date": 200725,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.5
},
{
"date": 200750,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.49
},
{
"date": 200775,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.5
},
{
"date": 200800,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.46
},
{
"date": 200825,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.43
},
{
"date": 200850,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.38
},
{
"date": 200875,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.34
},
{
"date": 200900,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.31
},
{
"date": 200925,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.34
},
{
"date": 200950,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.37
},
{
"date": 200975,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.38
},
{
"date": 201000,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.4
},
{
"date": 201025,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.37
},
{
"date": 201050,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.42
},
{
"date": 201075,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.44
},
{
"date": 201100,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.45
},
{
"date": 201125,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.45
},
{
"date": 201150,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.41
},
{
"date": 201175,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.44
},
{
"date": 201200,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.49
},
{
"date": 201225,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.47
},
{
"date": 201250,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.49
},
{
"date": 201275,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.51
},
{
"date": 201300,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.57
},
{
"date": 201325,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.59
},
{
"date": 201350,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.62
},
{
"date": 201375,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.68
},
{
"date": 201400,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.73
},
{
"date": 201425,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.74
},
{
"date": 201450,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.77
},
{
"date": 201475,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.82
},
{
"date": 201500,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.92
},
{
"date": 201525,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.91
},
{
"date": 201550,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.89
},
{
"date": 201575,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.99
},
{
"date": 201600,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.89
},
{
"date": 201625,
"variable": "Foreign.investments..equity..x.1.000.000.",
"value": 0.9
},
{
"date": 199000,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199025,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199050,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199075,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199100,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199125,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199150,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199175,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199200,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199225,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199250,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199275,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199300,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199325,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199350,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199375,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199400,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199425,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199450,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199475,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199500,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199525,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199550,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199575,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199600,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199625,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 199650,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 199675,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 199700,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 199725,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 199750,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199775,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199800,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199825,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199850,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199875,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199900,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199925,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199950,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 199975,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 200000,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 200025,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 200050,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 200075,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 200100,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0
},
{
"date": 200125,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 200150,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 200175,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 200200,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 200225,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 200250,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 200275,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 200300,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 200325,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 200350,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 200375,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 200400,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 200425,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 200450,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 200475,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 200500,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 200525,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 200550,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 200575,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 200600,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 200625,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 200650,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.02
},
{
"date": 200675,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.02
},
{
"date": 200700,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.02
},
{
"date": 200725,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.02
},
{
"date": 200750,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 200775,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 200800,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 200825,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 200850,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 200875,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 200900,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 200925,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 200950,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 200975,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 201000,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 201025,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 201050,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 201075,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 201100,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 201125,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 201150,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 201175,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 201200,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 201225,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 201250,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 201275,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 201300,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 201325,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 201350,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 201375,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 201400,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 201425,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 201450,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 201475,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 201500,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 201525,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 201550,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 201575,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 201600,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 201625,
"variable": "Foreign.investments..short.term.paper..x.1.000.000.",
"value": 0.01
},
{
"date": 199000,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199025,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199050,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199075,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199100,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199125,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199150,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199175,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199200,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199225,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199250,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199275,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199300,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199325,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199350,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199375,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0
},
{
"date": 199400,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199425,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199450,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199475,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199500,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199525,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199550,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199575,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199600,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199625,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199650,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199675,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199700,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199725,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199750,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199775,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199800,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0
},
{
"date": 199825,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199850,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199875,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199900,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 199925,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 199950,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 199975,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200000,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200025,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200050,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200075,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200100,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200125,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200150,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200175,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200200,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200225,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200250,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200275,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200300,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200325,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200350,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200375,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200400,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200425,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200450,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200475,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200500,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200525,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200550,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200575,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200600,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200625,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200650,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200675,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200700,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200725,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200750,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200775,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200800,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.02
},
{
"date": 200825,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0
},
{
"date": 200850,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0
},
{
"date": 200875,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0
},
{
"date": 200900,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0
},
{
"date": 200925,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0
},
{
"date": 200950,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0
},
{
"date": 200975,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0
},
{
"date": 201000,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0
},
{
"date": 201025,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0
},
{
"date": 201050,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0
},
{
"date": 201075,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0
},
{
"date": 201100,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0
},
{
"date": 201125,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0
},
{
"date": 201150,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0
},
{
"date": 201175,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 201200,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 201225,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 201250,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 201275,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 201300,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 201325,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 201350,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 201375,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 201400,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 201425,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 201450,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 201475,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 201500,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 201525,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 201550,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 201575,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 201600,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 201625,
"variable": "Government.claims...loans.and.advances..x.1.000.000.",
"value": 0.01
},
{
"date": 199000,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 199025,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.06
},
{
"date": 199050,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 199075,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 199100,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 199125,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.06
},
{
"date": 199150,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 199175,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 199200,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 199225,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.06
},
{
"date": 199250,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 199275,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 199300,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 199325,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.06
},
{
"date": 199350,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 199375,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 199400,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 199425,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.06
},
{
"date": 199450,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 199475,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 199500,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 199525,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 199550,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 199575,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 199600,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 199625,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 199650,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 199675,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 199700,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 199725,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 199750,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 199775,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 199800,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 199825,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 199850,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 199875,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 199900,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 199925,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.07
},
{
"date": 199950,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.07
},
{
"date": 199975,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.07
},
{
"date": 200000,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.07
},
{
"date": 200025,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.07
},
{
"date": 200050,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.07
},
{
"date": 200075,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.07
},
{
"date": 200100,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.07
},
{
"date": 200125,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.07
},
{
"date": 200150,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.07
},
{
"date": 200175,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.07
},
{
"date": 200200,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.07
},
{
"date": 200225,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.07
},
{
"date": 200250,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.07
},
{
"date": 200275,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.07
},
{
"date": 200300,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.07
},
{
"date": 200325,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.07
},
{
"date": 200350,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.07
},
{
"date": 200375,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.07
},
{
"date": 200400,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.07
},
{
"date": 200425,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.07
},
{
"date": 200450,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.08
},
{
"date": 200475,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.08
},
{
"date": 200500,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.08
},
{
"date": 200525,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.08
},
{
"date": 200550,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.08
},
{
"date": 200575,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.08
},
{
"date": 200600,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.08
},
{
"date": 200625,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.08
},
{
"date": 200650,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.08
},
{
"date": 200675,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.08
},
{
"date": 200700,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.08
},
{
"date": 200725,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.08
},
{
"date": 200750,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.08
},
{
"date": 200775,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.09
},
{
"date": 200800,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.09
},
{
"date": 200825,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 200850,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.05
},
{
"date": 200875,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.07
},
{
"date": 200900,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.08
},
{
"date": 200925,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.1
},
{
"date": 200950,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.12
},
{
"date": 200975,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.13
},
{
"date": 201000,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.13
},
{
"date": 201025,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.13
},
{
"date": 201050,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.13
},
{
"date": 201075,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.14
},
{
"date": 201100,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.13
},
{
"date": 201125,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.14
},
{
"date": 201150,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.14
},
{
"date": 201175,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.14
},
{
"date": 201200,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.13
},
{
"date": 201225,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.13
},
{
"date": 201250,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.13
},
{
"date": 201275,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.13
},
{
"date": 201300,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.14
},
{
"date": 201325,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.14
},
{
"date": 201350,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.14
},
{
"date": 201375,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.12
},
{
"date": 201400,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.12
},
{
"date": 201425,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.12
},
{
"date": 201450,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.12
},
{
"date": 201475,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.1
},
{
"date": 201500,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.1
},
{
"date": 201525,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.1
},
{
"date": 201550,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.1
},
{
"date": 201575,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.11
},
{
"date": 201600,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.11
},
{
"date": 201625,
"variable": "Government.claims..loans.and.advances..x.1.000.000.",
"value": 0.11
},
{
"date": 199000,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.07
},
{
"date": 199025,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.07
},
{
"date": 199050,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.07
},
{
"date": 199075,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.07
},
{
"date": 199100,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.07
},
{
"date": 199125,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.08
},
{
"date": 199150,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.08
},
{
"date": 199175,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.08
},
{
"date": 199200,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.09
},
{
"date": 199225,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.09
},
{
"date": 199250,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.1
},
{
"date": 199275,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.1
},
{
"date": 199300,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.09
},
{
"date": 199325,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.1
},
{
"date": 199350,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.1
},
{
"date": 199375,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.12
},
{
"date": 199400,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.13
},
{
"date": 199425,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.12
},
{
"date": 199450,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.14
},
{
"date": 199475,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.15
},
{
"date": 199500,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.15
},
{
"date": 199525,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.15
},
{
"date": 199550,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.16
},
{
"date": 199575,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.16
},
{
"date": 199600,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.15
},
{
"date": 199625,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.16
},
{
"date": 199650,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.17
},
{
"date": 199675,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.18
},
{
"date": 199700,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.19
},
{
"date": 199725,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.19
},
{
"date": 199750,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.19
},
{
"date": 199775,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.21
},
{
"date": 199800,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.2
},
{
"date": 199825,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.21
},
{
"date": 199850,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.22
},
{
"date": 199875,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.22
},
{
"date": 199900,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.22
},
{
"date": 199925,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.22
},
{
"date": 199950,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.21
},
{
"date": 199975,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.21
},
{
"date": 200000,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.21
},
{
"date": 200025,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.21
},
{
"date": 200050,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.22
},
{
"date": 200075,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.22
},
{
"date": 200100,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.22
},
{
"date": 200125,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.22
},
{
"date": 200150,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.22
},
{
"date": 200175,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.22
},
{
"date": 200200,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.22
},
{
"date": 200225,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.22
},
{
"date": 200250,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.22
},
{
"date": 200275,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.22
},
{
"date": 200300,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.21
},
{
"date": 200325,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.22
},
{
"date": 200350,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.22
},
{
"date": 200375,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.23
},
{
"date": 200400,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.23
},
{
"date": 200425,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.22
},
{
"date": 200450,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.22
},
{
"date": 200475,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.22
},
{
"date": 200500,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.22
},
{
"date": 200525,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.22
},
{
"date": 200550,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.22
},
{
"date": 200575,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.22
},
{
"date": 200600,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.21
},
{
"date": 200625,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.21
},
{
"date": 200650,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.21
},
{
"date": 200675,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.21
},
{
"date": 200700,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.2
},
{
"date": 200725,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.19
},
{
"date": 200750,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.2
},
{
"date": 200775,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.2
},
{
"date": 200800,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.21
},
{
"date": 200825,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.21
},
{
"date": 200850,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.21
},
{
"date": 200875,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.22
},
{
"date": 200900,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.25
},
{
"date": 200925,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.25
},
{
"date": 200950,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.27
},
{
"date": 200975,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.27
},
{
"date": 201000,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.28
},
{
"date": 201025,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.28
},
{
"date": 201050,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.29
},
{
"date": 201075,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.29
},
{
"date": 201100,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.3
},
{
"date": 201125,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.31
},
{
"date": 201150,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.33
},
{
"date": 201175,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.35
},
{
"date": 201200,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.35
},
{
"date": 201225,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.34
},
{
"date": 201250,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.33
},
{
"date": 201275,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.33
},
{
"date": 201300,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.32
},
{
"date": 201325,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.31
},
{
"date": 201350,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.31
},
{
"date": 201375,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.31
},
{
"date": 201400,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.33
},
{
"date": 201425,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.34
},
{
"date": 201450,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.35
},
{
"date": 201475,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.35
},
{
"date": 201500,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.37
},
{
"date": 201525,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.34
},
{
"date": 201550,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.34
},
{
"date": 201575,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.34
},
{
"date": 201600,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.35
},
{
"date": 201625,
"variable": "Government.of.Canada.bonds..x.1.000.000.",
"value": 0.35
},
{
"date": 199000,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.09
},
{
"date": 199025,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.1
},
{
"date": 199050,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.1
},
{
"date": 199075,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.11
},
{
"date": 199100,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.11
},
{
"date": 199125,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.12
},
{
"date": 199150,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.12
},
{
"date": 199175,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.11
},
{
"date": 199200,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.12
},
{
"date": 199225,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.12
},
{
"date": 199250,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.13
},
{
"date": 199275,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.13
},
{
"date": 199300,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.13
},
{
"date": 199325,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.13
},
{
"date": 199350,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.13
},
{
"date": 199375,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.12
},
{
"date": 199400,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.12
},
{
"date": 199425,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.12
},
{
"date": 199450,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.13
},
{
"date": 199475,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.12
},
{
"date": 199500,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.12
},
{
"date": 199525,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.13
},
{
"date": 199550,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.12
},
{
"date": 199575,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.12
},
{
"date": 199600,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.12
},
{
"date": 199625,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.12
},
{
"date": 199650,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.12
},
{
"date": 199675,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.11
},
{
"date": 199700,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.11
},
{
"date": 199725,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.1
},
{
"date": 199750,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.1
},
{
"date": 199775,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.09
},
{
"date": 199800,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.1
},
{
"date": 199825,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.08
},
{
"date": 199850,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.07
},
{
"date": 199875,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.07
},
{
"date": 199900,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.08
},
{
"date": 199925,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.07
},
{
"date": 199950,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.08
},
{
"date": 199975,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.08
},
{
"date": 200000,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.09
},
{
"date": 200025,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.07
},
{
"date": 200050,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.07
},
{
"date": 200075,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.07
},
{
"date": 200100,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.08
},
{
"date": 200125,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.07
},
{
"date": 200150,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.08
},
{
"date": 200175,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.09
},
{
"date": 200200,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.08
},
{
"date": 200225,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.09
},
{
"date": 200250,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.09
},
{
"date": 200275,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.09
},
{
"date": 200300,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.09
},
{
"date": 200325,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.09
},
{
"date": 200350,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.1
},
{
"date": 200375,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.1
},
{
"date": 200400,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.1
},
{
"date": 200425,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.1
},
{
"date": 200450,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.1
},
{
"date": 200475,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.1
},
{
"date": 200500,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.12
},
{
"date": 200525,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.11
},
{
"date": 200550,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.11
},
{
"date": 200575,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.11
},
{
"date": 200600,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.12
},
{
"date": 200625,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.1
},
{
"date": 200650,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.1
},
{
"date": 200675,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.11
},
{
"date": 200700,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.12
},
{
"date": 200725,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.1
},
{
"date": 200750,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.09
},
{
"date": 200775,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.1
},
{
"date": 200800,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.1
},
{
"date": 200825,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.11
},
{
"date": 200850,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.11
},
{
"date": 200875,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.15
},
{
"date": 200900,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.16
},
{
"date": 200925,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.15
},
{
"date": 200950,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.16
},
{
"date": 200975,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.15
},
{
"date": 201000,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.15
},
{
"date": 201025,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.14
},
{
"date": 201050,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.14
},
{
"date": 201075,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.14
},
{
"date": 201100,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.13
},
{
"date": 201125,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.13
},
{
"date": 201150,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.12
},
{
"date": 201175,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.11
},
{
"date": 201200,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.11
},
{
"date": 201225,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.12
},
{
"date": 201250,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.13
},
{
"date": 201275,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.12
},
{
"date": 201300,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.12
},
{
"date": 201325,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.14
},
{
"date": 201350,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.14
},
{
"date": 201375,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.12
},
{
"date": 201400,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.11
},
{
"date": 201425,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.11
},
{
"date": 201450,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.11
},
{
"date": 201475,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.11
},
{
"date": 201500,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.1
},
{
"date": 201525,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.11
},
{
"date": 201550,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.11
},
{
"date": 201575,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.11
},
{
"date": 201600,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.11
},
{
"date": 201625,
"variable": "Government.of.Canada.short.term.paper..x.1.000.000.",
"value": 0.12
},
{
"date": 199000,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.03
},
{
"date": 199025,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.03
},
{
"date": 199050,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.03
},
{
"date": 199075,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.03
},
{
"date": 199100,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.03
},
{
"date": 199125,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.03
},
{
"date": 199150,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.03
},
{
"date": 199175,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.03
},
{
"date": 199200,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.03
},
{
"date": 199225,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.03
},
{
"date": 199250,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.03
},
{
"date": 199275,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.03
},
{
"date": 199300,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.03
},
{
"date": 199325,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.04
},
{
"date": 199350,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.04
},
{
"date": 199375,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.04
},
{
"date": 199400,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.04
},
{
"date": 199425,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.04
},
{
"date": 199450,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.04
},
{
"date": 199475,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.04
},
{
"date": 199500,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.04
},
{
"date": 199525,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.04
},
{
"date": 199550,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.04
},
{
"date": 199575,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.04
},
{
"date": 199600,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.04
},
{
"date": 199625,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.05
},
{
"date": 199650,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.05
},
{
"date": 199675,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.05
},
{
"date": 199700,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.05
},
{
"date": 199725,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.05
},
{
"date": 199750,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.05
},
{
"date": 199775,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.05
},
{
"date": 199800,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.05
},
{
"date": 199825,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.05
},
{
"date": 199850,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.06
},
{
"date": 199875,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.06
},
{
"date": 199900,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.06
},
{
"date": 199925,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.06
},
{
"date": 199950,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.06
},
{
"date": 199975,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.06
},
{
"date": 200000,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.06
},
{
"date": 200025,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.06
},
{
"date": 200050,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.07
},
{
"date": 200075,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.07
},
{
"date": 200100,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.07
},
{
"date": 200125,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.07
},
{
"date": 200150,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.08
},
{
"date": 200175,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.08
},
{
"date": 200200,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.08
},
{
"date": 200225,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.08
},
{
"date": 200250,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.08
},
{
"date": 200275,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.08
},
{
"date": 200300,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.08
},
{
"date": 200325,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.09
},
{
"date": 200350,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.09
},
{
"date": 200375,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.09
},
{
"date": 200400,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.09
},
{
"date": 200425,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.09
},
{
"date": 200450,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.1
},
{
"date": 200475,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.1
},
{
"date": 200500,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.1
},
{
"date": 200525,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.1
},
{
"date": 200550,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.11
},
{
"date": 200575,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.11
},
{
"date": 200600,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.11
},
{
"date": 200625,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.12
},
{
"date": 200650,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.12
},
{
"date": 200675,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.12
},
{
"date": 200700,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.12
},
{
"date": 200725,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.13
},
{
"date": 200750,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.13
},
{
"date": 200775,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.13
},
{
"date": 200800,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.14
},
{
"date": 200825,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.14
},
{
"date": 200850,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.14
},
{
"date": 200875,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.14
},
{
"date": 200900,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.14
},
{
"date": 200925,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.14
},
{
"date": 200950,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.15
},
{
"date": 200975,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.15
},
{
"date": 201000,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.15
},
{
"date": 201025,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.15
},
{
"date": 201050,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.15
},
{
"date": 201075,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.15
},
{
"date": 201100,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.15
},
{
"date": 201125,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.15
},
{
"date": 201150,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.16
},
{
"date": 201175,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.16
},
{
"date": 201200,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.16
},
{
"date": 201225,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.16
},
{
"date": 201250,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.16
},
{
"date": 201275,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.16
},
{
"date": 201300,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.16
},
{
"date": 201325,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.16
},
{
"date": 201350,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.16
},
{
"date": 201375,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.16
},
{
"date": 201400,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.16
},
{
"date": 201425,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.16
},
{
"date": 201450,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.17
},
{
"date": 201475,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.17
},
{
"date": 201500,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.17
},
{
"date": 201525,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.17
},
{
"date": 201550,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.17
},
{
"date": 201575,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.17
},
{
"date": 201600,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.17
},
{
"date": 201625,
"variable": "Intellectual.property.products..x.1.000.000.",
"value": 0.17
},
{
"date": 199000,
"variable": "Inventories..x.1.000.000.",
"value": 0.13
},
{
"date": 199025,
"variable": "Inventories..x.1.000.000.",
"value": 0.13
},
{
"date": 199050,
"variable": "Inventories..x.1.000.000.",
"value": 0.13
},
{
"date": 199075,
"variable": "Inventories..x.1.000.000.",
"value": 0.12
},
{
"date": 199100,
"variable": "Inventories..x.1.000.000.",
"value": 0.13
},
{
"date": 199125,
"variable": "Inventories..x.1.000.000.",
"value": 0.12
},
{
"date": 199150,
"variable": "Inventories..x.1.000.000.",
"value": 0.12
},
{
"date": 199175,
"variable": "Inventories..x.1.000.000.",
"value": 0.12
},
{
"date": 199200,
"variable": "Inventories..x.1.000.000.",
"value": 0.12
},
{
"date": 199225,
"variable": "Inventories..x.1.000.000.",
"value": 0.12
},
{
"date": 199250,
"variable": "Inventories..x.1.000.000.",
"value": 0.12
},
{
"date": 199275,
"variable": "Inventories..x.1.000.000.",
"value": 0.11
},
{
"date": 199300,
"variable": "Inventories..x.1.000.000.",
"value": 0.12
},
{
"date": 199325,
"variable": "Inventories..x.1.000.000.",
"value": 0.11
},
{
"date": 199350,
"variable": "Inventories..x.1.000.000.",
"value": 0.12
},
{
"date": 199375,
"variable": "Inventories..x.1.000.000.",
"value": 0.11
},
{
"date": 199400,
"variable": "Inventories..x.1.000.000.",
"value": 0.12
},
{
"date": 199425,
"variable": "Inventories..x.1.000.000.",
"value": 0.12
},
{
"date": 199450,
"variable": "Inventories..x.1.000.000.",
"value": 0.12
},
{
"date": 199475,
"variable": "Inventories..x.1.000.000.",
"value": 0.12
},
{
"date": 199500,
"variable": "Inventories..x.1.000.000.",
"value": 0.13
},
{
"date": 199525,
"variable": "Inventories..x.1.000.000.",
"value": 0.13
},
{
"date": 199550,
"variable": "Inventories..x.1.000.000.",
"value": 0.13
},
{
"date": 199575,
"variable": "Inventories..x.1.000.000.",
"value": 0.13
},
{
"date": 199600,
"variable": "Inventories..x.1.000.000.",
"value": 0.14
},
{
"date": 199625,
"variable": "Inventories..x.1.000.000.",
"value": 0.13
},
{
"date": 199650,
"variable": "Inventories..x.1.000.000.",
"value": 0.13
},
{
"date": 199675,
"variable": "Inventories..x.1.000.000.",
"value": 0.13
},
{
"date": 199700,
"variable": "Inventories..x.1.000.000.",
"value": 0.14
},
{
"date": 199725,
"variable": "Inventories..x.1.000.000.",
"value": 0.14
},
{
"date": 199750,
"variable": "Inventories..x.1.000.000.",
"value": 0.14
},
{
"date": 199775,
"variable": "Inventories..x.1.000.000.",
"value": 0.14
},
{
"date": 199800,
"variable": "Inventories..x.1.000.000.",
"value": 0.15
},
{
"date": 199825,
"variable": "Inventories..x.1.000.000.",
"value": 0.15
},
{
"date": 199850,
"variable": "Inventories..x.1.000.000.",
"value": 0.15
},
{
"date": 199875,
"variable": "Inventories..x.1.000.000.",
"value": 0.15
},
{
"date": 199900,
"variable": "Inventories..x.1.000.000.",
"value": 0.15
},
{
"date": 199925,
"variable": "Inventories..x.1.000.000.",
"value": 0.15
},
{
"date": 199950,
"variable": "Inventories..x.1.000.000.",
"value": 0.15
},
{
"date": 199975,
"variable": "Inventories..x.1.000.000.",
"value": 0.16
},
{
"date": 200000,
"variable": "Inventories..x.1.000.000.",
"value": 0.16
},
{
"date": 200025,
"variable": "Inventories..x.1.000.000.",
"value": 0.16
},
{
"date": 200050,
"variable": "Inventories..x.1.000.000.",
"value": 0.17
},
{
"date": 200075,
"variable": "Inventories..x.1.000.000.",
"value": 0.17
},
{
"date": 200100,
"variable": "Inventories..x.1.000.000.",
"value": 0.18
},
{
"date": 200125,
"variable": "Inventories..x.1.000.000.",
"value": 0.17
},
{
"date": 200150,
"variable": "Inventories..x.1.000.000.",
"value": 0.17
},
{
"date": 200175,
"variable": "Inventories..x.1.000.000.",
"value": 0.17
},
{
"date": 200200,
"variable": "Inventories..x.1.000.000.",
"value": 0.17
},
{
"date": 200225,
"variable": "Inventories..x.1.000.000.",
"value": 0.17
},
{
"date": 200250,
"variable": "Inventories..x.1.000.000.",
"value": 0.17
},
{
"date": 200275,
"variable": "Inventories..x.1.000.000.",
"value": 0.17
},
{
"date": 200300,
"variable": "Inventories..x.1.000.000.",
"value": 0.17
},
{
"date": 200325,
"variable": "Inventories..x.1.000.000.",
"value": 0.17
},
{
"date": 200350,
"variable": "Inventories..x.1.000.000.",
"value": 0.17
},
{
"date": 200375,
"variable": "Inventories..x.1.000.000.",
"value": 0.17
},
{
"date": 200400,
"variable": "Inventories..x.1.000.000.",
"value": 0.17
},
{
"date": 200425,
"variable": "Inventories..x.1.000.000.",
"value": 0.17
},
{
"date": 200450,
"variable": "Inventories..x.1.000.000.",
"value": 0.17
},
{
"date": 200475,
"variable": "Inventories..x.1.000.000.",
"value": 0.17
},
{
"date": 200500,
"variable": "Inventories..x.1.000.000.",
"value": 0.18
},
{
"date": 200525,
"variable": "Inventories..x.1.000.000.",
"value": 0.18
},
{
"date": 200550,
"variable": "Inventories..x.1.000.000.",
"value": 0.19
},
{
"date": 200575,
"variable": "Inventories..x.1.000.000.",
"value": 0.19
},
{
"date": 200600,
"variable": "Inventories..x.1.000.000.",
"value": 0.2
},
{
"date": 200625,
"variable": "Inventories..x.1.000.000.",
"value": 0.2
},
{
"date": 200650,
"variable": "Inventories..x.1.000.000.",
"value": 0.2
},
{
"date": 200675,
"variable": "Inventories..x.1.000.000.",
"value": 0.2
},
{
"date": 200700,
"variable": "Inventories..x.1.000.000.",
"value": 0.21
},
{
"date": 200725,
"variable": "Inventories..x.1.000.000.",
"value": 0.2
},
{
"date": 200750,
"variable": "Inventories..x.1.000.000.",
"value": 0.2
},
{
"date": 200775,
"variable": "Inventories..x.1.000.000.",
"value": 0.21
},
{
"date": 200800,
"variable": "Inventories..x.1.000.000.",
"value": 0.21
},
{
"date": 200825,
"variable": "Inventories..x.1.000.000.",
"value": 0.21
},
{
"date": 200850,
"variable": "Inventories..x.1.000.000.",
"value": 0.21
},
{
"date": 200875,
"variable": "Inventories..x.1.000.000.",
"value": 0.22
},
{
"date": 200900,
"variable": "Inventories..x.1.000.000.",
"value": 0.23
},
{
"date": 200925,
"variable": "Inventories..x.1.000.000.",
"value": 0.22
},
{
"date": 200950,
"variable": "Inventories..x.1.000.000.",
"value": 0.22
},
{
"date": 200975,
"variable": "Inventories..x.1.000.000.",
"value": 0.21
},
{
"date": 201000,
"variable": "Inventories..x.1.000.000.",
"value": 0.21
},
{
"date": 201025,
"variable": "Inventories..x.1.000.000.",
"value": 0.2
},
{
"date": 201050,
"variable": "Inventories..x.1.000.000.",
"value": 0.21
},
{
"date": 201075,
"variable": "Inventories..x.1.000.000.",
"value": 0.21
},
{
"date": 201100,
"variable": "Inventories..x.1.000.000.",
"value": 0.22
},
{
"date": 201125,
"variable": "Inventories..x.1.000.000.",
"value": 0.21
},
{
"date": 201150,
"variable": "Inventories..x.1.000.000.",
"value": 0.22
},
{
"date": 201175,
"variable": "Inventories..x.1.000.000.",
"value": 0.22
},
{
"date": 201200,
"variable": "Inventories..x.1.000.000.",
"value": 0.23
},
{
"date": 201225,
"variable": "Inventories..x.1.000.000.",
"value": 0.22
},
{
"date": 201250,
"variable": "Inventories..x.1.000.000.",
"value": 0.22
},
{
"date": 201275,
"variable": "Inventories..x.1.000.000.",
"value": 0.23
},
{
"date": 201300,
"variable": "Inventories..x.1.000.000.",
"value": 0.23
},
{
"date": 201325,
"variable": "Inventories..x.1.000.000.",
"value": 0.22
},
{
"date": 201350,
"variable": "Inventories..x.1.000.000.",
"value": 0.23
},
{
"date": 201375,
"variable": "Inventories..x.1.000.000.",
"value": 0.24
},
{
"date": 201400,
"variable": "Inventories..x.1.000.000.",
"value": 0.25
},
{
"date": 201425,
"variable": "Inventories..x.1.000.000.",
"value": 0.25
},
{
"date": 201450,
"variable": "Inventories..x.1.000.000.",
"value": 0.25
},
{
"date": 201475,
"variable": "Inventories..x.1.000.000.",
"value": 0.26
},
{
"date": 201500,
"variable": "Inventories..x.1.000.000.",
"value": 0.27
},
{
"date": 201525,
"variable": "Inventories..x.1.000.000.",
"value": 0.26
},
{
"date": 201550,
"variable": "Inventories..x.1.000.000.",
"value": 0.27
},
{
"date": 201575,
"variable": "Inventories..x.1.000.000.",
"value": 0.27
},
{
"date": 201600,
"variable": "Inventories..x.1.000.000.",
"value": 0.27
},
{
"date": 201625,
"variable": "Inventories..x.1.000.000.",
"value": 0.26
},
{
"date": 199000,
"variable": "Land..x.1.000.000.",
"value": 0.13
},
{
"date": 199025,
"variable": "Land..x.1.000.000.",
"value": 0.14
},
{
"date": 199050,
"variable": "Land..x.1.000.000.",
"value": 0.14
},
{
"date": 199075,
"variable": "Land..x.1.000.000.",
"value": 0.14
},
{
"date": 199100,
"variable": "Land..x.1.000.000.",
"value": 0.14
},
{
"date": 199125,
"variable": "Land..x.1.000.000.",
"value": 0.14
},
{
"date": 199150,
"variable": "Land..x.1.000.000.",
"value": 0.14
},
{
"date": 199175,
"variable": "Land..x.1.000.000.",
"value": 0.14
},
{
"date": 199200,
"variable": "Land..x.1.000.000.",
"value": 0.15
},
{
"date": 199225,
"variable": "Land..x.1.000.000.",
"value": 0.15
},
{
"date": 199250,
"variable": "Land..x.1.000.000.",
"value": 0.15
},
{
"date": 199275,
"variable": "Land..x.1.000.000.",
"value": 0.15
},
{
"date": 199300,
"variable": "Land..x.1.000.000.",
"value": 0.15
},
{
"date": 199325,
"variable": "Land..x.1.000.000.",
"value": 0.15
},
{
"date": 199350,
"variable": "Land..x.1.000.000.",
"value": 0.15
},
{
"date": 199375,
"variable": "Land..x.1.000.000.",
"value": 0.16
},
{
"date": 199400,
"variable": "Land..x.1.000.000.",
"value": 0.16
},
{
"date": 199425,
"variable": "Land..x.1.000.000.",
"value": 0.16
},
{
"date": 199450,
"variable": "Land..x.1.000.000.",
"value": 0.16
},
{
"date": 199475,
"variable": "Land..x.1.000.000.",
"value": 0.17
},
{
"date": 199500,
"variable": "Land..x.1.000.000.",
"value": 0.17
},
{
"date": 199525,
"variable": "Land..x.1.000.000.",
"value": 0.17
},
{
"date": 199550,
"variable": "Land..x.1.000.000.",
"value": 0.17
},
{
"date": 199575,
"variable": "Land..x.1.000.000.",
"value": 0.17
},
{
"date": 199600,
"variable": "Land..x.1.000.000.",
"value": 0.17
},
{
"date": 199625,
"variable": "Land..x.1.000.000.",
"value": 0.18
},
{
"date": 199650,
"variable": "Land..x.1.000.000.",
"value": 0.18
},
{
"date": 199675,
"variable": "Land..x.1.000.000.",
"value": 0.18
},
{
"date": 199700,
"variable": "Land..x.1.000.000.",
"value": 0.18
},
{
"date": 199725,
"variable": "Land..x.1.000.000.",
"value": 0.19
},
{
"date": 199750,
"variable": "Land..x.1.000.000.",
"value": 0.19
},
{
"date": 199775,
"variable": "Land..x.1.000.000.",
"value": 0.19
},
{
"date": 199800,
"variable": "Land..x.1.000.000.",
"value": 0.2
},
{
"date": 199825,
"variable": "Land..x.1.000.000.",
"value": 0.2
},
{
"date": 199850,
"variable": "Land..x.1.000.000.",
"value": 0.2
},
{
"date": 199875,
"variable": "Land..x.1.000.000.",
"value": 0.2
},
{
"date": 199900,
"variable": "Land..x.1.000.000.",
"value": 0.21
},
{
"date": 199925,
"variable": "Land..x.1.000.000.",
"value": 0.21
},
{
"date": 199950,
"variable": "Land..x.1.000.000.",
"value": 0.21
},
{
"date": 199975,
"variable": "Land..x.1.000.000.",
"value": 0.22
},
{
"date": 200000,
"variable": "Land..x.1.000.000.",
"value": 0.22
},
{
"date": 200025,
"variable": "Land..x.1.000.000.",
"value": 0.22
},
{
"date": 200050,
"variable": "Land..x.1.000.000.",
"value": 0.22
},
{
"date": 200075,
"variable": "Land..x.1.000.000.",
"value": 0.23
},
{
"date": 200100,
"variable": "Land..x.1.000.000.",
"value": 0.23
},
{
"date": 200125,
"variable": "Land..x.1.000.000.",
"value": 0.23
},
{
"date": 200150,
"variable": "Land..x.1.000.000.",
"value": 0.23
},
{
"date": 200175,
"variable": "Land..x.1.000.000.",
"value": 0.24
},
{
"date": 200200,
"variable": "Land..x.1.000.000.",
"value": 0.24
},
{
"date": 200225,
"variable": "Land..x.1.000.000.",
"value": 0.24
},
{
"date": 200250,
"variable": "Land..x.1.000.000.",
"value": 0.24
},
{
"date": 200275,
"variable": "Land..x.1.000.000.",
"value": 0.25
},
{
"date": 200300,
"variable": "Land..x.1.000.000.",
"value": 0.25
},
{
"date": 200325,
"variable": "Land..x.1.000.000.",
"value": 0.25
},
{
"date": 200350,
"variable": "Land..x.1.000.000.",
"value": 0.26
},
{
"date": 200375,
"variable": "Land..x.1.000.000.",
"value": 0.27
},
{
"date": 200400,
"variable": "Land..x.1.000.000.",
"value": 0.26
},
{
"date": 200425,
"variable": "Land..x.1.000.000.",
"value": 0.27
},
{
"date": 200450,
"variable": "Land..x.1.000.000.",
"value": 0.27
},
{
"date": 200475,
"variable": "Land..x.1.000.000.",
"value": 0.28
},
{
"date": 200500,
"variable": "Land..x.1.000.000.",
"value": 0.29
},
{
"date": 200525,
"variable": "Land..x.1.000.000.",
"value": 0.29
},
{
"date": 200550,
"variable": "Land..x.1.000.000.",
"value": 0.3
},
{
"date": 200575,
"variable": "Land..x.1.000.000.",
"value": 0.31
},
{
"date": 200600,
"variable": "Land..x.1.000.000.",
"value": 0.32
},
{
"date": 200625,
"variable": "Land..x.1.000.000.",
"value": 0.33
},
{
"date": 200650,
"variable": "Land..x.1.000.000.",
"value": 0.34
},
{
"date": 200675,
"variable": "Land..x.1.000.000.",
"value": 0.35
},
{
"date": 200700,
"variable": "Land..x.1.000.000.",
"value": 0.36
},
{
"date": 200725,
"variable": "Land..x.1.000.000.",
"value": 0.37
},
{
"date": 200750,
"variable": "Land..x.1.000.000.",
"value": 0.38
},
{
"date": 200775,
"variable": "Land..x.1.000.000.",
"value": 0.38
},
{
"date": 200800,
"variable": "Land..x.1.000.000.",
"value": 0.4
},
{
"date": 200825,
"variable": "Land..x.1.000.000.",
"value": 0.41
},
{
"date": 200850,
"variable": "Land..x.1.000.000.",
"value": 0.41
},
{
"date": 200875,
"variable": "Land..x.1.000.000.",
"value": 0.42
},
{
"date": 200900,
"variable": "Land..x.1.000.000.",
"value": 0.42
},
{
"date": 200925,
"variable": "Land..x.1.000.000.",
"value": 0.43
},
{
"date": 200950,
"variable": "Land..x.1.000.000.",
"value": 0.43
},
{
"date": 200975,
"variable": "Land..x.1.000.000.",
"value": 0.44
},
{
"date": 201000,
"variable": "Land..x.1.000.000.",
"value": 0.45
},
{
"date": 201025,
"variable": "Land..x.1.000.000.",
"value": 0.45
},
{
"date": 201050,
"variable": "Land..x.1.000.000.",
"value": 0.46
},
{
"date": 201075,
"variable": "Land..x.1.000.000.",
"value": 0.47
},
{
"date": 201100,
"variable": "Land..x.1.000.000.",
"value": 0.48
},
{
"date": 201125,
"variable": "Land..x.1.000.000.",
"value": 0.49
},
{
"date": 201150,
"variable": "Land..x.1.000.000.",
"value": 0.5
},
{
"date": 201175,
"variable": "Land..x.1.000.000.",
"value": 0.51
},
{
"date": 201200,
"variable": "Land..x.1.000.000.",
"value": 0.53
},
{
"date": 201225,
"variable": "Land..x.1.000.000.",
"value": 0.54
},
{
"date": 201250,
"variable": "Land..x.1.000.000.",
"value": 0.55
},
{
"date": 201275,
"variable": "Land..x.1.000.000.",
"value": 0.57
},
{
"date": 201300,
"variable": "Land..x.1.000.000.",
"value": 0.58
},
{
"date": 201325,
"variable": "Land..x.1.000.000.",
"value": 0.59
},
{
"date": 201350,
"variable": "Land..x.1.000.000.",
"value": 0.6
},
{
"date": 201375,
"variable": "Land..x.1.000.000.",
"value": 0.61
},
{
"date": 201400,
"variable": "Land..x.1.000.000.",
"value": 0.62
},
{
"date": 201425,
"variable": "Land..x.1.000.000.",
"value": 0.64
},
{
"date": 201450,
"variable": "Land..x.1.000.000.",
"value": 0.65
},
{
"date": 201475,
"variable": "Land..x.1.000.000.",
"value": 0.66
},
{
"date": 201500,
"variable": "Land..x.1.000.000.",
"value": 0.67
},
{
"date": 201525,
"variable": "Land..x.1.000.000.",
"value": 0.67
},
{
"date": 201550,
"variable": "Land..x.1.000.000.",
"value": 0.68
},
{
"date": 201575,
"variable": "Land..x.1.000.000.",
"value": 0.68
},
{
"date": 201600,
"variable": "Land..x.1.000.000.",
"value": 0.69
},
{
"date": 201625,
"variable": "Land..x.1.000.000.",
"value": 0.7
},
{
"date": 199000,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 3.28
},
{
"date": 199025,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 3.29
},
{
"date": 199050,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 3.34
},
{
"date": 199075,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 3.42
},
{
"date": 199100,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 3.41
},
{
"date": 199125,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 3.4
},
{
"date": 199150,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 3.41
},
{
"date": 199175,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 3.47
},
{
"date": 199200,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 3.52
},
{
"date": 199225,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 3.55
},
{
"date": 199250,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 3.59
},
{
"date": 199275,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 3.62
},
{
"date": 199300,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 3.73
},
{
"date": 199325,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 3.81
},
{
"date": 199350,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 3.85
},
{
"date": 199375,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 3.98
},
{
"date": 199400,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 4.11
},
{
"date": 199425,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 4.19
},
{
"date": 199450,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 4.2
},
{
"date": 199475,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 4.27
},
{
"date": 199500,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 4.42
},
{
"date": 199525,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 4.6
},
{
"date": 199550,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 4.6
},
{
"date": 199575,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 4.66
},
{
"date": 199600,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 4.67
},
{
"date": 199625,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 4.75
},
{
"date": 199650,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 4.83
},
{
"date": 199675,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 5.01
},
{
"date": 199700,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 5.1
},
{
"date": 199725,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 5.28
},
{
"date": 199750,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 5.41
},
{
"date": 199775,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 5.53
},
{
"date": 199800,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 5.66
},
{
"date": 199825,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 5.81
},
{
"date": 199850,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 5.81
},
{
"date": 199875,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 6
},
{
"date": 199900,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 6.14
},
{
"date": 199925,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 6.3
},
{
"date": 199950,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 6.4
},
{
"date": 199975,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 6.61
},
{
"date": 200000,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 7.1
},
{
"date": 200025,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 7.39
},
{
"date": 200050,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 7.45
},
{
"date": 200075,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 7.49
},
{
"date": 200100,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 7.48
},
{
"date": 200125,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 7.44
},
{
"date": 200150,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 7.25
},
{
"date": 200175,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 7.35
},
{
"date": 200200,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 7.47
},
{
"date": 200225,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 7.55
},
{
"date": 200250,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 7.47
},
{
"date": 200275,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 7.66
},
{
"date": 200300,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 7.69
},
{
"date": 200325,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 7.92
},
{
"date": 200350,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 8.08
},
{
"date": 200375,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 8.28
},
{
"date": 200400,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 8.77
},
{
"date": 200425,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 9
},
{
"date": 200450,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 9.16
},
{
"date": 200475,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 9.44
},
{
"date": 200500,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 9.51
},
{
"date": 200525,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 9.93
},
{
"date": 200550,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 10.51
},
{
"date": 200575,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 10.54
},
{
"date": 200600,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 10.72
},
{
"date": 200625,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 10.99
},
{
"date": 200650,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 11.19
},
{
"date": 200675,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 11.65
},
{
"date": 200700,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 12.07
},
{
"date": 200725,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 12.31
},
{
"date": 200750,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 12.41
},
{
"date": 200775,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 12.4
},
{
"date": 200800,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 13.2
},
{
"date": 200825,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 13.56
},
{
"date": 200850,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 13.15
},
{
"date": 200875,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 12.68
},
{
"date": 200900,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 12.26
},
{
"date": 200925,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 12.49
},
{
"date": 200950,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 12.92
},
{
"date": 200975,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 13.2
},
{
"date": 201000,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 13.56
},
{
"date": 201025,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 13.6
},
{
"date": 201050,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 13.98
},
{
"date": 201075,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 14.4
},
{
"date": 201100,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 14.95
},
{
"date": 201125,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 15.09
},
{
"date": 201150,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 14.99
},
{
"date": 201175,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 15.07
},
{
"date": 201200,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 15.27
},
{
"date": 201225,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 15.29
},
{
"date": 201250,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 15.41
},
{
"date": 201275,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 15.76
},
{
"date": 201300,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 16.08
},
{
"date": 201325,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 16.12
},
{
"date": 201350,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 16.55
},
{
"date": 201375,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 16.68
},
{
"date": 201400,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 17.15
},
{
"date": 201425,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 17.51
},
{
"date": 201450,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 17.37
},
{
"date": 201475,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 17.47
},
{
"date": 201500,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 18.13
},
{
"date": 201525,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 18.29
},
{
"date": 201550,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 18
},
{
"date": 201575,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 18.32
},
{
"date": 201600,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 18.31
},
{
"date": 201625,
"variable": "Liabilities.and.net.worth..x.1.000.000.",
"value": 18.64
},
{
"date": 199000,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.25
},
{
"date": 199025,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.24
},
{
"date": 199050,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.22
},
{
"date": 199075,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.22
},
{
"date": 199100,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.24
},
{
"date": 199125,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.24
},
{
"date": 199150,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.24
},
{
"date": 199175,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.25
},
{
"date": 199200,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.24
},
{
"date": 199225,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.24
},
{
"date": 199250,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.24
},
{
"date": 199275,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.24
},
{
"date": 199300,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.26
},
{
"date": 199325,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.29
},
{
"date": 199350,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.29
},
{
"date": 199375,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.32
},
{
"date": 199400,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.33
},
{
"date": 199425,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.3
},
{
"date": 199450,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.31
},
{
"date": 199475,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.32
},
{
"date": 199500,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.33
},
{
"date": 199525,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.34
},
{
"date": 199550,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.34
},
{
"date": 199575,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.36
},
{
"date": 199600,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.38
},
{
"date": 199625,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.4
},
{
"date": 199650,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.42
},
{
"date": 199675,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.45
},
{
"date": 199700,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.46
},
{
"date": 199725,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.5
},
{
"date": 199750,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.55
},
{
"date": 199775,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.53
},
{
"date": 199800,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.59
},
{
"date": 199825,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.58
},
{
"date": 199850,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.46
},
{
"date": 199875,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.53
},
{
"date": 199900,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.56
},
{
"date": 199925,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.6
},
{
"date": 199950,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.58
},
{
"date": 199975,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.67
},
{
"date": 200000,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.76
},
{
"date": 200025,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.69
},
{
"date": 200050,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.71
},
{
"date": 200075,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.61
},
{
"date": 200100,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.59
},
{
"date": 200125,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.59
},
{
"date": 200150,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.54
},
{
"date": 200175,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.59
},
{
"date": 200200,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.62
},
{
"date": 200225,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.6
},
{
"date": 200250,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.53
},
{
"date": 200275,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.56
},
{
"date": 200300,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.55
},
{
"date": 200325,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.6
},
{
"date": 200350,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.63
},
{
"date": 200375,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.71
},
{
"date": 200400,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.75
},
{
"date": 200425,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.74
},
{
"date": 200450,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.76
},
{
"date": 200475,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.85
},
{
"date": 200500,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.89
},
{
"date": 200525,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.92
},
{
"date": 200550,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.02
},
{
"date": 200575,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.01
},
{
"date": 200600,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.12
},
{
"date": 200625,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.03
},
{
"date": 200650,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.06
},
{
"date": 200675,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.16
},
{
"date": 200700,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.13
},
{
"date": 200725,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.14
},
{
"date": 200750,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.09
},
{
"date": 200775,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.07
},
{
"date": 200800,
"variable": "Listed.shares..x.1.000.000.",
"value": 1
},
{
"date": 200825,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.08
},
{
"date": 200850,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.89
},
{
"date": 200875,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.7
},
{
"date": 200900,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.71
},
{
"date": 200925,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.82
},
{
"date": 200950,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.91
},
{
"date": 200975,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.95
},
{
"date": 201000,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.99
},
{
"date": 201025,
"variable": "Listed.shares..x.1.000.000.",
"value": 0.94
},
{
"date": 201050,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.03
},
{
"date": 201075,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.15
},
{
"date": 201100,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.21
},
{
"date": 201125,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.15
},
{
"date": 201150,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.01
},
{
"date": 201175,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.05
},
{
"date": 201200,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.09
},
{
"date": 201225,
"variable": "Listed.shares..x.1.000.000.",
"value": 1
},
{
"date": 201250,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.07
},
{
"date": 201275,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.08
},
{
"date": 201300,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.14
},
{
"date": 201325,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.07
},
{
"date": 201350,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.12
},
{
"date": 201375,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.2
},
{
"date": 201400,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.26
},
{
"date": 201425,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.31
},
{
"date": 201450,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.28
},
{
"date": 201475,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.25
},
{
"date": 201500,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.27
},
{
"date": 201525,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.25
},
{
"date": 201550,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.12
},
{
"date": 201575,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.11
},
{
"date": 201600,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.15
},
{
"date": 201625,
"variable": "Listed.shares..x.1.000.000.",
"value": 1.21
},
{
"date": 199000,
"variable": "Loans..x.1.000.000.",
"value": 0.79
},
{
"date": 199025,
"variable": "Loans..x.1.000.000.",
"value": 0.81
},
{
"date": 199050,
"variable": "Loans..x.1.000.000.",
"value": 0.82
},
{
"date": 199075,
"variable": "Loans..x.1.000.000.",
"value": 0.84
},
{
"date": 199100,
"variable": "Loans..x.1.000.000.",
"value": 0.85
},
{
"date": 199125,
"variable": "Loans..x.1.000.000.",
"value": 0.87
},
{
"date": 199150,
"variable": "Loans..x.1.000.000.",
"value": 0.87
},
{
"date": 199175,
"variable": "Loans..x.1.000.000.",
"value": 0.88
},
{
"date": 199200,
"variable": "Loans..x.1.000.000.",
"value": 0.89
},
{
"date": 199225,
"variable": "Loans..x.1.000.000.",
"value": 0.9
},
{
"date": 199250,
"variable": "Loans..x.1.000.000.",
"value": 0.92
},
{
"date": 199275,
"variable": "Loans..x.1.000.000.",
"value": 0.93
},
{
"date": 199300,
"variable": "Loans..x.1.000.000.",
"value": 0.93
},
{
"date": 199325,
"variable": "Loans..x.1.000.000.",
"value": 0.93
},
{
"date": 199350,
"variable": "Loans..x.1.000.000.",
"value": 0.95
},
{
"date": 199375,
"variable": "Loans..x.1.000.000.",
"value": 0.96
},
{
"date": 199400,
"variable": "Loans..x.1.000.000.",
"value": 0.98
},
{
"date": 199425,
"variable": "Loans..x.1.000.000.",
"value": 1
},
{
"date": 199450,
"variable": "Loans..x.1.000.000.",
"value": 1
},
{
"date": 199475,
"variable": "Loans..x.1.000.000.",
"value": 1.01
},
{
"date": 199500,
"variable": "Loans..x.1.000.000.",
"value": 1.01
},
{
"date": 199525,
"variable": "Loans..x.1.000.000.",
"value": 1.02
},
{
"date": 199550,
"variable": "Loans..x.1.000.000.",
"value": 1.03
},
{
"date": 199575,
"variable": "Loans..x.1.000.000.",
"value": 1.03
},
{
"date": 199600,
"variable": "Loans..x.1.000.000.",
"value": 1.03
},
{
"date": 199625,
"variable": "Loans..x.1.000.000.",
"value": 1.03
},
{
"date": 199650,
"variable": "Loans..x.1.000.000.",
"value": 1.03
},
{
"date": 199675,
"variable": "Loans..x.1.000.000.",
"value": 1.07
},
{
"date": 199700,
"variable": "Loans..x.1.000.000.",
"value": 1.11
},
{
"date": 199725,
"variable": "Loans..x.1.000.000.",
"value": 1.12
},
{
"date": 199750,
"variable": "Loans..x.1.000.000.",
"value": 1.13
},
{
"date": 199775,
"variable": "Loans..x.1.000.000.",
"value": 1.17
},
{
"date": 199800,
"variable": "Loans..x.1.000.000.",
"value": 1.22
},
{
"date": 199825,
"variable": "Loans..x.1.000.000.",
"value": 1.24
},
{
"date": 199850,
"variable": "Loans..x.1.000.000.",
"value": 1.26
},
{
"date": 199875,
"variable": "Loans..x.1.000.000.",
"value": 1.28
},
{
"date": 199900,
"variable": "Loans..x.1.000.000.",
"value": 1.29
},
{
"date": 199925,
"variable": "Loans..x.1.000.000.",
"value": 1.3
},
{
"date": 199950,
"variable": "Loans..x.1.000.000.",
"value": 1.32
},
{
"date": 199975,
"variable": "Loans..x.1.000.000.",
"value": 1.33
},
{
"date": 200000,
"variable": "Loans..x.1.000.000.",
"value": 1.38
},
{
"date": 200025,
"variable": "Loans..x.1.000.000.",
"value": 1.41
},
{
"date": 200050,
"variable": "Loans..x.1.000.000.",
"value": 1.44
},
{
"date": 200075,
"variable": "Loans..x.1.000.000.",
"value": 1.45
},
{
"date": 200100,
"variable": "Loans..x.1.000.000.",
"value": 1.52
},
{
"date": 200125,
"variable": "Loans..x.1.000.000.",
"value": 1.53
},
{
"date": 200150,
"variable": "Loans..x.1.000.000.",
"value": 1.56
},
{
"date": 200175,
"variable": "Loans..x.1.000.000.",
"value": 1.56
},
{
"date": 200200,
"variable": "Loans..x.1.000.000.",
"value": 1.61
},
{
"date": 200225,
"variable": "Loans..x.1.000.000.",
"value": 1.63
},
{
"date": 200250,
"variable": "Loans..x.1.000.000.",
"value": 1.65
},
{
"date": 200275,
"variable": "Loans..x.1.000.000.",
"value": 1.67
},
{
"date": 200300,
"variable": "Loans..x.1.000.000.",
"value": 1.69
},
{
"date": 200325,
"variable": "Loans..x.1.000.000.",
"value": 1.7
},
{
"date": 200350,
"variable": "Loans..x.1.000.000.",
"value": 1.72
},
{
"date": 200375,
"variable": "Loans..x.1.000.000.",
"value": 1.74
},
{
"date": 200400,
"variable": "Loans..x.1.000.000.",
"value": 1.8
},
{
"date": 200425,
"variable": "Loans..x.1.000.000.",
"value": 1.87
},
{
"date": 200450,
"variable": "Loans..x.1.000.000.",
"value": 1.9
},
{
"date": 200475,
"variable": "Loans..x.1.000.000.",
"value": 1.93
},
{
"date": 200500,
"variable": "Loans..x.1.000.000.",
"value": 1.97
},
{
"date": 200525,
"variable": "Loans..x.1.000.000.",
"value": 2.01
},
{
"date": 200550,
"variable": "Loans..x.1.000.000.",
"value": 2.05
},
{
"date": 200575,
"variable": "Loans..x.1.000.000.",
"value": 2.05
},
{
"date": 200600,
"variable": "Loans..x.1.000.000.",
"value": 2.12
},
{
"date": 200625,
"variable": "Loans..x.1.000.000.",
"value": 2.19
},
{
"date": 200650,
"variable": "Loans..x.1.000.000.",
"value": 2.24
},
{
"date": 200675,
"variable": "Loans..x.1.000.000.",
"value": 2.27
},
{
"date": 200700,
"variable": "Loans..x.1.000.000.",
"value": 2.41
},
{
"date": 200725,
"variable": "Loans..x.1.000.000.",
"value": 2.48
},
{
"date": 200750,
"variable": "Loans..x.1.000.000.",
"value": 2.54
},
{
"date": 200775,
"variable": "Loans..x.1.000.000.",
"value": 2.57
},
{
"date": 200800,
"variable": "Loans..x.1.000.000.",
"value": 2.71
},
{
"date": 200825,
"variable": "Loans..x.1.000.000.",
"value": 2.76
},
{
"date": 200850,
"variable": "Loans..x.1.000.000.",
"value": 2.83
},
{
"date": 200875,
"variable": "Loans..x.1.000.000.",
"value": 2.9
},
{
"date": 200900,
"variable": "Loans..x.1.000.000.",
"value": 2.91
},
{
"date": 200925,
"variable": "Loans..x.1.000.000.",
"value": 2.92
},
{
"date": 200950,
"variable": "Loans..x.1.000.000.",
"value": 2.95
},
{
"date": 200975,
"variable": "Loans..x.1.000.000.",
"value": 2.98
},
{
"date": 201000,
"variable": "Loans..x.1.000.000.",
"value": 3
},
{
"date": 201025,
"variable": "Loans..x.1.000.000.",
"value": 3.04
},
{
"date": 201050,
"variable": "Loans..x.1.000.000.",
"value": 3.08
},
{
"date": 201075,
"variable": "Loans..x.1.000.000.",
"value": 3.07
},
{
"date": 201100,
"variable": "Loans..x.1.000.000.",
"value": 3.16
},
{
"date": 201125,
"variable": "Loans..x.1.000.000.",
"value": 3.25
},
{
"date": 201150,
"variable": "Loans..x.1.000.000.",
"value": 3.32
},
{
"date": 201175,
"variable": "Loans..x.1.000.000.",
"value": 3.33
},
{
"date": 201200,
"variable": "Loans..x.1.000.000.",
"value": 3.4
},
{
"date": 201225,
"variable": "Loans..x.1.000.000.",
"value": 3.47
},
{
"date": 201250,
"variable": "Loans..x.1.000.000.",
"value": 3.51
},
{
"date": 201275,
"variable": "Loans..x.1.000.000.",
"value": 3.53
},
{
"date": 201300,
"variable": "Loans..x.1.000.000.",
"value": 3.6
},
{
"date": 201325,
"variable": "Loans..x.1.000.000.",
"value": 3.68
},
{
"date": 201350,
"variable": "Loans..x.1.000.000.",
"value": 3.71
},
{
"date": 201375,
"variable": "Loans..x.1.000.000.",
"value": 3.73
},
{
"date": 201400,
"variable": "Loans..x.1.000.000.",
"value": 3.78
},
{
"date": 201425,
"variable": "Loans..x.1.000.000.",
"value": 3.8
},
{
"date": 201450,
"variable": "Loans..x.1.000.000.",
"value": 3.86
},
{
"date": 201475,
"variable": "Loans..x.1.000.000.",
"value": 3.91
},
{
"date": 201500,
"variable": "Loans..x.1.000.000.",
"value": 4.03
},
{
"date": 201525,
"variable": "Loans..x.1.000.000.",
"value": 4.08
},
{
"date": 201550,
"variable": "Loans..x.1.000.000.",
"value": 4.2
},
{
"date": 201575,
"variable": "Loans..x.1.000.000.",
"value": 4.27
},
{
"date": 201600,
"variable": "Loans..x.1.000.000.",
"value": 4.23
},
{
"date": 201625,
"variable": "Loans..x.1.000.000.",
"value": 4.3
},
{
"date": 199000,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199025,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199050,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199075,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199100,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199125,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199150,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199175,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199200,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199225,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199250,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199275,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199300,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199325,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199350,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199375,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199400,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199425,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199450,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199475,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199500,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199525,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199550,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199575,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199600,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199625,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199650,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199675,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199700,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199725,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199750,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199775,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199800,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199825,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199850,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199875,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199900,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199925,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199950,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 199975,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200000,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200025,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200050,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200075,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200100,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200125,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200150,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200175,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200200,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200225,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200250,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200275,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200300,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200325,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200350,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200375,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200400,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200425,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200450,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200475,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200500,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200525,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200550,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200575,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200600,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200625,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200650,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200675,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200700,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200725,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200750,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200775,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 200800,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 200825,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200850,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200875,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200900,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200925,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 200950,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 200975,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 201000,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.01
},
{
"date": 201025,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 201050,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 201075,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 201100,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 201125,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 201150,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.03
},
{
"date": 201175,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.03
},
{
"date": 201200,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.03
},
{
"date": 201225,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.03
},
{
"date": 201250,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.03
},
{
"date": 201275,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.03
},
{
"date": 201300,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.03
},
{
"date": 201325,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.03
},
{
"date": 201350,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 201375,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 201400,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 201425,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 201450,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.03
},
{
"date": 201475,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.03
},
{
"date": 201500,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 201525,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 201550,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 201575,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 201600,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.02
},
{
"date": 201625,
"variable": "Local.government.bonds..x.1.000.000.",
"value": 0.03
},
{
"date": 199000,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.14
},
{
"date": 199025,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.14
},
{
"date": 199050,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.14
},
{
"date": 199075,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.14
},
{
"date": 199100,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.14
},
{
"date": 199125,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.14
},
{
"date": 199150,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.14
},
{
"date": 199175,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.14
},
{
"date": 199200,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.14
},
{
"date": 199225,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.15
},
{
"date": 199250,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.15
},
{
"date": 199275,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.15
},
{
"date": 199300,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.15
},
{
"date": 199325,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.15
},
{
"date": 199350,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.15
},
{
"date": 199375,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.15
},
{
"date": 199400,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.15
},
{
"date": 199425,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.15
},
{
"date": 199450,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.16
},
{
"date": 199475,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.16
},
{
"date": 199500,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.16
},
{
"date": 199525,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.16
},
{
"date": 199550,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.16
},
{
"date": 199575,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.17
},
{
"date": 199600,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.17
},
{
"date": 199625,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.17
},
{
"date": 199650,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.17
},
{
"date": 199675,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.17
},
{
"date": 199700,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.17
},
{
"date": 199725,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.18
},
{
"date": 199750,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.18
},
{
"date": 199775,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.19
},
{
"date": 199800,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.19
},
{
"date": 199825,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.2
},
{
"date": 199850,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.2
},
{
"date": 199875,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.21
},
{
"date": 199900,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.21
},
{
"date": 199925,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.21
},
{
"date": 199950,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.22
},
{
"date": 199975,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.22
},
{
"date": 200000,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.22
},
{
"date": 200025,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.23
},
{
"date": 200050,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.23
},
{
"date": 200075,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.23
},
{
"date": 200100,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.23
},
{
"date": 200125,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.24
},
{
"date": 200150,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.24
},
{
"date": 200175,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.24
},
{
"date": 200200,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.24
},
{
"date": 200225,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.24
},
{
"date": 200250,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.24
},
{
"date": 200275,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.25
},
{
"date": 200300,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.24
},
{
"date": 200325,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.24
},
{
"date": 200350,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.24
},
{
"date": 200375,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.23
},
{
"date": 200400,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.23
},
{
"date": 200425,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.23
},
{
"date": 200450,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.23
},
{
"date": 200475,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.23
},
{
"date": 200500,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.23
},
{
"date": 200525,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.24
},
{
"date": 200550,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.24
},
{
"date": 200575,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.24
},
{
"date": 200600,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.24
},
{
"date": 200625,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.25
},
{
"date": 200650,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.25
},
{
"date": 200675,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.25
},
{
"date": 200700,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.25
},
{
"date": 200725,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.26
},
{
"date": 200750,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.26
},
{
"date": 200775,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.26
},
{
"date": 200800,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.26
},
{
"date": 200825,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.27
},
{
"date": 200850,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.27
},
{
"date": 200875,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.27
},
{
"date": 200900,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.28
},
{
"date": 200925,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.28
},
{
"date": 200950,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.28
},
{
"date": 200975,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.29
},
{
"date": 201000,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.28
},
{
"date": 201025,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.27
},
{
"date": 201050,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.27
},
{
"date": 201075,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.26
},
{
"date": 201100,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.26
},
{
"date": 201125,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.27
},
{
"date": 201150,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.26
},
{
"date": 201175,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.27
},
{
"date": 201200,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.27
},
{
"date": 201225,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.27
},
{
"date": 201250,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.27
},
{
"date": 201275,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.28
},
{
"date": 201300,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.28
},
{
"date": 201325,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.28
},
{
"date": 201350,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.28
},
{
"date": 201375,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.28
},
{
"date": 201400,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.29
},
{
"date": 201425,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.3
},
{
"date": 201450,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.29
},
{
"date": 201475,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.3
},
{
"date": 201500,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.32
},
{
"date": 201525,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.32
},
{
"date": 201550,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.33
},
{
"date": 201575,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.33
},
{
"date": 201600,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.33
},
{
"date": 201625,
"variable": "Machinery.and.equipment..x.1.000.000.",
"value": 0.32
},
{
"date": 199000,
"variable": "Mortgages..x.1.000.000.",
"value": 0.31
},
{
"date": 199025,
"variable": "Mortgages..x.1.000.000.",
"value": 0.32
},
{
"date": 199050,
"variable": "Mortgages..x.1.000.000.",
"value": 0.33
},
{
"date": 199075,
"variable": "Mortgages..x.1.000.000.",
"value": 0.33
},
{
"date": 199100,
"variable": "Mortgages..x.1.000.000.",
"value": 0.34
},
{
"date": 199125,
"variable": "Mortgages..x.1.000.000.",
"value": 0.34
},
{
"date": 199150,
"variable": "Mortgages..x.1.000.000.",
"value": 0.35
},
{
"date": 199175,
"variable": "Mortgages..x.1.000.000.",
"value": 0.36
},
{
"date": 199200,
"variable": "Mortgages..x.1.000.000.",
"value": 0.36
},
{
"date": 199225,
"variable": "Mortgages..x.1.000.000.",
"value": 0.37
},
{
"date": 199250,
"variable": "Mortgages..x.1.000.000.",
"value": 0.37
},
{
"date": 199275,
"variable": "Mortgages..x.1.000.000.",
"value": 0.38
},
{
"date": 199300,
"variable": "Mortgages..x.1.000.000.",
"value": 0.38
},
{
"date": 199325,
"variable": "Mortgages..x.1.000.000.",
"value": 0.39
},
{
"date": 199350,
"variable": "Mortgages..x.1.000.000.",
"value": 0.39
},
{
"date": 199375,
"variable": "Mortgages..x.1.000.000.",
"value": 0.4
},
{
"date": 199400,
"variable": "Mortgages..x.1.000.000.",
"value": 0.4
},
{
"date": 199425,
"variable": "Mortgages..x.1.000.000.",
"value": 0.4
},
{
"date": 199450,
"variable": "Mortgages..x.1.000.000.",
"value": 0.4
},
{
"date": 199475,
"variable": "Mortgages..x.1.000.000.",
"value": 0.41
},
{
"date": 199500,
"variable": "Mortgages..x.1.000.000.",
"value": 0.41
},
{
"date": 199525,
"variable": "Mortgages..x.1.000.000.",
"value": 0.41
},
{
"date": 199550,
"variable": "Mortgages..x.1.000.000.",
"value": 0.42
},
{
"date": 199575,
"variable": "Mortgages..x.1.000.000.",
"value": 0.42
},
{
"date": 199600,
"variable": "Mortgages..x.1.000.000.",
"value": 0.42
},
{
"date": 199625,
"variable": "Mortgages..x.1.000.000.",
"value": 0.42
},
{
"date": 199650,
"variable": "Mortgages..x.1.000.000.",
"value": 0.42
},
{
"date": 199675,
"variable": "Mortgages..x.1.000.000.",
"value": 0.43
},
{
"date": 199700,
"variable": "Mortgages..x.1.000.000.",
"value": 0.43
},
{
"date": 199725,
"variable": "Mortgages..x.1.000.000.",
"value": 0.44
},
{
"date": 199750,
"variable": "Mortgages..x.1.000.000.",
"value": 0.44
},
{
"date": 199775,
"variable": "Mortgages..x.1.000.000.",
"value": 0.44
},
{
"date": 199800,
"variable": "Mortgages..x.1.000.000.",
"value": 0.45
},
{
"date": 199825,
"variable": "Mortgages..x.1.000.000.",
"value": 0.46
},
{
"date": 199850,
"variable": "Mortgages..x.1.000.000.",
"value": 0.46
},
{
"date": 199875,
"variable": "Mortgages..x.1.000.000.",
"value": 0.47
},
{
"date": 199900,
"variable": "Mortgages..x.1.000.000.",
"value": 0.47
},
{
"date": 199925,
"variable": "Mortgages..x.1.000.000.",
"value": 0.48
},
{
"date": 199950,
"variable": "Mortgages..x.1.000.000.",
"value": 0.48
},
{
"date": 199975,
"variable": "Mortgages..x.1.000.000.",
"value": 0.49
},
{
"date": 200000,
"variable": "Mortgages..x.1.000.000.",
"value": 0.49
},
{
"date": 200025,
"variable": "Mortgages..x.1.000.000.",
"value": 0.49
},
{
"date": 200050,
"variable": "Mortgages..x.1.000.000.",
"value": 0.5
},
{
"date": 200075,
"variable": "Mortgages..x.1.000.000.",
"value": 0.5
},
{
"date": 200100,
"variable": "Mortgages..x.1.000.000.",
"value": 0.51
},
{
"date": 200125,
"variable": "Mortgages..x.1.000.000.",
"value": 0.52
},
{
"date": 200150,
"variable": "Mortgages..x.1.000.000.",
"value": 0.53
},
{
"date": 200175,
"variable": "Mortgages..x.1.000.000.",
"value": 0.53
},
{
"date": 200200,
"variable": "Mortgages..x.1.000.000.",
"value": 0.54
},
{
"date": 200225,
"variable": "Mortgages..x.1.000.000.",
"value": 0.56
},
{
"date": 200250,
"variable": "Mortgages..x.1.000.000.",
"value": 0.56
},
{
"date": 200275,
"variable": "Mortgages..x.1.000.000.",
"value": 0.57
},
{
"date": 200300,
"variable": "Mortgages..x.1.000.000.",
"value": 0.58
},
{
"date": 200325,
"variable": "Mortgages..x.1.000.000.",
"value": 0.59
},
{
"date": 200350,
"variable": "Mortgages..x.1.000.000.",
"value": 0.61
},
{
"date": 200375,
"variable": "Mortgages..x.1.000.000.",
"value": 0.62
},
{
"date": 200400,
"variable": "Mortgages..x.1.000.000.",
"value": 0.63
},
{
"date": 200425,
"variable": "Mortgages..x.1.000.000.",
"value": 0.65
},
{
"date": 200450,
"variable": "Mortgages..x.1.000.000.",
"value": 0.67
},
{
"date": 200475,
"variable": "Mortgages..x.1.000.000.",
"value": 0.68
},
{
"date": 200500,
"variable": "Mortgages..x.1.000.000.",
"value": 0.69
},
{
"date": 200525,
"variable": "Mortgages..x.1.000.000.",
"value": 0.71
},
{
"date": 200550,
"variable": "Mortgages..x.1.000.000.",
"value": 0.73
},
{
"date": 200575,
"variable": "Mortgages..x.1.000.000.",
"value": 0.75
},
{
"date": 200600,
"variable": "Mortgages..x.1.000.000.",
"value": 0.77
},
{
"date": 200625,
"variable": "Mortgages..x.1.000.000.",
"value": 0.78
},
{
"date": 200650,
"variable": "Mortgages..x.1.000.000.",
"value": 0.8
},
{
"date": 200675,
"variable": "Mortgages..x.1.000.000.",
"value": 0.83
},
{
"date": 200700,
"variable": "Mortgages..x.1.000.000.",
"value": 0.85
},
{
"date": 200725,
"variable": "Mortgages..x.1.000.000.",
"value": 0.88
},
{
"date": 200750,
"variable": "Mortgages..x.1.000.000.",
"value": 0.91
},
{
"date": 200775,
"variable": "Mortgages..x.1.000.000.",
"value": 0.93
},
{
"date": 200800,
"variable": "Mortgages..x.1.000.000.",
"value": 0.94
},
{
"date": 200825,
"variable": "Mortgages..x.1.000.000.",
"value": 0.97
},
{
"date": 200850,
"variable": "Mortgages..x.1.000.000.",
"value": 0.99
},
{
"date": 200875,
"variable": "Mortgages..x.1.000.000.",
"value": 1.01
},
{
"date": 200900,
"variable": "Mortgages..x.1.000.000.",
"value": 1.02
},
{
"date": 200925,
"variable": "Mortgages..x.1.000.000.",
"value": 1.04
},
{
"date": 200950,
"variable": "Mortgages..x.1.000.000.",
"value": 1.06
},
{
"date": 200975,
"variable": "Mortgages..x.1.000.000.",
"value": 1.08
},
{
"date": 201000,
"variable": "Mortgages..x.1.000.000.",
"value": 1.09
},
{
"date": 201025,
"variable": "Mortgages..x.1.000.000.",
"value": 1.12
},
{
"date": 201050,
"variable": "Mortgages..x.1.000.000.",
"value": 1.14
},
{
"date": 201075,
"variable": "Mortgages..x.1.000.000.",
"value": 1.16
},
{
"date": 201100,
"variable": "Mortgages..x.1.000.000.",
"value": 1.17
},
{
"date": 201125,
"variable": "Mortgages..x.1.000.000.",
"value": 1.2
},
{
"date": 201150,
"variable": "Mortgages..x.1.000.000.",
"value": 1.22
},
{
"date": 201175,
"variable": "Mortgages..x.1.000.000.",
"value": 1.24
},
{
"date": 201200,
"variable": "Mortgages..x.1.000.000.",
"value": 1.26
},
{
"date": 201225,
"variable": "Mortgages..x.1.000.000.",
"value": 1.28
},
{
"date": 201250,
"variable": "Mortgages..x.1.000.000.",
"value": 1.3
},
{
"date": 201275,
"variable": "Mortgages..x.1.000.000.",
"value": 1.31
},
{
"date": 201300,
"variable": "Mortgages..x.1.000.000.",
"value": 1.32
},
{
"date": 201325,
"variable": "Mortgages..x.1.000.000.",
"value": 1.34
},
{
"date": 201350,
"variable": "Mortgages..x.1.000.000.",
"value": 1.36
},
{
"date": 201375,
"variable": "Mortgages..x.1.000.000.",
"value": 1.38
},
{
"date": 201400,
"variable": "Mortgages..x.1.000.000.",
"value": 1.39
},
{
"date": 201425,
"variable": "Mortgages..x.1.000.000.",
"value": 1.41
},
{
"date": 201450,
"variable": "Mortgages..x.1.000.000.",
"value": 1.43
},
{
"date": 201475,
"variable": "Mortgages..x.1.000.000.",
"value": 1.44
},
{
"date": 201500,
"variable": "Mortgages..x.1.000.000.",
"value": 1.46
},
{
"date": 201525,
"variable": "Mortgages..x.1.000.000.",
"value": 1.48
},
{
"date": 201550,
"variable": "Mortgages..x.1.000.000.",
"value": 1.52
},
{
"date": 201575,
"variable": "Mortgages..x.1.000.000.",
"value": 1.55
},
{
"date": 201600,
"variable": "Mortgages..x.1.000.000.",
"value": 1.56
},
{
"date": 201625,
"variable": "Mortgages..x.1.000.000.",
"value": 1.59
},
{
"date": 199000,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0
},
{
"date": 199025,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0
},
{
"date": 199050,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0
},
{
"date": 199075,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0
},
{
"date": 199100,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0
},
{
"date": 199125,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0
},
{
"date": 199150,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0
},
{
"date": 199175,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0
},
{
"date": 199200,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0
},
{
"date": 199225,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0
},
{
"date": 199250,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0
},
{
"date": 199275,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0
},
{
"date": 199300,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0
},
{
"date": 199325,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0
},
{
"date": 199350,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.01
},
{
"date": 199375,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.01
},
{
"date": 199400,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.01
},
{
"date": 199425,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.01
},
{
"date": 199450,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.01
},
{
"date": 199475,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.01
},
{
"date": 199500,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.01
},
{
"date": 199525,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.01
},
{
"date": 199550,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.01
},
{
"date": 199575,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.01
},
{
"date": 199600,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.01
},
{
"date": 199625,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.01
},
{
"date": 199650,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.01
},
{
"date": 199675,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.01
},
{
"date": 199700,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.02
},
{
"date": 199725,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.02
},
{
"date": 199750,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.02
},
{
"date": 199775,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.02
},
{
"date": 199800,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.03
},
{
"date": 199825,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.03
},
{
"date": 199850,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.03
},
{
"date": 199875,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.03
},
{
"date": 199900,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.03
},
{
"date": 199925,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.03
},
{
"date": 199950,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.03
},
{
"date": 199975,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.03
},
{
"date": 200000,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.04
},
{
"date": 200025,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.05
},
{
"date": 200050,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.05
},
{
"date": 200075,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.05
},
{
"date": 200100,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.05
},
{
"date": 200125,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.05
},
{
"date": 200150,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.05
},
{
"date": 200175,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.05
},
{
"date": 200200,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.06
},
{
"date": 200225,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.06
},
{
"date": 200250,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.06
},
{
"date": 200275,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.06
},
{
"date": 200300,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.06
},
{
"date": 200325,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.07
},
{
"date": 200350,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.07
},
{
"date": 200375,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.08
},
{
"date": 200400,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.09
},
{
"date": 200425,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.1
},
{
"date": 200450,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.1
},
{
"date": 200475,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.1
},
{
"date": 200500,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.11
},
{
"date": 200525,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.11
},
{
"date": 200550,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.12
},
{
"date": 200575,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.13
},
{
"date": 200600,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.15
},
{
"date": 200625,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.15
},
{
"date": 200650,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.15
},
{
"date": 200675,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.17
},
{
"date": 200700,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.19
},
{
"date": 200725,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.2
},
{
"date": 200750,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.2
},
{
"date": 200775,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.21
},
{
"date": 200800,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.21
},
{
"date": 200825,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.22
},
{
"date": 200850,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.2
},
{
"date": 200875,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.18
},
{
"date": 200900,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.18
},
{
"date": 200925,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.21
},
{
"date": 200950,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.23
},
{
"date": 200975,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.24
},
{
"date": 201000,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.25
},
{
"date": 201025,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.26
},
{
"date": 201050,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.27
},
{
"date": 201075,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.29
},
{
"date": 201100,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.31
},
{
"date": 201125,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.32
},
{
"date": 201150,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.31
},
{
"date": 201175,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.32
},
{
"date": 201200,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.34
},
{
"date": 201225,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.34
},
{
"date": 201250,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.35
},
{
"date": 201275,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.37
},
{
"date": 201300,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.4
},
{
"date": 201325,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.42
},
{
"date": 201350,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.44
},
{
"date": 201375,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.47
},
{
"date": 201400,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.49
},
{
"date": 201425,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.52
},
{
"date": 201450,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.53
},
{
"date": 201475,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.56
},
{
"date": 201500,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.61
},
{
"date": 201525,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.63
},
{
"date": 201550,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.62
},
{
"date": 201575,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.65
},
{
"date": 201600,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.65
},
{
"date": 201625,
"variable": "Mutual.fund.shares..units...x.1.000.000.",
"value": 0.67
},
{
"date": 199000,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.12
},
{
"date": 199025,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.11
},
{
"date": 199050,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.11
},
{
"date": 199075,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.15
},
{
"date": 199100,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.07
},
{
"date": 199125,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.04
},
{
"date": 199150,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.03
},
{
"date": 199175,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.04
},
{
"date": 199200,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.05
},
{
"date": 199225,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.06
},
{
"date": 199250,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.07
},
{
"date": 199275,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.07
},
{
"date": 199300,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.11
},
{
"date": 199325,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.13
},
{
"date": 199350,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.11
},
{
"date": 199375,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.14
},
{
"date": 199400,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.19
},
{
"date": 199425,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.22
},
{
"date": 199450,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.21
},
{
"date": 199475,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.22
},
{
"date": 199500,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.33
},
{
"date": 199525,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.41
},
{
"date": 199550,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.37
},
{
"date": 199575,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.37
},
{
"date": 199600,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.32
},
{
"date": 199625,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.31
},
{
"date": 199650,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.29
},
{
"date": 199675,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.33
},
{
"date": 199700,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.3
},
{
"date": 199725,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.3
},
{
"date": 199750,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.29
},
{
"date": 199775,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.33
},
{
"date": 199800,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.23
},
{
"date": 199825,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.27
},
{
"date": 199850,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.24
},
{
"date": 199875,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.27
},
{
"date": 199900,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.31
},
{
"date": 199925,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.37
},
{
"date": 199950,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.4
},
{
"date": 199975,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.4
},
{
"date": 200000,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.54
},
{
"date": 200025,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.66
},
{
"date": 200050,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.64
},
{
"date": 200075,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.68
},
{
"date": 200100,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.72
},
{
"date": 200125,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.61
},
{
"date": 200150,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.49
},
{
"date": 200175,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.33
},
{
"date": 200200,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.39
},
{
"date": 200225,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.5
},
{
"date": 200250,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.46
},
{
"date": 200275,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.51
},
{
"date": 200300,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.57
},
{
"date": 200325,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.5
},
{
"date": 200350,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.47
},
{
"date": 200375,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.43
},
{
"date": 200400,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.62
},
{
"date": 200425,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.66
},
{
"date": 200450,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.69
},
{
"date": 200475,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.69
},
{
"date": 200500,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.57
},
{
"date": 200525,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.69
},
{
"date": 200550,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.93
},
{
"date": 200575,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.92
},
{
"date": 200600,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.58
},
{
"date": 200625,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.77
},
{
"date": 200650,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.78
},
{
"date": 200675,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.88
},
{
"date": 200700,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.83
},
{
"date": 200725,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.79
},
{
"date": 200750,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.63
},
{
"date": 200775,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.57
},
{
"date": 200800,
"variable": "Natural.resources..x.1.000.000.",
"value": 1.07
},
{
"date": 200825,
"variable": "Natural.resources..x.1.000.000.",
"value": 1.42
},
{
"date": 200850,
"variable": "Natural.resources..x.1.000.000.",
"value": 1.36
},
{
"date": 200875,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.84
},
{
"date": 200900,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.41
},
{
"date": 200925,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.39
},
{
"date": 200950,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.44
},
{
"date": 200975,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.51
},
{
"date": 201000,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.71
},
{
"date": 201025,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.67
},
{
"date": 201050,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.59
},
{
"date": 201075,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.75
},
{
"date": 201100,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.87
},
{
"date": 201125,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.96
},
{
"date": 201150,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.85
},
{
"date": 201175,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.89
},
{
"date": 201200,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.62
},
{
"date": 201225,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.69
},
{
"date": 201250,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.54
},
{
"date": 201275,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.76
},
{
"date": 201300,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.59
},
{
"date": 201325,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.57
},
{
"date": 201350,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.75
},
{
"date": 201375,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.48
},
{
"date": 201400,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.73
},
{
"date": 201425,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.9
},
{
"date": 201450,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.54
},
{
"date": 201475,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.25
},
{
"date": 201500,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.21
},
{
"date": 201525,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.37
},
{
"date": 201550,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.21
},
{
"date": 201575,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.15
},
{
"date": 201600,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.14
},
{
"date": 201625,
"variable": "Natural.resources..x.1.000.000.",
"value": 0.14
},
{
"date": 199000,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -0.61
},
{
"date": 199025,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -0.6
},
{
"date": 199050,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -0.59
},
{
"date": 199075,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -0.59
},
{
"date": 199100,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -0.62
},
{
"date": 199125,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -0.62
},
{
"date": 199150,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -0.62
},
{
"date": 199175,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -0.63
},
{
"date": 199200,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -0.66
},
{
"date": 199225,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -0.67
},
{
"date": 199250,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -0.68
},
{
"date": 199275,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -0.68
},
{
"date": 199300,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -0.71
},
{
"date": 199325,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -0.75
},
{
"date": 199350,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -0.75
},
{
"date": 199375,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -0.79
},
{
"date": 199400,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -0.81
},
{
"date": 199425,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -0.79
},
{
"date": 199450,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -0.82
},
{
"date": 199475,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -0.8
},
{
"date": 199500,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -0.84
},
{
"date": 199525,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -0.83
},
{
"date": 199550,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -0.84
},
{
"date": 199575,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -0.86
},
{
"date": 199600,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -0.89
},
{
"date": 199625,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -0.91
},
{
"date": 199650,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -0.92
},
{
"date": 199675,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -0.99
},
{
"date": 199700,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.01
},
{
"date": 199725,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.06
},
{
"date": 199750,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.11
},
{
"date": 199775,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.11
},
{
"date": 199800,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.17
},
{
"date": 199825,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.15
},
{
"date": 199850,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1
},
{
"date": 199875,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.06
},
{
"date": 199900,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1
},
{
"date": 199925,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.03
},
{
"date": 199950,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.04
},
{
"date": 199975,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.17
},
{
"date": 200000,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.26
},
{
"date": 200025,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.39
},
{
"date": 200050,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.4
},
{
"date": 200075,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.23
},
{
"date": 200100,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.16
},
{
"date": 200125,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.21
},
{
"date": 200150,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.12
},
{
"date": 200175,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.18
},
{
"date": 200200,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.25
},
{
"date": 200225,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.21
},
{
"date": 200250,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.15
},
{
"date": 200275,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.15
},
{
"date": 200300,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.13
},
{
"date": 200325,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.21
},
{
"date": 200350,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.25
},
{
"date": 200375,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.34
},
{
"date": 200400,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.34
},
{
"date": 200425,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.33
},
{
"date": 200450,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.4
},
{
"date": 200475,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.44
},
{
"date": 200500,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.52
},
{
"date": 200525,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.58
},
{
"date": 200550,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.74
},
{
"date": 200575,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.75
},
{
"date": 200600,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.84
},
{
"date": 200625,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.84
},
{
"date": 200650,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.82
},
{
"date": 200675,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.89
},
{
"date": 200700,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.95
},
{
"date": 200725,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -2.1
},
{
"date": 200750,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -2.2
},
{
"date": 200775,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -2.14
},
{
"date": 200800,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -2.14
},
{
"date": 200825,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -2.28
},
{
"date": 200850,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.91
},
{
"date": 200875,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.68
},
{
"date": 200900,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.64
},
{
"date": 200925,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.82
},
{
"date": 200950,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -1.97
},
{
"date": 200975,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -2.01
},
{
"date": 201000,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -2.09
},
{
"date": 201025,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -2.02
},
{
"date": 201050,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -2.17
},
{
"date": 201075,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -2.31
},
{
"date": 201100,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -2.44
},
{
"date": 201125,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -2.41
},
{
"date": 201150,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -2.19
},
{
"date": 201175,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -2.26
},
{
"date": 201200,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -2.33
},
{
"date": 201225,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -2.29
},
{
"date": 201250,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -2.47
},
{
"date": 201275,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -2.56
},
{
"date": 201300,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -2.67
},
{
"date": 201325,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -2.51
},
{
"date": 201350,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -2.55
},
{
"date": 201375,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -2.62
},
{
"date": 201400,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -2.78
},
{
"date": 201425,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -2.94
},
{
"date": 201450,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -2.89
},
{
"date": 201475,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -2.85
},
{
"date": 201500,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -2.95
},
{
"date": 201525,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -2.92
},
{
"date": 201550,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -2.8
},
{
"date": 201575,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -2.72
},
{
"date": 201600,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -3
},
{
"date": 201625,
"variable": "Net.financial.assets..x.1.000.000.",
"value": -3.15
},
{
"date": 199000,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 1.3
},
{
"date": 199025,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 1.29
},
{
"date": 199050,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 1.32
},
{
"date": 199075,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 1.36
},
{
"date": 199100,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 1.31
},
{
"date": 199125,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 1.26
},
{
"date": 199150,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 1.27
},
{
"date": 199175,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 1.29
},
{
"date": 199200,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 1.29
},
{
"date": 199225,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 1.28
},
{
"date": 199250,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 1.28
},
{
"date": 199275,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 1.29
},
{
"date": 199300,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 1.36
},
{
"date": 199325,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 1.38
},
{
"date": 199350,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 1.39
},
{
"date": 199375,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 1.45
},
{
"date": 199400,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 1.55
},
{
"date": 199425,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 1.62
},
{
"date": 199450,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 1.61
},
{
"date": 199475,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 1.65
},
{
"date": 199500,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 1.74
},
{
"date": 199525,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 1.87
},
{
"date": 199550,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 1.86
},
{
"date": 199575,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 1.88
},
{
"date": 199600,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 1.87
},
{
"date": 199625,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 1.9
},
{
"date": 199650,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 1.92
},
{
"date": 199675,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 2.01
},
{
"date": 199700,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 2.02
},
{
"date": 199725,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 2.11
},
{
"date": 199750,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 2.19
},
{
"date": 199775,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 2.23
},
{
"date": 199800,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 2.23
},
{
"date": 199825,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 2.31
},
{
"date": 199850,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 2.27
},
{
"date": 199875,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 2.39
},
{
"date": 199900,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 2.57
},
{
"date": 199925,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 2.72
},
{
"date": 199950,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 2.76
},
{
"date": 199975,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 2.89
},
{
"date": 200000,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 3.25
},
{
"date": 200025,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 3.49
},
{
"date": 200050,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 3.5
},
{
"date": 200075,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 3.52
},
{
"date": 200100,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 3.41
},
{
"date": 200125,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 3.37
},
{
"date": 200150,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 3.15
},
{
"date": 200175,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 3.15
},
{
"date": 200200,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 3.19
},
{
"date": 200225,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 3.25
},
{
"date": 200250,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 3.14
},
{
"date": 200275,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 3.23
},
{
"date": 200300,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 3.27
},
{
"date": 200325,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 3.39
},
{
"date": 200350,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 3.51
},
{
"date": 200375,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 3.61
},
{
"date": 200400,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 3.97
},
{
"date": 200425,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 4.13
},
{
"date": 200450,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 4.25
},
{
"date": 200475,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 4.34
},
{
"date": 200500,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 4.34
},
{
"date": 200525,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 4.59
},
{
"date": 200550,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 5.09
},
{
"date": 200575,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 5.07
},
{
"date": 200600,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 5.06
},
{
"date": 200625,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 5.27
},
{
"date": 200650,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 5.31
},
{
"date": 200675,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 5.63
},
{
"date": 200700,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 5.74
},
{
"date": 200725,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 5.78
},
{
"date": 200750,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 5.74
},
{
"date": 200775,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 5.68
},
{
"date": 200800,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 6.13
},
{
"date": 200825,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 6.46
},
{
"date": 200850,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 6.06
},
{
"date": 200875,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 5.22
},
{
"date": 200900,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 4.76
},
{
"date": 200925,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 5.11
},
{
"date": 200950,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 5.45
},
{
"date": 200975,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 5.7
},
{
"date": 201000,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 5.99
},
{
"date": 201025,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 5.9
},
{
"date": 201050,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 6.07
},
{
"date": 201075,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 6.47
},
{
"date": 201100,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 6.76
},
{
"date": 201125,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 6.73
},
{
"date": 201150,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 6.45
},
{
"date": 201175,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 6.62
},
{
"date": 201200,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 6.62
},
{
"date": 201225,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 6.58
},
{
"date": 201250,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 6.54
},
{
"date": 201275,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 6.84
},
{
"date": 201300,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 6.92
},
{
"date": 201325,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 6.97
},
{
"date": 201350,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 7.35
},
{
"date": 201375,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 7.39
},
{
"date": 201400,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 7.72
},
{
"date": 201425,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 8.06
},
{
"date": 201450,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 7.75
},
{
"date": 201475,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 7.58
},
{
"date": 201500,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 7.79
},
{
"date": 201525,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 7.96
},
{
"date": 201550,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 7.51
},
{
"date": 201575,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 7.63
},
{
"date": 201600,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 7.6
},
{
"date": 201625,
"variable": "Net.worth..current.value..x.1.000.000.",
"value": 7.75
},
{
"date": 199000,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 0.96
},
{
"date": 199025,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 0.95
},
{
"date": 199050,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 0.97
},
{
"date": 199075,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 0.96
},
{
"date": 199100,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 1.01
},
{
"date": 199125,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 1
},
{
"date": 199150,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 1.02
},
{
"date": 199175,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 1.03
},
{
"date": 199200,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 1.05
},
{
"date": 199225,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 1.04
},
{
"date": 199250,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 1.05
},
{
"date": 199275,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 1.05
},
{
"date": 199300,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 1.09
},
{
"date": 199325,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 1.14
},
{
"date": 199350,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 1.17
},
{
"date": 199375,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 1.23
},
{
"date": 199400,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 1.28
},
{
"date": 199425,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 1.29
},
{
"date": 199450,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 1.31
},
{
"date": 199475,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 1.33
},
{
"date": 199500,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 1.32
},
{
"date": 199525,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 1.37
},
{
"date": 199550,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 1.39
},
{
"date": 199575,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 1.43
},
{
"date": 199600,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 1.48
},
{
"date": 199625,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 1.55
},
{
"date": 199650,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 1.59
},
{
"date": 199675,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 1.69
},
{
"date": 199700,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 1.73
},
{
"date": 199725,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 1.86
},
{
"date": 199750,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 1.98
},
{
"date": 199775,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 1.97
},
{
"date": 199800,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 2.12
},
{
"date": 199825,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 2.12
},
{
"date": 199850,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 1.94
},
{
"date": 199875,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 2.08
},
{
"date": 199900,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 2.15
},
{
"date": 199925,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 2.25
},
{
"date": 199950,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 2.26
},
{
"date": 199975,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 2.51
},
{
"date": 200000,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 2.8
},
{
"date": 200025,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 3.02
},
{
"date": 200050,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 3.05
},
{
"date": 200075,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 2.85
},
{
"date": 200100,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 2.61
},
{
"date": 200125,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 2.72
},
{
"date": 200150,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 2.52
},
{
"date": 200175,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 2.74
},
{
"date": 200200,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 2.78
},
{
"date": 200225,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 2.67
},
{
"date": 200250,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 2.53
},
{
"date": 200275,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 2.57
},
{
"date": 200300,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 2.51
},
{
"date": 200325,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 2.78
},
{
"date": 200350,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 2.97
},
{
"date": 200375,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 3.17
},
{
"date": 200400,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 3.34
},
{
"date": 200425,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 3.42
},
{
"date": 200450,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 3.56
},
{
"date": 200475,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 3.66
},
{
"date": 200500,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 3.85
},
{
"date": 200525,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 4
},
{
"date": 200550,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 4.39
},
{
"date": 200575,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 4.37
},
{
"date": 200600,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 4.75
},
{
"date": 200625,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 4.72
},
{
"date": 200650,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 4.69
},
{
"date": 200675,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 4.94
},
{
"date": 200700,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 5.13
},
{
"date": 200725,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 5.32
},
{
"date": 200750,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 5.51
},
{
"date": 200775,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 5.41
},
{
"date": 200800,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 5.32
},
{
"date": 200825,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 5.41
},
{
"date": 200850,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 4.65
},
{
"date": 200875,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 4.07
},
{
"date": 200900,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 3.98
},
{
"date": 200925,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 4.53
},
{
"date": 200950,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 4.96
},
{
"date": 200975,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 5.16
},
{
"date": 201000,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 5.31
},
{
"date": 201025,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 5.2
},
{
"date": 201050,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 5.58
},
{
"date": 201075,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 5.94
},
{
"date": 201100,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 6.19
},
{
"date": 201125,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 6.02
},
{
"date": 201150,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 5.6
},
{
"date": 201175,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 5.76
},
{
"date": 201200,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 6.06
},
{
"date": 201225,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 5.88
},
{
"date": 201250,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 6.12
},
{
"date": 201275,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 6.24
},
{
"date": 201300,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 6.57
},
{
"date": 201325,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 6.46
},
{
"date": 201350,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 6.65
},
{
"date": 201375,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 6.98
},
{
"date": 201400,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 7.18
},
{
"date": 201425,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 7.45
},
{
"date": 201450,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 7.41
},
{
"date": 201475,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 7.44
},
{
"date": 201500,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 7.75
},
{
"date": 201525,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 7.74
},
{
"date": 201550,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 7.31
},
{
"date": 201575,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 7.39
},
{
"date": 201600,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 7.62
},
{
"date": 201625,
"variable": "Net.worth..equity..x.1.000.000.",
"value": 7.93
},
{
"date": 199000,
"variable": "Net.worth..x.1.000.000.",
"value": 0.33
},
{
"date": 199025,
"variable": "Net.worth..x.1.000.000.",
"value": 0.34
},
{
"date": 199050,
"variable": "Net.worth..x.1.000.000.",
"value": 0.35
},
{
"date": 199075,
"variable": "Net.worth..x.1.000.000.",
"value": 0.4
},
{
"date": 199100,
"variable": "Net.worth..x.1.000.000.",
"value": 0.3
},
{
"date": 199125,
"variable": "Net.worth..x.1.000.000.",
"value": 0.26
},
{
"date": 199150,
"variable": "Net.worth..x.1.000.000.",
"value": 0.25
},
{
"date": 199175,
"variable": "Net.worth..x.1.000.000.",
"value": 0.26
},
{
"date": 199200,
"variable": "Net.worth..x.1.000.000.",
"value": 0.24
},
{
"date": 199225,
"variable": "Net.worth..x.1.000.000.",
"value": 0.23
},
{
"date": 199250,
"variable": "Net.worth..x.1.000.000.",
"value": 0.23
},
{
"date": 199275,
"variable": "Net.worth..x.1.000.000.",
"value": 0.24
},
{
"date": 199300,
"variable": "Net.worth..x.1.000.000.",
"value": 0.26
},
{
"date": 199325,
"variable": "Net.worth..x.1.000.000.",
"value": 0.24
},
{
"date": 199350,
"variable": "Net.worth..x.1.000.000.",
"value": 0.22
},
{
"date": 199375,
"variable": "Net.worth..x.1.000.000.",
"value": 0.22
},
{
"date": 199400,
"variable": "Net.worth..x.1.000.000.",
"value": 0.27
},
{
"date": 199425,
"variable": "Net.worth..x.1.000.000.",
"value": 0.33
},
{
"date": 199450,
"variable": "Net.worth..x.1.000.000.",
"value": 0.29
},
{
"date": 199475,
"variable": "Net.worth..x.1.000.000.",
"value": 0.33
},
{
"date": 199500,
"variable": "Net.worth..x.1.000.000.",
"value": 0.42
},
{
"date": 199525,
"variable": "Net.worth..x.1.000.000.",
"value": 0.51
},
{
"date": 199550,
"variable": "Net.worth..x.1.000.000.",
"value": 0.47
},
{
"date": 199575,
"variable": "Net.worth..x.1.000.000.",
"value": 0.45
},
{
"date": 199600,
"variable": "Net.worth..x.1.000.000.",
"value": 0.39
},
{
"date": 199625,
"variable": "Net.worth..x.1.000.000.",
"value": 0.36
},
{
"date": 199650,
"variable": "Net.worth..x.1.000.000.",
"value": 0.34
},
{
"date": 199675,
"variable": "Net.worth..x.1.000.000.",
"value": 0.32
},
{
"date": 199700,
"variable": "Net.worth..x.1.000.000.",
"value": 0.29
},
{
"date": 199725,
"variable": "Net.worth..x.1.000.000.",
"value": 0.25
},
{
"date": 199750,
"variable": "Net.worth..x.1.000.000.",
"value": 0.21
},
{
"date": 199775,
"variable": "Net.worth..x.1.000.000.",
"value": 0.26
},
{
"date": 199800,
"variable": "Net.worth..x.1.000.000.",
"value": 0.11
},
{
"date": 199825,
"variable": "Net.worth..x.1.000.000.",
"value": 0.19
},
{
"date": 199850,
"variable": "Net.worth..x.1.000.000.",
"value": 0.33
},
{
"date": 199875,
"variable": "Net.worth..x.1.000.000.",
"value": 0.31
},
{
"date": 199900,
"variable": "Net.worth..x.1.000.000.",
"value": 0.43
},
{
"date": 199925,
"variable": "Net.worth..x.1.000.000.",
"value": 0.46
},
{
"date": 199950,
"variable": "Net.worth..x.1.000.000.",
"value": 0.5
},
{
"date": 199975,
"variable": "Net.worth..x.1.000.000.",
"value": 0.38
},
{
"date": 200000,
"variable": "Net.worth..x.1.000.000.",
"value": 0.45
},
{
"date": 200025,
"variable": "Net.worth..x.1.000.000.",
"value": 0.47
},
{
"date": 200050,
"variable": "Net.worth..x.1.000.000.",
"value": 0.45
},
{
"date": 200075,
"variable": "Net.worth..x.1.000.000.",
"value": 0.67
},
{
"date": 200100,
"variable": "Net.worth..x.1.000.000.",
"value": 0.8
},
{
"date": 200125,
"variable": "Net.worth..x.1.000.000.",
"value": 0.65
},
{
"date": 200150,
"variable": "Net.worth..x.1.000.000.",
"value": 0.63
},
{
"date": 200175,
"variable": "Net.worth..x.1.000.000.",
"value": 0.42
},
{
"date": 200200,
"variable": "Net.worth..x.1.000.000.",
"value": 0.41
},
{
"date": 200225,
"variable": "Net.worth..x.1.000.000.",
"value": 0.58
},
{
"date": 200250,
"variable": "Net.worth..x.1.000.000.",
"value": 0.61
},
{
"date": 200275,
"variable": "Net.worth..x.1.000.000.",
"value": 0.67
},
{
"date": 200300,
"variable": "Net.worth..x.1.000.000.",
"value": 0.76
},
{
"date": 200325,
"variable": "Net.worth..x.1.000.000.",
"value": 0.6
},
{
"date": 200350,
"variable": "Net.worth..x.1.000.000.",
"value": 0.54
},
{
"date": 200375,
"variable": "Net.worth..x.1.000.000.",
"value": 0.44
},
{
"date": 200400,
"variable": "Net.worth..x.1.000.000.",
"value": 0.64
},
{
"date": 200425,
"variable": "Net.worth..x.1.000.000.",
"value": 0.71
},
{
"date": 200450,
"variable": "Net.worth..x.1.000.000.",
"value": 0.69
},
{
"date": 200475,
"variable": "Net.worth..x.1.000.000.",
"value": 0.68
},
{
"date": 200500,
"variable": "Net.worth..x.1.000.000.",
"value": 0.5
},
{
"date": 200525,
"variable": "Net.worth..x.1.000.000.",
"value": 0.59
},
{
"date": 200550,
"variable": "Net.worth..x.1.000.000.",
"value": 0.7
},
{
"date": 200575,
"variable": "Net.worth..x.1.000.000.",
"value": 0.7
},
{
"date": 200600,
"variable": "Net.worth..x.1.000.000.",
"value": 0.32
},
{
"date": 200625,
"variable": "Net.worth..x.1.000.000.",
"value": 0.55
},
{
"date": 200650,
"variable": "Net.worth..x.1.000.000.",
"value": 0.61
},
{
"date": 200675,
"variable": "Net.worth..x.1.000.000.",
"value": 0.69
},
{
"date": 200700,
"variable": "Net.worth..x.1.000.000.",
"value": 0.62
},
{
"date": 200725,
"variable": "Net.worth..x.1.000.000.",
"value": 0.45
},
{
"date": 200750,
"variable": "Net.worth..x.1.000.000.",
"value": 0.24
},
{
"date": 200775,
"variable": "Net.worth..x.1.000.000.",
"value": 0.27
},
{
"date": 200800,
"variable": "Net.worth..x.1.000.000.",
"value": 0.81
},
{
"date": 200825,
"variable": "Net.worth..x.1.000.000.",
"value": 1.05
},
{
"date": 200850,
"variable": "Net.worth..x.1.000.000.",
"value": 1.41
},
{
"date": 200875,
"variable": "Net.worth..x.1.000.000.",
"value": 1.15
},
{
"date": 200900,
"variable": "Net.worth..x.1.000.000.",
"value": 0.78
},
{
"date": 200925,
"variable": "Net.worth..x.1.000.000.",
"value": 0.58
},
{
"date": 200950,
"variable": "Net.worth..x.1.000.000.",
"value": 0.49
},
{
"date": 200975,
"variable": "Net.worth..x.1.000.000.",
"value": 0.54
},
{
"date": 201000,
"variable": "Net.worth..x.1.000.000.",
"value": 0.68
},
{
"date": 201025,
"variable": "Net.worth..x.1.000.000.",
"value": 0.7
},
{
"date": 201050,
"variable": "Net.worth..x.1.000.000.",
"value": 0.49
},
{
"date": 201075,
"variable": "Net.worth..x.1.000.000.",
"value": 0.53
},
{
"date": 201100,
"variable": "Net.worth..x.1.000.000.",
"value": 0.57
},
{
"date": 201125,
"variable": "Net.worth..x.1.000.000.",
"value": 0.71
},
{
"date": 201150,
"variable": "Net.worth..x.1.000.000.",
"value": 0.85
},
{
"date": 201175,
"variable": "Net.worth..x.1.000.000.",
"value": 0.86
},
{
"date": 201200,
"variable": "Net.worth..x.1.000.000.",
"value": 0.56
},
{
"date": 201225,
"variable": "Net.worth..x.1.000.000.",
"value": 0.7
},
{
"date": 201250,
"variable": "Net.worth..x.1.000.000.",
"value": 0.42
},
{
"date": 201275,
"variable": "Net.worth..x.1.000.000.",
"value": 0.6
},
{
"date": 201300,
"variable": "Net.worth..x.1.000.000.",
"value": 0.35
},
{
"date": 201325,
"variable": "Net.worth..x.1.000.000.",
"value": 0.51
},
{
"date": 201350,
"variable": "Net.worth..x.1.000.000.",
"value": 0.7
},
{
"date": 201375,
"variable": "Net.worth..x.1.000.000.",
"value": 0.41
},
{
"date": 201400,
"variable": "Net.worth..x.1.000.000.",
"value": 0.54
},
{
"date": 201425,
"variable": "Net.worth..x.1.000.000.",
"value": 0.61
},
{
"date": 201450,
"variable": "Net.worth..x.1.000.000.",
"value": 0.34
},
{
"date": 201475,
"variable": "Net.worth..x.1.000.000.",
"value": 0.14
},
{
"date": 201500,
"variable": "Net.worth..x.1.000.000.",
"value": 0.04
},
{
"date": 201525,
"variable": "Net.worth..x.1.000.000.",
"value": 0.22
},
{
"date": 201550,
"variable": "Net.worth..x.1.000.000.",
"value": 0.2
},
{
"date": 201575,
"variable": "Net.worth..x.1.000.000.",
"value": 0.24
},
{
"date": 201600,
"variable": "Net.worth..x.1.000.000.",
"value": -0.01
},
{
"date": 201625,
"variable": "Net.worth..x.1.000.000.",
"value": -0.17
},
{
"date": 199000,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 0.94
},
{
"date": 199025,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 0.93
},
{
"date": 199050,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 0.94
},
{
"date": 199075,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 0.99
},
{
"date": 199100,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 0.92
},
{
"date": 199125,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 0.88
},
{
"date": 199150,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 0.87
},
{
"date": 199175,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 0.88
},
{
"date": 199200,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 0.9
},
{
"date": 199225,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 0.91
},
{
"date": 199250,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 0.92
},
{
"date": 199275,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 0.92
},
{
"date": 199300,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 0.97
},
{
"date": 199325,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 0.99
},
{
"date": 199350,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 0.98
},
{
"date": 199375,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.01
},
{
"date": 199400,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.08
},
{
"date": 199425,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.11
},
{
"date": 199450,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.12
},
{
"date": 199475,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.13
},
{
"date": 199500,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.25
},
{
"date": 199525,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.34
},
{
"date": 199550,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.31
},
{
"date": 199575,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.32
},
{
"date": 199600,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.28
},
{
"date": 199625,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.27
},
{
"date": 199650,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.26
},
{
"date": 199675,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.31
},
{
"date": 199700,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.3
},
{
"date": 199725,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.31
},
{
"date": 199750,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.32
},
{
"date": 199775,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.37
},
{
"date": 199800,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.29
},
{
"date": 199825,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.34
},
{
"date": 199850,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.33
},
{
"date": 199875,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.37
},
{
"date": 199900,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.42
},
{
"date": 199925,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.49
},
{
"date": 199950,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.53
},
{
"date": 199975,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.55
},
{
"date": 200000,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.71
},
{
"date": 200025,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.85
},
{
"date": 200050,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.85
},
{
"date": 200075,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.9
},
{
"date": 200100,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.96
},
{
"date": 200125,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.85
},
{
"date": 200150,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.75
},
{
"date": 200175,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.6
},
{
"date": 200200,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.66
},
{
"date": 200225,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.79
},
{
"date": 200250,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.76
},
{
"date": 200275,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.82
},
{
"date": 200300,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.89
},
{
"date": 200325,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.82
},
{
"date": 200350,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.8
},
{
"date": 200375,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.78
},
{
"date": 200400,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 1.98
},
{
"date": 200425,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 2.04
},
{
"date": 200450,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 2.09
},
{
"date": 200475,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 2.11
},
{
"date": 200500,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 2.02
},
{
"date": 200525,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 2.17
},
{
"date": 200550,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 2.44
},
{
"date": 200575,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 2.45
},
{
"date": 200600,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 2.16
},
{
"date": 200625,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 2.39
},
{
"date": 200650,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 2.44
},
{
"date": 200675,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 2.58
},
{
"date": 200700,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 2.57
},
{
"date": 200725,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 2.56
},
{
"date": 200750,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 2.43
},
{
"date": 200775,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 2.41
},
{
"date": 200800,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 2.95
},
{
"date": 200825,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 3.34
},
{
"date": 200850,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 3.32
},
{
"date": 200875,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 2.83
},
{
"date": 200900,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 2.42
},
{
"date": 200925,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 2.4
},
{
"date": 200950,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 2.46
},
{
"date": 200975,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 2.54
},
{
"date": 201000,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 2.76
},
{
"date": 201025,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 2.72
},
{
"date": 201050,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 2.67
},
{
"date": 201075,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 2.84
},
{
"date": 201100,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 3
},
{
"date": 201125,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 3.12
},
{
"date": 201150,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 3.04
},
{
"date": 201175,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 3.12
},
{
"date": 201200,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 2.9
},
{
"date": 201225,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 2.99
},
{
"date": 201250,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 2.9
},
{
"date": 201275,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 3.16
},
{
"date": 201300,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 3.02
},
{
"date": 201325,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 3.02
},
{
"date": 201350,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 3.25
},
{
"date": 201375,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 3.02
},
{
"date": 201400,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 3.32
},
{
"date": 201425,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 3.55
},
{
"date": 201450,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 3.23
},
{
"date": 201475,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 2.99
},
{
"date": 201500,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 2.99
},
{
"date": 201525,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 3.15
},
{
"date": 201550,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 3
},
{
"date": 201575,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 2.97
},
{
"date": 201600,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 2.99
},
{
"date": 201625,
"variable": "Non.financial.assets..x.1.000.000.",
"value": 2.98
},
{
"date": 199000,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.22
},
{
"date": 199025,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.22
},
{
"date": 199050,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.22
},
{
"date": 199075,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.23
},
{
"date": 199100,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.23
},
{
"date": 199125,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.24
},
{
"date": 199150,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.23
},
{
"date": 199175,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.23
},
{
"date": 199200,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.24
},
{
"date": 199225,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.23
},
{
"date": 199250,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.24
},
{
"date": 199275,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.24
},
{
"date": 199300,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.24
},
{
"date": 199325,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.24
},
{
"date": 199350,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.24
},
{
"date": 199375,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.25
},
{
"date": 199400,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.25
},
{
"date": 199425,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.26
},
{
"date": 199450,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.25
},
{
"date": 199475,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.24
},
{
"date": 199500,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.24
},
{
"date": 199525,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.24
},
{
"date": 199550,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.24
},
{
"date": 199575,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.24
},
{
"date": 199600,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.24
},
{
"date": 199625,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.24
},
{
"date": 199650,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.24
},
{
"date": 199675,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.25
},
{
"date": 199700,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.26
},
{
"date": 199725,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.26
},
{
"date": 199750,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.27
},
{
"date": 199775,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.29
},
{
"date": 199800,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.31
},
{
"date": 199825,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.31
},
{
"date": 199850,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.31
},
{
"date": 199875,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.31
},
{
"date": 199900,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.32
},
{
"date": 199925,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.32
},
{
"date": 199950,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.32
},
{
"date": 199975,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.32
},
{
"date": 200000,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.34
},
{
"date": 200025,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.34
},
{
"date": 200050,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.34
},
{
"date": 200075,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.34
},
{
"date": 200100,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.36
},
{
"date": 200125,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.36
},
{
"date": 200150,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.36
},
{
"date": 200175,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.35
},
{
"date": 200200,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.36
},
{
"date": 200225,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.35
},
{
"date": 200250,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.34
},
{
"date": 200275,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.35
},
{
"date": 200300,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.34
},
{
"date": 200325,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.34
},
{
"date": 200350,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.33
},
{
"date": 200375,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.33
},
{
"date": 200400,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.34
},
{
"date": 200425,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.35
},
{
"date": 200450,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.35
},
{
"date": 200475,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.35
},
{
"date": 200500,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.35
},
{
"date": 200525,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.36
},
{
"date": 200550,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.36
},
{
"date": 200575,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.36
},
{
"date": 200600,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.39
},
{
"date": 200625,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.4
},
{
"date": 200650,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.4
},
{
"date": 200675,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.42
},
{
"date": 200700,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.44
},
{
"date": 200725,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.46
},
{
"date": 200750,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.47
},
{
"date": 200775,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.48
},
{
"date": 200800,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.49
},
{
"date": 200825,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.49
},
{
"date": 200850,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.51
},
{
"date": 200875,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.53
},
{
"date": 200900,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.52
},
{
"date": 200925,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.5
},
{
"date": 200950,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.48
},
{
"date": 200975,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.48
},
{
"date": 201000,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.47
},
{
"date": 201025,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.47
},
{
"date": 201050,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.47
},
{
"date": 201075,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.48
},
{
"date": 201100,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.48
},
{
"date": 201125,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.49
},
{
"date": 201150,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.5
},
{
"date": 201175,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.51
},
{
"date": 201200,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.52
},
{
"date": 201225,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.54
},
{
"date": 201250,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.54
},
{
"date": 201275,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.56
},
{
"date": 201300,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.57
},
{
"date": 201325,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.58
},
{
"date": 201350,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.58
},
{
"date": 201375,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.6
},
{
"date": 201400,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.62
},
{
"date": 201425,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.63
},
{
"date": 201450,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.65
},
{
"date": 201475,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.67
},
{
"date": 201500,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.7
},
{
"date": 201525,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.72
},
{
"date": 201550,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.73
},
{
"date": 201575,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.75
},
{
"date": 201600,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.76
},
{
"date": 201625,
"variable": "Non.mortgage.loans..x.1.000.000.",
"value": 0.78
},
{
"date": 199000,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.25
},
{
"date": 199025,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.24
},
{
"date": 199050,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.25
},
{
"date": 199075,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.29
},
{
"date": 199100,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.21
},
{
"date": 199125,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.18
},
{
"date": 199150,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.17
},
{
"date": 199175,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.19
},
{
"date": 199200,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.2
},
{
"date": 199225,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.21
},
{
"date": 199250,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.22
},
{
"date": 199275,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.22
},
{
"date": 199300,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.27
},
{
"date": 199325,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.29
},
{
"date": 199350,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.27
},
{
"date": 199375,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.3
},
{
"date": 199400,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.35
},
{
"date": 199425,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.39
},
{
"date": 199450,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.38
},
{
"date": 199475,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.38
},
{
"date": 199500,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.5
},
{
"date": 199525,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.58
},
{
"date": 199550,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.54
},
{
"date": 199575,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.54
},
{
"date": 199600,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.5
},
{
"date": 199625,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.49
},
{
"date": 199650,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.47
},
{
"date": 199675,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.51
},
{
"date": 199700,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.49
},
{
"date": 199725,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.49
},
{
"date": 199750,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.48
},
{
"date": 199775,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.52
},
{
"date": 199800,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.42
},
{
"date": 199825,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.47
},
{
"date": 199850,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.44
},
{
"date": 199875,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.47
},
{
"date": 199900,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.51
},
{
"date": 199925,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.58
},
{
"date": 199950,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.61
},
{
"date": 199975,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.61
},
{
"date": 200000,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.75
},
{
"date": 200025,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.89
},
{
"date": 200050,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.87
},
{
"date": 200075,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.9
},
{
"date": 200100,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.95
},
{
"date": 200125,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.84
},
{
"date": 200150,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.72
},
{
"date": 200175,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.57
},
{
"date": 200200,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.63
},
{
"date": 200225,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.74
},
{
"date": 200250,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.71
},
{
"date": 200275,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.76
},
{
"date": 200300,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.82
},
{
"date": 200325,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.75
},
{
"date": 200350,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.72
},
{
"date": 200375,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.7
},
{
"date": 200400,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.89
},
{
"date": 200425,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.93
},
{
"date": 200450,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.96
},
{
"date": 200475,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.97
},
{
"date": 200500,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.85
},
{
"date": 200525,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.98
},
{
"date": 200550,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 1.23
},
{
"date": 200575,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 1.22
},
{
"date": 200600,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.9
},
{
"date": 200625,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 1.1
},
{
"date": 200650,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 1.11
},
{
"date": 200675,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 1.22
},
{
"date": 200700,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 1.19
},
{
"date": 200725,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 1.16
},
{
"date": 200750,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 1.01
},
{
"date": 200775,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.96
},
{
"date": 200800,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 1.47
},
{
"date": 200825,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 1.83
},
{
"date": 200850,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 1.77
},
{
"date": 200875,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 1.25
},
{
"date": 200900,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.83
},
{
"date": 200925,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.82
},
{
"date": 200950,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.87
},
{
"date": 200975,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.95
},
{
"date": 201000,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 1.16
},
{
"date": 201025,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 1.12
},
{
"date": 201050,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 1.05
},
{
"date": 201075,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 1.21
},
{
"date": 201100,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 1.35
},
{
"date": 201125,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 1.45
},
{
"date": 201150,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 1.35
},
{
"date": 201175,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 1.4
},
{
"date": 201200,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 1.15
},
{
"date": 201225,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 1.23
},
{
"date": 201250,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 1.1
},
{
"date": 201275,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 1.33
},
{
"date": 201300,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 1.17
},
{
"date": 201325,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 1.16
},
{
"date": 201350,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 1.35
},
{
"date": 201375,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 1.09
},
{
"date": 201400,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 1.35
},
{
"date": 201425,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 1.54
},
{
"date": 201450,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 1.19
},
{
"date": 201475,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.91
},
{
"date": 201500,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.88
},
{
"date": 201525,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 1.04
},
{
"date": 201550,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.88
},
{
"date": 201575,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.83
},
{
"date": 201600,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.84
},
{
"date": 201625,
"variable": "Non.produced.non.financial.assets..x.1.000.000.",
"value": 0.84
},
{
"date": 199000,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.3
},
{
"date": 199025,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.3
},
{
"date": 199050,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.31
},
{
"date": 199075,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.31
},
{
"date": 199100,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.32
},
{
"date": 199125,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.32
},
{
"date": 199150,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.32
},
{
"date": 199175,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.32
},
{
"date": 199200,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.32
},
{
"date": 199225,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.32
},
{
"date": 199250,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.32
},
{
"date": 199275,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.32
},
{
"date": 199300,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.32
},
{
"date": 199325,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.32
},
{
"date": 199350,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.32
},
{
"date": 199375,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.32
},
{
"date": 199400,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.32
},
{
"date": 199425,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.32
},
{
"date": 199450,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.33
},
{
"date": 199475,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.33
},
{
"date": 199500,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.33
},
{
"date": 199525,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.34
},
{
"date": 199550,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.34
},
{
"date": 199575,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.34
},
{
"date": 199600,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.34
},
{
"date": 199625,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.35
},
{
"date": 199650,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.35
},
{
"date": 199675,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.36
},
{
"date": 199700,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.36
},
{
"date": 199725,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.36
},
{
"date": 199750,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.37
},
{
"date": 199775,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.37
},
{
"date": 199800,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.38
},
{
"date": 199825,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.38
},
{
"date": 199850,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.39
},
{
"date": 199875,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.39
},
{
"date": 199900,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.39
},
{
"date": 199925,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.4
},
{
"date": 199950,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.4
},
{
"date": 199975,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.4
},
{
"date": 200000,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.41
},
{
"date": 200025,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.41
},
{
"date": 200050,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.42
},
{
"date": 200075,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.43
},
{
"date": 200100,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.43
},
{
"date": 200125,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.43
},
{
"date": 200150,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.44
},
{
"date": 200175,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.44
},
{
"date": 200200,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.45
},
{
"date": 200225,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.45
},
{
"date": 200250,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.45
},
{
"date": 200275,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.46
},
{
"date": 200300,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.46
},
{
"date": 200325,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.46
},
{
"date": 200350,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.47
},
{
"date": 200375,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.47
},
{
"date": 200400,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.48
},
{
"date": 200425,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.49
},
{
"date": 200450,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.5
},
{
"date": 200475,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.52
},
{
"date": 200500,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.52
},
{
"date": 200525,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.54
},
{
"date": 200550,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.55
},
{
"date": 200575,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.57
},
{
"date": 200600,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.58
},
{
"date": 200625,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.6
},
{
"date": 200650,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.62
},
{
"date": 200675,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.64
},
{
"date": 200700,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.65
},
{
"date": 200725,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.67
},
{
"date": 200750,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.68
},
{
"date": 200775,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.7
},
{
"date": 200800,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.72
},
{
"date": 200825,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.74
},
{
"date": 200850,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.76
},
{
"date": 200875,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.79
},
{
"date": 200900,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.79
},
{
"date": 200925,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.79
},
{
"date": 200950,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.8
},
{
"date": 200975,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.8
},
{
"date": 201000,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.81
},
{
"date": 201025,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.82
},
{
"date": 201050,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.83
},
{
"date": 201075,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.85
},
{
"date": 201100,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.86
},
{
"date": 201125,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.87
},
{
"date": 201150,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.89
},
{
"date": 201175,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.91
},
{
"date": 201200,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.93
},
{
"date": 201225,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.95
},
{
"date": 201250,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.97
},
{
"date": 201275,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 0.99
},
{
"date": 201300,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 1.01
},
{
"date": 201325,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 1.03
},
{
"date": 201350,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 1.05
},
{
"date": 201375,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 1.07
},
{
"date": 201400,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 1.09
},
{
"date": 201425,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 1.12
},
{
"date": 201450,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 1.14
},
{
"date": 201475,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 1.16
},
{
"date": 201500,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 1.17
},
{
"date": 201525,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 1.17
},
{
"date": 201550,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 1.16
},
{
"date": 201575,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 1.17
},
{
"date": 201600,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 1.19
},
{
"date": 201625,
"variable": "Non.residential.structures..x.1.000.000.",
"value": 1.19
},
{
"date": 199000,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.02
},
{
"date": 199025,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.02
},
{
"date": 199050,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.02
},
{
"date": 199075,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.02
},
{
"date": 199100,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.02
},
{
"date": 199125,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.02
},
{
"date": 199150,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.02
},
{
"date": 199175,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.02
},
{
"date": 199200,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.02
},
{
"date": 199225,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.02
},
{
"date": 199250,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.02
},
{
"date": 199275,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.02
},
{
"date": 199300,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.02
},
{
"date": 199325,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.02
},
{
"date": 199350,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.01
},
{
"date": 199375,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.02
},
{
"date": 199400,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.02
},
{
"date": 199425,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.02
},
{
"date": 199450,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.02
},
{
"date": 199475,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.02
},
{
"date": 199500,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.02
},
{
"date": 199525,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.02
},
{
"date": 199550,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.02
},
{
"date": 199575,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.02
},
{
"date": 199600,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.02
},
{
"date": 199625,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.03
},
{
"date": 199650,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.03
},
{
"date": 199675,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.03
},
{
"date": 199700,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.03
},
{
"date": 199725,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.03
},
{
"date": 199750,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.03
},
{
"date": 199775,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.03
},
{
"date": 199800,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.03
},
{
"date": 199825,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.03
},
{
"date": 199850,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.03
},
{
"date": 199875,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.04
},
{
"date": 199900,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.04
},
{
"date": 199925,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.04
},
{
"date": 199950,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.04
},
{
"date": 199975,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.04
},
{
"date": 200000,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.05
},
{
"date": 200025,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.04
},
{
"date": 200050,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.05
},
{
"date": 200075,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.05
},
{
"date": 200100,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.05
},
{
"date": 200125,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.05
},
{
"date": 200150,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.05
},
{
"date": 200175,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.05
},
{
"date": 200200,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.05
},
{
"date": 200225,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.06
},
{
"date": 200250,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.06
},
{
"date": 200275,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.06
},
{
"date": 200300,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.05
},
{
"date": 200325,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.05
},
{
"date": 200350,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.05
},
{
"date": 200375,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.05
},
{
"date": 200400,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.05
},
{
"date": 200425,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.05
},
{
"date": 200450,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.05
},
{
"date": 200475,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.04
},
{
"date": 200500,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.04
},
{
"date": 200525,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.04
},
{
"date": 200550,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.04
},
{
"date": 200575,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.04
},
{
"date": 200600,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.04
},
{
"date": 200625,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.04
},
{
"date": 200650,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.04
},
{
"date": 200675,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.04
},
{
"date": 200700,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.05
},
{
"date": 200725,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.04
},
{
"date": 200750,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.04
},
{
"date": 200775,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.04
},
{
"date": 200800,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.04
},
{
"date": 200825,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.04
},
{
"date": 200850,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.05
},
{
"date": 200875,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.05
},
{
"date": 200900,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.05
},
{
"date": 200925,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.05
},
{
"date": 200950,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.06
},
{
"date": 200975,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.06
},
{
"date": 201000,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.06
},
{
"date": 201025,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.06
},
{
"date": 201050,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.06
},
{
"date": 201075,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.06
},
{
"date": 201100,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.06
},
{
"date": 201125,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.06
},
{
"date": 201150,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.07
},
{
"date": 201175,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.07
},
{
"date": 201200,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.07
},
{
"date": 201225,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.07
},
{
"date": 201250,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.07
},
{
"date": 201275,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.07
},
{
"date": 201300,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.07
},
{
"date": 201325,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.07
},
{
"date": 201350,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.07
},
{
"date": 201375,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.08
},
{
"date": 201400,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.08
},
{
"date": 201425,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.08
},
{
"date": 201450,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.08
},
{
"date": 201475,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.09
},
{
"date": 201500,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.1
},
{
"date": 201525,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.1
},
{
"date": 201550,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.1
},
{
"date": 201575,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.11
},
{
"date": 201600,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.11
},
{
"date": 201625,
"variable": "Official.international.reserves..x.1.000.000.",
"value": 0.11
},
{
"date": 199000,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.14
},
{
"date": 199025,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.14
},
{
"date": 199050,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.17
},
{
"date": 199075,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.16
},
{
"date": 199100,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.16
},
{
"date": 199125,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.17
},
{
"date": 199150,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.18
},
{
"date": 199175,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.18
},
{
"date": 199200,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.19
},
{
"date": 199225,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.2
},
{
"date": 199250,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.21
},
{
"date": 199275,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.21
},
{
"date": 199300,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.22
},
{
"date": 199325,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.23
},
{
"date": 199350,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.23
},
{
"date": 199375,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.23
},
{
"date": 199400,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.25
},
{
"date": 199425,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.26
},
{
"date": 199450,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.27
},
{
"date": 199475,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.28
},
{
"date": 199500,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.29
},
{
"date": 199525,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.3
},
{
"date": 199550,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.32
},
{
"date": 199575,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.34
},
{
"date": 199600,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.33
},
{
"date": 199625,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.33
},
{
"date": 199650,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.34
},
{
"date": 199675,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.35
},
{
"date": 199700,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.37
},
{
"date": 199725,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.38
},
{
"date": 199750,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.4
},
{
"date": 199775,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.44
},
{
"date": 199800,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.44
},
{
"date": 199825,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.48
},
{
"date": 199850,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.54
},
{
"date": 199875,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.54
},
{
"date": 199900,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.55
},
{
"date": 199925,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.55
},
{
"date": 199950,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.58
},
{
"date": 199975,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.58
},
{
"date": 200000,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.62
},
{
"date": 200025,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.81
},
{
"date": 200050,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.81
},
{
"date": 200075,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.8
},
{
"date": 200100,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.71
},
{
"date": 200125,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.72
},
{
"date": 200150,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.67
},
{
"date": 200175,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.76
},
{
"date": 200200,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.77
},
{
"date": 200225,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.69
},
{
"date": 200250,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.62
},
{
"date": 200275,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.65
},
{
"date": 200300,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.61
},
{
"date": 200325,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.71
},
{
"date": 200350,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.79
},
{
"date": 200375,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.82
},
{
"date": 200400,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.87
},
{
"date": 200425,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.91
},
{
"date": 200450,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.96
},
{
"date": 200475,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.93
},
{
"date": 200500,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 0.99
},
{
"date": 200525,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.06
},
{
"date": 200550,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.19
},
{
"date": 200575,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.14
},
{
"date": 200600,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.22
},
{
"date": 200625,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.21
},
{
"date": 200650,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.2
},
{
"date": 200675,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.27
},
{
"date": 200700,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.27
},
{
"date": 200725,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.41
},
{
"date": 200750,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.53
},
{
"date": 200775,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.51
},
{
"date": 200800,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.46
},
{
"date": 200825,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.4
},
{
"date": 200850,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.09
},
{
"date": 200875,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1
},
{
"date": 200900,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.02
},
{
"date": 200925,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.23
},
{
"date": 200950,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.35
},
{
"date": 200975,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.34
},
{
"date": 201000,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.3
},
{
"date": 201025,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.28
},
{
"date": 201050,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.42
},
{
"date": 201075,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.47
},
{
"date": 201100,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.5
},
{
"date": 201125,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.41
},
{
"date": 201150,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.27
},
{
"date": 201175,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.32
},
{
"date": 201200,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.34
},
{
"date": 201225,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.26
},
{
"date": 201250,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.33
},
{
"date": 201275,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.37
},
{
"date": 201300,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.47
},
{
"date": 201325,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.44
},
{
"date": 201350,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.54
},
{
"date": 201375,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.68
},
{
"date": 201400,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.65
},
{
"date": 201425,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.7
},
{
"date": 201450,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.67
},
{
"date": 201475,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.75
},
{
"date": 201500,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.9
},
{
"date": 201525,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.92
},
{
"date": 201550,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.73
},
{
"date": 201575,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.8
},
{
"date": 201600,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.81
},
{
"date": 201625,
"variable": "Of.which..corporate.claims..equity..x.1.000.000.",
"value": 1.87
},
{
"date": 199000,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.3
},
{
"date": 199025,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.29
},
{
"date": 199050,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.29
},
{
"date": 199075,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.29
},
{
"date": 199100,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.29
},
{
"date": 199125,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.3
},
{
"date": 199150,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.31
},
{
"date": 199175,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.31
},
{
"date": 199200,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.32
},
{
"date": 199225,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.33
},
{
"date": 199250,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.34
},
{
"date": 199275,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.34
},
{
"date": 199300,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.34
},
{
"date": 199325,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.36
},
{
"date": 199350,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.37
},
{
"date": 199375,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.39
},
{
"date": 199400,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.4
},
{
"date": 199425,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.39
},
{
"date": 199450,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.4
},
{
"date": 199475,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.41
},
{
"date": 199500,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.42
},
{
"date": 199525,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.43
},
{
"date": 199550,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.44
},
{
"date": 199575,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.45
},
{
"date": 199600,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.45
},
{
"date": 199625,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.47
},
{
"date": 199650,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.49
},
{
"date": 199675,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.5
},
{
"date": 199700,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.52
},
{
"date": 199725,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.54
},
{
"date": 199750,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.55
},
{
"date": 199775,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.56
},
{
"date": 199800,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.6
},
{
"date": 199825,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.61
},
{
"date": 199850,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.66
},
{
"date": 199875,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.64
},
{
"date": 199900,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.65
},
{
"date": 199925,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.66
},
{
"date": 199950,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.68
},
{
"date": 199975,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.68
},
{
"date": 200000,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.7
},
{
"date": 200025,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.7
},
{
"date": 200050,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.7
},
{
"date": 200075,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.73
},
{
"date": 200100,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.76
},
{
"date": 200125,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.75
},
{
"date": 200150,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.77
},
{
"date": 200175,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.77
},
{
"date": 200200,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.77
},
{
"date": 200225,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.78
},
{
"date": 200250,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.8
},
{
"date": 200275,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.82
},
{
"date": 200300,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.83
},
{
"date": 200325,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.87
},
{
"date": 200350,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.88
},
{
"date": 200375,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.88
},
{
"date": 200400,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.9
},
{
"date": 200425,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.91
},
{
"date": 200450,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.91
},
{
"date": 200475,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.98
},
{
"date": 200500,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 0.98
},
{
"date": 200525,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.02
},
{
"date": 200550,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.01
},
{
"date": 200575,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.02
},
{
"date": 200600,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.08
},
{
"date": 200625,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.1
},
{
"date": 200650,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.12
},
{
"date": 200675,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.1
},
{
"date": 200700,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.18
},
{
"date": 200725,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.29
},
{
"date": 200750,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.3
},
{
"date": 200775,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.31
},
{
"date": 200800,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.46
},
{
"date": 200825,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.45
},
{
"date": 200850,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.46
},
{
"date": 200875,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.7
},
{
"date": 200900,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.71
},
{
"date": 200925,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.57
},
{
"date": 200950,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.55
},
{
"date": 200975,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.53
},
{
"date": 201000,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.56
},
{
"date": 201025,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.6
},
{
"date": 201050,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.65
},
{
"date": 201075,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.61
},
{
"date": 201100,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.74
},
{
"date": 201125,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.75
},
{
"date": 201150,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.82
},
{
"date": 201175,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.73
},
{
"date": 201200,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.74
},
{
"date": 201225,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.75
},
{
"date": 201250,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.73
},
{
"date": 201275,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.68
},
{
"date": 201300,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.72
},
{
"date": 201325,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.7
},
{
"date": 201350,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.64
},
{
"date": 201375,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.62
},
{
"date": 201400,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.61
},
{
"date": 201425,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.56
},
{
"date": 201450,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.59
},
{
"date": 201475,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.65
},
{
"date": 201500,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.7
},
{
"date": 201525,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.7
},
{
"date": 201550,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.69
},
{
"date": 201575,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.65
},
{
"date": 201600,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.67
},
{
"date": 201625,
"variable": "Other.accounts.payable..x.1.000.000.",
"value": 1.68
},
{
"date": 199000,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.33
},
{
"date": 199025,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.32
},
{
"date": 199050,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.33
},
{
"date": 199075,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.33
},
{
"date": 199100,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.34
},
{
"date": 199125,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.35
},
{
"date": 199150,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.35
},
{
"date": 199175,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.35
},
{
"date": 199200,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.36
},
{
"date": 199225,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.36
},
{
"date": 199250,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.37
},
{
"date": 199275,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.37
},
{
"date": 199300,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.39
},
{
"date": 199325,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.4
},
{
"date": 199350,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.41
},
{
"date": 199375,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.43
},
{
"date": 199400,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.43
},
{
"date": 199425,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.43
},
{
"date": 199450,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.42
},
{
"date": 199475,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.44
},
{
"date": 199500,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.45
},
{
"date": 199525,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.47
},
{
"date": 199550,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.47
},
{
"date": 199575,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.47
},
{
"date": 199600,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.47
},
{
"date": 199625,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.5
},
{
"date": 199650,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.52
},
{
"date": 199675,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.51
},
{
"date": 199700,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.55
},
{
"date": 199725,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.59
},
{
"date": 199750,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.61
},
{
"date": 199775,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.61
},
{
"date": 199800,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.67
},
{
"date": 199825,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.69
},
{
"date": 199850,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.72
},
{
"date": 199875,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.7
},
{
"date": 199900,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.7
},
{
"date": 199925,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.71
},
{
"date": 199950,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.74
},
{
"date": 199975,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.74
},
{
"date": 200000,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.77
},
{
"date": 200025,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.77
},
{
"date": 200050,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.78
},
{
"date": 200075,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.81
},
{
"date": 200100,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.84
},
{
"date": 200125,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.82
},
{
"date": 200150,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.84
},
{
"date": 200175,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.84
},
{
"date": 200200,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.86
},
{
"date": 200225,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.86
},
{
"date": 200250,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.87
},
{
"date": 200275,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.9
},
{
"date": 200300,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.92
},
{
"date": 200325,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.94
},
{
"date": 200350,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.95
},
{
"date": 200375,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.95
},
{
"date": 200400,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 0.99
},
{
"date": 200425,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.02
},
{
"date": 200450,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.02
},
{
"date": 200475,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.09
},
{
"date": 200500,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.08
},
{
"date": 200525,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.13
},
{
"date": 200550,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.13
},
{
"date": 200575,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.13
},
{
"date": 200600,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.21
},
{
"date": 200625,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.24
},
{
"date": 200650,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.26
},
{
"date": 200675,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.23
},
{
"date": 200700,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.32
},
{
"date": 200725,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.46
},
{
"date": 200750,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.48
},
{
"date": 200775,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.48
},
{
"date": 200800,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.65
},
{
"date": 200825,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.57
},
{
"date": 200850,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.56
},
{
"date": 200875,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.81
},
{
"date": 200900,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.82
},
{
"date": 200925,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.67
},
{
"date": 200950,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.65
},
{
"date": 200975,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.64
},
{
"date": 201000,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.69
},
{
"date": 201025,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.7
},
{
"date": 201050,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.74
},
{
"date": 201075,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.72
},
{
"date": 201100,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.87
},
{
"date": 201125,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.89
},
{
"date": 201150,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.97
},
{
"date": 201175,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.86
},
{
"date": 201200,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.89
},
{
"date": 201225,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.9
},
{
"date": 201250,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.88
},
{
"date": 201275,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.82
},
{
"date": 201300,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.89
},
{
"date": 201325,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.88
},
{
"date": 201350,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.83
},
{
"date": 201375,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.79
},
{
"date": 201400,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.8
},
{
"date": 201425,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.75
},
{
"date": 201450,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.78
},
{
"date": 201475,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.84
},
{
"date": 201500,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.96
},
{
"date": 201525,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.95
},
{
"date": 201550,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.99
},
{
"date": 201575,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.97
},
{
"date": 201600,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.99
},
{
"date": 201625,
"variable": "Other.accounts.receivable..x.1.000.000.",
"value": 1.98
},
{
"date": 199000,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.06
},
{
"date": 199025,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.06
},
{
"date": 199050,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.06
},
{
"date": 199075,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.06
},
{
"date": 199100,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.07
},
{
"date": 199125,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.07
},
{
"date": 199150,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.07
},
{
"date": 199175,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.07
},
{
"date": 199200,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.08
},
{
"date": 199225,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.08
},
{
"date": 199250,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.08
},
{
"date": 199275,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.09
},
{
"date": 199300,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.1
},
{
"date": 199325,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.1
},
{
"date": 199350,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.11
},
{
"date": 199375,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.11
},
{
"date": 199400,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.11
},
{
"date": 199425,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.11
},
{
"date": 199450,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.11
},
{
"date": 199475,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.1
},
{
"date": 199500,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.1
},
{
"date": 199525,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.11
},
{
"date": 199550,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.12
},
{
"date": 199575,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.12
},
{
"date": 199600,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.12
},
{
"date": 199625,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.13
},
{
"date": 199650,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.13
},
{
"date": 199675,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.14
},
{
"date": 199700,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.15
},
{
"date": 199725,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.16
},
{
"date": 199750,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.16
},
{
"date": 199775,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.16
},
{
"date": 199800,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.17
},
{
"date": 199825,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.17
},
{
"date": 199850,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.18
},
{
"date": 199875,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.18
},
{
"date": 199900,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.18
},
{
"date": 199925,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.18
},
{
"date": 199950,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.18
},
{
"date": 199975,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.18
},
{
"date": 200000,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.19
},
{
"date": 200025,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.19
},
{
"date": 200050,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.21
},
{
"date": 200075,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.21
},
{
"date": 200100,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.22
},
{
"date": 200125,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.23
},
{
"date": 200150,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.23
},
{
"date": 200175,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.25
},
{
"date": 200200,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.25
},
{
"date": 200225,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.27
},
{
"date": 200250,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.27
},
{
"date": 200275,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.29
},
{
"date": 200300,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.28
},
{
"date": 200325,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.32
},
{
"date": 200350,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.32
},
{
"date": 200375,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.35
},
{
"date": 200400,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.37
},
{
"date": 200425,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.36
},
{
"date": 200450,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.39
},
{
"date": 200475,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.42
},
{
"date": 200500,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.45
},
{
"date": 200525,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.47
},
{
"date": 200550,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.48
},
{
"date": 200575,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.5
},
{
"date": 200600,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.51
},
{
"date": 200625,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.51
},
{
"date": 200650,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.54
},
{
"date": 200675,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.56
},
{
"date": 200700,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.61
},
{
"date": 200725,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.63
},
{
"date": 200750,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.67
},
{
"date": 200775,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.68
},
{
"date": 200800,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.73
},
{
"date": 200825,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.71
},
{
"date": 200850,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.71
},
{
"date": 200875,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.72
},
{
"date": 200900,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.72
},
{
"date": 200925,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.75
},
{
"date": 200950,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.79
},
{
"date": 200975,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.81
},
{
"date": 201000,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.81
},
{
"date": 201025,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.82
},
{
"date": 201050,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.84
},
{
"date": 201075,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.88
},
{
"date": 201100,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.89
},
{
"date": 201125,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.9
},
{
"date": 201150,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.92
},
{
"date": 201175,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.86
},
{
"date": 201200,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.92
},
{
"date": 201225,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.89
},
{
"date": 201250,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.93
},
{
"date": 201275,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.94
},
{
"date": 201300,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.95
},
{
"date": 201325,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.94
},
{
"date": 201350,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.95
},
{
"date": 201375,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.96
},
{
"date": 201400,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.96
},
{
"date": 201425,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.96
},
{
"date": 201450,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 0.98
},
{
"date": 201475,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.03
},
{
"date": 201500,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.03
},
{
"date": 201525,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.03
},
{
"date": 201550,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.03
},
{
"date": 201575,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.05
},
{
"date": 201600,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.1
},
{
"date": 201625,
"variable": "Other.Canadian.bonds.and.debentures..x.1.000.000.",
"value": 1.12
},
{
"date": 199000,
"variable": "Other.payables..x.1.000.000.",
"value": 0.15
},
{
"date": 199025,
"variable": "Other.payables..x.1.000.000.",
"value": 0.14
},
{
"date": 199050,
"variable": "Other.payables..x.1.000.000.",
"value": 0.15
},
{
"date": 199075,
"variable": "Other.payables..x.1.000.000.",
"value": 0.15
},
{
"date": 199100,
"variable": "Other.payables..x.1.000.000.",
"value": 0.15
},
{
"date": 199125,
"variable": "Other.payables..x.1.000.000.",
"value": 0.16
},
{
"date": 199150,
"variable": "Other.payables..x.1.000.000.",
"value": 0.16
},
{
"date": 199175,
"variable": "Other.payables..x.1.000.000.",
"value": 0.17
},
{
"date": 199200,
"variable": "Other.payables..x.1.000.000.",
"value": 0.18
},
{
"date": 199225,
"variable": "Other.payables..x.1.000.000.",
"value": 0.18
},
{
"date": 199250,
"variable": "Other.payables..x.1.000.000.",
"value": 0.19
},
{
"date": 199275,
"variable": "Other.payables..x.1.000.000.",
"value": 0.19
},
{
"date": 199300,
"variable": "Other.payables..x.1.000.000.",
"value": 0.2
},
{
"date": 199325,
"variable": "Other.payables..x.1.000.000.",
"value": 0.22
},
{
"date": 199350,
"variable": "Other.payables..x.1.000.000.",
"value": 0.22
},
{
"date": 199375,
"variable": "Other.payables..x.1.000.000.",
"value": 0.24
},
{
"date": 199400,
"variable": "Other.payables..x.1.000.000.",
"value": 0.25
},
{
"date": 199425,
"variable": "Other.payables..x.1.000.000.",
"value": 0.23
},
{
"date": 199450,
"variable": "Other.payables..x.1.000.000.",
"value": 0.24
},
{
"date": 199475,
"variable": "Other.payables..x.1.000.000.",
"value": 0.25
},
{
"date": 199500,
"variable": "Other.payables..x.1.000.000.",
"value": 0.25
},
{
"date": 199525,
"variable": "Other.payables..x.1.000.000.",
"value": 0.25
},
{
"date": 199550,
"variable": "Other.payables..x.1.000.000.",
"value": 0.26
},
{
"date": 199575,
"variable": "Other.payables..x.1.000.000.",
"value": 0.28
},
{
"date": 199600,
"variable": "Other.payables..x.1.000.000.",
"value": 0.28
},
{
"date": 199625,
"variable": "Other.payables..x.1.000.000.",
"value": 0.3
},
{
"date": 199650,
"variable": "Other.payables..x.1.000.000.",
"value": 0.32
},
{
"date": 199675,
"variable": "Other.payables..x.1.000.000.",
"value": 0.32
},
{
"date": 199700,
"variable": "Other.payables..x.1.000.000.",
"value": 0.33
},
{
"date": 199725,
"variable": "Other.payables..x.1.000.000.",
"value": 0.35
},
{
"date": 199750,
"variable": "Other.payables..x.1.000.000.",
"value": 0.35
},
{
"date": 199775,
"variable": "Other.payables..x.1.000.000.",
"value": 0.36
},
{
"date": 199800,
"variable": "Other.payables..x.1.000.000.",
"value": 0.4
},
{
"date": 199825,
"variable": "Other.payables..x.1.000.000.",
"value": 0.4
},
{
"date": 199850,
"variable": "Other.payables..x.1.000.000.",
"value": 0.45
},
{
"date": 199875,
"variable": "Other.payables..x.1.000.000.",
"value": 0.42
},
{
"date": 199900,
"variable": "Other.payables..x.1.000.000.",
"value": 0.43
},
{
"date": 199925,
"variable": "Other.payables..x.1.000.000.",
"value": 0.44
},
{
"date": 199950,
"variable": "Other.payables..x.1.000.000.",
"value": 0.44
},
{
"date": 199975,
"variable": "Other.payables..x.1.000.000.",
"value": 0.44
},
{
"date": 200000,
"variable": "Other.payables..x.1.000.000.",
"value": 0.45
},
{
"date": 200025,
"variable": "Other.payables..x.1.000.000.",
"value": 0.45
},
{
"date": 200050,
"variable": "Other.payables..x.1.000.000.",
"value": 0.45
},
{
"date": 200075,
"variable": "Other.payables..x.1.000.000.",
"value": 0.47
},
{
"date": 200100,
"variable": "Other.payables..x.1.000.000.",
"value": 0.5
},
{
"date": 200125,
"variable": "Other.payables..x.1.000.000.",
"value": 0.48
},
{
"date": 200150,
"variable": "Other.payables..x.1.000.000.",
"value": 0.51
},
{
"date": 200175,
"variable": "Other.payables..x.1.000.000.",
"value": 0.51
},
{
"date": 200200,
"variable": "Other.payables..x.1.000.000.",
"value": 0.5
},
{
"date": 200225,
"variable": "Other.payables..x.1.000.000.",
"value": 0.51
},
{
"date": 200250,
"variable": "Other.payables..x.1.000.000.",
"value": 0.53
},
{
"date": 200275,
"variable": "Other.payables..x.1.000.000.",
"value": 0.55
},
{
"date": 200300,
"variable": "Other.payables..x.1.000.000.",
"value": 0.55
},
{
"date": 200325,
"variable": "Other.payables..x.1.000.000.",
"value": 0.58
},
{
"date": 200350,
"variable": "Other.payables..x.1.000.000.",
"value": 0.59
},
{
"date": 200375,
"variable": "Other.payables..x.1.000.000.",
"value": 0.6
},
{
"date": 200400,
"variable": "Other.payables..x.1.000.000.",
"value": 0.61
},
{
"date": 200425,
"variable": "Other.payables..x.1.000.000.",
"value": 0.6
},
{
"date": 200450,
"variable": "Other.payables..x.1.000.000.",
"value": 0.6
},
{
"date": 200475,
"variable": "Other.payables..x.1.000.000.",
"value": 0.67
},
{
"date": 200500,
"variable": "Other.payables..x.1.000.000.",
"value": 0.67
},
{
"date": 200525,
"variable": "Other.payables..x.1.000.000.",
"value": 0.71
},
{
"date": 200550,
"variable": "Other.payables..x.1.000.000.",
"value": 0.69
},
{
"date": 200575,
"variable": "Other.payables..x.1.000.000.",
"value": 0.69
},
{
"date": 200600,
"variable": "Other.payables..x.1.000.000.",
"value": 0.76
},
{
"date": 200625,
"variable": "Other.payables..x.1.000.000.",
"value": 0.77
},
{
"date": 200650,
"variable": "Other.payables..x.1.000.000.",
"value": 0.79
},
{
"date": 200675,
"variable": "Other.payables..x.1.000.000.",
"value": 0.77
},
{
"date": 200700,
"variable": "Other.payables..x.1.000.000.",
"value": 0.84
},
{
"date": 200725,
"variable": "Other.payables..x.1.000.000.",
"value": 0.95
},
{
"date": 200750,
"variable": "Other.payables..x.1.000.000.",
"value": 0.95
},
{
"date": 200775,
"variable": "Other.payables..x.1.000.000.",
"value": 0.96
},
{
"date": 200800,
"variable": "Other.payables..x.1.000.000.",
"value": 1.09
},
{
"date": 200825,
"variable": "Other.payables..x.1.000.000.",
"value": 1.06
},
{
"date": 200850,
"variable": "Other.payables..x.1.000.000.",
"value": 1.07
},
{
"date": 200875,
"variable": "Other.payables..x.1.000.000.",
"value": 1.27
},
{
"date": 200900,
"variable": "Other.payables..x.1.000.000.",
"value": 1.29
},
{
"date": 200925,
"variable": "Other.payables..x.1.000.000.",
"value": 1.2
},
{
"date": 200950,
"variable": "Other.payables..x.1.000.000.",
"value": 1.18
},
{
"date": 200975,
"variable": "Other.payables..x.1.000.000.",
"value": 1.16
},
{
"date": 201000,
"variable": "Other.payables..x.1.000.000.",
"value": 1.19
},
{
"date": 201025,
"variable": "Other.payables..x.1.000.000.",
"value": 1.22
},
{
"date": 201050,
"variable": "Other.payables..x.1.000.000.",
"value": 1.26
},
{
"date": 201075,
"variable": "Other.payables..x.1.000.000.",
"value": 1.22
},
{
"date": 201100,
"variable": "Other.payables..x.1.000.000.",
"value": 1.31
},
{
"date": 201125,
"variable": "Other.payables..x.1.000.000.",
"value": 1.31
},
{
"date": 201150,
"variable": "Other.payables..x.1.000.000.",
"value": 1.38
},
{
"date": 201175,
"variable": "Other.payables..x.1.000.000.",
"value": 1.29
},
{
"date": 201200,
"variable": "Other.payables..x.1.000.000.",
"value": 1.33
},
{
"date": 201225,
"variable": "Other.payables..x.1.000.000.",
"value": 1.34
},
{
"date": 201250,
"variable": "Other.payables..x.1.000.000.",
"value": 1.31
},
{
"date": 201275,
"variable": "Other.payables..x.1.000.000.",
"value": 1.27
},
{
"date": 201300,
"variable": "Other.payables..x.1.000.000.",
"value": 1.31
},
{
"date": 201325,
"variable": "Other.payables..x.1.000.000.",
"value": 1.31
},
{
"date": 201350,
"variable": "Other.payables..x.1.000.000.",
"value": 1.25
},
{
"date": 201375,
"variable": "Other.payables..x.1.000.000.",
"value": 1.23
},
{
"date": 201400,
"variable": "Other.payables..x.1.000.000.",
"value": 1.22
},
{
"date": 201425,
"variable": "Other.payables..x.1.000.000.",
"value": 1.18
},
{
"date": 201450,
"variable": "Other.payables..x.1.000.000.",
"value": 1.2
},
{
"date": 201475,
"variable": "Other.payables..x.1.000.000.",
"value": 1.24
},
{
"date": 201500,
"variable": "Other.payables..x.1.000.000.",
"value": 1.31
},
{
"date": 201525,
"variable": "Other.payables..x.1.000.000.",
"value": 1.3
},
{
"date": 201550,
"variable": "Other.payables..x.1.000.000.",
"value": 1.29
},
{
"date": 201575,
"variable": "Other.payables..x.1.000.000.",
"value": 1.25
},
{
"date": 201600,
"variable": "Other.payables..x.1.000.000.",
"value": 1.26
},
{
"date": 201625,
"variable": "Other.payables..x.1.000.000.",
"value": 1.27
},
{
"date": 199000,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.13
},
{
"date": 199025,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.13
},
{
"date": 199050,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.14
},
{
"date": 199075,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.14
},
{
"date": 199100,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.15
},
{
"date": 199125,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.15
},
{
"date": 199150,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.16
},
{
"date": 199175,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.16
},
{
"date": 199200,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.17
},
{
"date": 199225,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.16
},
{
"date": 199250,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.17
},
{
"date": 199275,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.18
},
{
"date": 199300,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.2
},
{
"date": 199325,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.2
},
{
"date": 199350,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.21
},
{
"date": 199375,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.22
},
{
"date": 199400,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.22
},
{
"date": 199425,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.22
},
{
"date": 199450,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.21
},
{
"date": 199475,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.22
},
{
"date": 199500,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.23
},
{
"date": 199525,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.24
},
{
"date": 199550,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.24
},
{
"date": 199575,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.24
},
{
"date": 199600,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.25
},
{
"date": 199625,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.27
},
{
"date": 199650,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.29
},
{
"date": 199675,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.28
},
{
"date": 199700,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.31
},
{
"date": 199725,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.35
},
{
"date": 199750,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.37
},
{
"date": 199775,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.36
},
{
"date": 199800,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.41
},
{
"date": 199825,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.43
},
{
"date": 199850,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.46
},
{
"date": 199875,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.43
},
{
"date": 199900,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.43
},
{
"date": 199925,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.44
},
{
"date": 199950,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.44
},
{
"date": 199975,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.44
},
{
"date": 200000,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.46
},
{
"date": 200025,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.46
},
{
"date": 200050,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.47
},
{
"date": 200075,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.48
},
{
"date": 200100,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.51
},
{
"date": 200125,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.48
},
{
"date": 200150,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.51
},
{
"date": 200175,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.51
},
{
"date": 200200,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.52
},
{
"date": 200225,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.52
},
{
"date": 200250,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.53
},
{
"date": 200275,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.54
},
{
"date": 200300,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.56
},
{
"date": 200325,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.57
},
{
"date": 200350,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.58
},
{
"date": 200375,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.58
},
{
"date": 200400,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.62
},
{
"date": 200425,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.62
},
{
"date": 200450,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.63
},
{
"date": 200475,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.68
},
{
"date": 200500,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.68
},
{
"date": 200525,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.72
},
{
"date": 200550,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.71
},
{
"date": 200575,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.71
},
{
"date": 200600,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.79
},
{
"date": 200625,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.84
},
{
"date": 200650,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.84
},
{
"date": 200675,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.81
},
{
"date": 200700,
"variable": "Other.receivables..x.1.000.000.",
"value": 0.9
},
{
"date": 200725,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.03
},
{
"date": 200750,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.05
},
{
"date": 200775,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.05
},
{
"date": 200800,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.19
},
{
"date": 200825,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.09
},
{
"date": 200850,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.07
},
{
"date": 200875,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.27
},
{
"date": 200900,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.28
},
{
"date": 200925,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.19
},
{
"date": 200950,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.18
},
{
"date": 200975,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.17
},
{
"date": 201000,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.2
},
{
"date": 201025,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.22
},
{
"date": 201050,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.24
},
{
"date": 201075,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.21
},
{
"date": 201100,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.32
},
{
"date": 201125,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.32
},
{
"date": 201150,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.4
},
{
"date": 201175,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.29
},
{
"date": 201200,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.33
},
{
"date": 201225,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.35
},
{
"date": 201250,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.32
},
{
"date": 201275,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.27
},
{
"date": 201300,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.33
},
{
"date": 201325,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.35
},
{
"date": 201350,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.29
},
{
"date": 201375,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.27
},
{
"date": 201400,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.29
},
{
"date": 201425,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.28
},
{
"date": 201450,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.3
},
{
"date": 201475,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.31
},
{
"date": 201500,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.43
},
{
"date": 201525,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.43
},
{
"date": 201550,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.44
},
{
"date": 201575,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.42
},
{
"date": 201600,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.42
},
{
"date": 201625,
"variable": "Other.receivables..x.1.000.000.",
"value": 1.43
},
{
"date": 199000,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.07
},
{
"date": 199025,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.07
},
{
"date": 199050,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.07
},
{
"date": 199075,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.07
},
{
"date": 199100,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.07
},
{
"date": 199125,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.06
},
{
"date": 199150,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.05
},
{
"date": 199175,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.05
},
{
"date": 199200,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.05
},
{
"date": 199225,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.05
},
{
"date": 199250,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.04
},
{
"date": 199275,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.04
},
{
"date": 199300,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.03
},
{
"date": 199325,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.04
},
{
"date": 199350,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.04
},
{
"date": 199375,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.04
},
{
"date": 199400,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.04
},
{
"date": 199425,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.04
},
{
"date": 199450,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.04
},
{
"date": 199475,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.05
},
{
"date": 199500,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.05
},
{
"date": 199525,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.05
},
{
"date": 199550,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.05
},
{
"date": 199575,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.05
},
{
"date": 199600,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.05
},
{
"date": 199625,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.05
},
{
"date": 199650,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.05
},
{
"date": 199675,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.08
},
{
"date": 199700,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.09
},
{
"date": 199725,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.09
},
{
"date": 199750,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.09
},
{
"date": 199775,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.1
},
{
"date": 199800,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.11
},
{
"date": 199825,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.11
},
{
"date": 199850,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.13
},
{
"date": 199875,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.13
},
{
"date": 199900,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.14
},
{
"date": 199925,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.15
},
{
"date": 199950,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.15
},
{
"date": 199975,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.16
},
{
"date": 200000,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.17
},
{
"date": 200025,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.18
},
{
"date": 200050,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.18
},
{
"date": 200075,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.18
},
{
"date": 200100,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.17
},
{
"date": 200125,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.17
},
{
"date": 200150,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.17
},
{
"date": 200175,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.17
},
{
"date": 200200,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.16
},
{
"date": 200225,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.17
},
{
"date": 200250,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.16
},
{
"date": 200275,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.16
},
{
"date": 200300,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.15
},
{
"date": 200325,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.15
},
{
"date": 200350,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.14
},
{
"date": 200375,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.14
},
{
"date": 200400,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.13
},
{
"date": 200425,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.14
},
{
"date": 200450,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.13
},
{
"date": 200475,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.13
},
{
"date": 200500,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.12
},
{
"date": 200525,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.13
},
{
"date": 200550,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.13
},
{
"date": 200575,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.14
},
{
"date": 200600,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.15
},
{
"date": 200625,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.15
},
{
"date": 200650,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.16
},
{
"date": 200675,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.18
},
{
"date": 200700,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.19
},
{
"date": 200725,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.18
},
{
"date": 200750,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.2
},
{
"date": 200775,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.19
},
{
"date": 200800,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.19
},
{
"date": 200825,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.18
},
{
"date": 200850,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.17
},
{
"date": 200875,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.18
},
{
"date": 200900,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.16
},
{
"date": 200925,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.15
},
{
"date": 200950,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.15
},
{
"date": 200975,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.14
},
{
"date": 201000,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.14
},
{
"date": 201025,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.14
},
{
"date": 201050,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.14
},
{
"date": 201075,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.13
},
{
"date": 201100,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.13
},
{
"date": 201125,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.13
},
{
"date": 201150,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.14
},
{
"date": 201175,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.13
},
{
"date": 201200,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.12
},
{
"date": 201225,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.13
},
{
"date": 201250,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.12
},
{
"date": 201275,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.13
},
{
"date": 201300,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.13
},
{
"date": 201325,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.13
},
{
"date": 201350,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.13
},
{
"date": 201375,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.14
},
{
"date": 201400,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.13
},
{
"date": 201425,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.13
},
{
"date": 201450,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.13
},
{
"date": 201475,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.14
},
{
"date": 201500,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.15
},
{
"date": 201525,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.16
},
{
"date": 201550,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.16
},
{
"date": 201575,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.17
},
{
"date": 201600,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.15
},
{
"date": 201625,
"variable": "Other.short.term.paper..x.1.000.000.",
"value": 0.16
},
{
"date": 199000,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.69
},
{
"date": 199025,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.69
},
{
"date": 199050,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.7
},
{
"date": 199075,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.7
},
{
"date": 199100,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.71
},
{
"date": 199125,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.7
},
{
"date": 199150,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.7
},
{
"date": 199175,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.7
},
{
"date": 199200,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.7
},
{
"date": 199225,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.7
},
{
"date": 199250,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.7
},
{
"date": 199275,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.7
},
{
"date": 199300,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.7
},
{
"date": 199325,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.7
},
{
"date": 199350,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.71
},
{
"date": 199375,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.71
},
{
"date": 199400,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.72
},
{
"date": 199425,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.73
},
{
"date": 199450,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.74
},
{
"date": 199475,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.75
},
{
"date": 199500,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.76
},
{
"date": 199525,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.76
},
{
"date": 199550,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.77
},
{
"date": 199575,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.78
},
{
"date": 199600,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.78
},
{
"date": 199625,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.78
},
{
"date": 199650,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.79
},
{
"date": 199675,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.8
},
{
"date": 199700,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.81
},
{
"date": 199725,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.82
},
{
"date": 199750,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.84
},
{
"date": 199775,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.85
},
{
"date": 199800,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.86
},
{
"date": 199825,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.88
},
{
"date": 199850,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.89
},
{
"date": 199875,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.9
},
{
"date": 199900,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.91
},
{
"date": 199925,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.92
},
{
"date": 199950,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.93
},
{
"date": 199975,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.94
},
{
"date": 200000,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.95
},
{
"date": 200025,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.97
},
{
"date": 200050,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 0.98
},
{
"date": 200075,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1
},
{
"date": 200100,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.01
},
{
"date": 200125,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.02
},
{
"date": 200150,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.03
},
{
"date": 200175,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.03
},
{
"date": 200200,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.04
},
{
"date": 200225,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.04
},
{
"date": 200250,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.05
},
{
"date": 200275,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.06
},
{
"date": 200300,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.07
},
{
"date": 200325,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.07
},
{
"date": 200350,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.07
},
{
"date": 200375,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.08
},
{
"date": 200400,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.09
},
{
"date": 200425,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.11
},
{
"date": 200450,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.13
},
{
"date": 200475,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.14
},
{
"date": 200500,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.17
},
{
"date": 200525,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.19
},
{
"date": 200550,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.21
},
{
"date": 200575,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.23
},
{
"date": 200600,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.26
},
{
"date": 200625,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.29
},
{
"date": 200650,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.32
},
{
"date": 200675,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.35
},
{
"date": 200700,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.38
},
{
"date": 200725,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.39
},
{
"date": 200750,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.42
},
{
"date": 200775,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.45
},
{
"date": 200800,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.48
},
{
"date": 200825,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.51
},
{
"date": 200850,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.55
},
{
"date": 200875,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.58
},
{
"date": 200900,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.59
},
{
"date": 200925,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.58
},
{
"date": 200950,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.59
},
{
"date": 200975,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.59
},
{
"date": 201000,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.6
},
{
"date": 201025,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.6
},
{
"date": 201050,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.61
},
{
"date": 201075,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.63
},
{
"date": 201100,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.65
},
{
"date": 201125,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.66
},
{
"date": 201150,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.69
},
{
"date": 201175,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.72
},
{
"date": 201200,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.75
},
{
"date": 201225,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.77
},
{
"date": 201250,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.8
},
{
"date": 201275,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.83
},
{
"date": 201300,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.85
},
{
"date": 201325,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.86
},
{
"date": 201350,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.9
},
{
"date": 201375,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.93
},
{
"date": 201400,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 1.97
},
{
"date": 201425,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 2.01
},
{
"date": 201450,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 2.04
},
{
"date": 201475,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 2.07
},
{
"date": 201500,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 2.11
},
{
"date": 201525,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 2.1
},
{
"date": 201550,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 2.11
},
{
"date": 201575,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 2.13
},
{
"date": 201600,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 2.15
},
{
"date": 201625,
"variable": "Produced.non.financial.assets..x.1.000.000.",
"value": 2.14
},
{
"date": 199000,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.04
},
{
"date": 199025,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.04
},
{
"date": 199050,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.04
},
{
"date": 199075,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.05
},
{
"date": 199100,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.05
},
{
"date": 199125,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.05
},
{
"date": 199150,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.05
},
{
"date": 199175,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.06
},
{
"date": 199200,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.05
},
{
"date": 199225,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.06
},
{
"date": 199250,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.06
},
{
"date": 199275,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.06
},
{
"date": 199300,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.07
},
{
"date": 199325,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.07
},
{
"date": 199350,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.08
},
{
"date": 199375,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.08
},
{
"date": 199400,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.07
},
{
"date": 199425,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.06
},
{
"date": 199450,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.07
},
{
"date": 199475,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.07
},
{
"date": 199500,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.08
},
{
"date": 199525,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.09
},
{
"date": 199550,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.09
},
{
"date": 199575,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.08
},
{
"date": 199600,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.1
},
{
"date": 199625,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.09
},
{
"date": 199650,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.1
},
{
"date": 199675,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.11
},
{
"date": 199700,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.1
},
{
"date": 199725,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.09
},
{
"date": 199750,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.09
},
{
"date": 199775,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.1
},
{
"date": 199800,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.11
},
{
"date": 199825,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.11
},
{
"date": 199850,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.11
},
{
"date": 199875,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.11
},
{
"date": 199900,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.11
},
{
"date": 199925,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.11
},
{
"date": 199950,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.11
},
{
"date": 199975,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.11
},
{
"date": 200000,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.11
},
{
"date": 200025,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.12
},
{
"date": 200050,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.12
},
{
"date": 200075,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.13
},
{
"date": 200100,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.12
},
{
"date": 200125,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.12
},
{
"date": 200150,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.13
},
{
"date": 200175,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.13
},
{
"date": 200200,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.12
},
{
"date": 200225,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.13
},
{
"date": 200250,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.14
},
{
"date": 200275,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.14
},
{
"date": 200300,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.14
},
{
"date": 200325,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.15
},
{
"date": 200350,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.15
},
{
"date": 200375,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.15
},
{
"date": 200400,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.17
},
{
"date": 200425,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.17
},
{
"date": 200450,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.17
},
{
"date": 200475,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.18
},
{
"date": 200500,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.19
},
{
"date": 200525,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.19
},
{
"date": 200550,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.19
},
{
"date": 200575,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.19
},
{
"date": 200600,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.19
},
{
"date": 200625,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.19
},
{
"date": 200650,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.2
},
{
"date": 200675,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.2
},
{
"date": 200700,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.21
},
{
"date": 200725,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.21
},
{
"date": 200750,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.21
},
{
"date": 200775,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.22
},
{
"date": 200800,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.23
},
{
"date": 200825,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.23
},
{
"date": 200850,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.22
},
{
"date": 200875,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.22
},
{
"date": 200900,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.22
},
{
"date": 200925,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.24
},
{
"date": 200950,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.25
},
{
"date": 200975,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.26
},
{
"date": 201000,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.26
},
{
"date": 201025,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.27
},
{
"date": 201050,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.29
},
{
"date": 201075,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.29
},
{
"date": 201100,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.29
},
{
"date": 201125,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.31
},
{
"date": 201150,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.33
},
{
"date": 201175,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.34
},
{
"date": 201200,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.35
},
{
"date": 201225,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.37
},
{
"date": 201250,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.36
},
{
"date": 201275,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.37
},
{
"date": 201300,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.37
},
{
"date": 201325,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.37
},
{
"date": 201350,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.37
},
{
"date": 201375,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.38
},
{
"date": 201400,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.4
},
{
"date": 201425,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.42
},
{
"date": 201450,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.43
},
{
"date": 201475,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.44
},
{
"date": 201500,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.44
},
{
"date": 201525,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.44
},
{
"date": 201550,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.44
},
{
"date": 201575,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.46
},
{
"date": 201600,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.47
},
{
"date": 201625,
"variable": "Provincial.and.territorial.government.bonds..x.1.000.000.",
"value": 0.48
},
{
"date": 199000,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199025,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199050,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199075,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199100,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199125,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199150,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199175,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199200,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199225,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199250,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199275,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199300,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199325,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199350,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199375,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199400,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199425,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199450,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199475,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199500,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199525,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199550,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199575,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199600,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199625,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199650,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199675,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199700,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199725,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199750,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199775,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199800,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199825,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199850,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199875,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199900,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199925,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199950,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199975,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200000,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200025,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200050,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200075,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200100,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200125,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200150,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200175,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200200,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200225,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0.01
},
{
"date": 200250,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0.01
},
{
"date": 200275,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0.01
},
{
"date": 200300,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0.01
},
{
"date": 200325,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0.01
},
{
"date": 200350,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0.01
},
{
"date": 200375,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200400,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200425,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200450,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200475,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200500,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200525,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200550,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200575,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200600,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200625,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200650,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200675,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200700,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200725,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200750,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200775,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200800,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200825,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200850,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200875,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200900,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200925,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200950,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 200975,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 201000,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 201025,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 201050,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 201075,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 201100,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 201125,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 201150,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 201175,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 201200,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 201225,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 201250,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 201275,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 201300,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 201325,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 201350,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 201375,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0.01
},
{
"date": 201400,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0.01
},
{
"date": 201425,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 201450,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 201475,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 201500,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 201525,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 201550,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 201575,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 201600,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 201625,
"variable": "Reserve.position.in.the.International.Monetary.Fund..IMF...x.1.000.000.",
"value": 0
},
{
"date": 199000,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.08
},
{
"date": 199025,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.08
},
{
"date": 199050,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.08
},
{
"date": 199075,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.08
},
{
"date": 199100,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.08
},
{
"date": 199125,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.08
},
{
"date": 199150,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.08
},
{
"date": 199175,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.09
},
{
"date": 199200,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.09
},
{
"date": 199225,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.09
},
{
"date": 199250,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.09
},
{
"date": 199275,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.09
},
{
"date": 199300,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.09
},
{
"date": 199325,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.09
},
{
"date": 199350,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.09
},
{
"date": 199375,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.09
},
{
"date": 199400,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.09
},
{
"date": 199425,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.09
},
{
"date": 199450,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.09
},
{
"date": 199475,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.09
},
{
"date": 199500,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.09
},
{
"date": 199525,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.09
},
{
"date": 199550,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.09
},
{
"date": 199575,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.09
},
{
"date": 199600,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.09
},
{
"date": 199625,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.09
},
{
"date": 199650,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.09
},
{
"date": 199675,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.09
},
{
"date": 199700,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.09
},
{
"date": 199725,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.09
},
{
"date": 199750,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.09
},
{
"date": 199775,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.09
},
{
"date": 199800,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.09
},
{
"date": 199825,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.09
},
{
"date": 199850,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.09
},
{
"date": 199875,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.09
},
{
"date": 199900,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.1
},
{
"date": 199925,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.1
},
{
"date": 199950,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.1
},
{
"date": 199975,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.1
},
{
"date": 200000,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.1
},
{
"date": 200025,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.1
},
{
"date": 200050,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.1
},
{
"date": 200075,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.1
},
{
"date": 200100,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.1
},
{
"date": 200125,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.1
},
{
"date": 200150,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.1
},
{
"date": 200175,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.1
},
{
"date": 200200,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.1
},
{
"date": 200225,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.11
},
{
"date": 200250,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.11
},
{
"date": 200275,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.11
},
{
"date": 200300,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.11
},
{
"date": 200325,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.11
},
{
"date": 200350,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.11
},
{
"date": 200375,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.11
},
{
"date": 200400,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.12
},
{
"date": 200425,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.12
},
{
"date": 200450,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.12
},
{
"date": 200475,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.12
},
{
"date": 200500,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.12
},
{
"date": 200525,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.13
},
{
"date": 200550,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.13
},
{
"date": 200575,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.13
},
{
"date": 200600,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.13
},
{
"date": 200625,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.14
},
{
"date": 200650,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.14
},
{
"date": 200675,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.14
},
{
"date": 200700,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.15
},
{
"date": 200725,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.15
},
{
"date": 200750,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.15
},
{
"date": 200775,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.15
},
{
"date": 200800,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.15
},
{
"date": 200825,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.16
},
{
"date": 200850,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.16
},
{
"date": 200875,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.15
},
{
"date": 200900,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.15
},
{
"date": 200925,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.15
},
{
"date": 200950,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.15
},
{
"date": 200975,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.15
},
{
"date": 201000,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.15
},
{
"date": 201025,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.15
},
{
"date": 201050,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.15
},
{
"date": 201075,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.15
},
{
"date": 201100,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.16
},
{
"date": 201125,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.16
},
{
"date": 201150,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.16
},
{
"date": 201175,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.16
},
{
"date": 201200,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.16
},
{
"date": 201225,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.17
},
{
"date": 201250,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.17
},
{
"date": 201275,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.17
},
{
"date": 201300,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.17
},
{
"date": 201325,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.17
},
{
"date": 201350,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.17
},
{
"date": 201375,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.17
},
{
"date": 201400,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.18
},
{
"date": 201425,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.18
},
{
"date": 201450,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.18
},
{
"date": 201475,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.18
},
{
"date": 201500,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.18
},
{
"date": 201525,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.18
},
{
"date": 201550,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.19
},
{
"date": 201575,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.19
},
{
"date": 201600,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.19
},
{
"date": 201625,
"variable": "Residential.structures..x.1.000.000.",
"value": 0.19
},
{
"date": 199000,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199025,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199050,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199075,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199100,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199125,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199150,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199175,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199200,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199225,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199250,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199275,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199300,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199325,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199350,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199375,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199400,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199425,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199450,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199475,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199500,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199525,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199550,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199575,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199600,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199625,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199650,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199675,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199700,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199725,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199750,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199775,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199800,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199825,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199850,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199875,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199900,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199925,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199950,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 199975,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200000,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200025,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200050,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200075,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200100,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200125,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200150,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200175,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200200,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200225,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200250,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200275,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200300,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200325,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200350,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200375,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200400,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200425,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200450,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200475,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200500,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200525,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200550,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200575,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200600,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200625,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200650,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200675,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200700,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200725,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200750,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200775,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200800,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200825,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200850,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200875,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200900,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200925,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0
},
{
"date": 200950,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0.01
},
{
"date": 200975,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0.01
},
{
"date": 201000,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0.01
},
{
"date": 201025,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0.01
},
{
"date": 201050,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0.01
},
{
"date": 201075,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0.01
},
{
"date": 201100,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0.01
},
{
"date": 201125,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0.01
},
{
"date": 201150,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0.01
},
{
"date": 201175,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0.01
},
{
"date": 201200,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0.01
},
{
"date": 201225,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0.01
},
{
"date": 201250,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0.01
},
{
"date": 201275,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0.01
},
{
"date": 201300,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0.01
},
{
"date": 201325,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0.01
},
{
"date": 201350,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0.01
},
{
"date": 201375,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0.01
},
{
"date": 201400,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0.01
},
{
"date": 201425,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0.01
},
{
"date": 201450,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0.01
},
{
"date": 201475,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0.01
},
{
"date": 201500,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0.01
},
{
"date": 201525,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0.01
},
{
"date": 201550,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0.01
},
{
"date": 201575,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0.01
},
{
"date": 201600,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0.01
},
{
"date": 201625,
"variable": "Special.drawing.rights..x.1.000.000.",
"value": 0.01
},
{
"date": 199000,
"variable": "Total.assets..x.1.000.000.",
"value": 3.28
},
{
"date": 199025,
"variable": "Total.assets..x.1.000.000.",
"value": 3.29
},
{
"date": 199050,
"variable": "Total.assets..x.1.000.000.",
"value": 3.34
},
{
"date": 199075,
"variable": "Total.assets..x.1.000.000.",
"value": 3.42
},
{
"date": 199100,
"variable": "Total.assets..x.1.000.000.",
"value": 3.41
},
{
"date": 199125,
"variable": "Total.assets..x.1.000.000.",
"value": 3.4
},
{
"date": 199150,
"variable": "Total.assets..x.1.000.000.",
"value": 3.41
},
{
"date": 199175,
"variable": "Total.assets..x.1.000.000.",
"value": 3.47
},
{
"date": 199200,
"variable": "Total.assets..x.1.000.000.",
"value": 3.52
},
{
"date": 199225,
"variable": "Total.assets..x.1.000.000.",
"value": 3.55
},
{
"date": 199250,
"variable": "Total.assets..x.1.000.000.",
"value": 3.59
},
{
"date": 199275,
"variable": "Total.assets..x.1.000.000.",
"value": 3.62
},
{
"date": 199300,
"variable": "Total.assets..x.1.000.000.",
"value": 3.73
},
{
"date": 199325,
"variable": "Total.assets..x.1.000.000.",
"value": 3.81
},
{
"date": 199350,
"variable": "Total.assets..x.1.000.000.",
"value": 3.85
},
{
"date": 199375,
"variable": "Total.assets..x.1.000.000.",
"value": 3.98
},
{
"date": 199400,
"variable": "Total.assets..x.1.000.000.",
"value": 4.11
},
{
"date": 199425,
"variable": "Total.assets..x.1.000.000.",
"value": 4.19
},
{
"date": 199450,
"variable": "Total.assets..x.1.000.000.",
"value": 4.2
},
{
"date": 199475,
"variable": "Total.assets..x.1.000.000.",
"value": 4.27
},
{
"date": 199500,
"variable": "Total.assets..x.1.000.000.",
"value": 4.42
},
{
"date": 199525,
"variable": "Total.assets..x.1.000.000.",
"value": 4.6
},
{
"date": 199550,
"variable": "Total.assets..x.1.000.000.",
"value": 4.6
},
{
"date": 199575,
"variable": "Total.assets..x.1.000.000.",
"value": 4.66
},
{
"date": 199600,
"variable": "Total.assets..x.1.000.000.",
"value": 4.67
},
{
"date": 199625,
"variable": "Total.assets..x.1.000.000.",
"value": 4.75
},
{
"date": 199650,
"variable": "Total.assets..x.1.000.000.",
"value": 4.83
},
{
"date": 199675,
"variable": "Total.assets..x.1.000.000.",
"value": 5.01
},
{
"date": 199700,
"variable": "Total.assets..x.1.000.000.",
"value": 5.1
},
{
"date": 199725,
"variable": "Total.assets..x.1.000.000.",
"value": 5.28
},
{
"date": 199750,
"variable": "Total.assets..x.1.000.000.",
"value": 5.41
},
{
"date": 199775,
"variable": "Total.assets..x.1.000.000.",
"value": 5.53
},
{
"date": 199800,
"variable": "Total.assets..x.1.000.000.",
"value": 5.66
},
{
"date": 199825,
"variable": "Total.assets..x.1.000.000.",
"value": 5.81
},
{
"date": 199850,
"variable": "Total.assets..x.1.000.000.",
"value": 5.81
},
{
"date": 199875,
"variable": "Total.assets..x.1.000.000.",
"value": 6
},
{
"date": 199900,
"variable": "Total.assets..x.1.000.000.",
"value": 6.14
},
{
"date": 199925,
"variable": "Total.assets..x.1.000.000.",
"value": 6.3
},
{
"date": 199950,
"variable": "Total.assets..x.1.000.000.",
"value": 6.4
},
{
"date": 199975,
"variable": "Total.assets..x.1.000.000.",
"value": 6.61
},
{
"date": 200000,
"variable": "Total.assets..x.1.000.000.",
"value": 7.1
},
{
"date": 200025,
"variable": "Total.assets..x.1.000.000.",
"value": 7.39
},
{
"date": 200050,
"variable": "Total.assets..x.1.000.000.",
"value": 7.45
},
{
"date": 200075,
"variable": "Total.assets..x.1.000.000.",
"value": 7.49
},
{
"date": 200100,
"variable": "Total.assets..x.1.000.000.",
"value": 7.48
},
{
"date": 200125,
"variable": "Total.assets..x.1.000.000.",
"value": 7.44
},
{
"date": 200150,
"variable": "Total.assets..x.1.000.000.",
"value": 7.25
},
{
"date": 200175,
"variable": "Total.assets..x.1.000.000.",
"value": 7.35
},
{
"date": 200200,
"variable": "Total.assets..x.1.000.000.",
"value": 7.47
},
{
"date": 200225,
"variable": "Total.assets..x.1.000.000.",
"value": 7.55
},
{
"date": 200250,
"variable": "Total.assets..x.1.000.000.",
"value": 7.47
},
{
"date": 200275,
"variable": "Total.assets..x.1.000.000.",
"value": 7.66
},
{
"date": 200300,
"variable": "Total.assets..x.1.000.000.",
"value": 7.69
},
{
"date": 200325,
"variable": "Total.assets..x.1.000.000.",
"value": 7.92
},
{
"date": 200350,
"variable": "Total.assets..x.1.000.000.",
"value": 8.08
},
{
"date": 200375,
"variable": "Total.assets..x.1.000.000.",
"value": 8.28
},
{
"date": 200400,
"variable": "Total.assets..x.1.000.000.",
"value": 8.77
},
{
"date": 200425,
"variable": "Total.assets..x.1.000.000.",
"value": 9
},
{
"date": 200450,
"variable": "Total.assets..x.1.000.000.",
"value": 9.16
},
{
"date": 200475,
"variable": "Total.assets..x.1.000.000.",
"value": 9.44
},
{
"date": 200500,
"variable": "Total.assets..x.1.000.000.",
"value": 9.51
},
{
"date": 200525,
"variable": "Total.assets..x.1.000.000.",
"value": 9.93
},
{
"date": 200550,
"variable": "Total.assets..x.1.000.000.",
"value": 10.51
},
{
"date": 200575,
"variable": "Total.assets..x.1.000.000.",
"value": 10.54
},
{
"date": 200600,
"variable": "Total.assets..x.1.000.000.",
"value": 10.72
},
{
"date": 200625,
"variable": "Total.assets..x.1.000.000.",
"value": 10.99
},
{
"date": 200650,
"variable": "Total.assets..x.1.000.000.",
"value": 11.19
},
{
"date": 200675,
"variable": "Total.assets..x.1.000.000.",
"value": 11.65
},
{
"date": 200700,
"variable": "Total.assets..x.1.000.000.",
"value": 12.07
},
{
"date": 200725,
"variable": "Total.assets..x.1.000.000.",
"value": 12.31
},
{
"date": 200750,
"variable": "Total.assets..x.1.000.000.",
"value": 12.41
},
{
"date": 200775,
"variable": "Total.assets..x.1.000.000.",
"value": 12.4
},
{
"date": 200800,
"variable": "Total.assets..x.1.000.000.",
"value": 13.2
},
{
"date": 200825,
"variable": "Total.assets..x.1.000.000.",
"value": 13.56
},
{
"date": 200850,
"variable": "Total.assets..x.1.000.000.",
"value": 13.15
},
{
"date": 200875,
"variable": "Total.assets..x.1.000.000.",
"value": 12.68
},
{
"date": 200900,
"variable": "Total.assets..x.1.000.000.",
"value": 12.26
},
{
"date": 200925,
"variable": "Total.assets..x.1.000.000.",
"value": 12.49
},
{
"date": 200950,
"variable": "Total.assets..x.1.000.000.",
"value": 12.92
},
{
"date": 200975,
"variable": "Total.assets..x.1.000.000.",
"value": 13.2
},
{
"date": 201000,
"variable": "Total.assets..x.1.000.000.",
"value": 13.56
},
{
"date": 201025,
"variable": "Total.assets..x.1.000.000.",
"value": 13.6
},
{
"date": 201050,
"variable": "Total.assets..x.1.000.000.",
"value": 13.98
},
{
"date": 201075,
"variable": "Total.assets..x.1.000.000.",
"value": 14.4
},
{
"date": 201100,
"variable": "Total.assets..x.1.000.000.",
"value": 14.95
},
{
"date": 201125,
"variable": "Total.assets..x.1.000.000.",
"value": 15.09
},
{
"date": 201150,
"variable": "Total.assets..x.1.000.000.",
"value": 14.99
},
{
"date": 201175,
"variable": "Total.assets..x.1.000.000.",
"value": 15.07
},
{
"date": 201200,
"variable": "Total.assets..x.1.000.000.",
"value": 15.27
},
{
"date": 201225,
"variable": "Total.assets..x.1.000.000.",
"value": 15.29
},
{
"date": 201250,
"variable": "Total.assets..x.1.000.000.",
"value": 15.41
},
{
"date": 201275,
"variable": "Total.assets..x.1.000.000.",
"value": 15.76
},
{
"date": 201300,
"variable": "Total.assets..x.1.000.000.",
"value": 16.08
},
{
"date": 201325,
"variable": "Total.assets..x.1.000.000.",
"value": 16.12
},
{
"date": 201350,
"variable": "Total.assets..x.1.000.000.",
"value": 16.55
},
{
"date": 201375,
"variable": "Total.assets..x.1.000.000.",
"value": 16.68
},
{
"date": 201400,
"variable": "Total.assets..x.1.000.000.",
"value": 17.15
},
{
"date": 201425,
"variable": "Total.assets..x.1.000.000.",
"value": 17.51
},
{
"date": 201450,
"variable": "Total.assets..x.1.000.000.",
"value": 17.37
},
{
"date": 201475,
"variable": "Total.assets..x.1.000.000.",
"value": 17.47
},
{
"date": 201500,
"variable": "Total.assets..x.1.000.000.",
"value": 18.13
},
{
"date": 201525,
"variable": "Total.assets..x.1.000.000.",
"value": 18.29
},
{
"date": 201550,
"variable": "Total.assets..x.1.000.000.",
"value": 18
},
{
"date": 201575,
"variable": "Total.assets..x.1.000.000.",
"value": 18.32
},
{
"date": 201600,
"variable": "Total.assets..x.1.000.000.",
"value": 18.31
},
{
"date": 201625,
"variable": "Total.assets..x.1.000.000.",
"value": 18.64
},
{
"date": 199000,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.1
},
{
"date": 199025,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.1
},
{
"date": 199050,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.1
},
{
"date": 199075,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.11
},
{
"date": 199100,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.11
},
{
"date": 199125,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.11
},
{
"date": 199150,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.11
},
{
"date": 199175,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.12
},
{
"date": 199200,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.11
},
{
"date": 199225,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.12
},
{
"date": 199250,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.12
},
{
"date": 199275,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.12
},
{
"date": 199300,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.12
},
{
"date": 199325,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.13
},
{
"date": 199350,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.13
},
{
"date": 199375,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.13
},
{
"date": 199400,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.13
},
{
"date": 199425,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.13
},
{
"date": 199450,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.14
},
{
"date": 199475,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.14
},
{
"date": 199500,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.14
},
{
"date": 199525,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.14
},
{
"date": 199550,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.14
},
{
"date": 199575,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.15
},
{
"date": 199600,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.14
},
{
"date": 199625,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.16
},
{
"date": 199650,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.16
},
{
"date": 199675,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.17
},
{
"date": 199700,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.16
},
{
"date": 199725,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.16
},
{
"date": 199750,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.17
},
{
"date": 199775,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.18
},
{
"date": 199800,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.18
},
{
"date": 199825,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.19
},
{
"date": 199850,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.2
},
{
"date": 199875,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.2
},
{
"date": 199900,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.22
},
{
"date": 199925,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.23
},
{
"date": 199950,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.24
},
{
"date": 199975,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.24
},
{
"date": 200000,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.25
},
{
"date": 200025,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.24
},
{
"date": 200050,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.25
},
{
"date": 200075,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.24
},
{
"date": 200100,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.24
},
{
"date": 200125,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.25
},
{
"date": 200150,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.24
},
{
"date": 200175,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.27
},
{
"date": 200200,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.25
},
{
"date": 200225,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.26
},
{
"date": 200250,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.26
},
{
"date": 200275,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.26
},
{
"date": 200300,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.26
},
{
"date": 200325,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.28
},
{
"date": 200350,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.28
},
{
"date": 200375,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.28
},
{
"date": 200400,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.29
},
{
"date": 200425,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.31
},
{
"date": 200450,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.3
},
{
"date": 200475,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.31
},
{
"date": 200500,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.32
},
{
"date": 200525,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.34
},
{
"date": 200550,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.34
},
{
"date": 200575,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.35
},
{
"date": 200600,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.36
},
{
"date": 200625,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.38
},
{
"date": 200650,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.39
},
{
"date": 200675,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.41
},
{
"date": 200700,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.41
},
{
"date": 200725,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.42
},
{
"date": 200750,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.45
},
{
"date": 200775,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.46
},
{
"date": 200800,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.45
},
{
"date": 200825,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.47
},
{
"date": 200850,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.47
},
{
"date": 200875,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.49
},
{
"date": 200900,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.48
},
{
"date": 200925,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.51
},
{
"date": 200950,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.51
},
{
"date": 200975,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.52
},
{
"date": 201000,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.51
},
{
"date": 201025,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.56
},
{
"date": 201050,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.58
},
{
"date": 201075,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.58
},
{
"date": 201100,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.58
},
{
"date": 201125,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.6
},
{
"date": 201150,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.63
},
{
"date": 201175,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.63
},
{
"date": 201200,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.62
},
{
"date": 201225,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.64
},
{
"date": 201250,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.64
},
{
"date": 201275,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.65
},
{
"date": 201300,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.67
},
{
"date": 201325,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.68
},
{
"date": 201350,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.7
},
{
"date": 201375,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.71
},
{
"date": 201400,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.7
},
{
"date": 201425,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.73
},
{
"date": 201450,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.75
},
{
"date": 201475,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.74
},
{
"date": 201500,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.75
},
{
"date": 201525,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.75
},
{
"date": 201550,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.74
},
{
"date": 201575,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.75
},
{
"date": 201600,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.72
},
{
"date": 201625,
"variable": "Total.currency.and.deposits..x.1.000.000.",
"value": 0.78
},
{
"date": 199000,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 2.33
},
{
"date": 199025,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 2.36
},
{
"date": 199050,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 2.39
},
{
"date": 199075,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 2.43
},
{
"date": 199100,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 2.49
},
{
"date": 199125,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 2.53
},
{
"date": 199150,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 2.55
},
{
"date": 199175,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 2.59
},
{
"date": 199200,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 2.62
},
{
"date": 199225,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 2.64
},
{
"date": 199250,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 2.68
},
{
"date": 199275,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 2.69
},
{
"date": 199300,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 2.76
},
{
"date": 199325,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 2.83
},
{
"date": 199350,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 2.88
},
{
"date": 199375,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 2.97
},
{
"date": 199400,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 3.03
},
{
"date": 199425,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 3.07
},
{
"date": 199450,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 3.08
},
{
"date": 199475,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 3.14
},
{
"date": 199500,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 3.17
},
{
"date": 199525,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 3.26
},
{
"date": 199550,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 3.29
},
{
"date": 199575,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 3.35
},
{
"date": 199600,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 3.39
},
{
"date": 199625,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 3.48
},
{
"date": 199650,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 3.57
},
{
"date": 199675,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 3.7
},
{
"date": 199700,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 3.8
},
{
"date": 199725,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 3.97
},
{
"date": 199750,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 4.09
},
{
"date": 199775,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 4.16
},
{
"date": 199800,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 4.37
},
{
"date": 199825,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 4.47
},
{
"date": 199850,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 4.48
},
{
"date": 199875,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 4.63
},
{
"date": 199900,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 4.72
},
{
"date": 199925,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 4.81
},
{
"date": 199950,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 4.87
},
{
"date": 199975,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 5.05
},
{
"date": 200000,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 5.39
},
{
"date": 200025,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 5.53
},
{
"date": 200050,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 5.6
},
{
"date": 200075,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 5.59
},
{
"date": 200100,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 5.52
},
{
"date": 200125,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 5.59
},
{
"date": 200150,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 5.51
},
{
"date": 200175,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 5.76
},
{
"date": 200200,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 5.81
},
{
"date": 200225,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 5.77
},
{
"date": 200250,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 5.71
},
{
"date": 200275,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 5.84
},
{
"date": 200300,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 5.8
},
{
"date": 200325,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 6.1
},
{
"date": 200350,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 6.28
},
{
"date": 200375,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 6.5
},
{
"date": 200400,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 6.79
},
{
"date": 200425,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 6.96
},
{
"date": 200450,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 7.08
},
{
"date": 200475,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 7.32
},
{
"date": 200500,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 7.49
},
{
"date": 200525,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 7.77
},
{
"date": 200550,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 8.08
},
{
"date": 200575,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 8.08
},
{
"date": 200600,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 8.56
},
{
"date": 200625,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 8.6
},
{
"date": 200650,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 8.75
},
{
"date": 200675,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 9.08
},
{
"date": 200700,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 9.5
},
{
"date": 200725,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 9.75
},
{
"date": 200750,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 9.97
},
{
"date": 200775,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 9.99
},
{
"date": 200800,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 10.24
},
{
"date": 200825,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 10.22
},
{
"date": 200850,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 9.84
},
{
"date": 200875,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 9.85
},
{
"date": 200900,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 9.84
},
{
"date": 200925,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 10.09
},
{
"date": 200950,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 10.45
},
{
"date": 200975,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 10.65
},
{
"date": 201000,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 10.8
},
{
"date": 201025,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 10.88
},
{
"date": 201050,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 11.31
},
{
"date": 201075,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 11.56
},
{
"date": 201100,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 11.95
},
{
"date": 201125,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 11.98
},
{
"date": 201150,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 11.95
},
{
"date": 201175,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 11.95
},
{
"date": 201200,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 12.37
},
{
"date": 201225,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 12.29
},
{
"date": 201250,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 12.51
},
{
"date": 201275,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 12.61
},
{
"date": 201300,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 13.06
},
{
"date": 201325,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 13.1
},
{
"date": 201350,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 13.31
},
{
"date": 201375,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 13.66
},
{
"date": 201400,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 13.83
},
{
"date": 201425,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 13.96
},
{
"date": 201450,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 14.14
},
{
"date": 201475,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 14.48
},
{
"date": 201500,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 15.14
},
{
"date": 201525,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 15.15
},
{
"date": 201550,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 15
},
{
"date": 201575,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 15.35
},
{
"date": 201600,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 15.32
},
{
"date": 201625,
"variable": "Total.financial.assets..x.1.000.000.",
"value": 15.67
},
{
"date": 199000,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 2.94
},
{
"date": 199025,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 2.95
},
{
"date": 199050,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 2.99
},
{
"date": 199075,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 3.02
},
{
"date": 199100,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 3.11
},
{
"date": 199125,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 3.15
},
{
"date": 199150,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 3.17
},
{
"date": 199175,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 3.21
},
{
"date": 199200,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 3.28
},
{
"date": 199225,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 3.32
},
{
"date": 199250,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 3.36
},
{
"date": 199275,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 3.38
},
{
"date": 199300,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 3.47
},
{
"date": 199325,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 3.57
},
{
"date": 199350,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 3.63
},
{
"date": 199375,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 3.75
},
{
"date": 199400,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 3.84
},
{
"date": 199425,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 3.86
},
{
"date": 199450,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 3.9
},
{
"date": 199475,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 3.94
},
{
"date": 199500,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 4
},
{
"date": 199525,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 4.09
},
{
"date": 199550,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 4.13
},
{
"date": 199575,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 4.21
},
{
"date": 199600,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 4.28
},
{
"date": 199625,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 4.4
},
{
"date": 199650,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 4.49
},
{
"date": 199675,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 4.7
},
{
"date": 199700,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 4.81
},
{
"date": 199725,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 5.03
},
{
"date": 199750,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 5.2
},
{
"date": 199775,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 5.27
},
{
"date": 199800,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 5.55
},
{
"date": 199825,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 5.62
},
{
"date": 199850,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 5.48
},
{
"date": 199875,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 5.69
},
{
"date": 199900,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 5.71
},
{
"date": 199925,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 5.84
},
{
"date": 199950,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 5.91
},
{
"date": 199975,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 6.23
},
{
"date": 200000,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 6.65
},
{
"date": 200025,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 6.92
},
{
"date": 200050,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 7
},
{
"date": 200075,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 6.82
},
{
"date": 200100,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 6.67
},
{
"date": 200125,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 6.79
},
{
"date": 200150,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 6.63
},
{
"date": 200175,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 6.94
},
{
"date": 200200,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 7.06
},
{
"date": 200225,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 6.98
},
{
"date": 200250,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 6.86
},
{
"date": 200275,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 6.99
},
{
"date": 200300,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 6.94
},
{
"date": 200325,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 7.32
},
{
"date": 200350,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 7.54
},
{
"date": 200375,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 7.84
},
{
"date": 200400,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 8.13
},
{
"date": 200425,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 8.29
},
{
"date": 200450,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 8.48
},
{
"date": 200475,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 8.76
},
{
"date": 200500,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 9.01
},
{
"date": 200525,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 9.35
},
{
"date": 200550,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 9.81
},
{
"date": 200575,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 9.84
},
{
"date": 200600,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 10.41
},
{
"date": 200625,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 10.44
},
{
"date": 200650,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 10.58
},
{
"date": 200675,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 10.97
},
{
"date": 200700,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 11.45
},
{
"date": 200725,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 11.85
},
{
"date": 200750,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 12.17
},
{
"date": 200775,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 12.13
},
{
"date": 200800,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 12.39
},
{
"date": 200825,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 12.51
},
{
"date": 200850,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 11.74
},
{
"date": 200875,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 11.54
},
{
"date": 200900,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 11.47
},
{
"date": 200925,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 11.91
},
{
"date": 200950,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 12.42
},
{
"date": 200975,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 12.66
},
{
"date": 201000,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 12.88
},
{
"date": 201025,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 12.9
},
{
"date": 201050,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 13.48
},
{
"date": 201075,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 13.86
},
{
"date": 201100,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 14.39
},
{
"date": 201125,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 14.38
},
{
"date": 201150,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 14.14
},
{
"date": 201175,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 14.21
},
{
"date": 201200,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 14.71
},
{
"date": 201225,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 14.59
},
{
"date": 201250,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 14.99
},
{
"date": 201275,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 15.17
},
{
"date": 201300,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 15.73
},
{
"date": 201325,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 15.61
},
{
"date": 201350,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 15.86
},
{
"date": 201375,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 16.27
},
{
"date": 201400,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 16.61
},
{
"date": 201425,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 16.9
},
{
"date": 201450,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 17.03
},
{
"date": 201475,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 17.33
},
{
"date": 201500,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 18.09
},
{
"date": 201525,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 18.07
},
{
"date": 201550,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 17.8
},
{
"date": 201575,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 18.08
},
{
"date": 201600,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 18.32
},
{
"date": 201625,
"variable": "Total.financial.liabilities..x.1.000.000.",
"value": 18.81
},
{
"date": 199000,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.11
},
{
"date": 199025,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.11
},
{
"date": 199050,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.11
},
{
"date": 199075,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.11
},
{
"date": 199100,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.11
},
{
"date": 199125,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.11
},
{
"date": 199150,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.11
},
{
"date": 199175,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.11
},
{
"date": 199200,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.11
},
{
"date": 199225,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.11
},
{
"date": 199250,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.11
},
{
"date": 199275,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.11
},
{
"date": 199300,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.11
},
{
"date": 199325,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.12
},
{
"date": 199350,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.12
},
{
"date": 199375,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.12
},
{
"date": 199400,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.13
},
{
"date": 199425,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.13
},
{
"date": 199450,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.13
},
{
"date": 199475,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.14
},
{
"date": 199500,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.14
},
{
"date": 199525,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.14
},
{
"date": 199550,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.14
},
{
"date": 199575,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.14
},
{
"date": 199600,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.14
},
{
"date": 199625,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.14
},
{
"date": 199650,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.15
},
{
"date": 199675,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.15
},
{
"date": 199700,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.16
},
{
"date": 199725,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.16
},
{
"date": 199750,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.17
},
{
"date": 199775,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.18
},
{
"date": 199800,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.17
},
{
"date": 199825,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.18
},
{
"date": 199850,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.19
},
{
"date": 199875,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.19
},
{
"date": 199900,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.2
},
{
"date": 199925,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.2
},
{
"date": 199950,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.21
},
{
"date": 199975,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.22
},
{
"date": 200000,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.22
},
{
"date": 200025,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.22
},
{
"date": 200050,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.22
},
{
"date": 200075,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.23
},
{
"date": 200100,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.24
},
{
"date": 200125,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.24
},
{
"date": 200150,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.23
},
{
"date": 200175,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.23
},
{
"date": 200200,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.23
},
{
"date": 200225,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.23
},
{
"date": 200250,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.23
},
{
"date": 200275,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.24
},
{
"date": 200300,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.24
},
{
"date": 200325,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.25
},
{
"date": 200350,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.25
},
{
"date": 200375,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.25
},
{
"date": 200400,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.26
},
{
"date": 200425,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.27
},
{
"date": 200450,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.27
},
{
"date": 200475,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.27
},
{
"date": 200500,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.27
},
{
"date": 200525,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.27
},
{
"date": 200550,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.28
},
{
"date": 200575,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.29
},
{
"date": 200600,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.29
},
{
"date": 200625,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.3
},
{
"date": 200650,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.3
},
{
"date": 200675,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.31
},
{
"date": 200700,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.31
},
{
"date": 200725,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.31
},
{
"date": 200750,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.32
},
{
"date": 200775,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.32
},
{
"date": 200800,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.32
},
{
"date": 200825,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.35
},
{
"date": 200850,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.35
},
{
"date": 200875,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.35
},
{
"date": 200900,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.33
},
{
"date": 200925,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.32
},
{
"date": 200950,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.32
},
{
"date": 200975,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.32
},
{
"date": 201000,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.33
},
{
"date": 201025,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.33
},
{
"date": 201050,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.34
},
{
"date": 201075,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.35
},
{
"date": 201100,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.37
},
{
"date": 201125,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.37
},
{
"date": 201150,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.38
},
{
"date": 201175,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.38
},
{
"date": 201200,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.35
},
{
"date": 201225,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.34
},
{
"date": 201250,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.35
},
{
"date": 201275,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.35
},
{
"date": 201300,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.34
},
{
"date": 201325,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.34
},
{
"date": 201350,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.34
},
{
"date": 201375,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.34
},
{
"date": 201400,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.35
},
{
"date": 201425,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.35
},
{
"date": 201450,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.35
},
{
"date": 201475,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.35
},
{
"date": 201500,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.35
},
{
"date": 201525,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.36
},
{
"date": 201550,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.34
},
{
"date": 201575,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.35
},
{
"date": 201600,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.35
},
{
"date": 201625,
"variable": "Trade.payables..x.1.000.000.",
"value": 0.35
},
{
"date": 199000,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.12
},
{
"date": 199025,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.12
},
{
"date": 199050,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.12
},
{
"date": 199075,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.12
},
{
"date": 199100,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.12
},
{
"date": 199125,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.12
},
{
"date": 199150,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.12
},
{
"date": 199175,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.12
},
{
"date": 199200,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.12
},
{
"date": 199225,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.12
},
{
"date": 199250,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.12
},
{
"date": 199275,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.12
},
{
"date": 199300,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.12
},
{
"date": 199325,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.13
},
{
"date": 199350,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.13
},
{
"date": 199375,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.13
},
{
"date": 199400,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.14
},
{
"date": 199425,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.14
},
{
"date": 199450,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.14
},
{
"date": 199475,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.14
},
{
"date": 199500,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.15
},
{
"date": 199525,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.15
},
{
"date": 199550,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.15
},
{
"date": 199575,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.15
},
{
"date": 199600,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.15
},
{
"date": 199625,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.15
},
{
"date": 199650,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.16
},
{
"date": 199675,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.17
},
{
"date": 199700,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.17
},
{
"date": 199725,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.17
},
{
"date": 199750,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.18
},
{
"date": 199775,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.19
},
{
"date": 199800,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.19
},
{
"date": 199825,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.19
},
{
"date": 199850,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.2
},
{
"date": 199875,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.21
},
{
"date": 199900,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.21
},
{
"date": 199925,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.22
},
{
"date": 199950,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.23
},
{
"date": 199975,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.23
},
{
"date": 200000,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.23
},
{
"date": 200025,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.23
},
{
"date": 200050,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.24
},
{
"date": 200075,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.25
},
{
"date": 200100,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.25
},
{
"date": 200125,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.26
},
{
"date": 200150,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.25
},
{
"date": 200175,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.24
},
{
"date": 200200,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.24
},
{
"date": 200225,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.25
},
{
"date": 200250,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.25
},
{
"date": 200275,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.25
},
{
"date": 200300,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.26
},
{
"date": 200325,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.27
},
{
"date": 200350,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.27
},
{
"date": 200375,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.27
},
{
"date": 200400,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.28
},
{
"date": 200425,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.29
},
{
"date": 200450,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.29
},
{
"date": 200475,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.29
},
{
"date": 200500,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.29
},
{
"date": 200525,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.3
},
{
"date": 200550,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.3
},
{
"date": 200575,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.31
},
{
"date": 200600,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.31
},
{
"date": 200625,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.32
},
{
"date": 200650,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.33
},
{
"date": 200675,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.33
},
{
"date": 200700,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.33
},
{
"date": 200725,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.34
},
{
"date": 200750,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.34
},
{
"date": 200775,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.34
},
{
"date": 200800,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.35
},
{
"date": 200825,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.36
},
{
"date": 200850,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.36
},
{
"date": 200875,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.36
},
{
"date": 200900,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.34
},
{
"date": 200925,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.33
},
{
"date": 200950,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.33
},
{
"date": 200975,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.33
},
{
"date": 201000,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.34
},
{
"date": 201025,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.35
},
{
"date": 201050,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.35
},
{
"date": 201075,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.36
},
{
"date": 201100,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.38
},
{
"date": 201125,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.39
},
{
"date": 201150,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.4
},
{
"date": 201175,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.4
},
{
"date": 201200,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.37
},
{
"date": 201225,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.37
},
{
"date": 201250,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.37
},
{
"date": 201275,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.38
},
{
"date": 201300,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.37
},
{
"date": 201325,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.37
},
{
"date": 201350,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.37
},
{
"date": 201375,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.37
},
{
"date": 201400,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.38
},
{
"date": 201425,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.38
},
{
"date": 201450,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.38
},
{
"date": 201475,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.38
},
{
"date": 201500,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.38
},
{
"date": 201525,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.38
},
{
"date": 201550,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.39
},
{
"date": 201575,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.39
},
{
"date": 201600,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.38
},
{
"date": 201625,
"variable": "Trade.receivables..x.1.000.000.",
"value": 0.39
},
{
"date": 199000,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.48
},
{
"date": 199025,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.48
},
{
"date": 199050,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.51
},
{
"date": 199075,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.5
},
{
"date": 199100,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.51
},
{
"date": 199125,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.52
},
{
"date": 199150,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.53
},
{
"date": 199175,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.54
},
{
"date": 199200,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.55
},
{
"date": 199225,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.54
},
{
"date": 199250,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.54
},
{
"date": 199275,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.54
},
{
"date": 199300,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.54
},
{
"date": 199325,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.54
},
{
"date": 199350,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.54
},
{
"date": 199375,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.54
},
{
"date": 199400,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.56
},
{
"date": 199425,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.61
},
{
"date": 199450,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.58
},
{
"date": 199475,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.61
},
{
"date": 199500,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.59
},
{
"date": 199525,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.61
},
{
"date": 199550,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.62
},
{
"date": 199575,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.65
},
{
"date": 199600,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.64
},
{
"date": 199625,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.66
},
{
"date": 199650,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.66
},
{
"date": 199675,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.68
},
{
"date": 199700,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.68
},
{
"date": 199725,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.72
},
{
"date": 199750,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.74
},
{
"date": 199775,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.77
},
{
"date": 199800,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.76
},
{
"date": 199825,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.79
},
{
"date": 199850,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.86
},
{
"date": 199875,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.89
},
{
"date": 199900,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.89
},
{
"date": 199925,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.9
},
{
"date": 199950,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.93
},
{
"date": 199975,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 0.94
},
{
"date": 200000,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 1.04
},
{
"date": 200025,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 1.22
},
{
"date": 200050,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 1.18
},
{
"date": 200075,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 1.25
},
{
"date": 200100,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 1.1
},
{
"date": 200125,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 1.16
},
{
"date": 200150,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 1.1
},
{
"date": 200175,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 1.2
},
{
"date": 200200,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 1.17
},
{
"date": 200225,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 1.11
},
{
"date": 200250,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 1.12
},
{
"date": 200275,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 1.14
},
{
"date": 200300,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 1.12
},
{
"date": 200325,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 1.25
},
{
"date": 200350,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 1.34
},
{
"date": 200375,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 1.38
},
{
"date": 200400,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 1.44
},
{
"date": 200425,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 1.51
},
{
"date": 200450,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 1.58
},
{
"date": 200475,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 1.56
},
{
"date": 200500,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 1.6
},
{
"date": 200525,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 1.68
},
{
"date": 200550,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 1.8
},
{
"date": 200575,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 1.76
},
{
"date": 200600,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 1.9
},
{
"date": 200625,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 1.93
},
{
"date": 200650,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 1.87
},
{
"date": 200675,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 1.95
},
{
"date": 200700,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 2.02
},
{
"date": 200725,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 2.03
},
{
"date": 200750,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 2.15
},
{
"date": 200775,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 2.1
},
{
"date": 200800,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 2.11
},
{
"date": 200825,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 2.05
},
{
"date": 200850,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 1.86
},
{
"date": 200875,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 1.75
},
{
"date": 200900,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 1.7
},
{
"date": 200925,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 1.88
},
{
"date": 200950,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 2.01
},
{
"date": 200975,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 2.1
},
{
"date": 201000,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 2.13
},
{
"date": 201025,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 2.14
},
{
"date": 201050,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 2.26
},
{
"date": 201075,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 2.33
},
{
"date": 201100,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 2.39
},
{
"date": 201125,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 2.3
},
{
"date": 201150,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 2.21
},
{
"date": 201175,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 2.28
},
{
"date": 201200,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 2.43
},
{
"date": 201225,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 2.36
},
{
"date": 201250,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 2.42
},
{
"date": 201275,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 2.47
},
{
"date": 201300,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 2.62
},
{
"date": 201325,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 2.62
},
{
"date": 201350,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 2.71
},
{
"date": 201375,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 2.84
},
{
"date": 201400,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 2.8
},
{
"date": 201425,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 2.83
},
{
"date": 201450,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 2.84
},
{
"date": 201475,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 2.93
},
{
"date": 201500,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 3.09
},
{
"date": 201525,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 3.12
},
{
"date": 201550,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 2.93
},
{
"date": 201575,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 3.02
},
{
"date": 201600,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 3.04
},
{
"date": 201625,
"variable": "Unlisted.shares..x.1.000.000.",
"value": 3.13
}
]
if(!(opts.type==="pieChart" || opts.type==="sparklinePlus" || opts.type==="bulletChart")) {
var data = d3.nest()
.key(function(d){
//return opts.group === undefined ? 'main' : d[opts.group]
//instead of main would think a better default is opts.x
return opts.group === undefined ? opts.y : d[opts.group];
})
.entries(data);
}
if (opts.disabled != undefined){
data.map(function(d, i){
d.disabled = opts.disabled[i]
})
}
nv.addGraph(function() {
var chart = nv.models[opts.type]()
.width(opts.width)
.height(opts.height)
if (opts.type != "bulletChart"){
chart
.x(function(d) { return d[opts.x] })
.y(function(d) { return d[opts.y] })
}
chart
.useInteractiveGuideline(false)
.showLegend(false)
.margin({
"left": 50
})
chart.xAxis
.axisLabel("Quarter @ Market value $Trilion")
.width( 40)
chart.yAxis
.axisLabel("Balance sheet: Corporations")
.width( 40)
d3.select("#" + opts.id)
.append('svg')
.datum(data)
.transition().duration(500)
.call(chart);
nv.utils.windowResize(chart.update);
return chart;
});
};
</script>
<script></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment