diff --git a/frameworks/keyed/preact-kr-observable/package-lock.json b/frameworks/keyed/preact-kr-observable/package-lock.json index 33069d05a..8e611b519 100644 --- a/frameworks/keyed/preact-kr-observable/package-lock.json +++ b/frameworks/keyed/preact-kr-observable/package-lock.json @@ -9,13 +9,12 @@ "version": "1.1.1", "license": "Apache-2.0", "dependencies": { - "kr-observable": "2.0.0", - "preact": "^10.25.0", - "react": "18.2.0", - "react-dom": "18.2.0" + "kr-observable": "3.0.8", + "preact": "^10.25.0" }, "devDependencies": { "@babel/core": "7.21.8", + "@babel/plugin-transform-react-jsx": "^7.27.1", "@babel/preset-env": "7.21.5", "@babel/preset-react": "7.18.6", "@rollup/plugin-alias": "^5.1.1", @@ -24,6 +23,7 @@ "@rollup/plugin-node-resolve": "15.0.2", "@rollup/plugin-replace": "5.0.2", "@rollup/plugin-terser": "0.4.3", + "babel-preset-preact": "^2.0.0", "rollup": "3.22.0" } }, @@ -42,15 +42,15 @@ } }, "node_modules/@babel/code-frame": { - "version": "7.26.2", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.26.2.tgz", - "integrity": "sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==", + "version": "7.27.1", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz", + "integrity": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==", "dev": true, "license": "MIT", "dependencies": { - "@babel/helper-validator-identifier": "^7.25.9", + "@babel/helper-validator-identifier": "^7.27.1", "js-tokens": "^4.0.0", - "picocolors": "^1.0.0" + "picocolors": "^1.1.1" }, "engines": { "node": ">=6.9.0" @@ -98,14 +98,14 @@ } }, "node_modules/@babel/generator": { - "version": "7.26.10", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.26.10.tgz", - "integrity": "sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang==", + "version": "7.27.5", + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.27.5.tgz", + "integrity": "sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw==", "dev": true, "license": "MIT", "dependencies": { - "@babel/parser": "^7.26.10", - "@babel/types": "^7.26.10", + "@babel/parser": "^7.27.5", + "@babel/types": "^7.27.3", "@jridgewell/gen-mapping": "^0.3.5", "@jridgewell/trace-mapping": "^0.3.25", "jsesc": "^3.0.2" @@ -115,13 +115,13 @@ } }, "node_modules/@babel/helper-annotate-as-pure": { - "version": "7.25.9", - "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.25.9.tgz", - "integrity": "sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==", + "version": "7.27.3", + "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.27.3.tgz", + "integrity": "sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==", "dev": true, "license": "MIT", "dependencies": { - "@babel/types": "^7.25.9" + "@babel/types": "^7.27.3" }, "engines": { "node": ">=6.9.0" @@ -230,14 +230,14 @@ } }, "node_modules/@babel/helper-module-imports": { - "version": "7.25.9", - "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz", - "integrity": "sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==", + "version": "7.27.1", + "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz", + "integrity": "sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==", "dev": true, "license": "MIT", "dependencies": { - "@babel/traverse": "^7.25.9", - "@babel/types": "^7.25.9" + "@babel/traverse": "^7.27.1", + "@babel/types": "^7.27.1" }, "engines": { "node": ">=6.9.0" @@ -275,9 +275,9 @@ } }, "node_modules/@babel/helper-plugin-utils": { - "version": "7.26.5", - "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz", - "integrity": "sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==", + "version": "7.27.1", + "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz", + "integrity": "sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==", "dev": true, "license": "MIT", "engines": { @@ -335,9 +335,9 @@ } }, "node_modules/@babel/helper-string-parser": { - "version": "7.25.9", - "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz", - "integrity": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==", + "version": "7.27.1", + "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz", + "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==", "dev": true, "license": "MIT", "engines": { @@ -345,9 +345,9 @@ } }, "node_modules/@babel/helper-validator-identifier": { - "version": "7.25.9", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz", - "integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==", + "version": "7.27.1", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz", + "integrity": "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==", "dev": true, "license": "MIT", "engines": { @@ -394,13 +394,13 @@ } }, "node_modules/@babel/parser": { - "version": "7.26.10", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.26.10.tgz", - "integrity": "sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==", + "version": "7.27.5", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.27.5.tgz", + "integrity": "sha512-OsQd175SxWkGlzbny8J3K8TnnDD0N3lrIUtB92xwyRpzaenGZhxDvxN/JgU00U3CDZNj9tPuDJ5H0WS4Nt3vKg==", "dev": true, "license": "MIT", "dependencies": { - "@babel/types": "^7.26.10" + "@babel/types": "^7.27.3" }, "bin": { "parser": "bin/babel-parser.js" @@ -833,13 +833,13 @@ } }, "node_modules/@babel/plugin-syntax-jsx": { - "version": "7.25.9", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.25.9.tgz", - "integrity": "sha512-ld6oezHQMZsZfp6pWtbjaNDF2tiiCYYDqQszHt5VV437lewP9aSi2Of99CK0D0XB21k7FLgnLcmQKyKzynfeAA==", + "version": "7.27.1", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.27.1.tgz", + "integrity": "sha512-y8YTNIeKoyhGd9O0Jiyzyyqk8gdjnumGTQPsz0xOZOQ2RmkVJeZ1vmmfIvFEKqucBG6axJGBZDE/7iI5suUI/w==", "dev": true, "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.25.9" + "@babel/helper-plugin-utils": "^7.27.1" }, "engines": { "node": ">=6.9.0" @@ -1380,17 +1380,17 @@ } }, "node_modules/@babel/plugin-transform-react-jsx": { - "version": "7.25.9", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.25.9.tgz", - "integrity": "sha512-s5XwpQYCqGerXl+Pu6VDL3x0j2d82eiV77UJ8a2mDHAW7j9SWRqQ2y1fNo1Z74CdcYipl5Z41zvjj4Nfzq36rw==", + "version": "7.27.1", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.27.1.tgz", + "integrity": "sha512-2KH4LWGSrJIkVf5tSiBFYuXDAoWRq2MMwgivCf+93dd0GQi8RXLjKA/0EvRnVV5G0hrHczsquXuD01L8s6dmBw==", "dev": true, "license": "MIT", "dependencies": { - "@babel/helper-annotate-as-pure": "^7.25.9", - "@babel/helper-module-imports": "^7.25.9", - "@babel/helper-plugin-utils": "^7.25.9", - "@babel/plugin-syntax-jsx": "^7.25.9", - "@babel/types": "^7.25.9" + "@babel/helper-annotate-as-pure": "^7.27.1", + "@babel/helper-module-imports": "^7.27.1", + "@babel/helper-plugin-utils": "^7.27.1", + "@babel/plugin-syntax-jsx": "^7.27.1", + "@babel/types": "^7.27.1" }, "engines": { "node": ">=6.9.0" @@ -1722,32 +1722,32 @@ } }, "node_modules/@babel/template": { - "version": "7.26.9", - "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.26.9.tgz", - "integrity": "sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==", + "version": "7.27.2", + "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.27.2.tgz", + "integrity": "sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==", "dev": true, "license": "MIT", "dependencies": { - "@babel/code-frame": "^7.26.2", - "@babel/parser": "^7.26.9", - "@babel/types": "^7.26.9" + "@babel/code-frame": "^7.27.1", + "@babel/parser": "^7.27.2", + "@babel/types": "^7.27.1" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/traverse": { - "version": "7.26.10", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.26.10.tgz", - "integrity": "sha512-k8NuDrxr0WrPH5Aupqb2LCVURP/S0vBEn5mK6iH+GIYob66U5EtoZvcdudR2jQ4cmTwhEwW1DLB+Yyas9zjF6A==", + "version": "7.27.4", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.27.4.tgz", + "integrity": "sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA==", "dev": true, "license": "MIT", "dependencies": { - "@babel/code-frame": "^7.26.2", - "@babel/generator": "^7.26.10", - "@babel/parser": "^7.26.10", - "@babel/template": "^7.26.9", - "@babel/types": "^7.26.10", + "@babel/code-frame": "^7.27.1", + "@babel/generator": "^7.27.3", + "@babel/parser": "^7.27.4", + "@babel/template": "^7.27.2", + "@babel/types": "^7.27.3", "debug": "^4.3.1", "globals": "^11.1.0" }, @@ -1756,14 +1756,14 @@ } }, "node_modules/@babel/types": { - "version": "7.26.10", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.26.10.tgz", - "integrity": "sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==", + "version": "7.27.6", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.27.6.tgz", + "integrity": "sha512-ETyHEk2VHHvl9b9jZP5IHPavHYk57EhanlRRuae9XCpb/j5bDCbPPMOBfCWhnl/7EDJz0jEMCi/RhccCE8r1+Q==", "dev": true, "license": "MIT", "dependencies": { - "@babel/helper-string-parser": "^7.25.9", - "@babel/helper-validator-identifier": "^7.25.9" + "@babel/helper-string-parser": "^7.27.1", + "@babel/helper-validator-identifier": "^7.27.1" }, "engines": { "node": ">=6.9.0" @@ -2067,6 +2067,16 @@ "@babel/core": "^7.0.0-0" } }, + "node_modules/babel-preset-preact": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/babel-preset-preact/-/babel-preset-preact-2.0.0.tgz", + "integrity": "sha512-gqJCALE4XXEienLkzgAQ351XyoVHTIiZRAKjEJupK7cTVhFyovEuSrVoNrTNrUu3R78vAarjxkrR6j0vr+Rg8Q==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/plugin-transform-react-jsx": "^7.3.0" + } + }, "node_modules/balanced-match": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", @@ -2413,6 +2423,7 @@ "version": "4.0.0", "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", + "dev": true, "license": "MIT" }, "node_modules/jsesc": { @@ -2442,14 +2453,10 @@ } }, "node_modules/kr-observable": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/kr-observable/-/kr-observable-2.0.0.tgz", - "integrity": "sha512-Cb1tf32tJT9MqOWdkKN9kjz6J9pf4uCfSEBuwF5y+Zf4kIuggGbMce3oGYbIT7ERvEfo8hsCNRWsGh+HKUkUyw==", - "license": "MIT", - "peerDependencies": { - "preact": "*", - "react": "*" - } + "version": "3.0.8", + "resolved": "https://registry.npmjs.org/kr-observable/-/kr-observable-3.0.8.tgz", + "integrity": "sha512-s59s8iL+3Rj7zbJfq61Jg+jnf8cI5WEj9gwfegl/tRg0Dwo5dh+T0yCPu6M2UWI7Vfx8LJ9DMgXTLllDlYbsRg==", + "license": "MIT" }, "node_modules/lodash.debounce": { "version": "4.0.8", @@ -2458,18 +2465,6 @@ "dev": true, "license": "MIT" }, - "node_modules/loose-envify": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz", - "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", - "license": "MIT", - "dependencies": { - "js-tokens": "^3.0.0 || ^4.0.0" - }, - "bin": { - "loose-envify": "cli.js" - } - }, "node_modules/lru-cache": { "version": "5.1.1", "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", @@ -2577,31 +2572,6 @@ "safe-buffer": "^5.1.0" } }, - "node_modules/react": { - "version": "18.2.0", - "resolved": "https://registry.npmjs.org/react/-/react-18.2.0.tgz", - "integrity": "sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==", - "license": "MIT", - "dependencies": { - "loose-envify": "^1.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/react-dom": { - "version": "18.2.0", - "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.2.0.tgz", - "integrity": "sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==", - "license": "MIT", - "dependencies": { - "loose-envify": "^1.1.0", - "scheduler": "^0.23.0" - }, - "peerDependencies": { - "react": "^18.2.0" - } - }, "node_modules/regenerate": { "version": "1.4.2", "resolved": "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz", @@ -2749,15 +2719,6 @@ ], "license": "MIT" }, - "node_modules/scheduler": { - "version": "0.23.2", - "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz", - "integrity": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==", - "license": "MIT", - "dependencies": { - "loose-envify": "^1.1.0" - } - }, "node_modules/semver": { "version": "6.3.1", "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", diff --git a/frameworks/keyed/preact-kr-observable/package.json b/frameworks/keyed/preact-kr-observable/package.json index 6cb576380..6a0b4a465 100644 --- a/frameworks/keyed/preact-kr-observable/package.json +++ b/frameworks/keyed/preact-kr-observable/package.json @@ -19,21 +19,21 @@ "url": "https://github.com/krausest/js-framework-benchmark.git" }, "dependencies": { - "kr-observable": "2.0.0", - "preact": "^10.25.0", - "react": "18.2.0", - "react-dom": "18.2.0" + "kr-observable": "3.0.8", + "preact": "^10.25.0" }, "devDependencies": { - "@rollup/plugin-alias": "^5.1.1", "@babel/core": "7.21.8", + "@babel/plugin-transform-react-jsx": "^7.27.1", "@babel/preset-env": "7.21.5", "@babel/preset-react": "7.18.6", + "@rollup/plugin-alias": "^5.1.1", "@rollup/plugin-babel": "6.0.3", "@rollup/plugin-commonjs": "25.0.0", "@rollup/plugin-node-resolve": "15.0.2", "@rollup/plugin-replace": "5.0.2", "@rollup/plugin-terser": "0.4.3", + "babel-preset-preact": "^2.0.0", "rollup": "3.22.0" } } diff --git a/frameworks/keyed/preact-kr-observable/rollup.config.mjs b/frameworks/keyed/preact-kr-observable/rollup.config.mjs index f9a036391..c07c1051e 100644 --- a/frameworks/keyed/preact-kr-observable/rollup.config.mjs +++ b/frameworks/keyed/preact-kr-observable/rollup.config.mjs @@ -12,21 +12,15 @@ const plugins = [ 'process.env.NODE_ENV': JSON.stringify('production'), }), babel({ - exclude: 'node_modules/**', - babelHelpers: 'bundled', + babelHelpers: "bundled", + exclude: "node_modules/**", presets: [ - // '@babel/preset-env', - ['@babel/preset-react', { runtime: 'automatic' }], + ['@babel/preset-react', { + runtime: 'automatic', + importSource: 'preact' + }] ], }), - alias({ - entries:[ - { find: 'react', replacement: 'preact/compat' }, - { find: 'react-dom', replacement: 'preact/compat' }, - { find: 'react/jsx-runtime', replacement: 'preact/compat' }, - { find: 'use-sync-external-store', replacement: 'preact/compat' } - ] - }), nodeResolve({ extensions: ['.js', '.jsx'] }), ]; diff --git a/frameworks/keyed/preact-kr-observable/src/Main.jsx b/frameworks/keyed/preact-kr-observable/src/Main.jsx index cd0eeac7e..2d82222a3 100644 --- a/frameworks/keyed/preact-kr-observable/src/Main.jsx +++ b/frameworks/keyed/preact-kr-observable/src/Main.jsx @@ -1,8 +1,7 @@ -import { createRoot } from 'react-dom/client'; -import { observer } from 'kr-observable'; +import { render } from "preact"; +import { observer } from 'kr-observable/preact'; import { Row } from './Row'; import { rowsStore } from './RowsStore'; -import { Fragment } from "react"; const Button = ({ children, id, onClick }) => { return ( @@ -20,17 +19,13 @@ const Button = ({ children, id, onClick }) => { }; const RowList = observer(function list() { - return ( - - {rowsStore.rows.map(row => ( + return rowsStore.rows.map(row => ( ) - )} - - ) + ) }) @@ -87,5 +82,5 @@ function Main() { ); } +render(
, document.getElementById('main')); -createRoot(document.getElementById('main')).render(
); diff --git a/frameworks/keyed/preact-kr-observable/src/Row.jsx b/frameworks/keyed/preact-kr-observable/src/Row.jsx index a5191f2ca..32d0d5e12 100755 --- a/frameworks/keyed/preact-kr-observable/src/Row.jsx +++ b/frameworks/keyed/preact-kr-observable/src/Row.jsx @@ -1,4 +1,4 @@ -import { observer } from 'kr-observable'; +import { observer } from 'kr-observable/preact'; import { rowsStore } from "./RowsStore"; export const Row = observer(function row({ data }) { @@ -6,10 +6,10 @@ export const Row = observer(function row({ data }) { {data.id} - {data.label} + rowsStore.select(data.id)}>{data.label} - + rowsStore.delete(data.id)}> ); }); + diff --git a/frameworks/keyed/preact-kr-observable/src/RowsStore.js b/frameworks/keyed/preact-kr-observable/src/RowsStore.js index 3390a6a1c..d3c0e0d69 100644 --- a/frameworks/keyed/preact-kr-observable/src/RowsStore.js +++ b/frameworks/keyed/preact-kr-observable/src/RowsStore.js @@ -5,8 +5,8 @@ export class RowsStore extends Observable { static shallow = new Set(['rows']) rows = []; - delete(e) { - const rowIndexToDelete = this.rows.findIndex((row) => row.id === +e.target.id); + delete(id) { + const rowIndexToDelete = this.rows.findIndex(row => row.id === id); this.rows.splice(rowIndexToDelete, 1); }; @@ -19,13 +19,14 @@ export class RowsStore extends Observable { }; update() { - for (let i = 0; i < this.rows.length; i += 10) { + const length = this.rows.length; + for (let i = 0; i < length; i += 10) { this.rows[i].label += ' !!!'; } }; - select(e) { - this.rows.forEach(row => row.selected = row.id === +e.target.id) + select(id) { + this.rows.forEach(row => row.selected = row.id === id) }; runLots() { @@ -47,4 +48,5 @@ export class RowsStore extends Observable { } -export const rowsStore = new RowsStore() \ No newline at end of file + +export const rowsStore = new RowsStore() diff --git a/frameworks/keyed/react-kr-observable/package-lock.json b/frameworks/keyed/react-kr-observable/package-lock.json index 77432de66..52560f95a 100644 --- a/frameworks/keyed/react-kr-observable/package-lock.json +++ b/frameworks/keyed/react-kr-observable/package-lock.json @@ -9,7 +9,7 @@ "version": "1.1.1", "license": "Apache-2.0", "dependencies": { - "kr-observable": "2.0.0", + "kr-observable": "3.0.8", "react": "19.0.0", "react-dom": "19.0.0" }, @@ -2423,14 +2423,10 @@ } }, "node_modules/kr-observable": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/kr-observable/-/kr-observable-2.0.0.tgz", - "integrity": "sha512-Cb1tf32tJT9MqOWdkKN9kjz6J9pf4uCfSEBuwF5y+Zf4kIuggGbMce3oGYbIT7ERvEfo8hsCNRWsGh+HKUkUyw==", - "license": "MIT", - "peerDependencies": { - "preact": "*", - "react": "*" - } + "version": "3.0.8", + "resolved": "https://registry.npmjs.org/kr-observable/-/kr-observable-3.0.8.tgz", + "integrity": "sha512-s59s8iL+3Rj7zbJfq61Jg+jnf8cI5WEj9gwfegl/tRg0Dwo5dh+T0yCPu6M2UWI7Vfx8LJ9DMgXTLllDlYbsRg==", + "license": "MIT" }, "node_modules/lodash.debounce": { "version": "4.0.8", @@ -2526,17 +2522,6 @@ "url": "https://github.com/sponsors/jonschlinkert" } }, - "node_modules/preact": { - "version": "10.26.4", - "resolved": "https://registry.npmjs.org/preact/-/preact-10.26.4.tgz", - "integrity": "sha512-KJhO7LBFTjP71d83trW+Ilnjbo+ySsaAgCfXOXUlmGzJ4ygYPWmysm77yg4emwfmoz3b22yvH5IsVFHbhUaH5w==", - "license": "MIT", - "peer": true, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/preact" - } - }, "node_modules/randombytes": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz", diff --git a/frameworks/keyed/react-kr-observable/package.json b/frameworks/keyed/react-kr-observable/package.json index 7f2c5e142..3650e3a5b 100644 --- a/frameworks/keyed/react-kr-observable/package.json +++ b/frameworks/keyed/react-kr-observable/package.json @@ -19,7 +19,7 @@ "url": "https://github.com/krausest/js-framework-benchmark.git" }, "dependencies": { - "kr-observable": "2.0.0", + "kr-observable": "3.0.8", "react": "19.0.0", "react-dom": "19.0.0" }, diff --git a/frameworks/keyed/react-kr-observable/src/Main.jsx b/frameworks/keyed/react-kr-observable/src/Main.jsx index 5e58cc57a..ed31fa289 100644 --- a/frameworks/keyed/react-kr-observable/src/Main.jsx +++ b/frameworks/keyed/react-kr-observable/src/Main.jsx @@ -1,9 +1,7 @@ import { createRoot } from 'react-dom/client'; -import { observer } from 'kr-observable'; +import { observer } from 'kr-observable/react'; import { Row } from './Row'; import { rowsStore } from './RowsStore'; -import { Fragment } from "react"; - const Button = ({ children, id, onClick }) => { return ( @@ -85,3 +83,5 @@ function Main() { createRoot(document.getElementById('main')).render(
); + + diff --git a/frameworks/keyed/react-kr-observable/src/Row.jsx b/frameworks/keyed/react-kr-observable/src/Row.jsx index 9db19fef9..ffc9005ae 100755 --- a/frameworks/keyed/react-kr-observable/src/Row.jsx +++ b/frameworks/keyed/react-kr-observable/src/Row.jsx @@ -1,4 +1,4 @@ -import { observer } from 'kr-observable'; +import { observer } from 'kr-observable/react'; import { rowsStore } from "./RowsStore"; export const Row = observer(function row({ data }) { diff --git a/frameworks/keyed/react-kr-observable/src/data.js b/frameworks/keyed/react-kr-observable/src/data.js index 03a378a44..0582dfe8a 100644 --- a/frameworks/keyed/react-kr-observable/src/data.js +++ b/frameworks/keyed/react-kr-observable/src/data.js @@ -70,7 +70,7 @@ export const buildData = (count) => { data.push(makeObservable({ id: id++, label: `${adjectives[random(adjectives.length)]} ${colours[random(colours.length)]} ${nouns[random(nouns.length)]}`, - selected: false + selected: false, }, ignore, shallow)) } // const t1 = performance.now(); diff --git a/webdriver-ts-results/src/results.ts b/webdriver-ts-results/src/results.ts index b3f4b9e14..aab9b8e14 100644 --- a/webdriver-ts-results/src/results.ts +++ b/webdriver-ts-results/src/results.ts @@ -1,153 +1,153 @@ import {RawResult} from './Common'; export const results: RawResult[]=[ -{"f":0,"b":[{"b":0,"v":{"total":[75.2,74.7,75.3,74.4,74.9,78.1,75,75.6,74.6,79.2,77.9,76.2,75.6,77.8,75.6],"script":[50.8,50.1,50.9,50,50.7,53.5,50.5,51,50.3,53.3,53.1,51.9,50.8,53,50.8],"paint":[23.9,24,23.8,23.9,23.7,24,24,24,23.8,25.3,24.3,23.8,24.3,24.3,24.3]}},{"b":1,"v":{"total":[97.2,97.5,98.2,98.1,98.2,97.6,101,98.3,98.6,97.7,98,97.9,99.9,98.3,98.1],"script":[71.3,71.5,71.8,71.9,71.9,71.5,75,72,72.5,71.5,71.7,71.9,72.9,72.1,72],"paint":[25.4,25.5,25.9,25.7,25.8,25.6,25.4,25.9,25.6,25.7,25.8,25.5,26.4,25.6,25.5]}},{"b":2,"v":{"total":[16.8,16.9,17,17.2,17.3,15.7,16.9,16.5,16.7,16.8,16.4,16.2,16.5,17.2,18.6],"script":[3.7,3.7,3.5,3.7,3.1,4,3.2,3.3,4,3.8,3.2,3.4,3.6,3.2,3.7],"paint":[11.4,10.9,11.8,11.9,12.3,10,11.4,12.2,10.8,11.3,11.3,10.6,11.3,12.3,12]}},{"b":3,"v":{"total":[30.4,31.5,30.9,30.7,30,30.4,31.1,31.2,30.9,30.5,28.4,30.5,30,29.5,30.8,28.4,29.5,30.9,30.6,30,29.7,29.4,30.6,30,31.5],"script":[27,28,28.1,27.2,26.4,27.1,27.4,27.1,27.3,26.4,25.8,27.4,26.2,26.2,26.3,25.6,26.6,27.4,27.6,27.1,26.9,25.8,27.5,27.2,28.1],"paint":[1.9,2.7,1.2,1.9,2.7,2.3,1.9,2.7,2.4,3.5,1.1,2.2,2.7,2.4,3.3,1.4,1.9,2.3,1.9,1.8,2.1,2.4,1.9,1.4,2.5]}},{"b":4,"v":{"total":[27.6,28.5,28.5,27.1,27.4,26,26.9,27.7,28,27,28.3,27.1,27,27,27],"script":[9.6,10.5,10.3,9.8,10,9.4,9.3,9.2,10.4,9.7,10.6,10.4,9.9,9.7,9.9],"paint":[16.7,16.2,15.9,14.6,16.2,15.1,15.5,16.7,15.9,15.3,16.2,15.1,15.5,16.3,16]}},{"b":5,"v":{"total":[18.7,19.5,18.6,18.9,19,19.2,18.5,18.8,18.9,19.1,18.8,18.9,18.5,18.3,18.8],"script":[6.7,6.8,6.4,6.7,6.3,7,6.4,6.6,6.8,6.7,6.6,6.3,6.4,6.6,6.7],"paint":[11.1,11.6,11.4,11.4,11.9,11.7,11.1,11.7,11,11.5,11.4,11.8,11.3,10.8,11.1]}},{"b":6,"v":{"total":[669.9,669,674.8,676.3,670.2,674.6,670,671,672.1,682,664.8,675.7,671.6,676.1,668.6],"script":[421,420.2,426.7,429.3,421.9,425.4,419.5,424.1,423.4,424.6,420.6,425.8,425,424.6,421.1],"paint":[240.2,240.1,239.6,238.1,239.5,240.5,241.8,238.3,240,249,235.7,241.4,238,242.6,239]}},{"b":7,"v":{"total":[88.9,90.1,87.9,89.2,90.2,88.3,89.8,87.7,89.5,90.1,88.8,88.2,88.8,88.6,89],"script":[58.9,59.9,57.9,58.9,59.8,58.5,59.6,57.7,58.9,60,58.5,58,58.8,58.8,58.9],"paint":[28.9,29.1,29,29.3,29.3,28.7,29.1,28.9,29.4,29,29.2,29.1,28.9,28.7,29]}},{"b":8,"v":{"total":[57.4,54.7,55.9,54.5,56,55.5,53.3,53.2,61.6,54,54.5,55.1,54.8,56.8,53.4],"script":[55.3,53.5,53.4,52.4,53.8,53.6,52.1,51.6,59.7,52.4,52.5,53.5,53.1,54.8,51],"paint":[2,0.4,2.3,1.9,1.3,1.1,0.3,0.7,0.7,0.7,1,1.4,1.6,0.6,2.2]}},{"b":9,"v":{"DEFAULT":[0.8]}},{"b":10,"v":{"DEFAULT":[16.8]}},{"b":11,"v":{"DEFAULT":[16.7]}},{"b":12,"v":{"DEFAULT":[1.6]}},{"b":13,"v":{"DEFAULT":[155.8]}},{"b":14,"v":{"DEFAULT":[47.3]}},{"b":15,"v":{"DEFAULT":[14.7]}},{"b":16,"v":{"DEFAULT":[64.4]}}]}, -{"f":1,"b":[{"b":0,"v":{"total":[36,36.5,36.8,37,36.2,36.4,36.9,36.7,37,36.7,36.9,36.4,36.6,36.9,36.3],"script":[13.1,13.2,13.6,13.2,13.1,13,13.4,13.1,13.5,13.4,13.4,13.1,13.3,13.2,13.2],"paint":[22.4,22.8,22.6,23.3,22.5,22.9,22.9,23,22.9,22.7,22.9,22.7,22.8,23.1,22.6]}},{"b":1,"v":{"total":[43.7,42.6,43.2,42.4,43.3,42.8,43.2,42.8,43.6,43.1,43.6,43.1,43.1,42.8,42.9],"script":[19.9,19.3,19.2,19,19.7,19.1,19.5,19.4,19.9,19.4,19.6,19.6,19.5,19,19.3],"paint":[23.2,22.7,23.4,22.8,22.9,23.1,23.1,22.8,23.1,23.1,23.3,22.8,22.9,23.2,22.9]}},{"b":2,"v":{"total":[20.1,19.2,20.5,19.6,19.7,19.8,19.9,18.8,19.5,19.9,20.3,20.1,19,19,19],"script":[7.5,7.4,7.1,7,6.9,7.7,7.2,7.1,7.2,7.3,8,7,7,7.1,7],"paint":[10.5,9.7,11.5,10.9,10.4,10.8,10.1,10.2,10.6,10.3,10.2,11.9,9.7,10.2,10.4]}},{"b":3,"v":{"total":[9.2,9.1,9.5,8.8,8.8,8.9,8.8,10.1,9.2,9.1,8.8,9.1,9.7,9,8.7,9,8.6,9.1,9.6,8.9,9.8,9.5,9.1,8.8,8.8],"script":[6.2,5.7,6.3,6.2,5.7,5.7,5.5,6.2,5.8,5.6,6.2,5.8,6.7,6,5.9,5.7,5.9,6.2,6.3,5.7,6.2,6.1,5.7,5.8,5.6],"paint":[1.2,1.9,1.7,0.8,2,1.5,1.9,2,1.3,1.4,1.3,2,1.7,2.7,1.1,2.1,1.3,1.5,1.5,1.7,2.5,1.7,2,1.9,1.7]}},{"b":4,"v":{"total":[22.1,22.3,22.8,23.3,22.1,23.2,22.7,23.8,22.7,21.6,22.6,22.8,23.2,21.9,22.1],"script":[6.2,6.7,6.8,6.7,6.6,7.2,7.2,7.3,6.9,6.7,6.9,7,6.7,6.5,7.1],"paint":[14.4,13.7,13.9,14.3,12.5,13.2,13.4,15.3,13.8,13,14.3,13.3,14,13.9,12.8]}},{"b":5,"v":{"total":[73,72.9,73.7,71.8,72.5,73.9,72.8,73.8,72.5,72.5,72.1,73.2,72.8,73.3,72.9],"script":[25.4,25.4,25.5,25.6,25.3,25.2,25.6,25.2,25.2,25.1,25.5,25.6,25.5,25.4,25],"paint":[46.2,45.8,46.9,44.8,45.4,47.1,45.7,47,45.4,45.8,45.6,46.1,46,46.6,46.3]}},{"b":6,"v":{"total":[358.7,360.3,359,361.1,364.8,359.6,361.4,360.1,361.1,360.8,359.8,358.8,358.7,361.4,363.6],"script":[127.6,129.4,127.6,129,131.5,126.8,129.8,127,129.5,129.5,127.4,126.1,126.2,129.5,131.7],"paint":[223.6,223.4,223.8,224.7,226.2,225.3,224.2,225.4,224,223.8,225,225.2,224.8,224.4,224.5]}},{"b":7,"v":{"total":[42.2,41.7,42.2,42,41.7,42.1,41.7,42.6,42,41.5,41.9,41.7,41.6,41.8,41.4],"script":[15.2,14.8,14.6,14.7,14.6,14.4,14.7,15,14.9,14.7,14.6,14.9,14.7,14.7,14.5],"paint":[26,26,26.6,26.2,26.1,26.6,26,26.6,26.1,25.8,26.3,25.8,25.9,26.1,26]}},{"b":8,"v":{"total":[14.1,14.4,13.3,14.1,16.3,13.7,14.7,15.1,13.8,12.3,15.2,12.8,14.9,14.1,14.2],"script":[12.1,12.3,11.5,12.1,13.9,12,12.2,13,11.4,10.9,11.8,11.5,12.8,12.3,12],"paint":[1.2,1.2,0.2,1.1,1.4,0.6,1,0.8,1.4,0.3,1,0.3,1.4,0.9,0.9]}},{"b":9,"v":{"DEFAULT":[0.5]}},{"b":10,"v":{"DEFAULT":[6.6]}},{"b":11,"v":{"DEFAULT":[8.3]}},{"b":12,"v":{"DEFAULT":[4.8]}},{"b":13,"v":{"DEFAULT":[46.5]}},{"b":14,"v":{"DEFAULT":[257.1]}},{"b":15,"v":{"DEFAULT":[73.5]}},{"b":16,"v":{"DEFAULT":[46.3]}}]}, -{"f":2,"b":[{"b":0,"v":{"total":[33,34.2,34.1,34,34.6,34.8,34.3,34.2,34.7,33.8,34.4,34.3,33.6,33.9,34],"script":[6.6,6.9,6.7,6.8,6.9,7,6.8,6.8,6.7,6.4,6.8,6.8,6.6,6.8,6.8],"paint":[22.8,23.9,23.8,23.7,24,24.2,24,23.9,24.2,23.9,24.1,24,23.6,23.8,23.8]}},{"b":1,"v":{"total":[41.2,40.2,40.8,40.9,39.3,40.4,40.6,39.9,40.9,40.5,41.2,40.4,40.5,40.8,40.6],"script":[12.9,13,12.5,12.7,12.3,13.1,13,12.3,12.8,12.3,12.8,13,13.1,13.1,12.9],"paint":[24.8,23.7,24.6,24.6,23.5,23.7,24,24.2,24.6,24.5,24.9,23.9,23.8,24.3,24.1]}},{"b":2,"v":{"total":[14,12.5,13.2,13.7,13.2,13.3,12.2,13.1,12.9,13,12.9,11.9,12.3,12.9,12.3],"script":[1.8,1,1.3,1.7,1.1,1,0.7,1.1,1.5,1.1,1.4,1.3,1,1.3,1],"paint":[10.6,10.6,10.6,10.4,11.2,11.8,10.3,10.7,10,11,10.4,9.8,9.8,9.6,10.3]}},{"b":3,"v":{"total":[3.6,4.4,3.5,3.2,3.9,3.1,3.7,3.7,3.6,4.1,3.7,3.6,3.3,3.5,3.8,4.6,4.3,3.9,3.4,4.3,3.6,3.8,3.4,3.7,3.4],"script":[0.3,1.3,1.1,1.2,0.6,1,0.8,1.3,0.8,1.5,1.2,1.2,0.6,1.1,1,2.3,1.6,0.9,1,0.9,1.2,1.2,1.3,1.3,1.1],"paint":[3.2,2.2,2.1,1.8,2.2,1.5,2.7,2.1,1.9,1.8,1.3,2.2,2.2,1.4,2.6,2.2,1.6,2.5,1.9,2.2,1.6,2,1.9,2.2,1.3]}},{"b":4,"v":{"total":[15.5,15.7,15.3,14.9,16,16.2,16.6,15.9,15.3,15.1,15.3,15.5,15.8,15.3,16.7],"script":[1,1.8,1.1,0.9,2.6,0.7,2.5,1,1.4,1.2,1.3,1.2,0.9,1.3,1.6],"paint":[13.5,12,12.9,13.3,12.8,13.9,12.9,13.6,13.5,12.9,12.5,13.1,13.6,11.7,14.1]}},{"b":5,"v":{"total":[12.1,12.1,11.8,11.7,12.3,11.8,12.5,11.8,12.1,11.8,12.5,12.3,11.9,12,11.9],"script":[0.8,0.8,0.7,0.7,0.7,0.8,0.8,0.8,0.7,0.9,1,0.7,0.7,0.9,1],"paint":[10.5,10.6,10.4,10.6,10.8,10.5,11.4,10.2,11,9.9,10.8,10.9,10.6,10.5,10.4]}},{"b":6,"v":{"total":[361.1,356.4,359,358.2,360.6,357.9,360.2,364,360.4,358.7,358.4,359.3,359.5,357,357.8],"script":[67,68.5,69.6,70.2,66.9,69.6,66.6,66.3,66,69.6,68.4,66,69.8,69.7,69.7],"paint":[241.8,234.2,235.2,235.3,240.8,235.4,241.1,241,241.7,236.9,235.1,241.2,235.8,234.5,235.7]}},{"b":7,"v":{"total":[39.3,39.1,38.9,38.7,38.6,38.2,39,39.2,39.2,39.8,39.3,39.5,40.4,39,38.5],"script":[6.6,7,6.5,6.6,6.7,6.7,7,6.9,6.6,7.1,7,6.7,6.5,6.5,7],"paint":[28.7,28.1,28.3,28,27.8,27.6,27.7,28.3,28.5,28.6,28.3,28.7,29.7,28.4,27.5]}},{"b":8,"v":{"total":[22.2,21.6,21.4,20.5,21.9,20.5,20.5,20.8,19.9,20.5,23.3,21.3,20.4,21.7,21.8],"script":[20,19.6,19.9,18.4,19.6,18.3,18.5,18.4,17,18.7,20.8,19.1,19,19.1,19.7],"paint":[0.8,1.1,0.7,1.9,1.2,1,0.7,2.1,2.1,1.1,1.5,1.3,0.3,0.7,1.1]}},{"b":9,"v":{"DEFAULT":[1.5]}},{"b":10,"v":{"DEFAULT":[4.8]}},{"b":11,"v":{"DEFAULT":[4.9]}},{"b":12,"v":{"DEFAULT":[2.1]}},{"b":13,"v":{"DEFAULT":[29.2]}},{"b":14,"v":{"DEFAULT":[142.8]}},{"b":15,"v":{"DEFAULT":[44.3]}},{"b":16,"v":{"DEFAULT":[156.1]}}]}, -{"f":3,"b":[{"b":0,"v":{"total":[37.3,38.4,39.6,40.3,39.1,39.6,41,40.1,40,40.5,39.9,40.4,39.1,40.1,39.2],"script":[6,6.1,6,5.9,6.1,6.2,6.4,6.6,6,6.2,6,5.9,6,6,6.1],"paint":[23,22.9,22.9,22.8,22.9,22.9,23.1,23.7,22.5,22.8,22.4,23.1,22.9,23.3,22.9]}},{"b":1,"v":{"total":[39.9,39.4,38.8,38.2,40.2,39.6,39.8,37.6,40.8,39.2,39.4,43.6,40.8,40.5,40.4],"script":[10.4,10.1,10,10.2,10.8,10.1,10,10.3,10.3,10.1,10.5,10.1,10.1,9.9,10.4],"paint":[24.4,24.1,24.1,23.8,24.5,24.6,23.9,24,24.5,23.8,23.5,24.2,24.8,24.2,24]}},{"b":2,"v":{"total":[12.4,28.1,12.6,12.3,11,28.5,13.8,12.8,14.2,27.9,11.9,11.5,14.2,11.5,14.1],"script":[1.8,1.8,2.3,1.5,1.7,1.7,1.3,1.8,1.3,2,1.6,1.5,2.7,1,1.7],"paint":[9.2,9.9,9.7,9.5,8.4,10.9,12.3,10.2,10.9,10.3,9.8,9.9,10.2,9.7,11.4]}},{"b":3,"v":{"total":[4.5,6.4,3.7,5.4,6,3.9,3.6,5.4,5,6,4.2,5.6,4.3,4.8,4.2,3.9,4,4.3,3.7,4.6,4.5,4.8,3.8,3.7,4.7],"script":[1.8,2.9,1.3,2.9,2.4,1.5,1,2,2.3,3.6,1.2,3.2,1.7,1.2,1.5,1,0.7,1.3,1.5,2.5,1.1,2.2,1.4,1.6,2],"paint":[1.9,2,2.3,2.3,2.9,1.8,1.5,1.8,1.9,1.8,2,2.2,2.5,1.6,2.6,2,2.3,1.7,1.5,1.5,1,1.6,2.3,2,2]}},{"b":4,"v":{"total":[18.3,17.6,15.8,15,15.4,33,31.3,30.5,32.8,19.9,15.8,15.2,14.9,32.7,31.9],"script":[2.1,2.9,2.3,1.2,2.1,3,1.6,1.3,2.5,2.7,1.4,1.7,1.3,2.6,2.7],"paint":[14.3,14.6,12.9,13.3,13.2,13.2,12.9,13.1,14.3,16.3,13.5,13.3,12.8,13.2,13.5]}},{"b":5,"v":{"total":[11.8,14.8,14.9,10.9,14.8,11,11,14.4,13.8,11.8,12.2,13.1,14.1,10.6,15.8],"script":[1,1.5,1.2,1.1,1.1,0.7,0.7,1,0.9,0.9,0.8,1.2,1,0.9,1.2],"paint":[9.9,10.2,9.8,9.6,9.8,9.8,9.5,9.8,9.8,9.7,9.7,9.9,9.4,9.6,9.9]}},{"b":6,"v":{"total":[356.9,357.3,357.1,357.3,354.1,353.2,356.5,355.5,356.5,354,356.5,354.7,354.8,358.1,358],"script":[58.2,58.1,58.9,58.2,57.5,58,58.8,58.1,57.6,57,58.7,58.3,58.9,58.1,57.9],"paint":[244,243.6,244.8,244,242.4,240.6,243.4,243.1,243.3,242.4,243.2,241.1,242.7,243.4,243.9]}},{"b":7,"v":{"total":[42.6,42.3,42.3,42.5,42.3,42.8,42.4,42.5,42.7,42.5,42.3,42.4,42.5,42.9,44.4],"script":[6.7,6.7,6.6,6.7,6.3,6.9,6.4,6.7,6.8,6.7,6.6,6.8,6.7,6.6,6.8],"paint":[26.9,26.8,26.8,27.1,26.8,27,27.1,26.9,26.9,27,26.9,26.7,26.9,27.4,27.2]}},{"b":8,"v":{"total":[15.3,14.2,15.5,16.8,16.9,15.8,15.5,15.1,16.2,16.3,15.8,16.1,16.1,31.8,14.6],"script":[13.9,12.9,13.6,14.8,14.4,13.8,13.7,12.7,14.5,13.2,13.9,13.9,13,13.8,13.1],"paint":[0.3,1.2,0.3,0.8,1,1.8,0.9,1.5,1.6,1,1.2,1.3,1,0.8,0.3]}},{"b":9,"v":{"DEFAULT":[1.1]}},{"b":10,"v":{"DEFAULT":[3.7]}},{"b":11,"v":{"DEFAULT":[3.8]}},{"b":12,"v":{"DEFAULT":[1.7]}},{"b":13,"v":{"DEFAULT":[22.7]}},{"b":14,"v":{"DEFAULT":[109.2]}},{"b":15,"v":{"DEFAULT":[33.2]}},{"b":16,"v":{"DEFAULT":[125.3]}}]}, -{"f":4,"b":[{"b":0,"v":{"total":[33.1,33.7,32.6,32.8,32.8,32.9,33.2,33.5,33.2,33.2,32.7,32.4,32.6,32.3,32.8],"script":[5.7,5.6,5.8,5.8,5.6,5.7,5.9,5.9,5.8,5.8,5.8,5.8,5.8,5.8,5.6],"paint":[23.9,24.6,23.4,23.5,23.7,23.7,23.8,24,23.8,23.9,23.6,23.2,23.3,23.2,23.7]}},{"b":1,"v":{"total":[38.4,38.3,38.1,37.7,37.9,37.9,37.8,38.3,37.4,37.3,38.1,37.6,37.6,37.9,37.6],"script":[10.3,10.5,10.3,10.4,10.3,10.4,10,10.3,10,10.2,10.5,10.2,10.3,10.3,9.9],"paint":[24.5,24.2,24.1,23.8,24,23.9,24.3,24.4,23.9,23.6,24,23.9,23.9,24.1,24]}},{"b":2,"v":{"total":[13.6,12.7,12.3,13.6,12,12.1,11.5,12.6,12.5,12.5,11.7,12.2,12.6,11.7,11.9],"script":[0.9,0.6,1.4,1.2,1.4,1.1,1.2,1.3,1,1,1.3,1.3,1,0.9,1.2],"paint":[11.6,10.9,9.6,10.9,9.5,8.6,8.6,10.1,10.5,10,9.4,9.7,10.9,9.9,9.8]}},{"b":3,"v":{"total":[3.9,4.3,3.6,3.6,3.6,3.6,3.8,3.7,3,3.7,4.4,3.5,3.6,3.6,4,3.8,3.6,3.7,4.2,5.5,4.3,3.3,3.9,3.9,3.7],"script":[1.3,1.4,1.2,1.1,1,1.2,0.9,0.7,0.6,0.6,1.9,0.9,0.7,1,1.4,1.4,1.5,1.1,1,1.1,1,1.2,1.6,1.3,1],"paint":[1.5,1.7,1.9,2.3,1.9,2.1,2.4,2.3,2,2.9,1.8,1.6,2.8,2.5,1.6,1.5,1.4,1.8,2.6,3.1,1.5,1.5,2.2,2.5,2.1]}},{"b":4,"v":{"total":[16,15.2,16,15.3,15.6,15.4,16.3,15.6,16.4,14.8,15.8,16.3,17.7,15.8,16.5],"script":[1.6,0.9,1.4,1,1.5,1.3,1.5,1.1,0.9,1.4,1.5,2.3,1,1,1.8],"paint":[13.4,13.3,13.4,13.2,12.8,12.8,13.9,14,14.1,12.3,13.3,12.9,15.1,12.9,14.1]}},{"b":5,"v":{"total":[12.7,11.8,12.1,12.5,12.2,11.9,12.3,12.2,11.9,12,11.9,12,11.6,12.2,12],"script":[0.7,0.8,0.7,0.7,0.8,0.7,0.8,0.7,0.8,0.7,0.7,0.8,0.7,0.7,0.6],"paint":[11.3,10.4,10.9,11.1,10.6,10.5,10.8,10.8,10.6,10.8,10.6,10.7,10.1,10.9,10.6]}},{"b":6,"v":{"total":[356,355.3,353.7,353.9,353.5,354.5,353.6,354,354.6,355.5,354.5,350.9,353.1,354,355.1],"script":[57.2,57.7,57.3,56.2,56.8,57.7,56.4,57.5,56.7,57.8,57.8,56.5,56.8,58,57.3],"paint":[245.9,244.2,243.3,244.9,243.5,244.1,244.7,243.6,245.1,244.3,244.4,241.6,243.5,243.1,244.9]}},{"b":7,"v":{"total":[37.3,36.6,37.1,36.9,37.2,37.8,37,37.4,37.4,37,36.4,37,37.2,37,36.7],"script":[6.6,6.4,6.4,6.6,6,6.8,6.8,6,6.6,6.4,6.1,6.5,6.1,6.6,6.7],"paint":[26.7,26.3,26.8,26.4,27.2,27.1,26.3,27.3,26.8,26.6,26.5,26.7,27,26.5,26.1]}},{"b":8,"v":{"total":[16.7,16.4,15.4,14.9,15.5,15.1,15.5,16.1,15.2,15.7,16.9,16.3,16,15.6,15.8],"script":[14.7,14.2,13.3,13.1,13.2,13.1,13.4,13.7,13.1,13.2,14.5,14.5,13.9,14,13.6],"paint":[1,1.5,0.6,1,1.1,1,0.9,1.4,1,1.1,1.4,0.2,0.9,0.6,1.1]}},{"b":9,"v":{"DEFAULT":[1.1]}},{"b":10,"v":{"DEFAULT":[3.7]}},{"b":11,"v":{"DEFAULT":[3.7]}},{"b":12,"v":{"DEFAULT":[1.7]}},{"b":13,"v":{"DEFAULT":[22.6]}},{"b":14,"v":{"DEFAULT":[109.3]}},{"b":15,"v":{"DEFAULT":[33.2]}},{"b":16,"v":{"DEFAULT":[136.7]}}]}, -{"f":5,"b":[{"b":0,"v":{"total":[33.8,33.9,34.1,33.8,33.9,33.6,34.1,34,34.5,34.4,34.2,34.4,34,33.9,34.2],"script":[6.7,6.7,6.7,6.6,6.9,6.5,6.6,6.7,6.9,6.8,6.8,6.9,6.6,6.9,6.9],"paint":[23.6,23.7,23.9,23.8,23.5,23.6,24,23.9,24.1,24.1,23.9,24,23.9,23.4,23.7]}},{"b":1,"v":{"total":[41.8,41.4,40.4,40.6,41.5,41.4,40.2,41.1,40.8,43,41.1,40.7,40.6,40.9,40.1],"script":[13,12.9,12.9,12.7,13.2,12.8,12.4,12.8,12.7,14,12.7,12.8,12.5,13,12.9],"paint":[25,24.7,24,24.1,24.6,24.9,24.3,24.6,24.4,25.5,24.6,24.3,24.5,24.2,23.7]}},{"b":2,"v":{"total":[13.3,12.2,12.6,13.2,13.3,12.6,12.6,12.3,12.9,12.6,13.8,13.1,13.5,13.4,12],"script":[2,2,1.6,1.6,0.9,1.7,1.6,1.7,1.5,1.6,2.2,1.8,1.6,2.3,1.3],"paint":[10.1,8.7,10.1,9.9,10.5,9.2,9.9,9.5,10.3,9,9.4,10.1,10.1,10.1,9.8]}},{"b":3,"v":{"total":[5.4,4.1,3.7,5.4,4.6,4.4,4.5,3.8,5.6,4,4.7,3.6,4.9,4,3.4,5.1,4.2,3.9,4.3,4.7,4.1,4.3,4.6,5.2,4.2],"script":[1.9,1.5,1.5,2.8,1,1.6,1.4,1,2.9,1.4,2.8,1.4,1.3,1.4,1,2.9,1.4,0.7,1.2,1.3,1.3,2,1.7,3.2,0.9],"paint":[3.3,2,2,2.5,2.8,1.8,2.6,2.2,2.1,2.4,1.8,1.3,2.4,1.9,2.3,2,2.7,3,2,2.7,1.9,1.2,1.6,1.3,2.7]}},{"b":4,"v":{"total":[17.2,14.9,16.2,15.6,15.7,16.6,16.7,15.9,15.9,16.2,15.9,16,16.3,16.2,16.3],"script":[1.2,1.5,1.3,1,1.1,1.7,1.8,1.2,1.3,1.5,1.8,1.5,1.8,1.3,1.5],"paint":[15,12.2,13.9,13.5,13.3,13.5,13.9,13.8,13.9,14.1,13.4,13.1,13.2,14.1,13.3]}},{"b":5,"v":{"total":[14.4,13.8,14.1,14,13.8,14.4,13.8,14.4,13.8,13.4,14,13.4,14,13.3,14.3],"script":[1.2,1.2,1.1,1.2,1.1,1.2,1.2,1.2,1.2,1.1,1.2,1.2,1.2,1.1,1.2],"paint":[12.3,11.5,11.8,11.9,11.5,12.1,11.7,12,11.5,11.2,11.9,11.1,11.6,11.2,11.9]}},{"b":6,"v":{"total":[358.9,361.7,366.7,359.8,359.3,365.8,360.4,367.4,364.7,364.2,360,359.7,361.1,363.2,362.7],"script":[70,70.2,71.2,70.1,70.4,71.2,69.9,70.2,70.4,70.6,70.3,70.3,70.5,68.7,71],"paint":[236,238.9,239.8,236.3,236.5,238.7,237.9,242.7,238.4,238.1,236.9,237.2,237,238.4,239.2]}},{"b":7,"v":{"total":[38.4,38.9,38.6,39.8,39,39.7,39.3,39.4,39.6,39.2,39,39.4,39.6,39.2,40.4],"script":[7,7,7,7.3,6.9,6.7,7.2,6.7,6.9,6.7,7.2,6.7,7.2,7.1,7.3],"paint":[27.3,28,27.6,28.5,28,28.4,28.1,28.6,28.5,28.5,27.9,28.5,28.3,28,29.1]}},{"b":8,"v":{"total":[21.5,22.9,22.2,21,21.8,22.4,20.9,21.8,23.8,21.8,22.6,21,21.3,21.6,22],"script":[19.4,20.3,19.7,18.3,20.2,20,18.8,19.5,20.8,19.1,20.2,19.2,19.2,19.4,20.5],"paint":[0.9,1.4,1.1,1.7,0.7,1.3,1.2,1.2,1.8,1.9,0.3,0.4,1,0.4,0.3]}},{"b":9,"v":{"DEFAULT":[1.5]}},{"b":10,"v":{"DEFAULT":[4.9]}},{"b":11,"v":{"DEFAULT":[4.9]}},{"b":12,"v":{"DEFAULT":[2.2]}},{"b":13,"v":{"DEFAULT":[29.4]}},{"b":14,"v":{"DEFAULT":[144.2]}},{"b":15,"v":{"DEFAULT":[44.7]}},{"b":16,"v":{"DEFAULT":[162]}}]}, -{"f":6,"b":[{"b":0,"v":{"total":[35.4,39.3,39.1,39.8,39.4,40.3,38.7,39.2,39.4,40.1,39.6,39.2,40.2,40,39.4],"script":[5.7,6,6.2,6.2,6.2,6.1,6,6.1,6.1,6.2,6,6.1,6.1,5.8,6.1],"paint":[23.2,22.6,23.1,22.9,22.6,22.9,22.4,23.1,22.7,22.7,22.9,23.5,22.6,22.8,23.1]}},{"b":1,"v":{"total":[37.8,39.4,37.4,37.7,36.7,44.3,44,38.1,37.1,38.1,37.8,37,40,39.9,38.9],"script":[10.2,10.5,10.5,9.9,9.6,9.9,10,10.1,10.3,10.2,10,10,9.8,10.1,9.9],"paint":[24.2,24.4,23.8,23.6,23.8,24.1,23.4,24.5,23.6,23.7,23.4,24,23.9,23.4,24.6]}},{"b":2,"v":{"total":[12.5,29.7,12.1,12.9,12.8,12.9,13.4,11.8,27.5,12.2,11.7,27.4,12.6,12.3,12.4],"script":[1.7,2.1,1.5,2,1.6,2.5,1.5,2.1,1.5,1.2,1.2,0.8,2.5,2.3,2.2],"paint":[10.2,11.5,10.5,10.1,10.6,9.9,11.8,9.6,9.3,10.9,10,10.5,9.2,9.9,9.7]}},{"b":3,"v":{"total":[3.8,4,3.9,5.1,5.7,3.8,4.9,6,5.2,3.8,4.1,5.2,4.8,5.2,4.2,4.5,3.8,4.1,4.2,3.7,3.9,3.8,4.5,5.3,3.3],"script":[1.2,2,1.3,2.3,3.5,1.5,2.4,3.6,2.6,1.6,1.2,2.7,2.9,2.7,1.4,2,1.3,1.6,1.8,1,1.8,1,1.7,2.8,1.3],"paint":[2.5,1.9,1.6,2.6,1.7,1.3,1.6,1.8,1.3,1.5,2,2.3,1.4,2.4,1.6,1.6,2.4,1.6,1.8,2.3,1.6,2.3,1.9,2.2,1]}},{"b":4,"v":{"total":[33.3,31.6,15.9,14.3,16,32.6,15.3,16.6,14.8,14.9,33,32.7,19.4,32.4,31.6],"script":[3.2,1.8,1.2,1.6,3.1,1.6,1.7,1,1.6,1.7,3.6,1.5,2.8,1.6,1.8],"paint":[14,13.9,12.6,12.1,12.2,15.3,13.4,12.6,12.5,12.6,13.6,14.3,14.7,15.1,14.2]}},{"b":5,"v":{"total":[12.7,15.8,16.1,15.2,12.9,14.6,13.7,15.9,12.4,12.2,17,15.1,13.6,14.3,12.9],"script":[1.8,1.1,1.2,1.3,1.2,0.9,1.5,1.3,1.4,1.7,1.2,1.4,1.4,1.2,1.6],"paint":[10.5,10.4,10.8,10.8,10.4,10.5,10.7,11.2,10.3,10.3,10.5,10.8,10.3,10.2,10.3]}},{"b":6,"v":{"total":[353.6,357.1,358.3,359.9,356.5,355.1,359.3,358.6,363.8,360.5,358.8,358.5,357.2,357.2,355.2],"script":[59,59.1,58.9,59,59.5,59.3,59.5,59.5,59.4,59.6,58.1,59,58.8,59.7,58.5],"paint":[243.3,243.4,244.8,246.4,242.8,243.7,244.8,244.2,247.5,245.4,245.7,244.8,243.1,243.5,242.5]}},{"b":7,"v":{"total":[37.1,43,42.6,42.2,42.6,43,41.9,42.8,42.5,42.5,42.4,42.7,42.7,42.6,42],"script":[6.7,6.9,6.8,6.9,6.8,6.7,6.5,6.8,6.8,6.9,6.7,6.8,6.8,6.6,6.7],"paint":[27,27.2,26.7,26.4,26.9,27.2,26.5,27.3,26.9,26.8,26.9,27,26.9,27,26.6]}},{"b":8,"v":{"total":[16.8,16,16.1,16,15.6,16.6,16.5,31.5,14.6,15.5,17.3,17.7,16.1,15.4,17.4],"script":[14.5,12.6,14.2,14.3,14.4,13.8,15.8,14.2,13,13.9,15.3,16.2,14,13.2,14.9],"paint":[2.1,1,0.8,1.6,1.2,2.2,0.6,0.8,1.5,1.5,1,0.8,1.9,0.5,1.5]}},{"b":9,"v":{"DEFAULT":[1.1]}},{"b":10,"v":{"DEFAULT":[3.7]}},{"b":11,"v":{"DEFAULT":[3.8]}},{"b":12,"v":{"DEFAULT":[1.7]}},{"b":13,"v":{"DEFAULT":[22.9]}},{"b":14,"v":{"DEFAULT":[110.6]}},{"b":15,"v":{"DEFAULT":[33.7]}},{"b":16,"v":{"DEFAULT":[124.5]}}]}, -{"f":7,"b":[{"b":0,"v":{"total":[34,34.7,34.6,34.7,35,34.8,34.2,34.2,35.3,34.8,34.6,34.9,34.1,34.3,34],"script":[7,7.2,7,7.1,6.9,7,6.8,6.7,7.1,6.9,7,7.1,6.8,6.7,6.7],"paint":[23.6,24.1,24.1,24.1,24.4,24.2,23.8,23.9,24.7,24.3,24.1,24.2,23.8,24,23.8]}},{"b":1,"v":{"total":[39.3,38.9,38.2,38.8,39.1,38.4,39.4,39,38.1,39,39,39.1,38.6,38.5,37.9],"script":[11.7,11.5,11.1,11.2,11.5,11.4,11.6,11.4,11.4,11.4,11.5,11.7,11.5,11.2,11.2],"paint":[24.1,23.8,23.7,24.1,24.2,23.6,24.2,24,23.1,24.2,23.9,24,23.7,23.8,23.3]}},{"b":2,"v":{"total":[12.2,11.8,11.9,11.5,13,12.1,13,12.4,12.4,12,11.8,12.3,12.7,13.8,13.8],"script":[0.7,1.3,1,0.7,1.3,0.9,1.1,1.8,1.3,1.4,1.4,1.1,1.5,1.3,2],"paint":[9.8,9.3,10.3,8.9,10.6,9.8,11,9.6,10.2,9.4,8.8,10.2,9.6,10.6,11.1]}},{"b":3,"v":{"total":[4.5,4.1,3.9,5,3.6,4.2,4.9,4.3,4,3.3,4.3,3.6,3.4,3.1,4.3,3,4.4,3.5,4.8,4.2,5.3,5.2,3.8,3.8,3.4],"script":[1.7,1.6,0.9,2,0.7,0.9,1.9,1.4,1,0.6,1.8,0.7,0.7,0.6,1.7,0.8,1.9,1.1,2.2,1.7,2.9,2.3,1.6,1.3,1.5],"paint":[1.8,1.5,1.3,2.9,2.8,3.2,1.2,2,1.8,1.5,1.7,2.8,2.6,1.8,1.7,1.3,1.6,2.3,1.6,1.3,2.3,1.8,2,1.6,1.7]}},{"b":4,"v":{"total":[129.1,128.3,129.2,129,129,127.3,131.7,128.4,130.2,126.6,130.3,128.3,127.6,130.8,130],"script":[23.4,24.3,22.9,23.7,24,23.2,24.1,24.4,25.2,23.8,24.4,24.2,23.6,24.1,24.7],"paint":[91.8,89.9,91.8,90.3,91.7,89.4,93,88.1,89.8,87.6,91,90.2,89.2,92.1,89.5]}},{"b":5,"v":{"total":[12.9,12.2,12.2,11.8,11.9,12.2,11.9,11.8,12.2,11.9,12.3,12.1,12.1,12.2,12],"script":[1.4,0.7,0.8,0.7,0.8,0.7,0.9,0.7,0.8,1,0.8,0.9,0.7,0.9,1.1],"paint":[10.8,11,10.7,10.4,10.3,11.1,10.5,10.2,10.5,10.7,10.7,10.2,10.8,10.7,10.4]}},{"b":6,"v":{"total":[364.9,365.8,361.3,362.8,368,364.9,367.8,370.6,365,364.3,364.7,364.6,369.3,363.9,363],"script":[73.7,74.1,73,73.3,72.9,73,72.6,73.6,73.4,74.4,73.2,72.7,73.1,73.2,73.2],"paint":[238.4,239,235.6,236.9,238.9,237.9,241.4,243.1,238.9,237.7,239,238.5,239.2,237.6,237.8]}},{"b":7,"v":{"total":[39.9,40.3,39.4,39.5,39.3,39.2,39.6,39.2,39.1,39.5,38.8,39.3,39.2,39.4,39.3],"script":[7.4,7,7.2,7.5,7.3,6.8,7.5,6.9,7.2,7.4,7.4,7.2,7,7.3,7],"paint":[28.4,29,28.1,27.8,28,28.4,27.9,28.2,27.7,27.9,27.4,28.1,28.1,28.1,28.2]}},{"b":8,"v":{"total":[22.9,23.2,22.7,22.4,22.4,22.2,22.2,21.7,22.3,21.7,24,22.6,23.6,23.5,22.2],"script":[20.5,20.8,20.9,20.6,20,20.3,20.5,19.6,19.9,19.6,21.5,20.7,21.2,21.1,20.1],"paint":[1.1,1.3,0.6,1.6,1.2,1,0.6,0.9,1.5,0.4,0.8,0.3,0.6,1.3,1.5]}},{"b":9,"v":{"DEFAULT":[1.6]}},{"b":10,"v":{"DEFAULT":[5]}},{"b":11,"v":{"DEFAULT":[5.1]}},{"b":12,"v":{"DEFAULT":[2.4]}},{"b":13,"v":{"DEFAULT":[30.7]}},{"b":14,"v":{"DEFAULT":[151.4]}},{"b":15,"v":{"DEFAULT":[46.3]}},{"b":16,"v":{"DEFAULT":[169.9]}}]}, -{"f":8,"b":[{"b":0,"v":{"total":[32.5,31.8,32.7,32.1,32.4,33,31.7,31.7,32.2,31.6,32,32.1,32.3,32.1,32.9],"script":[8.8,8.2,8.3,8.2,8.7,8.7,8.2,8.2,8.5,8.1,8.2,8.4,8.4,8.2,8.6],"paint":[23,23,23.8,23.4,23.2,23.7,22.9,22.9,23.1,23,23.2,23.1,23.3,23.3,23.7]}},{"b":1,"v":{"total":[36.7,37.4,37.4,37.3,37.2,37.4,37.3,37.1,37.3,37.3,37.5,36.8,36.9,37,36.9],"script":[13.2,13.3,13.3,13.4,13.2,13.1,13.4,13.2,13.3,13.4,13.2,13.2,13.1,13.2,13.1],"paint":[22.9,23.4,23.4,23.2,23.3,23.7,23.3,23.3,23.3,23.2,23.6,22.9,23.1,23.2,23.2]}},{"b":2,"v":{"total":[41.7,42.5,42.6,42.1,42.8,42.8,43.5,42,42.1,43,44,42.6,44.1,42.4,43.4],"script":[28.5,29.1,29,28.8,28.7,29.7,30.2,28.7,29.1,29.2,30.1,29.5,29.4,29.4,28.9],"paint":[11.2,10.8,12,10.7,11.9,12.3,11.6,11.5,10.5,11.2,11.2,11.1,12.5,10.5,11.9]}},{"b":3,"v":{"total":[33.7,34,33,32.5,33.5,32.4,32.9,31.8,32.2,32.7,32.1,33,31.9,31.8,32,32.2,33.4,31.3,33.2,32.8,33.8,32.7,32.3,34.2,33.1],"script":[30.4,30.5,28.8,28.5,29.7,28,28.6,28.2,28.4,28.8,28.7,29.4,28.1,27.7,28.6,28.4,29.5,28,29.3,29.2,30.4,28.8,28.7,30.4,29.2],"paint":[2,1.2,2.7,2,1.9,2.2,1.7,0.9,1.9,2.1,1.2,1.3,2.4,2.2,1.8,1.7,2.1,2,2,1.9,1.7,3.1,1.6,2,1.3]}},{"b":4,"v":{"total":[47.3,46.2,47.1,45.8,46.1,46.5,49.1,46.7,46.3,46.3,45.7,46.6,48.4,46.6,47.6],"script":[29.4,29.5,29.3,28.4,29.4,29.8,30.2,29.2,29.5,29,28.6,28.5,30.1,29.2,30.3],"paint":[15,15.3,15.1,15.9,14.7,14.1,17.3,15.4,15.2,14.9,15.8,15.2,15.5,15.3,14.7]}},{"b":5,"v":{"total":[93,94.2,92.8,95.3,95.8,93.8,91.5,92.7,94,93.1,95.2,92.7,93.5,95.3,94.3],"script":[45.5,45.6,45.5,47.6,46.6,45.7,45,45.3,47.1,46.6,47.6,44.6,45.1,47.4,46.2],"paint":[45.8,46.7,46.2,46.2,47.4,46.7,45.1,46.1,45.4,44.8,46.3,46.7,46.8,46.5,46]}},{"b":6,"v":{"total":[316.5,318.5,316.5,317.7,316,320.9,320.8,316.7,318.1,322.5,322.5,322.3,323.7,317.2,321.2],"script":[80,82.5,81,81.9,80.5,86.3,87.2,81.5,81.1,86.4,87.2,86.1,86.6,81.1,85],"paint":[229.1,228.5,227.9,228.4,228.1,227.4,226.4,227.9,229.6,228.6,227.8,228.4,229.8,228.9,228.8]}},{"b":7,"v":{"total":[44.6,45,44.7,44.8,44.9,44.4,44.4,44.8,45,45.2,44.1,43.9,44.3,44.8,44.8],"script":[16,16,16.2,16.1,16.3,16.1,15.8,16.1,16.3,16.1,15.8,15.8,15.9,16,15.9],"paint":[27.5,27.9,27.4,27.6,27.6,27.3,27.5,27.6,27.6,28,27.2,27,27.3,27.6,27.8]}},{"b":8,"v":{"total":[12.1,14.6,13.2,13.2,13.3,12.6,12.4,12.7,13.4,12.7,13.9,11.8,12.3,13.2,13.5],"script":[10.1,11.8,11.3,11.2,11.2,10.9,10.9,11,11.8,10.6,12,10.2,10.8,11.1,11.3],"paint":[1.2,1.7,0.9,0.6,1,0.6,0.2,1,0.4,0.9,0.5,1,0.6,1.6,0.9]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[2.6]}},{"b":11,"v":{"DEFAULT":[2.6]}},{"b":12,"v":{"DEFAULT":[8.5]}},{"b":13,"v":{"DEFAULT":[18]}},{"b":14,"v":{"DEFAULT":[19]}},{"b":15,"v":{"DEFAULT":[6.1]}},{"b":16,"v":{"DEFAULT":[45.8]}}]}, -{"f":9,"b":[{"b":0,"v":{"total":[67.4,73.2,68,65.8,68.8,73.6,68.3,69,70,67.3,69.6,71.5,70.7,71.2,69],"script":[38.7,37.8,38.5,37.4,38.6,37.7,37.8,38.6,38.6,37.8,37.8,38.3,37.9,37.9,38.6],"paint":[25,25.5,25.3,25.3,25.9,25.5,25,24.8,25.6,26.3,25.4,25.2,25.5,25.3,25.6]}},{"b":1,"v":{"total":[72.8,71.8,71.4,74.1,77.3,73.6,77.3,71.4,72.4,71.4,77.3,77.9,72.2,72.6,70.6],"script":[42.5,41.5,41.5,41.9,42,41.7,42.1,42.1,41.5,41.3,42,42.1,41.3,43,42.1],"paint":[25.2,25.8,25.1,25.4,25.9,24.9,25.6,25.2,25.1,25.4,25.6,25.4,25.3,25.1,25.1]}},{"b":2,"v":{"total":[39.8,38.9,53.6,55.8,38.9,54.1,39.3,37.3,55.3,52.9,55.2,38.5,54,39.8,41.1],"script":[22.8,22.4,21.3,21.7,23.4,21.7,22.1,21.8,23.3,20.9,22.4,22.7,21.9,23.7,23.6],"paint":[15.6,13.7,13.4,15.7,14,14.8,13.7,13.6,14.3,14.6,15,14.9,14.2,13.4,15]}},{"b":3,"v":{"total":[13.6,11,13.3,16.4,13.3,10.9,10.6,12.2,11.9,11.4,10.7,12.8,10.6,11.1,10.3,10.5,13.5,12.4,11.2,10.6,14.5,13.1,11.1,13.6,10.6],"script":[6.8,5.4,5.3,6,6.6,6.1,5.9,6.5,6.8,7.1,4.9,5.7,6.3,5.8,5.5,5.7,5.6,5.9,6.1,5.4,5.2,5.2,6.1,5.8,6.2],"paint":[3.6,3.6,2.4,3.6,3.2,4.1,4.1,3.1,3.1,3.2,3.1,3.8,1.9,3.7,3.7,2.9,3.2,3.6,2.9,4.1,3.7,3.7,2.8,1.5,2.2]}},{"b":4,"v":{"total":[44.4,59.3,43,42,44.4,60.9,60.1,61,59.8,58.6,42.1,44.1,43.5,43,43],"script":[24.8,24.8,24.6,23.1,25.1,24.6,24.7,25.2,24.1,23.3,24,24.1,24.6,24.5,23.3],"paint":[18.4,15.7,16.4,17.7,17.5,15.5,16.8,17.3,17.3,17.6,17.3,17,18.4,17.2,16.4]}},{"b":5,"v":{"total":[71.4,71.1,72.1,73.7,70.6,72,72.6,72.7,71.2,72.5,72.2,72.4,71.3,73.5,72.6],"script":[17.8,18.3,18.6,18.9,18.4,19,19,18.9,18.5,18.8,19.4,18.9,19.3,19.4,19.2],"paint":[50.3,50.9,51.5,53,50.5,51.1,51.8,51.6,51.1,52.4,50.9,51.6,50.8,52.4,52.2]}},{"b":6,"v":{"total":[554.9,568.1,565.2,560.9,555.9,559.7,556.9,564.4,558.7,559.3,565.2,566.2,558.9,556.4,560.3],"script":[301.4,302.7,302.9,303.2,301.7,301.9,301.1,303.4,301.8,299.6,301.8,307,301.7,300.6,305.2],"paint":[248.6,260.3,257.4,252.8,249.5,252.8,250.8,256.1,251.9,254.6,258.3,254.3,252.2,250.9,250.3]}},{"b":7,"v":{"total":[81.8,81.4,80.7,82.1,81.3,86.5,82.1,82.4,81.6,83.8,81.1,85.9,81.7,82.3,80.6],"script":[46,46.1,45.2,46,45.7,45.7,45.9,45.9,46.3,45.8,45.5,46.7,45.6,46.7,45.3],"paint":[30.8,30.4,30.6,30.4,30.7,30.5,31.1,30.6,30.1,30.7,30.7,30.2,30.6,30.6,30.2]}},{"b":8,"v":{"total":[42.4,24.2,22.4,43,22.8,22.5,23.9,22.8,44.4,23.5,23.4,23.4,23.2,43.4,22.2],"script":[18.1,19.5,18.6,18.2,18.9,18.5,19.5,17.9,19.5,19.4,19.4,19.3,18.3,19,18.3],"paint":[2.8,3.5,2.8,3.3,2.8,3,4.1,2.3,2.8,3.5,1.9,3.5,3.6,2.8,2.8]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[10.9]}},{"b":11,"v":{"DEFAULT":[11.1]}},{"b":12,"v":{"DEFAULT":[50.7]}},{"b":13,"v":{"DEFAULT":[103.6]}},{"b":14,"v":{"DEFAULT":[11.6]}},{"b":15,"v":{"DEFAULT":[4.3]}},{"b":16,"v":{"DEFAULT":[38.6]}}]}, -{"f":10,"b":[{"b":0,"v":{"total":[33.4,32.8,40.7,39.5,34.1,35.3,33.7,39.7,33.9,32.1,34.2,39.9,40.5,33.1,40.7],"script":[8.2,8.2,6.1,6,5.7,5.6,7.9,5.7,7.8,6.2,7.8,6.1,6.1,8.1,6.1],"paint":[22.6,22.9,22.4,22.6,23,23.1,23.3,22.7,23.3,22.9,23.2,22.6,22.8,23.3,22.8]}},{"b":1,"v":{"total":[39.6,39.7,33.3,39.6,38.4,38.5,40.6,33.6,38,39.4,33.2,33.6,33.3,40.4,38.3],"script":[9.3,9.1,9.2,9,9.1,9.3,9.1,9.3,9.2,9.2,9.2,9.5,9.2,9.4,9.1],"paint":[22.9,22.8,23.6,23.5,23,23.9,22.9,23.7,23.4,22.7,23.4,23.4,23.5,22.6,23.6]}},{"b":2,"v":{"total":[33,33.6,34.3,33.3,33.6,35.3,36.5,34.9,34.2,33.9,19.2,34.7,35.5,33.5,36.6],"script":[5.2,5.3,4.2,4.7,5.8,5.3,4.7,4.9,4.8,4.5,5.7,5,5,6,5.7],"paint":[12.4,12.6,12.7,11.6,12.1,13,13,13.3,13.3,12.9,12.3,13.7,12.8,11.3,11.8]}},{"b":3,"v":{"total":[7.3,9.1,9.4,6.3,5.7,9.8,13.8,11,11.6,12.6,9.9,6.1,10.7,10.7,9.1,5.2,12.5,12.2,6.3,10.6,12.2,13.9,11.1,5.3,11],"script":[2.7,2.8,2.3,2.5,1.9,1.9,2.7,1.3,2.3,2.2,2,1.5,2.4,1.7,2.7,2,2.7,2.7,2.1,3.1,2.5,2.1,1.5,1.8,1.9],"paint":[1.7,4.1,3,2.5,2.7,3.7,2.7,2.6,2.2,3.7,2.6,2.8,3.7,2.5,2.6,3,2.3,2.2,2.6,3.5,2.3,2.6,3,3.2,3]}},{"b":4,"v":{"total":[34.2,34.1,33.1,37.1,34.3,36.6,37.6,36.7,34.5,35.2,34.3,33,34.6,33.6,37.1],"script":[2.4,1.4,2.2,2.5,2.9,2.5,1.5,2.3,1.4,2.3,2.6,1.6,1.1,1.4,3.1],"paint":[15.5,14.3,13.8,16.1,15.6,15,17.5,15.9,14.6,15.9,14.8,16,17.2,14,15.2]}},{"b":5,"v":{"total":[13.9,14.4,13.8,15.5,14.9,15.2,14.2,13.7,14,14.4,16.2,14,13.9,13.9,14.1],"script":[1,1.1,1,1.1,1.1,1.4,1.1,0.8,1.3,1.1,1.1,1,0.8,1.2,1.1],"paint":[11.7,12,11.2,11.3,11.2,11.6,11.8,11.7,11.4,11.9,11.5,11.4,12.4,11.2,11.7]}},{"b":6,"v":{"total":[293.9,300,301.1,302.9,298.3,301.1,295,301.5,303.5,301.1,301.3,299.7,301,300.8,298.4],"script":[66.5,68.1,68.1,68.6,67.8,67.1,67.4,68.8,67.3,68.4,67.8,67.5,68.8,67.1,67.9],"paint":[223.7,223.6,225.1,223.7,224.2,224.3,223.1,223.3,227.2,223.9,223.5,223.4,223.6,225.1,223.4]}},{"b":7,"v":{"total":[40.7,41.4,40.8,40.9,41.5,41.2,41.8,41.6,41.2,41.6,41.2,41.4,41.2,41,40.1],"script":[7.3,7.3,7,7.2,7.3,7.2,7.3,7.3,7.3,7.3,7.3,7.2,7.3,7.4,7.4],"paint":[27.7,28.1,27.8,27.5,28,28,28.3,28.2,27.9,28.3,28.1,28.2,28,27.5,26.9]}},{"b":8,"v":{"total":[34.2,12.3,13,11.6,12.7,12.6,12.2,12.9,13.4,13.1,11.9,12.6,12.6,12.5,12.1],"script":[9.3,8.7,8.7,9,9.3,9.1,8.8,9.2,7.7,9.8,7.7,8.7,9.8,8.9,8.7],"paint":[2.1,2.2,3.2,2.3,2.3,2.4,1.6,1.6,3.4,1.8,2.1,3.2,2.5,2,2.4]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[3.8]}},{"b":11,"v":{"DEFAULT":[3.9]}},{"b":12,"v":{"DEFAULT":[0.8]}},{"b":13,"v":{"DEFAULT":[31.6]}},{"b":14,"v":{"DEFAULT":[14.3]}},{"b":15,"v":{"DEFAULT":[4.6]}},{"b":16,"v":{"DEFAULT":[41.7]}}]}, -{"f":11,"b":[{"b":0,"v":{"total":[32.8,34,33.2,33.2,34,33.1,33.3,33.4,33.1,33.4,33.8,34.1,33.4,33.3,33],"script":[9.8,10.1,9.8,9.9,10.5,9.7,9.8,9.8,10.1,9.9,10.1,10.2,9.6,9.8,9.7],"paint":[22.5,23.3,22.9,22.8,23,22.9,23,23,22.5,23,23.1,23.3,23.2,23,22.8]}},{"b":1,"v":{"total":[39.8,39.7,39.1,38.6,39.6,39.3,39.4,40,39.8,40.4,39.1,39.7,39.2,39.6,40.1],"script":[15.7,15.7,15.3,14.8,15.4,15.3,15.2,15.5,15.3,15.6,15.3,15.4,15.1,15.7,15.7],"paint":[23.5,23.4,23.3,23.3,23.6,23.5,23.7,23.9,23.9,24.3,23.3,23.7,23.5,23.4,23.8]}},{"b":2,"v":{"total":[24.6,24.1,24.7,24.4,14.8,12.5,12,13,13.2,11.7,24,24.9,23.5,24.4,23.4],"script":[1.5,1.7,2.4,3,2.1,0.8,1.6,1.6,1.7,0.3,1.7,1.1,1.1,2.2,1],"paint":[11.4,10,10.7,9.2,11.9,11.6,10.2,10.5,10.3,10.4,9.7,11.4,9.9,9.8,10.8]}},{"b":3,"v":{"total":[6.4,7,6.7,7,6.8,6.1,6.6,7.3,6.6,7.7,8.5,7.3,6.4,6.4,7.1,6.5,7.9,6.1,6.4,6.9,7.1,6.4,6.4,6.5,11.1],"script":[3.7,4.7,4,4.3,4.1,4.2,4.5,5,4.2,4.8,4.2,3.9,4.6,3.7,5.2,3.8,4.9,3.3,3.1,4.6,5,4,4.2,4.3,4.8],"paint":[1.7,1.8,2,1.5,1.6,1.1,1,1.6,1.6,1.3,2.3,1.4,1.2,2.5,1.4,2.5,1.8,1.3,1.2,2.2,1.9,2.2,2.1,1.5,1.3]}},{"b":4,"v":{"total":[17.7,16.7,17.5,17,16.7,16.8,16.8,16.7,17.8,19.2,16.9,16.4,17.6,16.5,16.4],"script":[2.2,2.3,2.1,1.6,1.5,1.8,2.1,1.9,2.1,2.3,2.3,1.9,2.4,1.8,2.4],"paint":[13.5,12.6,13.7,13.5,13.5,13.9,13.6,13.8,14.4,14.8,12.7,13.1,13.6,13.9,13.1]}},{"b":5,"v":{"total":[12.8,12.8,12.6,12.5,12.9,12.6,12.8,12.7,13.1,12.8,12.5,12.9,12.7,12.8,12.6],"script":[1.2,1.2,1.2,1.2,1.1,1,1.2,1.2,1.4,1.2,1.2,1.2,1.2,1.2,1.2],"paint":[10.9,11.1,10.6,10.3,11.3,10.7,10.5,11,11,10.7,10.4,10.8,10.9,10.9,10.7]}},{"b":6,"v":{"total":[359.3,360.1,362.5,360.2,361.7,363.1,361.6,365.9,362.2,361.2,359.7,356.5,361.8,362.9,357.9],"script":[116.5,115.9,116.8,115.3,116,118,115.9,116,118.1,115.7,114.9,113.8,115.5,117.7,113.6],"paint":[235,236.5,238.1,237.1,237.9,237.3,237.9,240.8,236.5,237,237.1,234.8,238.5,237.6,235.9]}},{"b":7,"v":{"total":[41,41.8,42.3,41.2,42.7,41.9,41.9,40.7,42.2,41.8,41.4,41.3,41.2,42.1,41.1],"script":[11.4,11.7,11.9,11.3,11.5,11.5,11.8,11.5,11.5,11.7,11.6,11.4,10.8,11.4,11.6],"paint":[28.6,29,29.4,28.8,30.1,29.2,29,28.1,29.5,29,28.8,28.9,29.3,29.6,28.4]}},{"b":8,"v":{"total":[22.6,23.4,23.7,23.4,23.3,24.3,24.5,24.1,24.1,21.5,24.2,24.6,23.5,24.1,23.4],"script":[20.6,21,20.2,21.5,21.4,22,22.3,22,22.4,19.7,22,22.7,21.6,22.3,21.8],"paint":[1.7,1,1.5,0.6,0.3,1,1.3,0.6,1,1,0.5,0.9,1.1,0.9,1.3]}},{"b":9,"v":{"DEFAULT":[2]}},{"b":10,"v":{"DEFAULT":[7]}},{"b":11,"v":{"DEFAULT":[7]}},{"b":12,"v":{"DEFAULT":[7.1]}},{"b":13,"v":{"DEFAULT":[48]}},{"b":14,"v":{"DEFAULT":[203.9]}},{"b":15,"v":{"DEFAULT":[56.3]}},{"b":16,"v":{"DEFAULT":[222.4]}}]}, -{"f":12,"b":[{"b":0,"v":{"total":[83,89.5,83.3,87.3,83.8,82.1,82.8,84.5,87.2,88.6,82.6,87.4,88.6,83.6,83.3],"script":[52.4,54.2,52.9,49.7,53.2,51.8,51.6,52.8,51.7,51.5,51.7,50.7,52.5,52.4,51.6],"paint":[27.3,27.4,27,27.4,27,27,27.8,27.4,27.8,27.6,27.5,27.5,27.1,27.5,28]}},{"b":1,"v":{"total":[95.8,96.1,95,96.1,95.5,95.3,95.7,95.6,95.6,95.5,95.3,95.5,95.3,94.4,94.6],"script":[63.4,63.3,63.1,63.4,63.3,63.3,63.4,63.2,63.5,63.4,63.2,62.6,63.5,62.6,62.8],"paint":[28.7,29.3,28.3,29.1,28.5,28.4,28.7,28.8,28.5,28.6,28.6,29.2,28.2,28.3,28.3]}},{"b":2,"v":{"total":[95,94.9,94.2,94.3,95.2,95.7,93.9,92.9,94.3,93.5,93.9,94.3,94.2,92.8,94.7],"script":[48.6,48.2,48.5,48.9,48.9,48.5,48.3,49.6,48.9,49.2,48.7,50.6,48.4,49.4,48.5],"paint":[13,13.1,13.2,13,11.9,12.8,13.1,13.2,11.8,13.2,13.5,12.2,13.6,14,13.2]}},{"b":3,"v":{"total":[86.9,80.1,81.5,81.4,89.2,84.2,82.8,83.1,78.7,81.2,84.2,80.8,88.6,84.2,84.7,83.1,83.9,83.6,84.3,81.5,84.5,83.2,80.5,83.2,83.7],"script":[44.4,44.7,45,44.1,43.5,44.6,44.3,43.5,45.5,45,44.2,44.3,44.7,44.9,45.4,43.9,43.4,45.5,45.1,43.4,43.8,44.4,44.6,44.3,44.3],"paint":[2,1.9,2,1.6,2.3,2.5,2.1,1.9,2.3,2,2.4,2,2.9,2.3,2,2,1.4,1.4,2.2,1.6,3.5,1.9,2.3,2.6,2.3]}},{"b":4,"v":{"total":[94.4,85.4,95.4,81.8,84.7,81.8,94.7,94.5,84.5,95.6,94.8,95.3,83.9,95.3,93.6],"script":[42,42.5,43.1,43.2,41.5,41.7,42.1,40.7,42.3,43.7,40.4,42.5,43.3,42.9,42],"paint":[15.5,17,15.8,16,16.3,16.8,15.8,16.5,16.2,15.8,15.4,15.7,14.7,17,17.6]}},{"b":5,"v":{"total":[93.8,35.3,43.2,40.9,43.4,34.6,42.1,41,38.9,35.4,41.9,42.4,42.6,35.9,35.4],"script":[21.9,21,22,22.5,21.5,21.5,22,22.1,21.4,21.4,21.4,22.8,22.6,21.9,21.8],"paint":[11.5,12.2,12,11.7,11.6,12,12,11.9,12,11.5,11.9,11.5,11.6,11.3,11.9]}},{"b":6,"v":{"total":[769.5,768.9,764.1,769.5,780.5,759.2,779.8,769.1,789.3,769.1,772.8,773.5,777.7,768.2,772.6],"script":[441,435.8,437.2,437.3,451.2,431,438.7,437.2,455.5,438.9,438.4,440.2,445.9,438.4,440.6],"paint":[269.1,274.6,271.1,273.4,273.4,272.2,282.1,273.1,275.5,274.2,275.6,274.9,276.2,274.1,272.5]}},{"b":7,"v":{"total":[111.4,112.3,111.2,112.8,118.8,112,113.1,120.1,113.7,112.9,111.6,109.8,108.7,118.8,111.6],"script":[65,65.9,64.9,65.3,64.9,66.4,64.6,65.5,65.8,66.8,66.1,65.1,63.4,65,65.2],"paint":[27.2,27.1,27.2,26.7,27.3,27,27.2,27.4,27.4,27.2,26.8,26.2,26.7,27.3,27.3]}},{"b":8,"v":{"total":[39.7,39.2,39.9,40,38.4,38.4,39.8,38.2,39.9,40.4,41.8,40.4,40.5,39,40.5],"script":[38.7,37.8,37.9,38.2,36.9,36.8,37.7,37,38.7,38.4,39.7,38.6,39,37.6,38.9],"paint":[1.1,1.8,1.5,1.6,1.4,0.7,1.1,0.8,0.3,0.9,1.9,0.9,1.4,1.3,0.7]}},{"b":9,"v":{"DEFAULT":[41.1]}},{"b":10,"v":{"DEFAULT":[52.7]}},{"b":11,"v":{"DEFAULT":[52.9]}},{"b":12,"v":{"DEFAULT":[49.4]}},{"b":13,"v":{"DEFAULT":[134]}},{"b":14,"v":{"DEFAULT":[4208.3]}},{"b":15,"v":{"DEFAULT":[1377]}},{"b":16,"v":{"DEFAULT":[66.6]}}]}, -{"f":13,"b":[{"b":0,"v":{"total":[78.2,78.8,79.1,79.6,80,81.2,85.6,85,84.1,84.5,84.4,85.5,78.9,84.3,82.1],"script":[47,47.9,47.8,47.7,47.4,48.2,49.7,48.2,47.5,48.1,48.3,48.2,48,45.8,49],"paint":[27.8,27.6,27.9,28.5,28.7,29.4,27.6,27.4,28.3,28,28.1,28,27.6,27.8,28.3]}},{"b":1,"v":{"total":[90.2,88.5,87.6,88,87.6,87.9,89.4,86.6,88.5,90.5,88.4,88.6,87,86.8,88.4],"script":[57.4,56.1,55.3,55.5,55.1,55.5,56.5,54.7,56.1,58,55.6,56.2,55,54.8,55.4],"paint":[29.1,28.8,28.8,28.8,28.8,28.8,29.3,28.3,28.7,28.9,29.2,28.8,28.4,28.4,29.5]}},{"b":2,"v":{"total":[94,94.2,95.8,95.3,93.8,92.8,94.3,93.5,94.4,93.7,94.8,94.6,94.7,93.5,95.2],"script":[35.2,36.7,36.5,36.2,36,35.9,36.1,36,35,36.1,34.9,35.2,35.3,34.5,36],"paint":[12.3,14,11.9,12.7,13.1,13.7,13.3,12,12.7,14,14.1,13.4,13,12.6,12.6]}},{"b":3,"v":{"total":[80.7,87.9,81.6,82,88.5,87.9,83.9,83.8,81.5,87.3,86.2,88.1,87,78.9,84,82.2,83.9,88.3,81.1,82.5,84.2,84.4,84,82.8,80.9],"script":[37.1,35.5,34.5,35.2,35.2,35.5,34.4,34.6,36.1,34,34.9,35.4,35.9,34.8,36.3,34.6,36.5,38,34.9,35.3,36,34.7,35.5,34.6,35.1],"paint":[1.9,2,1.6,1.6,3.1,2.8,3.2,3,1.8,1.6,2,2.1,1.9,1.4,2.5,2.4,2.2,2,3.2,1.6,2.2,3.4,3,3.4,1.8]}},{"b":4,"v":{"total":[83.8,87.8,88.9,84.4,86.1,84.1,85.6,89.6,87.8,87.6,82.4,82.7,94.6,95.7,87.8],"script":[32.5,32.6,32.8,32.5,32.5,33.5,33.5,32.4,31.9,33.4,32.7,31.9,31.9,32.9,35.1],"paint":[16.5,15.9,16.1,15.6,16.3,15.1,16.5,15.9,16.7,17.3,15.8,15.6,15.2,15.7,15.6]}},{"b":5,"v":{"total":[90.2,90.5,86.4,85.8,93.8,94.2,86.1,87.7,89.7,86.6,94.3,89.7,90.2,90.2,88.1],"script":[18.3,18.3,18.2,17.6,18.3,18.2,18.2,18.2,18.6,18.2,18.7,18.3,18.4,18,19.6],"paint":[11.5,11.5,11.3,11.7,11.9,12,12.5,11.6,11.7,11.7,11.7,12.4,11.8,11.8,12.5]}},{"b":6,"v":{"total":[743.4,750.7,742.4,743.9,747.5,744.8,745.1,746.4,746.4,742.9,744,742,748.6,743.6,757.2],"script":[401.6,400,400,401.9,403.9,400.8,406,400,401.8,402.9,400.6,400.7,405,402.1,414],"paint":[285.7,292.9,286.6,285.6,287.8,287.8,284.3,287.8,286.7,284.5,287.9,285.6,287.8,285.7,286.9]}},{"b":7,"v":{"total":[108.6,110.8,111.3,111.9,110.1,105.9,111.2,109.6,112.5,89.9,111.5,110.3,112,105.3,110.3],"script":[51.9,53.4,51.9,53.1,51,52.6,51.6,52.4,52.9,52.1,52.3,52.2,52.4,52.7,51.8],"paint":[32.4,31.5,33.6,33.1,33.1,32.5,33.2,33.1,31.7,32.9,33.4,33.3,33.7,32.1,33.7]}},{"b":8,"v":{"total":[44.1,41.4,42.5,40.8,43.7,41.5,41.8,42.5,41.4,42.1,42.4,41.4,44.6,41.8,44.5],"script":[42.6,39.9,40,39.8,41.7,40.4,40.2,40.7,39.4,40.3,40.1,40.2,42.7,39.9,42.4],"paint":[1.4,1.2,2,0.3,1.1,0.3,0.3,1,1.4,1.6,2.1,0.8,1.3,0.4,1.2]}},{"b":9,"v":{"DEFAULT":[52.4]}},{"b":10,"v":{"DEFAULT":[65.4]}},{"b":11,"v":{"DEFAULT":[65.5]}},{"b":12,"v":{"DEFAULT":[62]}},{"b":13,"v":{"DEFAULT":[137.4]}},{"b":14,"v":{"DEFAULT":[12639]}},{"b":15,"v":{"DEFAULT":[2951.5]}},{"b":16,"v":{"DEFAULT":[71]}}]}, -{"f":14,"b":[{"b":0,"v":{"total":[25.4,25.3,25.1,25,25.3,25.7,25.9,25.3,25.9,25.6,25.7,25.3,25.2,25,25],"script":[2.5,2.5,2.4,2.5,2.5,3,3,2.5,2.6,2.5,2.9,2.5,2.5,2.4,2.5],"paint":[22.5,22.5,22.3,22.1,22.4,22.3,22.5,22.4,22.9,22.7,22.4,22.4,22.3,22.2,22.1]}},{"b":1,"v":{"total":[27.8,27.7,28.1,27.7,27.7,28.2,27.7,27.8,27.7,27.8,28,27.8,28.4,28.1,27.9],"script":[4.8,4.7,4.9,4.8,4.8,4.8,4.8,4.8,4.7,4.7,4.8,4.8,4.9,4.9,4.7],"paint":[22.6,22.6,22.7,22.5,22.5,23.1,22.5,22.5,22.6,22.6,22.8,22.6,23,22.8,22.7]}},{"b":2,"v":{"total":[12,11,11,12,11.2,11.9,12.4,11.5,11.1,10.6,10.5,11.1,11.7,12.2,11.1],"script":[0.8,1,0.5,1.1,0.9,1.2,0.6,0.2,0.9,0.5,0.8,0.2,0.2,1.9,0.9],"paint":[10,9.1,9.4,9.2,9.5,9.4,10.8,9.8,9.1,9.5,8,9.8,10.3,9,9.2]}},{"b":3,"v":{"total":[3.7,3,2.8,2.4,2.6,2.5,3.3,2.2,3,2.1,2.8,2,3.1,2.8,1.8,2.8,3,2.9,2.7,2.4,2.1,2.2,1.9,2.6,3.2],"script":[0.9,0.9,0.7,0.9,0.1,0.6,1.1,0.6,0.1,0.1,0.8,0.3,1.2,1.1,0.2,0.8,1.1,0.1,0.7,0.6,0.6,0.1,0.1,0.8,1.2],"paint":[1.7,1.3,1.7,1.4,1.5,1.7,2.1,1,2.8,1.9,1.9,1.3,1.4,1.6,0.9,0.9,1.8,1.9,1.3,1.2,1.1,1.9,1.7,1.8,1.8]}},{"b":4,"v":{"total":[13.5,14.3,14.4,13.4,13.6,13.6,13.6,13.9,14.2,13,13.4,14.3,13.4,14.1,13.9],"script":[0.1,0.6,1.3,0.1,0.1,0.5,1,0.6,0.1,0.1,0.6,0.8,0.7,0.1,0.1],"paint":[12.4,12.9,11.9,12.4,11.4,12,11.4,11.7,12.5,11.7,11.7,12.4,11.1,12.9,12]}},{"b":5,"v":{"total":[10.8,11.2,11.3,10.8,11,11,11.4,10.7,10.8,11,10.6,11.1,10.8,11,11.1],"script":[0.3,0.5,0.3,0.4,0.4,0.3,0.5,0.2,0.4,0.5,0.3,0.2,0.1,0.1,0.3],"paint":[10,10.2,10.5,9.4,9.8,9.9,10.1,9.8,9.9,9.6,9.8,10.3,10.2,10.3,10.4]}},{"b":6,"v":{"total":[269.8,268.8,268.7,270.3,269.7,268.8,269.1,267.3,268.2,268.1,267.1,269.2,267.6,269.2,268.8],"script":[26.5,26.8,26.4,26.6,26.3,26.4,26.4,26.1,26.6,26.2,26.7,26.1,26.8,26.8,26.7],"paint":[235.4,234.9,235.3,236.7,236.4,235.4,235.8,234.1,234.4,234.6,233.4,236.1,233.7,235.4,235.1]}},{"b":7,"v":{"total":[28.4,28.8,28.1,29.4,28.3,29,28.3,27.9,28.6,28.6,27.9,28.6,28.3,28.9,28.6],"script":[2.1,2.2,2.1,2.1,2.1,2.1,2.1,2.1,2.1,2.4,2.1,2.2,2.1,2.1,2.1],"paint":[25.5,25.8,25.2,26.5,25.5,26.1,25.4,25.1,25.7,25.4,25,25.6,25.4,26,25.8]}},{"b":8,"v":{"total":[8.6,8.5,9.1,8.5,9.1,8.8,9.3,9,9.3,8.7,10.3,8.4,9.3,9.2,9.5],"script":[6.5,7.1,7.5,6.8,6.9,7,6.8,7.1,7.5,7.1,7.9,7.1,7.3,7,7.6],"paint":[0.3,0.8,1,0.9,1.3,0.9,1.9,0.9,0.6,1,2.1,1.1,1.2,0.2,1.1]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[2.6]}},{"b":11,"v":{"DEFAULT":[2.6]}},{"b":12,"v":{"DEFAULT":[0.8]}},{"b":13,"v":{"DEFAULT":[18.3]}},{"b":14,"v":{"DEFAULT":[17]}},{"b":15,"v":{"DEFAULT":[5.3]}},{"b":16,"v":{"DEFAULT":[49.4]}}]}, -{"f":15,"b":[{"b":0,"v":{"total":[35.2,34.6,28.5,36.1,34.1,31.8,34.5,34.6,29.4,33.2,28.6,34.4,33.8,28.3,34.3],"script":[5.9,5.8,6.1,5.8,5.9,5.8,5.7,6.2,6,5.9,6.2,5.9,5.8,5.9,5.7],"paint":[22,22.2,22.1,22,22,23.5,21.7,21.6,21.8,21.5,22.1,21.8,21.7,22.1,21.6]}},{"b":1,"v":{"total":[37.6,36.4,36.8,34.5,35,35.2,35.1,34.9,37.5,38,37.7,33.9,38.6,35.5,36.1],"script":[10.5,10.4,10.5,10.3,10.5,10.8,10.8,10.4,11,10.3,10.5,10.4,10.5,10.7,10.9],"paint":[22.3,22.3,23.9,23.5,23,23.1,22.8,22.8,23.3,22.2,22.4,22.7,22.7,23.2,22.3]}},{"b":2,"v":{"total":[13.7,13.2,13.9,14.3,14.3,14.8,30.6,14,14.4,29.2,14.4,13.8,14.2,29.3,14.2],"script":[3,2,3.2,2.3,3,2.3,3.1,3.2,2.6,3.9,2.7,2.9,3.1,2.3,2.9],"paint":[9.5,9.5,10.4,10.5,10.6,11.6,11.2,9.9,10.7,9.3,11,9.8,11,11.2,11.1]}},{"b":3,"v":{"total":[3.3,3.8,3.1,3.4,2.8,4.1,3.6,3.1,3.5,3.9,3.6,4.1,3.4,3.2,3.6,3.9,4,3.4,3.6,3.6,4.5,3.7,3.1,3.8,3.4],"script":[1.2,1.2,1.1,1,1.4,1.9,1.8,1.5,1.5,1.2,1.7,1.5,1,1.5,0.9,1.5,1.4,0.9,0.8,1.1,2.3,1.2,0.9,1.3,1.6],"paint":[1.7,1.6,0.7,0.8,1.3,2,1.7,1.1,1.3,1.7,1.1,2.5,1.4,1.6,1.2,2.3,1.6,1.3,1.6,2.2,1.7,1.5,1.1,1.5,1.3]}},{"b":4,"v":{"total":[14.9,29.5,30.9,16.7,14,13.8,15.9,15.8,14.4,30,14.9,29.4,13.9,30.2,14.3],"script":[1,0.6,2,1.5,1.7,1,1.4,1,1,1.4,1,1.9,1.1,2,1.6],"paint":[12.6,13.8,14,13,11.9,12.2,14.4,13.2,13.3,12.8,11.6,12.7,12.7,13.8,12.5]}},{"b":5,"v":{"total":[10.2,10.6,10.3,10.4,10.4,10.1,10.4,11.7,11.5,12.1,10.1,10.8,12.2,10.8,11.3],"script":[0.8,0.7,0.8,0.6,0.7,0.7,0.7,0.9,0.7,0.4,0.5,0.6,0.5,0.7,0.5],"paint":[9.2,9.5,9.2,9.3,9.6,9,9.4,9.6,9.1,9.5,9.1,9,9.4,9.3,9.4]}},{"b":6,"v":{"total":[311.7,303.1,306.2,301.8,301.4,302.6,303.1,307,306.9,306.9,302.9,306.2,304.2,306.1,304.6],"script":[62,63.1,62.1,62.9,63.1,62.2,63.4,63.8,62.2,62.2,62.5,61.6,62.3,62,62.7],"paint":[236.5,236.8,235.9,235.7,235.1,237.3,236.1,240.1,236.6,235.6,236.1,235.6,236.2,235.3,234.2]}},{"b":7,"v":{"total":[38.3,37.8,38.1,37.5,37.5,37.8,38,37.1,37.3,38.2,38,37.5,37.3,38,37.5],"script":[6.6,6.6,6.5,6.7,6.3,6.7,6.8,6.3,6.7,6.9,6.5,6.7,6.7,6.6,6.5],"paint":[26.1,25.7,25.8,25.3,25.7,25.6,25.7,25.4,25.2,25.7,25.8,25.4,25.1,25.5,24.8]}},{"b":8,"v":{"total":[11.5,10.7,10.5,11.8,11.8,11.2,10.9,10.5,11.9,13.5,10.7,11.3,28.1,12.6,11.3],"script":[9.5,8.9,8.9,9,9.4,8.3,8.9,8.5,9.6,11.6,9.2,9.4,10.4,9.9,8.7],"paint":[0.6,1,1,1.7,1.4,1,0.5,1.7,1.1,1,0.2,1.1,0.5,1.8,0.8]}},{"b":9,"v":{"DEFAULT":[0.7]}},{"b":10,"v":{"DEFAULT":[3.7]}},{"b":11,"v":{"DEFAULT":[3.9]}},{"b":12,"v":{"DEFAULT":[1.6]}},{"b":13,"v":{"DEFAULT":[28.1]}},{"b":14,"v":{"DEFAULT":[48.3]}},{"b":15,"v":{"DEFAULT":[15.6]}},{"b":16,"v":{"DEFAULT":[69.1]}}]}, -{"f":16,"b":[{"b":0,"v":{"total":[24.7,24.5,24.2,24.3,24.4,24.4,24.5,24.3,24.6,24.9,24.6,24.6,24.3,24.5,24.4],"script":[2.2,2.1,2.1,2.1,2.1,2.1,2.1,2.1,2.1,2.1,2.1,2.1,2.1,2.1,2.1],"paint":[22.1,22,21.8,21.8,21.9,21.9,21.9,21.8,22.1,22.4,22.1,22.1,21.9,22,21.9]}},{"b":1,"v":{"total":[27.5,29.1,27.5,28.6,27.4,27.7,28.1,27.6,28.7,27.4,27.2,27.5,27.6,28.2,28.3],"script":[4.4,5.1,4.5,5,4.4,4.5,4.5,4.5,4.8,4.4,4.4,4.4,4.4,4.7,4.7],"paint":[22.7,23.4,22.6,23.2,22.6,22.8,23.2,22.7,23.6,22.5,22.4,22.8,22.8,23.1,23.2]}},{"b":2,"v":{"total":[12.2,11.8,11.1,11.2,10.3,11.3,10.9,11.3,11.7,11.2,10.5,11.7,11.9,11.5,11.9],"script":[0.7,1,0.6,0.8,0.3,1,0.6,0.5,0.8,0.6,0.8,1.2,1,0.5,0.8],"paint":[10.2,9.2,8.9,9.5,9.1,9.3,9.4,9.3,9.7,9.5,8.5,9.5,8.2,8.6,9.7]}},{"b":3,"v":{"total":[4,2.5,2.4,2.2,2.6,2.4,2,2.1,1.7,2.2,2.5,2.9,2.1,1.8,2.6,2.5,2.1,2.4,2,2.6,1.7,2.1,2.5,2.4,5.5],"script":[0.1,0.1,0.1,0,0.1,0.1,0,0.1,0,0,0.1,1,0.4,0.1,0.1,0.1,0.1,0,0,0.1,0,0,0.6,0.3,0.1],"paint":[1.3,1.4,2.2,1.6,1.6,1.7,1.2,1.9,1.5,1.5,2.3,1.1,1.5,1.6,2.4,2.3,1.5,1.9,1.8,1.6,0.8,2,1.8,2,1.7]}},{"b":4,"v":{"total":[12.8,12.6,13.2,14,13.5,13.5,13.5,13.5,14.1,13.5,13.1,14.8,13.1,13.9,14.3],"script":[0.7,0.1,0.3,0.1,0.1,0.1,0.1,0.1,0.3,0.1,0.1,0.5,0.2,0.6,1],"paint":[11,11.6,12,12.6,11.8,11.5,12.6,12.8,12.2,12.4,11.8,12.1,11.8,11.8,12.1]}},{"b":5,"v":{"total":[11.2,11,11.3,11.2,11.1,11.1,11.4,11.3,11.1,11.3,10.9,11.1,11.4,11.3,11.2],"script":[0.3,0.5,0.4,0.2,0.5,0.3,0.5,0.5,0.2,0.3,0.2,0.4,0.3,0.5,0.3],"paint":[10,9.5,10.2,10.3,9.8,10.1,10.5,10.3,10.2,10.4,10.2,9.5,10.5,10.2,10.4]}},{"b":6,"v":{"total":[266,266.8,266.6,267.3,265.8,266.4,264.5,266.1,267,269.5,265.6,265,266.7,265.3,267],"script":[24.6,24.5,24.7,25.2,25.3,25.5,25.3,24.6,24.4,25.2,25.3,25.3,25.3,24.9,24.6],"paint":[234.1,235.2,234.9,235,233.5,233.7,232.1,234.4,234.8,235.8,233.1,232.5,234.3,233.3,235.5]}},{"b":7,"v":{"total":[28.3,27.7,28.1,28.4,28,28,28.5,28.4,28.1,30.2,28.9,28.8,28.3,27.8,28.4],"script":[2.3,2.3,2.3,2.3,2.3,2.3,2.3,2.4,2.3,2.4,2.4,2.3,2.3,2.3,2.3],"paint":[25.3,24.6,25,25.3,24.9,24.9,25.4,25.2,25.1,27,25.8,25.7,25.2,24.7,25.3]}},{"b":8,"v":{"total":[9.9,9.7,10.3,10,9.2,10,9.5,9.1,9.9,9.1,9.3,9.7,9.5,9.3,9.2],"script":[8.1,7.8,8,8.1,7.5,7.8,7.8,7.5,7.8,7.5,7.6,7.8,7.5,7.6,7.2],"paint":[1.6,0.9,2,1.7,0.2,0.8,1,0.2,0.6,0.2,0.9,1,1.8,0.2,1.3]}},{"b":9,"v":{"DEFAULT":[0.9]}},{"b":10,"v":{"DEFAULT":[2.7]}},{"b":11,"v":{"DEFAULT":[2.8]}},{"b":12,"v":{"DEFAULT":[1.1]}},{"b":13,"v":{"DEFAULT":[18.6]}},{"b":14,"v":{"DEFAULT":[66]}},{"b":15,"v":{"DEFAULT":[16.5]}},{"b":16,"v":{"DEFAULT":[85.2]}}]}, -{"f":17,"b":[{"b":0,"v":{"total":[49.2,48.7,49,48.6,48.8,49.9,49,51.7,49.1,49.6,48.9,49,49.2,49.8,49.4],"script":[26.5,26.4,26.9,26.4,26.6,27.5,26.7,28.7,26.6,27,26.6,26.6,26.8,27.3,26.9],"paint":[22.3,21.9,21.7,21.8,21.8,22,22,22.5,22.1,22.1,21.8,22,22,22.1,22]}},{"b":1,"v":{"total":[53.4,53.3,54,53.2,52.9,52.9,52.9,52.5,52.6,53.2,53,53.9,52.8,52.5,53.3],"script":[30.1,30.2,30,30.2,30,29.9,29.7,29.7,29.6,29.9,30.1,29.8,29.8,29.7,29.9],"paint":[22.9,22.7,23.5,22.6,22.5,22.6,22.7,22.4,22.5,22.8,22.4,23.7,22.5,22.4,22.9]}},{"b":2,"v":{"total":[90.9,91.9,99.4,94,90.2,91.2,91.2,92.2,92.3,91.4,92,90.7,93.8,92.1,92.1],"script":[78,79,86.7,79.4,76.8,77.4,78.1,78.3,78.6,78.3,78.2,77.5,80.2,78.4,78.7],"paint":[9.9,11.3,11.5,12.2,10.9,12.2,11.1,11.9,12.2,11.8,12.4,11.5,12,12,11.7]}},{"b":3,"v":{"total":[78.5,79.5,78.3,77.6,77.7,77.8,77.9,78.3,78.3,78.3,77.2,77.3,77.5,78.1,78.4,77.2,77.1,77.3,77.2,77,77.1,77.3,77.4,76.6,77.2],"script":[74.5,74.8,74.2,73.2,73.7,73.7,74.2,74.1,74.2,73.7,73.6,73.3,73,74,74.4,73.8,72.9,73.1,72.5,72.9,73.3,73.2,73.4,72.8,73.4],"paint":[2.2,3.1,1.6,3.2,2.3,2.6,2.7,3.1,2.2,3,2.2,2.3,3.4,2.3,1.1,1.8,2.7,2.4,3.2,2.5,2.3,1.8,2.4,1.9,2.3]}},{"b":4,"v":{"total":[92.2,93.1,93.2,91,91.7,92.6,92.6,91.9,92.3,90.6,92.6,92.8,91.3,93.1,93],"script":[75.9,76.4,76.2,75.2,75,76.4,75.5,75.2,75.2,74.5,75.6,76.4,74.5,76,75.4],"paint":[14.7,15.7,15.8,14.4,15.6,13.9,16.1,15.7,16.4,13.8,15.5,14.6,15.5,15.7,15.2]}},{"b":5,"v":{"total":[50.4,50.2,49.5,50.4,49.5,49.9,49.8,49.3,49.7,49.2,49.8,49.4,50,49.8,50.4],"script":[37.2,37.1,36.7,37.7,36.9,37.1,36.9,37.1,36.8,37,37.1,37.1,36.9,37.2,37.8],"paint":[12.4,12.3,11.9,11.8,11.6,11.9,12.1,11.5,11.9,11.1,12.1,11.3,12.2,11.8,12.1]}},{"b":6,"v":{"total":[504.7,506.3,505,511.2,516.9,507.8,509.9,509,508.7,508.9,505.6,506.6,509.2,510.6,506.5],"script":[268.5,269.8,270,273.6,279.9,272.1,272.7,271.5,273.5,272.2,268.9,269.5,272.2,273,269.3],"paint":[229.4,229.5,228.2,229.9,230.2,228.8,230.1,230.6,228.4,229.7,229.9,229.3,230,230.8,230.3]}},{"b":7,"v":{"total":[73.3,72.3,72.8,72.8,72.5,72.7,73,73.2,72.9,73.4,72.4,73.1,73,72.9,73.9],"script":[45.4,44.7,44.9,44.9,45,45,44.9,45,44.8,45.4,44.5,45.2,45.6,45.3,45.5],"paint":[27.1,26.7,27.1,27,26.6,26.9,27.2,27.3,27.3,27.2,27.1,27.1,26.6,26.8,27.6]}},{"b":8,"v":{"total":[12.2,11,11.3,10.8,11,11.8,11.9,11.3,11.4,11.3,11.8,12.5,11.6,11.5,11.8],"script":[10.7,9.9,9.7,9.6,9.8,9.5,10,9.8,10.1,10.2,10.1,10.8,10.3,10.5,10.5],"paint":[0.6,0.3,0.7,0.8,0.7,2.2,1.7,0.6,1.2,0.9,0.9,0.4,1,0.9,1.2]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[3.8]}},{"b":11,"v":{"DEFAULT":[3.9]}},{"b":12,"v":{"DEFAULT":[1.1]}},{"b":13,"v":{"DEFAULT":[29]}},{"b":14,"v":{"DEFAULT":[25.1]}},{"b":15,"v":{"DEFAULT":[7.5]}},{"b":16,"v":{"DEFAULT":[61.8]}}]}, -{"f":18,"b":[{"b":0,"v":{"total":[33.9,32.4,31.7,32.4,32.1,31.9,32.1,32.3,32.3,32.2,32.2,32.2,32.3,32.4,32.2],"script":[10.1,9.7,9.5,9.7,9.4,9.4,9.7,9.8,9.6,9.6,9.6,9.4,9.6,9.7,9.6],"paint":[23.3,22.2,21.8,22.2,22.3,22.1,21.9,22.2,22.3,22.2,22.1,22.4,22.3,22.2,22.2]}},{"b":1,"v":{"total":[37.8,37.7,37.8,38.7,37.5,38.3,38.4,38.5,38.2,38.2,37.6,38.2,38.3,37.4,37.8],"script":[14.1,13.6,13.7,14.2,13.5,14.1,14.2,13.8,13.8,13.7,13.8,13.6,13.9,13.1,13.4],"paint":[23.1,23.5,23.6,23.8,23.5,23.7,23.7,24.1,23.8,23.9,23.2,23.9,23.9,23.8,23.8]}},{"b":2,"v":{"total":[13.7,13.2,14,13.2,14.2,13.2,14.6,14.7,14.2,13.5,13.8,14.5,14.6,15.4,13.9],"script":[2.3,2.4,2.5,2.6,2.4,2.2,2.7,2.5,2,2.4,2.7,2.8,2.2,3.2,2.9],"paint":[10.2,9.5,9.4,8.2,10.5,9.3,10.5,11,9.6,9.8,10.1,10.6,11,10.6,9.6]}},{"b":3,"v":{"total":[3.8,7.9,3.5,6.8,3.2,2.6,3.3,3.3,3.1,2.9,5,5,5.7,7.2,6.2,5.3,3.1,2.9,7.1,3,5.2,2.6,3,2.8,3.3],"script":[1.3,0.2,0.9,0.5,0.2,0.2,1.1,0.2,0.9,1.1,0.2,0.5,0.6,0.8,0.9,0.8,0.7,0.2,1.4,0.8,0.8,0.2,0.8,0.7,0.9],"paint":[1.6,2.8,1.6,1.8,1.3,1.3,2,2.4,1.6,1,1.1,1.6,2.1,1.3,2.2,1.1,2.2,2.2,1.4,1.1,1.5,1.9,1,1.7,1.8]}},{"b":4,"v":{"total":[17.2,16,16.8,16.3,17.1,17.7,17,17,17.1,17.3,16.8,16.9,17.3,19,18.8],"script":[2.7,2.7,3.6,3.3,3.1,3.6,3,2.7,3,3.4,2.8,2.5,3.8,3.1,2.8],"paint":[13.5,12.2,11.8,11.8,12.9,12.5,13,12.8,11.7,12.4,12.1,13.1,12.1,14,14.1]}},{"b":5,"v":{"total":[12.2,12.6,12.3,13.1,12.8,12.2,12.7,12.7,12.3,12.9,12.5,13.4,12.7,13,12.7],"script":[1.4,1.7,1.4,1.6,1.4,1.4,1.7,1.6,1.4,1.9,1.6,1.8,1.7,1.9,1.6],"paint":[9.9,10,10,10.9,10.3,9.9,10.1,10.4,10,10.6,10,11,9.7,10.5,10.2]}},{"b":6,"v":{"total":[326.8,326.4,330,321.1,324.1,323.8,326.6,327.7,325.3,329.7,325.6,326.1,331,328.8,324.7],"script":[94.3,93.2,95.9,90.6,92.7,93.1,94,94.4,94.1,95.3,92.5,93.9,95.8,95.3,93.1],"paint":[224.4,225.1,226.4,222.6,223.4,222.7,224.9,225.2,223.4,226.5,224.6,224.4,227.5,225.7,223.6]}},{"b":7,"v":{"total":[41.3,39.7,40.3,39.9,41,40.6,40.6,40.2,40.2,40,39.8,40.4,40.2,39.8,39.8],"script":[11.1,11.1,11.2,11.1,11.4,11.6,11.4,11.1,10.9,11,11.2,11.2,11.3,10.8,10.8],"paint":[29,27.5,28,27.8,28.6,27.9,28.2,28.1,28.2,28,27.6,28.1,27.9,28,27.9]}},{"b":8,"v":{"total":[12.2,12.2,13.5,12.3,13,11.9,13.1,12.2,12.1,12.1,14.1,11.5,11.6,13.4,12.3],"script":[9.4,11,10.9,10,10.8,10.7,10.4,10.4,10,10,11.6,9.9,10.3,10.9,10.3],"paint":[1.2,0.3,1.7,1.3,0.3,1,1.2,1.5,0.9,0.9,1.8,0.7,0.3,0.9,1]}},{"b":9,"v":{"DEFAULT":[0.7]}},{"b":10,"v":{"DEFAULT":[4.6]}},{"b":11,"v":{"DEFAULT":[4.6]}},{"b":12,"v":{"DEFAULT":[1.2]}},{"b":13,"v":{"DEFAULT":[36.5]}},{"b":14,"v":{"DEFAULT":[38]}},{"b":15,"v":{"DEFAULT":[12.3]}},{"b":16,"v":{"DEFAULT":[62.2]}}]}, -{"f":19,"b":[{"b":0,"v":{"total":[24.1,23.8,24.7,24.9,24.4,24.6,24.2,24.2,24.5,24.2,23.8,24.6,24.3,24.3,24.5],"script":[1.3,1.2,1.3,1.3,1.3,1.3,1.3,1.3,1.3,1.3,1.3,1.3,1.3,1.3,1.3],"paint":[22.5,22.3,23,23.2,22.7,22.9,22.5,22.5,22.8,22.5,22.2,22.9,22.6,22.6,22.8]}},{"b":1,"v":{"total":[27,27.4,26.8,26.8,27,26.9,26.5,26.7,26.9,26.5,26.8,26.5,27,26.9,26.8],"script":[3.1,3.4,3.2,3.3,3.1,3.2,3.2,3.4,3.4,3.2,3.2,3.2,3.2,3.1,3.2],"paint":[23.5,23.7,23.2,23.1,23.5,23.3,22.9,22.9,23.1,22.9,23.2,23,23.4,23.3,23]}},{"b":2,"v":{"total":[10.7,11.2,10.2,10.9,11.2,10.2,10.5,10.6,10.6,11.3,11.6,11.5,12.2,10.9,10.3],"script":[0.1,0.1,0.1,0.1,0.8,0.1,0.1,0.4,0.6,0.1,0.8,0.1,0.6,0.1,0.1],"paint":[9.4,9.4,9.1,8.7,9,9.1,8.9,9.4,9,10.3,9.4,9.9,10.1,9.9,8.8]}},{"b":3,"v":{"total":[2.5,2.7,2.5,1.9,2.4,2.1,1.9,2.7,2.1,2.7,2.1,1.9,2.2,2.2,2,2.5,3,1.9,2.5,1.9,2.6,1.8,2.3,2.4,2.3],"script":[0,0,0,0,0.8,0.1,0,0,0,0,0,0,0,0,0.1,0,0.8,0,0.5,0,0,0.3,0,0,0.9],"paint":[1.4,1.6,1.8,1.8,1.5,1.9,1.7,2.6,2,1.7,1.6,1.7,1,1.6,1.1,1.8,1.6,1.1,0.5,1.7,1.6,0.9,2.2,2.3,1.3]}},{"b":4,"v":{"total":[13.6,15.5,13.6,12.9,13.1,12.9,13.7,12.6,14,13.5,13.4,13.4,13.5,13.6,16.2],"script":[0.4,0.4,0.8,0.1,0.5,0.1,0.1,0.1,0.8,0.1,0.1,0.1,0.1,0.1,0.7],"paint":[11.8,14.3,12.2,12.2,10.8,12,11,11.6,11.8,12.5,12,12,11.2,12.5,14.3]}},{"b":5,"v":{"total":[10.9,10.5,10.8,10.9,11,10.9,10.6,10.8,10.9,10.7,10.4,10.5,10.7,10.6,11],"script":[0.3,0.1,0.4,0.3,0.2,0.1,0.1,0.3,0.2,0.1,0.1,0.1,0.1,0.2,0.3],"paint":[9.7,9.6,9.8,10,10,10.1,9.7,9.5,9.8,9.8,10,9.9,10.1,9.8,9.8]}},{"b":6,"v":{"total":[258.1,258.3,257.1,259.8,257.7,258.2,257.6,258.1,258.1,260.7,259.8,258.4,258.3,256.4,257.2],"script":[15.5,15.3,15.4,15.3,15.4,15.6,15.4,15.7,15.7,15.6,15.9,15.7,15.5,15.3,15.7],"paint":[235.7,236.1,234.4,237.3,235.3,235.4,235.1,235.1,235.3,237.2,236.6,235.5,235.6,233.9,234.5]}},{"b":7,"v":{"total":[27.9,27.9,27.9,27.8,27.9,27.7,28.5,27.9,27.8,27.8,27.6,28.4,27.9,28,27.9],"script":[1.3,1.4,1.3,1.5,1.4,1.3,1.4,1.3,1.4,1.3,1.3,1.4,1.4,1.4,1.4],"paint":[25.8,25.8,25.8,25.6,25.7,25.6,26.3,25.8,25.6,25.8,25.6,26.2,25.8,25.8,25.7]}},{"b":8,"v":{"total":[9.8,9.1,9.5,9.2,9.2,9.5,8.9,9.6,9.9,9.2,9.9,9.1,9.8,9.1,9.8],"script":[7.9,7.4,7.5,6.8,7.2,7.1,7,7.8,7.8,6.9,7.5,7.5,8,6.9,7.4],"paint":[0.9,0.2,0.8,1.3,0.3,1.5,1.3,1.6,1.1,1.3,1.7,0.2,0.4,1,1.4]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[1.9]}},{"b":11,"v":{"DEFAULT":[1.9]}},{"b":12,"v":{"DEFAULT":[0.6]}},{"b":13,"v":{"DEFAULT":[12.7]}},{"b":14,"v":{"DEFAULT":[9.9]}},{"b":15,"v":{"DEFAULT":[2.7]}},{"b":16,"v":{"DEFAULT":[37.8]}}]}, -{"f":20,"b":[{"b":0,"v":{"total":[26.6,26.4,26.6,26.6,26.3,26.6,26.3,25.7,26.5,26.4,26.3,26.4,26.5,26.3,26.4],"script":[4,3.9,3.9,4.3,3.8,4,3.9,3.9,4,3.9,4,3.9,4,3.9,4.1],"paint":[22.3,22.1,22.3,21.9,22.1,22.2,22,21.4,22.1,22.2,22,22.1,22.2,22.1,21.9]}},{"b":1,"v":{"total":[29.4,29.8,29.5,29.1,29.3,30.2,28.8,30.2,29.4,29.9,29.1,29.4,30.3,29.5,29.5],"script":[6.1,6.1,5.8,5.8,5.8,6.2,5.7,6.1,6.1,6.3,6,6.1,6.2,6.2,5.9],"paint":[22.7,23.2,23.1,22.7,22.9,23.3,22.6,23.5,22.7,23,22.6,22.7,23.5,22.8,23]}},{"b":2,"v":{"total":[14.4,11.5,13.7,11.4,11.7,11.4,11.2,11.7,12.3,11.2,12,12.7,13.6,11.8,11],"script":[1.5,1.1,1.5,0.7,0.7,1,0.9,1,0.9,0.6,0.6,1.1,1.4,0.6,0.9],"paint":[11.5,9.5,11.1,9.5,9.3,8.9,9.3,9.9,10.4,9.7,10.5,10.6,9.9,10.6,8.9]}},{"b":3,"v":{"total":[2.7,2.2,2.6,2.5,3,2.3,2.5,2.6,2.3,3.1,2.4,1.9,2.5,2.1,2.7,2.4,2.5,2.1,2.5,2.6,2.5,2.3,2.6,2.1,2.4],"script":[0.8,0.1,0.6,0.1,0.1,0.2,0.1,0.8,0.1,0.9,0.3,0.1,0.5,0.1,0.1,0.1,0.7,0.1,0.1,0.6,0.1,0.1,0.6,0.3,0.1],"paint":[1.2,2,1.4,1.4,1.8,1.5,1.9,1.7,1.4,1.6,1.8,1,1.9,1.3,2.3,1.9,1.6,1.9,1.6,1.5,1.7,2.1,1.9,1.4,2]}},{"b":4,"v":{"total":[13.6,14.1,12.8,13.5,14.1,14,13.9,13.5,14.2,16,16.4,13.4,13.3,13.5,12.8],"script":[0.4,0.9,0.5,0.1,0.4,0.9,0.7,0.5,0.1,0.9,0.1,0.3,0.4,0.1,0.2],"paint":[12.6,11.5,10.3,12.5,13.1,11.5,11.2,11.4,13.2,13.8,14.9,12,11.4,12.7,12]}},{"b":5,"v":{"total":[10.4,10.4,10.8,10.4,10.6,10.3,10.6,10.9,11,10.9,11,11.3,10.8,10.6,10.8],"script":[0.1,0.3,0.1,0.1,0.1,0.4,0.3,0.3,0.3,0.1,0.1,0.3,0.3,0.2,0.4],"paint":[10,9.6,10.1,9.2,10,9.6,9.5,9.6,9.8,10.2,10.1,10.4,9.6,9.8,9.5]}},{"b":6,"v":{"total":[285,285.6,285.1,285.9,287.6,286,284.7,287.3,283.9,291.2,286,286.1,285.8,286.5,284],"script":[44,43.6,43.4,44.4,43.2,43.5,44,44.3,43.5,44.7,43.3,43.9,44.5,43.9,43.2],"paint":[234.1,235,234.8,234.6,237.4,235.5,233.8,236,233.5,237.5,235.8,234.5,234.5,235.2,233.5]}},{"b":7,"v":{"total":[32.7,32.4,32.5,33,32.6,32.3,32.2,33.5,32.2,32.1,32,32.6,32.5,33.4,32.2],"script":[4.3,4.5,4.7,4.4,4.3,4.6,4.2,4.5,4.3,4.5,4.5,4.5,4.3,4.6,4.3],"paint":[27.5,27.1,27,27.8,27.5,26.9,27.2,28.2,27.1,26.8,26.8,27.4,27.4,28,27.1]}},{"b":8,"v":{"total":[9.9,10.5,10.6,9.9,10.3,12.4,10.3,10.3,10.1,10.4,11,12,10.4,9.9,11.2],"script":[8.1,8.2,8.4,8.8,8.5,9.5,8.4,8.3,8.5,8.6,9.3,10.4,8.6,8.4,8.8],"paint":[0.3,1.4,1.9,0.2,1.2,1.6,0.5,1,0.6,0.9,0.3,0.6,0.5,0.6,1.3]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[2.7]}},{"b":11,"v":{"DEFAULT":[2.8]}},{"b":12,"v":{"DEFAULT":[0.8]}},{"b":13,"v":{"DEFAULT":[19.9]}},{"b":14,"v":{"DEFAULT":[17.4]}},{"b":15,"v":{"DEFAULT":[6.7]}},{"b":16,"v":{"DEFAULT":[44.6]}}]}, -{"f":21,"b":[{"b":0,"v":{"total":[29,28.7,28.9,28.7,28.6,28.6,29.6,28.6,29.4,28.7,29.2,29.1,28.9,28.8,28.7],"script":[6,6,6,5.9,6,6,6.1,6,5.9,6,5.9,6,6,5.9,6],"paint":[22.4,22.1,22.3,22.2,22,22,22.9,22,22.9,22.1,22.6,22.5,22.3,22.3,22.2]}},{"b":1,"v":{"total":[32.9,32.8,33.3,33.7,32.4,32.9,33,33,32.7,32.7,33.3,32.8,32.9,33.3,32.9],"script":[9.1,8.8,9.2,9.3,8.9,9.2,9,9.1,8.8,9,9,9.2,9,9.4,9],"paint":[23.2,23.4,23.5,23.8,23,23.1,23.3,23.3,23.2,23.1,23.6,22.9,23.4,23.2,23.3]}},{"b":2,"v":{"total":[19.1,19.7,19.3,20,21,21.1,19,18.9,19.3,19.6,18.7,19.2,18.8,19.4,18.5],"script":[6.2,7.5,6.6,8.1,7.5,6.5,6.3,6.8,6.8,7,6.3,7.3,7.1,7,6.8],"paint":[10.5,9.7,10.6,9.9,11,12.5,10.9,9.8,10.5,10.8,10.5,9.4,9.6,10.5,9]}},{"b":3,"v":{"total":[11,10.3,10.7,11.7,10.4,11.3,11.8,10.4,11.4,10,11.4,11.3,10.8,10.7,11.4,11.3,11.4,10.2,10.5,10.6,10.9,10.6,11,11.3,10.8],"script":[8.3,7.5,7.9,8.5,7.6,8.2,8.6,7.6,8.5,7.3,8.4,8.5,7.8,7.5,8.6,8.3,8.5,7.7,7.9,7.6,8.3,7.6,7.9,8.5,8],"paint":[1.3,1.7,1.2,1.3,1.1,2.9,2.8,1.9,1.1,2.2,2,2.1,2.7,2.3,2,1.6,2.6,1.9,0.8,1.6,1.6,1.9,1.8,1.5,1.8]}},{"b":4,"v":{"total":[22.8,22.4,23.3,23.2,23.5,25.7,24,23.6,24.1,22.5,23.2,23.1,22.6,22.5,24],"script":[8.2,8.3,8.4,8.4,7.4,9.5,8.6,9,8.8,7.8,8,7.7,8.2,7.6,8.2],"paint":[12.1,13,13.4,13.7,14.2,14.6,13.5,12.6,13.6,12.8,12.8,13.4,12.6,13.2,14.8]}},{"b":5,"v":{"total":[14.8,15.1,14.7,15.3,15.6,15.5,15.2,15.2,15.2,15.2,15,15.3,14.9,15.1,14.9],"script":[4,4,4.2,4.3,4.3,4.2,4.3,4.2,4.2,4.2,4.1,4.2,4.2,4.2,4],"paint":[9.7,10.5,9.9,10.4,10.1,10.3,10,10.3,10.2,10.4,10.2,10.1,10,10,10.2]}},{"b":6,"v":{"total":[287.7,289.8,288.7,290.4,287.3,288.6,287.8,289.6,288.6,292.8,290.1,288.3,291.1,288.4,289.7],"script":[44.4,45.1,44.6,44.6,43.8,45,44.3,45.3,44,44.9,45.6,44.9,46.3,43.9,44.7],"paint":[235.8,237,236.5,238.3,236.1,236.1,236.1,236.9,237.2,240.1,237,236,236.8,237,237.3]}},{"b":7,"v":{"total":[34.5,35.5,35.6,34.4,33.6,34.7,34.6,34,34.5,34.5,35.3,34.3,34.5,34.6,34.4],"script":[6.8,7.2,7,6.6,6.7,6.7,6.8,6.7,6.7,6.8,6.9,6.9,6.6,6.8,6.7],"paint":[26.7,27.3,27.5,26.8,26,27,26.8,26.4,26.8,26.7,27.5,26.4,26.8,26.8,26.8]}},{"b":8,"v":{"total":[22.7,22.9,22.7,22.1,21.8,23.3,21.5,24.2,22.6,23.5,23.9,24.4,21.9,21.8,22.7],"script":[20.3,20.8,20.4,20.4,20.2,21.2,19.6,22,19.8,21.1,21.9,22.1,20.1,20.3,20.9],"paint":[1.5,0.5,0.7,1.1,1.3,1.1,1,1.2,1.7,1.8,0.4,1.4,0.9,0.3,0.8]}},{"b":9,"v":{"DEFAULT":[1.8]}},{"b":10,"v":{"DEFAULT":[5.4]}},{"b":11,"v":{"DEFAULT":[5.4]}},{"b":12,"v":{"DEFAULT":[5.6]}},{"b":13,"v":{"DEFAULT":[37.4]}},{"b":14,"v":{"DEFAULT":[276.7]}},{"b":15,"v":{"DEFAULT":[78.2]}},{"b":16,"v":{"DEFAULT":[356.2]}}]}, -{"f":22,"b":[{"b":0,"v":{"total":[25.6,25.5,25.4,25.4,25.5,26,25.8,26.1,25.9,25.6,25.3,25.8,25.5,26.2,25.6],"script":[2.5,2.5,2.4,2.4,2.5,2.5,2.5,2.4,3,2.4,2.4,2.5,2.5,3,2.6],"paint":[22.8,22.6,22.6,22.7,22.7,23.1,22.9,23.3,22.5,22.8,22.5,22.9,22.7,22.8,22.6]}},{"b":1,"v":{"total":[30,29.1,29.7,29.2,29.5,29.3,30.1,29.5,29.7,29.5,29.5,29.7,29,29.7,29.5],"script":[5.9,5.8,6,5.6,5.7,5.8,6.1,5.7,5.8,5.9,5.7,5.9,5.5,5.9,5.7],"paint":[23.5,22.8,23.1,23,23.3,23,23.4,23.2,23.3,23,23.2,23.2,22.9,23.2,23.3]}},{"b":2,"v":{"total":[12,10.8,11.8,11.6,11.1,11.5,11.5,11.6,11.6,11.2,11.5,11.5,12.3,11.7,11.3],"script":[1.2,0.9,0.9,1.5,0.9,0.9,0.8,1.3,0.6,0.2,1.1,0.9,1.2,0.9,1.2],"paint":[9.6,8.9,9.9,9.1,8.3,9.5,10,9.3,9.7,10,9.5,10,9.5,9.5,9.1]}},{"b":3,"v":{"total":[2.5,3,2.9,2.6,2.6,2,2.4,3.3,2.6,3,2.1,2.2,1.9,2.5,2.6,2.8,2.2,2.3,2.1,2.9,2,2.7,2.5,3,2.1],"script":[0.1,0.1,0.4,0.6,0.3,0.1,0.8,1,0.8,0.9,0.6,0.1,0.1,0.1,0.5,1,0.1,0.1,0.3,0.8,0.1,0.9,0.1,1,0.6],"paint":[1.5,2.8,2.3,1.5,1.8,1.1,0.9,2.2,1.7,1.5,1.1,1.5,1,2.2,2,1.6,1,1.3,1.2,2,1.1,1.4,0.8,1.9,1.3]}},{"b":4,"v":{"total":[16.1,16.7,15.6,15.9,16.4,15.9,15.9,16.4,16.9,16.2,15.8,17.5,16.2,15.6,17],"script":[1.6,2.5,2,1.9,2.1,2.1,2.7,2.3,2.2,2,2.3,2.5,2.4,2.2,2.6],"paint":[13.3,12.3,12.3,13,13.2,12.8,12.1,12.1,13.5,12.3,12.4,13.4,12.6,12.8,12.8]}},{"b":5,"v":{"total":[11.6,11.9,11.6,11.6,11.8,11.5,11.8,11.8,12,11.5,12,11.6,11.9,11.6,12.2],"script":[1.1,1,0.8,0.8,1.2,1.1,1.1,1.1,1.1,0.8,1.1,1,1.1,0.8,1.1],"paint":[9.9,10.1,10,10.1,10.2,9.8,10.1,10.1,10.4,10.1,10.4,9.9,10.2,10.1,10.5]}},{"b":6,"v":{"total":[273.1,274.6,273.6,272.3,271.3,274.3,272.6,272.3,273,272,272,273,273.1,272.3,272.5],"script":[29.7,30.7,29.1,30.5,30.3,30,30.3,30.3,30.2,30.5,30.3,30.2,30.4,29.9,30.4],"paint":[236.5,236.1,237.4,234.7,234.1,237,235.2,234.9,235.8,234.6,234.7,235.8,234.9,235.5,234.8]}},{"b":7,"v":{"total":[32,31.4,31.2,31.5,31.1,31.7,31.4,31.1,31.4,31.3,32.2,31.6,31.3,31.4,31.3],"script":[4.1,3.7,3.7,3.8,3.7,4.3,3.7,3.6,3.8,3.8,3.9,3.9,3.8,3.8,3.8],"paint":[27.1,26.9,26.7,26.9,26.6,26.6,26.9,26.7,26.8,26.7,27.5,26.9,26.7,26.8,26.7]}},{"b":8,"v":{"total":[9.7,9,9.7,9.3,10.1,9.8,10.5,10.1,9.6,9.4,9.8,9.6,9.9,9.7,9.7],"script":[8.4,7.4,7.6,6.9,8.2,7.7,8.2,8.4,6.9,7.3,8,7.7,7.3,7.3,7.6],"paint":[0.2,0.2,0.7,1.1,0.3,1.1,0.3,0.2,0.6,1.1,1,1.7,0.7,1.9,1.1]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[2.2]}},{"b":11,"v":{"DEFAULT":[2.1]}},{"b":12,"v":{"DEFAULT":[0.6]}},{"b":13,"v":{"DEFAULT":[15.9]}},{"b":14,"v":{"DEFAULT":[18.2]}},{"b":15,"v":{"DEFAULT":[5.1]}},{"b":16,"v":{"DEFAULT":[44.4]}}]}, -{"f":23,"b":[{"b":0,"v":{"total":[46.7,45.8,46.7,44.9,46.4,46.7,48.1,46.4,46.7,47.3,46.5,44.5,45.2,44.9,47],"script":[21.1,21.4,21.3,21.3,21.6,21.7,21.4,21.4,21.4,22.3,21.3,21.1,21.1,21.4,21.1],"paint":[21.6,22,22.1,21.7,22.2,22.1,21.8,21.9,22.2,22,22.1,21.9,22,22,22.1]}},{"b":1,"v":{"total":[53.4,54.2,55.1,51.5,53.8,53.2,55.3,48.1,52.4,51.1,54.1,52.9,52.1,54.1,53.9],"script":[23.8,23.3,25,23.4,23.2,23,24,23.1,24.9,23.3,23.9,24.1,24.3,24.9,24.4],"paint":[23.7,24.2,24.5,24.3,24.3,24.3,23.8,24.5,24.4,24.7,24.1,24.2,23.8,23.4,23.6]}},{"b":2,"v":{"total":[19.8,35.4,19.7,34.8,18.9,35.2,35.4,34.5,35.8,34.5,36,34.9,19,35.7,21.5],"script":[7,7.9,8.2,8.1,7.7,7.3,7.2,8,7.9,7.3,7.8,7.6,8,7.8,9],"paint":[10.3,11.2,10.9,10.6,10.8,11.3,12,10,11.3,10.2,11.7,10.6,9.8,11.9,12.3]}},{"b":3,"v":{"total":[3,3,5.5,3.1,9.4,6.6,6,2.4,3.5,2.9,2.5,2.5,2.8,2.9,3,4.9,4.1,5,2.8,7.4,4.5,2.8,3.1,3,2.6],"script":[0.8,1.3,0.6,0.6,0.5,0.4,0.2,0.2,0.3,0.2,0.8,0.2,1.1,0.6,1.1,0.5,1,0.1,1.3,0.1,0.8,0.8,0.1,0.6,1],"paint":[2,1.5,1.9,2.4,2.1,1.7,1.8,1.6,1.6,1.2,1.5,2.3,1.4,1.6,1.8,1.7,1.8,2.1,1.3,1,1.4,1.8,1.1,1.6,1.4]}},{"b":4,"v":{"total":[39.8,39.3,42.6,38.2,24.6,38.7,40.7,39.2,24.8,39.6,39,39.2,24.7,40.5,25.2],"script":[10.1,9.4,11.6,8.6,9.1,8.5,11.3,9.5,9.5,9.1,9.4,9.7,9.5,9.5,9.9],"paint":[12.8,13.8,14.9,13.1,13.6,13.9,13,13.1,15.1,14.4,13.5,13.4,13.8,14.9,13.3]}},{"b":5,"v":{"total":[19.9,13.1,11.9,12,12.4,11.5,12.5,12.4,12.6,12,11.9,12.1,11.8,12.8,11.9],"script":[0.2,0.3,0.5,0.4,0.5,0.3,0.5,0.5,0.5,0.3,0.2,0.5,0.2,0.2,0.5],"paint":[10.3,11.3,10.9,10.2,11.1,10.3,11.3,10.9,11,10.6,10.6,10.3,11,10.8,10.4]}},{"b":6,"v":{"total":[414.1,411.1,412.2,413.1,414.8,413,415,414.8,411.7,408.2,414.2,414.1,415.4,411.3,410.1],"script":[184.3,182.7,184.5,184.1,182.1,184.7,183.3,185.3,183.1,180.1,184.3,181.1,184.2,182.9,183.6],"paint":[224.2,225.3,224.6,224.6,225.6,223.9,224.4,225,224.7,224.9,225.2,224.7,226.3,224,223.3]}},{"b":7,"v":{"total":[52.9,52.7,52.1,53.5,52.7,52,52.4,52,52.6,52.3,52.6,52.1,53.5,52.3,53.8],"script":[18.7,18.7,18.6,18.6,18.8,18.6,18.8,18.5,18.8,18.3,18.8,18.7,19.4,18.8,19.1],"paint":[28.9,28.7,28.4,29.4,28.7,28.2,28.3,28.1,28.6,28.7,28.4,28.2,28.5,28.3,29.3]}},{"b":8,"v":{"total":[40.2,18,18.3,17.4,17.7,39.5,19.5,17.6,17,39.3,39.7,39.7,40,41.9,39.8],"script":[16.9,16.3,16.7,15.6,15.7,16.9,18.4,16.2,16,17.7,17.4,16.7,16.8,17.9,16.2],"paint":[1.5,0.8,1.4,0.7,1.9,1.3,1,0.3,0.9,0.9,1.1,1.3,1.1,0.9,1.2]}},{"b":9,"v":{"DEFAULT":[0.8]}},{"b":10,"v":{"DEFAULT":[7.2]}},{"b":11,"v":{"DEFAULT":[7.3]}},{"b":12,"v":{"DEFAULT":[1.3]}},{"b":13,"v":{"DEFAULT":[63.3]}},{"b":14,"v":{"DEFAULT":[43.7]}},{"b":15,"v":{"DEFAULT":[13.5]}},{"b":16,"v":{"DEFAULT":[66.2]}}]}, -{"f":24,"b":[{"b":0,"v":{"total":[30.7,31.1,30.5,30.5,31.1,31,31.3,31,30.6,31,31.1,30.2,31,31.1,31],"script":[7.3,7.5,7.1,7.1,7.6,7.5,7.6,7.3,7.2,7.5,7.9,7.2,7.5,7.5,7.6],"paint":[22.8,23.1,22.9,22.9,23,22.9,23.2,23.1,22.8,23,22.7,22.4,22.9,23,22.9]}},{"b":1,"v":{"total":[35,33.7,34.5,33.9,34.4,34.8,34.3,34.4,33.8,33.8,34.2,34.7,33.3,34.4,34.5],"script":[10.2,10.3,10.6,10.3,10.4,10.8,10.5,10.4,10,10.1,10.5,10.5,9.8,10.4,10.4],"paint":[24.1,22.8,23.3,23,23.5,23.4,23.3,23.4,23.3,23.1,23.1,23.6,22.9,23.4,23.5]}},{"b":2,"v":{"total":[13.4,13.2,13.1,13.7,12.3,12.9,12.9,12.4,13.3,13,13.2,12.4,13,13.7,13.3],"script":[1.8,2.3,2,1.8,1.7,1.4,1.1,1.4,1.8,1.9,1.9,2,1.7,2.4,2.5],"paint":[10.6,9.2,9.6,10.7,8.8,9.9,10.7,9.5,10.8,9.8,9.6,9.3,9.4,10.4,9.3]}},{"b":3,"v":{"total":[4.3,3.5,3,3.3,2.7,2.9,2.7,3.3,3.6,3.4,4,2.5,2.7,3.2,2.9,3.2,2.8,3.8,2.7,3.3,3.5,3.6,3,3.1,3],"script":[0.7,1.3,0.6,0.8,1,0.2,0.6,0.6,1.2,1.1,1.2,0.6,0.6,0.8,0.5,0.8,0.6,1.5,0.2,0.8,1.1,0.9,0.6,0.9,0.9],"paint":[1.8,1.8,1.5,1.6,1.3,2.5,2,2.6,2.3,1.6,2.7,1.1,1.3,1.5,1.5,1.3,1.5,1.5,1.6,2.3,1.5,1.8,1.8,1.7,1.3]}},{"b":4,"v":{"total":[16.6,15.5,16.6,16.1,15.3,16.2,15.2,15.5,15.2,16.1,16.3,17.3,15.4,16,18.4],"script":[2.4,2.3,1.8,2.4,2.2,2.1,1.5,1.8,2.4,2.3,2.2,3.3,1.7,1.9,2.9],"paint":[12.5,11.8,13.6,12.8,12.1,11.8,12.5,12.3,11.2,12.9,13.4,13.1,11.7,12.9,14.5]}},{"b":5,"v":{"total":[12,12,12,12.1,11.6,11.8,12,12.1,11.8,12.1,12.1,12.1,12,12.1,11.9],"script":[1.5,1.3,1.3,1.6,1.4,1.2,1.3,1.5,1.3,1.3,1.6,1.5,1.5,1.5,1.5],"paint":[9.8,10.2,9.8,9.8,9.7,10.3,10.1,10.2,10,10.1,9.9,10,10.1,10.1,9.8]}},{"b":6,"v":{"total":[316.4,315,314.4,315.8,319.2,314.8,315.3,316.5,313.5,314.2,313.5,317.2,314.5,313.8,314.4],"script":[77.1,76.3,76.4,78,77.6,77,77.4,77.3,76.4,76.9,74.9,77.1,76.4,76.4,76.7],"paint":[232,231.5,230.6,230.6,234.4,230.6,230.6,232,230.3,230,231.5,233.1,230.9,230.3,229.8]}},{"b":7,"v":{"total":[36.5,36.6,36.3,36.9,36.6,37.1,36.7,36.3,36.1,36.7,36.6,36.5,36.2,36.7,35.4],"script":[7.8,7.9,7.9,7.6,7.7,7.8,8,8,7.8,8.1,7.7,7.9,7.8,7.9,7.8],"paint":[27.7,27.7,27.4,28.3,28,28.3,27.8,27.4,27.3,27.6,27.9,27.6,27.4,27.8,26.7]}},{"b":8,"v":{"total":[14.3,13.8,14.3,14.6,14,14.1,13.5,13.9,14.9,13.6,14.5,14,13.7,14.4,13.7],"script":[12.2,11.7,12.2,12.2,11.3,12.2,11.3,11.6,12.7,11.2,12.2,11.9,11,12,12],"paint":[1.2,1.8,0.3,0.8,1.7,1.1,1.5,0.3,1.1,1.3,1,1,1.6,1.2,0.8]}},{"b":9,"v":{"DEFAULT":[1.7]}},{"b":10,"v":{"DEFAULT":[3.9]}},{"b":11,"v":{"DEFAULT":[3.9]}},{"b":12,"v":{"DEFAULT":[2.6]}},{"b":13,"v":{"DEFAULT":[23.8]}},{"b":14,"v":{"DEFAULT":[135.4]}},{"b":15,"v":{"DEFAULT":[40.1]}},{"b":16,"v":{"DEFAULT":[174.3]}}]}, -{"f":25,"b":[{"b":0,"v":{"total":[24.8,24.9,25.2,25.2,25.2,24.7,24.9,24.9,24.9,24.6,25.2,24.7,25.1,24.9,24.9],"script":[1.8,1.8,1.8,1.8,1.8,1.8,1.9,1.8,1.8,1.8,1.9,1.8,1.8,1.8,1.8],"paint":[22.6,22.7,23,23,23,22.5,22.7,22.7,22.7,22.4,23,22.5,22.9,22.8,22.7]}},{"b":1,"v":{"total":[27.3,27.9,28.6,28.2,28.2,27.9,27.6,27.6,27.9,27.3,27.8,27.8,27.6,27.4,27.6],"script":[3.8,4.2,4,3.9,4.1,4,3.9,3.8,3.8,3.8,4.2,4,3.9,4,3.9],"paint":[23.1,23.3,24.2,23.9,23.7,23.4,23.3,23.4,23.7,23.1,23.2,23.4,23.3,22.9,23.4]}},{"b":2,"v":{"total":[11.9,10.5,10.9,11.2,11,10.8,11.1,11.4,11.4,10.8,10.4,10.8,11.3,10.8,10.6],"script":[1,0.1,0.1,0.6,0.1,0.1,0.1,0.9,0.1,0.6,0.1,0.1,1.1,0.6,0.1],"paint":[9.2,9.2,8.7,9.3,9.2,9.5,9.6,9.4,9.9,9.1,9.7,9.5,8.8,8.9,9]}},{"b":3,"v":{"total":[2.4,1.8,2.4,2,2.9,2.4,3.1,2.3,1.9,2.4,1.9,2,1.5,2.9,1.5,2.7,2.3,2.5,2.2,2.7,2.7,2.2,1.8,2.6,2.3],"script":[0.6,0,0,0,0.8,0.4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.7,0,0,0.9,0],"paint":[1.3,1.4,1.4,1.2,1.6,1.9,2,1.6,1,2.2,1.7,1.8,1.1,2.8,1.4,2.1,2.1,2.3,2,2.3,1.9,1.6,1.7,1.2,1.5]}},{"b":4,"v":{"total":[13.4,14.3,13.7,13.1,13.4,13.1,12.9,13.9,12.8,13.2,13.2,12.9,13.3,12.7,13.5],"script":[0.1,0.1,0.9,0.1,0.1,0,0.1,0.1,0.1,0.1,0.3,0.1,0.4,0,0.1],"paint":[12.3,13,11.8,11.9,12.5,12,11.4,12.2,11.2,10.3,11.6,11.7,11.4,10.7,12.4]}},{"b":5,"v":{"total":[10.9,10.3,10.8,10.8,10.7,10.8,10.7,10.8,10.5,10.4,10.6,10.6,10.7,10.7,10.4],"script":[0.3,0.1,0.1,0.3,0.2,0.1,0.1,0.3,0.1,0.3,0.2,0.2,0.1,0.4,0.3],"paint":[9.9,9.6,10.1,9.9,9.6,10.4,10.2,9.9,10,9.5,9.5,9.8,10.1,10,9.1]}},{"b":6,"v":{"total":[260.6,260.6,266.6,266.2,262.4,261.1,262.2,263.2,262.9,260.7,262.3,260.9,260.4,262.3,261.1],"script":[18.2,17.7,18.3,18.2,18.3,18.2,18.2,18.2,17.7,17.9,18.2,18.1,18.2,18.5,18.2],"paint":[235.4,235.6,241.1,240.5,236.8,235.7,236.7,237.3,238,235.6,237,235.5,235.1,236.7,235.6]}},{"b":7,"v":{"total":[28.9,28.1,28.7,28.8,28.9,28.8,28.1,28.7,28.7,28.8,28.2,28.9,28.4,28.9,28.7],"script":[1.9,1.8,1.8,1.8,1.8,1.8,1.9,1.8,1.9,1.8,1.8,1.9,1.9,1.8,1.8],"paint":[26.3,25.5,25.9,26.2,26.4,26.2,25.5,26.1,26,26.2,25.6,26.2,25.8,26.3,26.1]}},{"b":8,"v":{"total":[10.2,10.6,9.5,9.8,10.7,9.1,10.9,9,10.4,9.6,10.7,10.3,10.1,9.8,9.9],"script":[8.1,8.9,7.1,7.9,7.9,7.3,8.7,7,8.5,7.6,8.8,8.1,7.6,8,7.5],"paint":[1.2,1.2,1.8,0.9,0.7,1.2,2,1.5,0.7,1.2,1.6,0.8,1.6,0.7,1.8]}},{"b":9,"v":{"DEFAULT":[0.7]}},{"b":10,"v":{"DEFAULT":[2]}},{"b":11,"v":{"DEFAULT":[2]}},{"b":12,"v":{"DEFAULT":[0.7]}},{"b":13,"v":{"DEFAULT":[13.1]}},{"b":14,"v":{"DEFAULT":[16.4]}},{"b":15,"v":{"DEFAULT":[5]}},{"b":16,"v":{"DEFAULT":[51.6]}}]}, -{"f":26,"b":[{"b":0,"v":{"total":[24.7,24.5,25,24.6,24.8,24.6,24.6,24.6,24.5,24.7,24.6,24.7,24.8,24.5,24.6],"script":[1.9,1.8,1.8,1.8,1.8,1.8,1.8,1.8,1.8,1.8,1.8,1.9,1.8,1.8,1.8],"paint":[22.4,22.3,22.8,22.4,22.5,22.4,22.4,22.5,22.3,22.5,22.4,22.4,22.5,22.3,22.4]}},{"b":1,"v":{"total":[27,27,27.4,27.6,26.9,27.1,27,27.1,27.2,27.6,27,26.7,27.6,27.2,27.2],"script":[3.7,3.8,3.7,3.9,3.7,3.7,3.8,3.7,3.7,3.7,3.7,3.7,3.9,3.8,3.9],"paint":[22.9,22.8,23.2,23.3,22.9,23,22.8,23,23.1,23.5,22.9,22.6,23.3,23,22.7]}},{"b":2,"v":{"total":[11.3,11.2,10.3,11.6,10.2,11.1,12.6,10.7,10.2,11.6,10.2,11,11.6,10.4,10.7],"script":[0.1,1.1,0.5,0.8,0.1,1,1.4,0.9,0.1,0.7,0.1,0.8,0.9,0.4,0.1],"paint":[9.9,9.4,8.9,9.2,8.9,9.1,9.9,8.3,9.1,9.7,9.2,8.9,9.6,8.4,9.4]}},{"b":3,"v":{"total":[5.3,2.6,2.6,2.1,2.5,1.7,2.2,2.4,2,2.1,1.9,2.4,2.4,2.4,2.3,2.1,2.3,2.1,2.2,2.8,1.9,3,2.6,2.5,2.2],"script":[0.6,0.7,0.6,0,0,0,0,0,0,0.1,0,0,0.8,0,0.4,0,0,0,0,0,0,0.9,0.6,0,0],"paint":[1.3,1.8,1.9,1.2,0.4,1.5,1.4,2.2,1.2,1.8,0.7,2.2,1,1.5,1.8,1.9,1.5,1.7,2,1.5,1.8,2,1.9,2.3,2]}},{"b":4,"v":{"total":[12.8,13.3,13.4,12.9,13.4,13.4,12.8,13.1,12.9,12.6,13.3,13,12.7,12.8,12],"script":[0.1,0.1,0.7,0.8,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1],"paint":[11.5,11.4,11.5,11.5,12.2,12.7,10.3,11.9,11.6,11.3,12.3,12.4,11.5,11.9,9.9]}},{"b":5,"v":{"total":[10.7,10.8,10.5,10.6,10.6,11,10.4,10.6,11,10.8,10.5,10.4,10.6,10.7,10.4],"script":[0.1,0.4,0.1,0.2,0.1,0.2,0.3,0.3,0.1,0.1,0.1,0.1,0.3,0.4,0.1],"paint":[10.1,9.8,9.8,9.5,10,10.2,9.4,9.7,10.1,10.4,9.5,9.8,10.1,10,9.9]}},{"b":6,"v":{"total":[258.3,259.1,258.1,259.2,258.7,258.2,260.6,260.1,257.7,258.8,257.8,257.9,257.6,258,258.8],"script":[17.9,18.5,17.7,17.9,18.3,17.8,18.3,18.1,17.9,18.3,18,18.3,17.9,18.2,18.3],"paint":[233.3,233.5,233.1,234.1,233.1,233.1,235,234.6,232.6,233.2,232.6,232.6,232.3,232.6,233.2]}},{"b":7,"v":{"total":[28.3,28.7,28.6,27.9,28.3,28.4,28.2,27.7,28.1,28.4,28.6,27.9,28.3,28.9,28.1],"script":[1.8,1.8,1.8,1.9,1.8,1.8,1.9,1.8,1.8,1.9,1.8,1.8,1.8,1.8,1.9],"paint":[25.7,26,25.9,25.2,25.7,25.8,25.6,25.1,25.5,25.8,26,25.3,25.6,26.3,25.5]}},{"b":8,"v":{"total":[8.7,9.5,9.2,9.9,8.9,9.8,9.7,8.9,9.4,8.7,10.4,9.7,9.8,8.6,9.7],"script":[7.2,7.3,6.9,7.9,7.4,7.8,7,7.4,7.5,6.8,7.9,7.3,7.3,7.4,7.4],"paint":[0.7,1.2,0.7,1.2,0.6,1,1.7,0.2,1.7,0.8,0.6,1.1,1.5,0.3,2]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[1.9]}},{"b":11,"v":{"DEFAULT":[1.9]}},{"b":12,"v":{"DEFAULT":[0.6]}},{"b":13,"v":{"DEFAULT":[13]}},{"b":14,"v":{"DEFAULT":[16.4]}},{"b":15,"v":{"DEFAULT":[5]}},{"b":16,"v":{"DEFAULT":[51]}}]}, -{"f":27,"b":[{"b":0,"v":{"total":[23.8,24.5,24.1,24.5,24.6,24.5,24.9,24.3,25,24.7,24.7,25,24.6,24.5,24.6],"script":[1.5,1.6,1.6,1.6,1.6,1.6,1.6,1.6,1.6,1.6,1.6,1.6,1.5,1.6,1.5],"paint":[21.9,22.5,22.1,22.5,22.6,22.6,23,22.4,23,22.7,22.7,23,22.7,22.6,22.7]}},{"b":1,"v":{"total":[27.4,27.4,27.2,27,27.2,26.9,27.3,27.4,27.1,27,27.2,26.9,27,27.7,27.4],"script":[3.4,3.8,3.4,3.4,3.4,3.4,3.5,3.5,3.5,3.4,3.5,3.4,3.4,3.5,3.4],"paint":[23.5,23.2,23.4,23.1,23.3,23,23.3,23.4,23.2,23.2,23.3,23,23.1,23.8,23.4]}},{"b":2,"v":{"total":[11.7,11.3,10.6,11.3,10.9,12,11.6,12.1,11.1,11,10.8,11.5,11.4,12.1,10.3],"script":[0.6,0.6,0.2,0.2,0.4,1.1,0.1,0.8,0.1,0.6,0.1,1,0.1,1.1,0.1],"paint":[9.6,9.1,9.3,9.3,9.3,10.1,10.5,9.6,9.4,8.7,9.2,9.6,10.2,10,9.4]}},{"b":3,"v":{"total":[3.4,2.4,1.9,2.9,1.9,2.6,2.1,2.4,2.2,2.9,2,2.7,2.6,2.6,1.8,2.2,2.4,2.1,1.9,1.9,2.7,2.4,2.6,3,1.9],"script":[0,0,0,0,0,0,0,0,0,0,0,0,0,0.7,0.2,0,0,0,0,0,0,0,0,0,0],"paint":[1.5,2.3,1,1.6,1.7,1.6,1.4,1.5,2,1.3,1.9,2.5,2.5,1.8,1.1,1.1,2.3,1.2,1,1.1,2.4,1.6,2.4,1.4,1.1]}},{"b":4,"v":{"total":[13.3,15,13.7,13,13.7,13.2,13.7,13.5,13.6,14,13.3,14.3,13.1,13.2,14.2],"script":[0.7,0.1,0.5,0.1,0.8,0.1,0.8,0.1,0.5,0.6,0.4,0.1,0.1,0.1,0.6],"paint":[11.1,13.4,11.9,11.9,11.8,11.8,12.6,12.3,11.3,12.4,11.8,13.5,11.9,11.8,12.3]}},{"b":5,"v":{"total":[10.7,10.9,10.8,10.3,10.5,10.6,10.7,10.4,10.4,10.7,10.5,10.3,10.4,10.6,10.4],"script":[0.3,0.1,0.1,0.1,0.2,0.2,0.1,0,0.1,0.1,0.2,0.1,0.1,0.1,0.1],"paint":[9.8,10,10.4,9.7,9.7,9.5,10.2,9.1,9.5,9.8,9.7,9.4,9.7,10.3,9.7]}},{"b":6,"v":{"total":[256.6,260,258.1,258.9,259.2,255.8,258.1,258.6,260.6,259.3,258.4,258,257.9,260.1,260.3],"script":[16.6,16.6,16.4,16.5,16.7,16.5,16.6,16.3,16.5,16.4,16.9,16.4,16.7,16.4,16.6],"paint":[232.6,235.9,234,234,234.8,231.7,234,234.5,236.5,235.3,234.2,233.9,233.4,236,235.9]}},{"b":7,"v":{"total":[28,27.8,28.2,28,27.8,28,28,28.3,27.9,28.2,27.9,27.9,27.8,28.5,28.5],"script":[1.7,1.7,1.7,1.6,1.6,1.5,1.6,1.6,1.6,1.6,1.6,1.6,1.6,1.6,1.6],"paint":[25.5,25.4,25.7,25.5,25.4,25.6,25.5,25.9,25.4,25.6,25.5,25.4,25.4,26,26]}},{"b":8,"v":{"total":[9.8,9.1,9.3,9.3,9.6,9.7,9.2,8.9,9,9.1,10.1,9.5,9.1,9.7,8.7],"script":[8,7.3,6.8,7.6,7.6,7.4,7.5,7.3,6.8,7.4,7.9,7.2,7.4,7.4,7.2],"paint":[0.2,1.1,1.6,0.6,1.8,2.1,0.4,0.2,0.7,1,1.3,0.9,0.8,1.3,0.7]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[2]}},{"b":11,"v":{"DEFAULT":[2]}},{"b":12,"v":{"DEFAULT":[0.6]}},{"b":13,"v":{"DEFAULT":[14.5]}},{"b":14,"v":{"DEFAULT":[11.3]}},{"b":15,"v":{"DEFAULT":[3.7]}},{"b":16,"v":{"DEFAULT":[46.2]}}]}, -{"f":28,"b":[{"b":0,"v":{"total":[34.8,34.2,34.3,35,34.4,34.4,34.1,34.2,34.5,34.3,34.2,34.4,34.7,34.4,33.8],"script":[11.4,10.9,10.9,11.5,11,11.2,11.2,11.2,11.4,11.4,11.1,11.2,11.2,11.1,10.5],"paint":[22.9,22.8,22.8,23,22.8,22.7,22.5,22.5,22.6,22.4,22.6,22.7,23,22.7,22.7]}},{"b":1,"v":{"total":[38,37.5,37.2,38,37.7,38,37.4,38.4,37.3,37.9,38.5,37.5,37.8,38.3,37.8],"script":[13.4,13.4,13.1,13.4,13.3,13.6,13.4,13.7,13.2,13.2,13.7,13.4,13.4,13.6,13.7],"paint":[24,23.5,23.5,24,23.9,23.9,23.5,24.1,23.6,24.2,24.3,23.5,23.8,24.1,23.6]}},{"b":2,"v":{"total":[11.7,12,11.8,12,12,11.2,11.7,11.8,11.6,12,11.6,11.8,12.9,11.4,12.6],"script":[0.8,0.9,0.6,0.9,1.2,0.9,0.2,1,1.4,0.6,0.6,1.1,1.1,0.2,1],"paint":[9.6,10.2,10.3,10.5,9.9,9.3,10.5,9.1,8.5,10.4,9.4,9.5,10,9.6,10]}},{"b":3,"v":{"total":[5.8,2,2.4,2.2,2.3,2.3,2.1,2,1.9,2.7,2.4,2,1.9,1.9,2.5,2.5,2.2,1.8,2.2,1.8,2.1,1.9,2.1,1.6,2.7],"script":[0,0,0.8,0,0.1,0.1,0.5,0.1,0,0.1,0,0.1,0.1,0.1,0.1,0,0,0,0.1,0.1,0.1,0.1,0.2,0.1,0.1],"paint":[2,1.1,1,1.2,2.1,1.8,1.1,1.1,1,2.3,0.8,1.1,1.7,1.1,0.9,2.3,2,1.7,2.1,1.6,1.5,0.9,0.8,1.4,2.5]}},{"b":4,"v":{"total":[13.6,15.2,13.6,13.4,13.4,13.4,13.8,14.3,13.7,13,14.2,14.6,13.9,13.7,15.5],"script":[0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.4,0.1,0.1,1,0.5,1,0.8,0.8],"paint":[12.3,14.1,12.6,12.2,12.4,11.9,12.2,12.8,12.4,10.9,12.2,13.2,11.3,11.2,13.1]}},{"b":5,"v":{"total":[11.3,11.1,11.1,11.1,10.9,11.5,10.8,11,11.1,10.7,10.9,10.9,11.2,11,11.1],"script":[0.2,0.1,0.3,0.1,0.1,0.3,0.4,0.1,0.1,0.2,0.3,0.4,0.2,0.1,0.1],"paint":[10.2,10.3,9.9,9.7,10.2,10.4,9.7,10.3,10.4,10.1,10,9.8,10.1,10.2,10.4]}},{"b":6,"v":{"total":[342.9,342.2,342.7,344.7,342.1,345.4,343.5,343.6,341.8,345.6,349.2,344.6,340.9,343.1,343.2],"script":[111.8,111.3,111.4,114,111.2,112.1,113.1,113.3,111.2,113.2,116.1,111.5,111.1,112.2,112.7],"paint":[223.9,223.6,224,223.4,223.7,225.8,222.4,223.2,223.3,225.5,226,225.4,222.6,223.8,223]}},{"b":7,"v":{"total":[38.9,38.6,38.3,39.4,38.8,38.4,38.8,38.9,39.1,38.6,39.3,39.4,38.8,38.7,39.9],"script":[10.5,10.3,10.2,10.8,10.4,10.3,10.4,10.5,10.6,10.5,10.8,10.6,10.4,10.5,10.4],"paint":[27.5,27.4,27.1,27.7,27.4,27.1,27.4,27.3,27.5,27.1,27.5,27.8,27.5,27.3,28.4]}},{"b":8,"v":{"total":[13.6,13.3,14.7,13.2,13.1,12.7,13.5,13.6,13.5,14.2,14.3,13,14.7,13,12.3],"script":[10.7,11,12.5,11,11,10.6,10.8,11.6,11.4,11.7,12.5,11,12.7,11.6,10.5],"paint":[1.9,1.4,1.1,0.2,0.7,1.1,1,1,1.8,0.7,0.8,1.1,0.9,0.3,1]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[4.6]}},{"b":11,"v":{"DEFAULT":[4.7]}},{"b":12,"v":{"DEFAULT":[0.9]}},{"b":13,"v":{"DEFAULT":[38.9]}},{"b":14,"v":{"DEFAULT":[24.7]}},{"b":15,"v":{"DEFAULT":[8.1]}},{"b":16,"v":{"DEFAULT":[59.5]}}]}, -{"f":29,"b":[{"b":0,"v":{"total":[32.9,30.5,34.2,32.4,32,32,31.7,32.5,31.5,32.6,34.8,32.9,33.4,32.1,34.3],"script":[6.4,6.2,6.6,6.5,6.6,6.5,6.5,6.3,6.6,6.4,6.4,6.4,6.5,6.2,6.3],"paint":[22.2,22.4,22.4,22.7,22.5,22.4,22.7,22.5,22.7,22.9,22.5,22.4,22.6,22.5,22.4]}},{"b":1,"v":{"total":[37.4,33.3,36.2,36,36.7,36.8,36.3,38,37.5,36.8,36.3,37,36.7,36.7,36.7],"script":[8.5,8.6,8.3,8.1,8.3,8.6,8.7,8.5,8,8.2,8,8.4,8.4,8.4,8.6],"paint":[23.3,23.8,22.7,23,23,24.3,23.2,23.4,23.1,23.1,23.2,22.9,23.1,23,23.8]}},{"b":2,"v":{"total":[29.4,28.9,14.7,14.7,27.7,31.4,14.7,29.3,13.6,14.6,12.3,13.8,28.7,13.7,13.3],"script":[2.4,3,2,3.7,1.7,2.6,3.1,1.7,2.1,3.2,2.7,2.2,2.5,1.8,1.9],"paint":[10.9,9.4,9.9,9.9,8.6,11.2,9.9,10.9,9.5,9.8,8.7,10.6,10.5,10,9.7]}},{"b":3,"v":{"total":[13.4,6.1,7.7,3.7,4,3.6,5.5,3.6,4,3.3,7.3,6.3,4,3,8.9,3.1,13.4,4.4,4.1,3.9,3.5,4.3,4.9,3.9,3],"script":[0.7,0.9,1.5,1.2,1.5,1.1,1.8,0.7,1.3,1.1,0.9,1,1.2,1.1,0.8,0.7,0.5,0.3,1.3,0.7,0.7,1,1,1,0.6],"paint":[2,1.5,1.8,1.1,1.7,1.2,1.9,1.7,1.3,1.6,1.3,2.3,2.1,1.3,2.1,1.9,2.4,2.2,1.3,1.7,1.4,2,1.5,1.6,2]}},{"b":4,"v":{"total":[30.3,31.7,17,32,15.6,29.7,32.3,15.1,15.2,30.7,15.4,15.4,16.2,15.5,16.4],"script":[1.2,1.5,1.7,1.1,1.1,0.9,1.8,1.1,1.7,0.7,1.9,0.7,1.2,2.5,0.4],"paint":[13,13.7,12.5,13.9,13.2,13.3,12.4,12.8,12.1,14.1,11.7,12.5,14.3,12.1,13.4]}},{"b":5,"v":{"total":[13.3,12.6,12.1,13.3,12.8,12.9,11.6,12.6,16.3,11.8,14.1,13.3,13.4,12.7,12.7],"script":[0.7,1.4,0.6,0.3,0.6,0.8,0.8,0.5,1,0.6,0.8,0.5,0.4,1,0.6],"paint":[9.8,10.3,11,10.4,10.5,11.4,10.4,11.2,10.5,10.7,10.6,10.7,10.8,10.6,10.4]}},{"b":6,"v":{"total":[741.8,306.2,307.4,310.8,304.3,306.7,305.7,743.7,308,735.9,741.2,304.9,741,305.5,737.2],"script":[63.6,64.1,64.7,63.3,64.7,64.8,64.6,63.5,64.4,63.4,64.6,64.6,65.3,64.7,64.9],"paint":[235.6,231.1,231.8,237.8,231.3,230.8,229.9,235.6,232.8,234.8,236.3,229.7,235.1,229.6,234.4]}},{"b":7,"v":{"total":[35,34.7,39.9,35.5,35.5,40.7,35.4,34.7,39.7,39.3,35.3,41.7,34.8,35.1,39.8],"script":[7.2,7.1,6.7,7.2,7.3,7,7.3,6.7,6.9,6.6,7.3,7,7.1,7.2,6.7],"paint":[26.8,26.6,26.8,27.4,27.3,25.9,26.8,27,26.5,26.4,27.2,26.5,26.9,27,26.7]}},{"b":8,"v":{"total":[11.4,11.2,31.1,11,31.4,32.1,10.7,11.6,10.4,11.6,11.4,31.7,11.5,10.7,10.2],"script":[9.5,10.2,9.5,8.9,8.2,9.2,8.6,9.6,8.4,8.1,8.2,8.9,7.8,7.7,8.5],"paint":[1,0.3,0.3,1.7,1,1.7,1.2,1.1,1.1,1,0.8,0.3,1.8,0.6,1.6]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[3.7]}},{"b":11,"v":{"DEFAULT":[3.8]}},{"b":12,"v":{"DEFAULT":[1]}},{"b":13,"v":{"DEFAULT":[29.2]}},{"b":14,"v":{"DEFAULT":[22.5]}},{"b":15,"v":{"DEFAULT":[8.2]}},{"b":16,"v":{"DEFAULT":[59.7]}}]}, -{"f":30,"b":[{"b":0,"v":{"total":[45.5,45.5,45.4,45.1,45.7,45.4,45.7,45.5,46,45.8,45.1,45.9,45,45.9,45.4],"script":[22.8,23.3,23.1,23,23.2,22.8,22.9,22.8,23.4,23.3,23.1,23.4,22.6,23.4,23],"paint":[22.3,21.8,21.9,21.8,22.1,22.1,22.4,22.3,22.2,22,21.6,22.1,22,22.1,22]}},{"b":1,"v":{"total":[58.1,58.2,58.4,58.3,58.3,58.6,58.5,59.6,58.4,59.1,59.2,57.8,59.5,58.5,59.3],"script":[33.9,34.4,34.1,34.1,34.2,34.5,34.2,34.9,34.1,34.8,34.7,32.9,34.8,34.1,34.6],"paint":[23.7,23.3,23.8,23.7,23.6,23.6,23.9,24.2,23.8,23.9,24.1,24.5,24.3,24,24.1]}},{"b":2,"v":{"total":[19,19,19.3,19.1,21.1,20.7,18.8,18.4,20.4,20.2,22.5,19.1,20.4,20.3,19.3],"script":[7.1,7,7.9,7,8.1,8.1,7.4,7.9,8.5,7.6,7.9,7.3,7.6,8.4,7.7],"paint":[11.2,10.1,9.9,10.7,11.5,11.6,10.3,9.2,10.8,11.5,12.4,10.8,11.7,10.3,10.1]}},{"b":3,"v":{"total":[15.8,17.2,16.5,16.1,17,16.1,16,15.2,16.8,15.8,15.9,16.2,16.5,16.4,16.1,16.7,15.5,16.1,16.9,15.6,15.2,16.7,15.2,16,15.3],"script":[13,13.6,13.3,13.7,12.9,12.5,12.8,12.5,13.5,13.3,13.1,12.7,13.4,12.8,12.8,13.4,12.3,13.2,13.5,12.9,12.7,13.5,12.4,12.2,12.6],"paint":[1.9,2.9,2,2.2,2.5,2.4,1.8,1.8,2.3,2.3,1.8,2.4,2.8,3,2.7,2.1,2.3,1.7,2.9,1.8,1.5,2.5,2.2,3.1,2.5]}},{"b":4,"v":{"total":[25.7,24.8,26.8,24.8,25.8,25.3,25.3,24.4,24.7,24.8,25.2,24.9,25.4,24.9,25.1],"script":[10.2,9.5,10,9.6,10.4,9.4,9.8,9.7,9.6,9.8,9.4,9.1,10.1,9.3,8.9],"paint":[14.3,14.3,15,13.6,14.3,15,13.4,13.8,14.4,13.8,14.9,13.9,14.1,13.9,14.2]}},{"b":5,"v":{"total":[17.2,17.8,17.9,17.1,17.6,17.3,17.7,17.5,17.2,17.1,17.3,17.7,17.2,16.8,16.9],"script":[5.5,5.6,6.3,5.3,5.6,5.8,5.7,5.9,5.6,5.2,5.5,5.9,5.5,5.3,5.5],"paint":[11.1,11.5,10.9,10.8,11.3,10.8,11.3,10.5,10.7,11.2,11,11.1,10.7,10.6,10.9]}},{"b":6,"v":{"total":[418.5,418.6,421.1,418.3,420.7,420.9,424.3,419.2,415.7,420.8,420.8,421.3,417.8,419.2,418.9],"script":[179.4,179.1,181.5,179.1,181.5,183.1,181.4,176.3,178,183,181.7,184,179.4,179.3,180.1],"paint":[232,232.4,232.8,232.6,232.3,230.8,235.5,235.9,230.8,230.9,232.1,230.8,231.6,233.1,231.7]}},{"b":7,"v":{"total":[55.2,55.5,55.8,55.5,55.7,56.3,56.1,56.4,56.7,55,55.6,55.4,56.5,56.9,56.1],"script":[27.2,27.1,27.6,27.9,27.5,28,27.6,27.9,27.4,27.5,27.6,27.5,28.1,27.8,27.8],"paint":[27,27.5,27.3,26.7,27.2,27.4,27.5,27.6,28.3,26.6,27.1,27,27.5,28.3,27.4]}},{"b":8,"v":{"total":[21.8,21.1,21.3,20.8,21.2,20.5,21.4,20.2,21,20.8,22.2,20.4,21.1,20.3,21.5],"script":[20.1,19.7,19.7,19.1,19.3,19.2,19.5,19.1,19.2,19.1,20.9,18.8,19.4,19,19.2],"paint":[1.3,0.3,0.7,1,1.7,1.2,1.8,0.3,1.7,0.8,1.2,1.2,1.1,0.3,2.2]}},{"b":9,"v":{"DEFAULT":[8.3]}},{"b":10,"v":{"DEFAULT":[14.2]}},{"b":11,"v":{"DEFAULT":[14.2]}},{"b":12,"v":{"DEFAULT":[9.1]}},{"b":13,"v":{"DEFAULT":[63.8]}},{"b":14,"v":{"DEFAULT":[1109.4]}},{"b":15,"v":{"DEFAULT":[223.3]}},{"b":16,"v":{"DEFAULT":[992.1]}}]}, -{"f":31,"b":[{"b":0,"v":{"total":[30.9,30.7,30.7,30.1,30.3,30.6,30,29.8,30.6,30.4,29.7,30.4,30.3,30.5,30.1],"script":[7.5,6.6,7.2,6.8,6.8,7,6.8,6.7,7,6.7,6.6,7,7.1,6.7,6.7],"paint":[22.9,23.6,22.9,22.7,22.9,23,22.7,22.5,23,23.1,22.5,22.9,22.6,23.2,22.8]}},{"b":1,"v":{"total":[33.8,33.6,34.6,33.9,33.6,34.1,34,34.4,34,34.1,33.4,34,34.2,33.6,33.8],"script":[9.4,9.6,9.8,9.4,9.4,9.5,9.5,9.7,9.6,9.8,9.3,9.5,9.8,9.5,9.5],"paint":[23.8,23.4,24.1,23.7,23.6,24,24,24,23.7,23.7,23.5,23.9,23.9,23.5,23.8]}},{"b":2,"v":{"total":[12.9,13.1,12.9,13.3,14.6,13.4,12.2,13.9,14.1,13.7,14.1,14,14.2,12.5,13],"script":[2.2,2.2,2.5,2.7,2.8,2.3,2.2,1.8,2.9,2.8,2.1,2.7,2.7,2.1,2.2],"paint":[9.4,8.7,9.3,9.6,9.1,9.1,8.1,10.2,10.1,9.5,10.6,10.3,9.8,9.2,9.3]}},{"b":3,"v":{"total":[3.6,2.5,3.4,4.1,3.7,3.1,3,3.5,3,3.7,3.4,3.7,3.6,3.6,3.3,3.6,3.1,3.3,3.6,3.3,3.4,4.2,4.2,3.4,3.3],"script":[0.7,0.6,1.5,0.6,1.3,1.1,0.7,1,1.5,0.8,1.3,1.6,1,1,0.9,1.5,1,0.6,1.3,1.4,0.9,1.2,1.5,1.3,0.9],"paint":[2.3,1,1.8,2.2,0.9,1.9,2.1,2.4,1.5,2.5,1.8,2,1.8,2.6,1.3,1.9,0.4,2.6,2.1,1.1,2.1,1.5,1.4,1.6,1.5]}},{"b":4,"v":{"total":[14,16.1,14.8,14.4,14.1,15.7,14.7,14.2,14.7,14.3,14.5,14.5,14.5,15.2,14.3],"script":[0.6,0.9,0.9,1.1,0.7,0.9,0.7,1.1,1,0.6,0.9,0.9,0.9,1.2,0.9],"paint":[12.2,13.8,12.4,12.3,12.1,13.1,12.5,11.4,12.7,12,12.4,12.7,12.7,13.3,12.3]}},{"b":5,"v":{"total":[11,11.4,10.9,10.8,11.1,10.9,10.9,10.8,11,10.6,10.9,11.4,10.9,10.8,10.8],"script":[0.6,0.3,0.6,0.6,0.6,0.6,0.6,0.5,0.6,0.6,0.6,0.6,0.6,0.6,0.5],"paint":[9.5,10.1,9.5,9.7,9.8,9.5,9.4,9.8,9.8,9.7,9.4,10,9.1,9.7,9.7]}},{"b":6,"v":{"total":[308.5,304.8,306.2,307.1,307.9,306.9,308.9,306.1,309.5,303,305.1,307.1,305.8,306.2,306.3],"script":[69.5,67.5,68.1,69.7,69.6,68.4,69.6,67.9,68.8,67.1,68.4,69.3,68.4,68.1,68.8],"paint":[231.6,229.8,230.4,229.7,230.8,231,231.6,230.6,233.2,228.2,229.1,230.3,229.9,230.7,229.9]}},{"b":7,"v":{"total":[34.5,33.9,34,34.2,34.1,33.9,33.9,34.1,34.3,34.6,34.1,33.5,34,34.4,33.9],"script":[7.2,7.2,6.8,7.3,7,6.8,7.2,6.9,7.1,7.2,6.8,6.8,7.4,7.1,7],"paint":[26.3,25.7,26.2,25.9,26,26.1,25.6,26.3,26.1,26.4,26.4,25.7,25.6,26.2,25.9]}},{"b":8,"v":{"total":[12.1,11.3,12,11.3,10.7,11.9,11.6,11.2,11.6,10.7,12.8,11,10.4,11.3,13],"script":[10.6,9.8,9.9,9.4,9,9.1,9,8.6,9,8.9,11.1,9.2,8.6,9.4,10.2],"paint":[0.6,0.3,0.6,1.6,0.9,1.1,1.7,2.1,2.1,0.2,0.7,0.9,0.9,0.2,0.3]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[3.3]}},{"b":11,"v":{"DEFAULT":[3.4]}},{"b":12,"v":{"DEFAULT":[0.6]}},{"b":13,"v":{"DEFAULT":[27.9]}},{"b":14,"v":{"DEFAULT":[7.7]}},{"b":15,"v":{"DEFAULT":[3.1]}},{"b":16,"v":{"DEFAULT":[40.7]}}]}, -{"f":32,"b":[{"b":0,"v":{"total":[31,30.4,30.4,30.8,30.5,31.1,30.7,31.1,30.9,30.9,30.8,31,30.7,30.7,30.8],"script":[6.9,6.8,6.9,6.9,6.8,6.9,7,7.4,6.9,7,7,6.9,6.9,6.9,7],"paint":[23.6,23.1,22.9,23.3,23.2,23.6,23.1,23.2,23.5,23.4,23.2,23.6,23.2,23.2,23.3]}},{"b":1,"v":{"total":[35.7,35.8,36.2,35.3,35.8,36.1,36.3,36,36.4,36.5,35.8,35.4,36.6,36.3,36.5],"script":[10.7,10.7,11.3,10.5,10.6,11,10.8,10.8,11.2,10.8,10.6,10.5,11.2,11.1,10.8],"paint":[24.4,24.5,24.3,24.2,24.6,24.6,24.9,24.5,24.6,25.1,24.6,24.3,24.9,24.6,25.1]}},{"b":2,"v":{"total":[12.6,11.9,13.2,12.1,12.2,12.7,13.6,18,12.8,12.7,12.5,12.1,12,11.8,11.8],"script":[0.2,1,0.8,0.7,0.6,0.5,0.2,1.3,1.1,0.8,0.8,1,0.5,0.7,0.2],"paint":[11.1,9.7,10.5,9.9,10.2,11,12.3,15.2,10.6,9.8,10.1,9.5,10.2,9.8,9.9]}},{"b":3,"v":{"total":[2.1,1.5,2.5,2.7,2.2,2,1.9,2.7,2.3,2.4,2.5,2.4,2.7,2.3,1.7,2.1,1.9,2.5,2,3,2.6,2.4,2.5,2.1,1.7],"script":[0,0,0,0,0,0,0,0.1,0,0,0.5,0,0.8,0,0,0.3,0,0,0.4,0.7,0,0,0,0.1,0],"paint":[1.4,1.3,1.6,2.1,1.2,1.4,1,2,1.1,1.2,1.1,1.6,1.8,1.8,1.6,1.1,1.1,2.3,0.9,1.6,1.5,1.9,1.5,0.5,0.7]}},{"b":4,"v":{"total":[15.7,14.7,16.1,15.9,14.9,15.8,16.4,15.9,15.6,15.2,15.8,14.8,15.5,14.8,15.2],"script":[1.3,1.2,1,1.9,1.2,1.2,1.4,1,0.3,1.2,1.5,1.2,1.6,0.7,0.7],"paint":[13.2,12.2,13.4,12,12.8,12.8,13.4,13.7,14.3,13,13.2,11.6,12.2,12.9,13.3]}},{"b":5,"v":{"total":[12.5,11.4,11.6,11.5,11.6,11.4,11.8,12,11.9,11.9,11.6,11.8,12.1,11.6,11.3],"script":[0.6,0.6,0.6,0.4,0.6,0.6,0.6,0.6,0.6,0.4,0.6,0.6,0.6,0.6,0.5],"paint":[10.6,9.9,10.3,10.4,10.4,10,10.8,10.8,10.7,10.4,10.4,10.1,10.8,10.1,9.9]}},{"b":6,"v":{"total":[331.1,327.1,327.7,330.7,329.5,330.8,328.8,329.1,331.9,329,332.8,328.6,329.1,328.7,327.6],"script":[82.7,81,80.4,81.4,81.9,81.2,81.5,81.3,83.3,81.9,82.2,80.1,80.7,80.8,81.1],"paint":[240.6,238.4,239.1,241.6,239.5,241.6,239.6,239.9,240.7,239.3,242.6,240.7,240.7,240.1,238.6]}},{"b":7,"v":{"total":[37.4,37.5,38.6,38,37.7,37.9,37,37.4,38.3,38.5,38,37.5,37.9,38.2,37.9],"script":[7.2,7.3,7.7,7.6,7.2,7,6.9,7.1,7.6,7.7,7.6,7.1,7.4,7.8,7.2],"paint":[29.3,29.2,29.9,29.4,29.3,29.9,29,29,29.7,29.8,29.4,29.4,29.4,29.4,29.6]}},{"b":8,"v":{"total":[9.7,10,9.9,10.3,11.3,10,9.4,9.6,9.5,9.4,10.4,9.2,9.8,9.8,9.6],"script":[8,8,8,8.5,9.6,7.7,7.9,8.2,7.7,7.8,8.4,7.1,7.6,7.5,7.9],"paint":[1.1,1.8,1.7,1.1,1.1,1.3,0.3,0.2,0.2,1,0.3,1.1,0.4,2.1,0.2]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[3.1]}},{"b":11,"v":{"DEFAULT":[3.2]}},{"b":12,"v":{"DEFAULT":[0.9]}},{"b":13,"v":{"DEFAULT":[23.8]}},{"b":14,"v":{"DEFAULT":[11.4]}},{"b":15,"v":{"DEFAULT":[4]}},{"b":16,"v":{"DEFAULT":[39.2]}}]}, -{"f":33,"b":[{"b":0,"v":{"total":[38.2,45.2,36,35.4,34.4,35.2,34.3,34,35.6,33.9,33.2,33.6,35.3,35.9,38.2],"script":[9.5,8.5,9.2,9.1,9.6,9.5,9.3,8.8,9.2,9.3,8.9,9.1,9.2,9.5,9.8],"paint":[21.4,21.7,21.9,22.4,22.4,22,22.1,22.1,22.1,22,22.4,22.1,22.2,22,21.9]}},{"b":1,"v":{"total":[39,37.6,44.2,42.7,38.1,37.7,38.6,40.4,39.2,37.2,37.9,44.8,38.2,37.1,42.1],"script":[13.9,13.5,13.6,13.7,13.4,13.5,13.5,13.9,13.7,13.5,13.4,13.6,13.6,13.3,13.3],"paint":[23.2,23.4,23.1,22.9,24.1,23.7,23.3,23.5,23.5,23.1,23.5,23.1,23,23.2,23.6]}},{"b":2,"v":{"total":[51.6,48.5,18,50.7,17.6,49,19,49.6,18.6,18.2,49.9,16.9,49.4,17.1,19.3],"script":[4.1,4.9,4.7,5.1,4.5,4.8,5.3,4.1,5.2,4.8,4.6,4.6,4.8,4.4,6.7],"paint":[13.6,10.7,10.9,11.8,12.8,12.2,11.4,11.5,10.1,10.9,12.3,12.1,11.6,10.7,11.3]}},{"b":3,"v":{"total":[8,6.5,10,13.3,11.6,8.1,9.3,12.8,12.2,7.6,6.8,10.8,7,12.6,14,6.7,13.7,14.6,8.2,7,15.2,6.8,7.9,8.3,12],"script":[2.6,2.5,2.2,2.5,2.4,2.6,3.7,2.8,3.2,2.9,3,3.9,2.4,2.5,2.9,2.4,2.7,2.5,2.6,3,2.3,3.1,3,2.7,2.7],"paint":[3.1,2.9,2.5,3.3,2.9,3.7,2.9,3.2,2.8,2.4,2.7,3.2,3.6,2.9,2,3.1,3.1,3,3,3.4,3,2.7,3.5,2.7,3.8]}},{"b":4,"v":{"total":[54,53.6,52.2,51,56,53.1,50.5,50.8,53.6,50.2,54.2,50.4,49.4,52.5,50.2],"script":[3.2,2.3,2.5,2.5,3.1,2.6,3.5,2.4,2.5,2.7,2.8,2.5,2,2.4,2.7],"paint":[16.6,15.4,15.6,15.4,17.2,16.2,15.9,16.3,15.4,14.9,15.9,14.9,14.6,15.3,14.5]}},{"b":5,"v":{"total":[15.5,13.8,14,13.7,14.2,14.7,14.4,13.8,16.2,15.2,14.4,14.2,13.7,15.3,15.5],"script":[6.5,5.8,5.9,5.6,5.9,6,6.5,5.6,5.8,6.5,5.8,5.7,5.7,6,5.8],"paint":[11.3,11.3,11.4,11.2,11.7,11.5,10.8,11.5,12,12.5,11.7,11.5,11.4,11.3,11.4]}},{"b":6,"v":{"total":[313.9,308,303.5,305.9,310,309.4,307.2,307,304.1,309.1,306.9,307.1,312.8,303.2,307],"script":[73.9,76.6,73.7,74.9,88.7,89.5,75.1,75.5,76.3,85.7,73.9,77.6,89,75.9,76.4],"paint":[222.8,219.9,219.8,221.5,215.9,215.2,220.9,222.4,218.9,216.6,223.6,220.2,217.7,219.3,220.8]}},{"b":7,"v":{"total":[46.1,39,47.1,45.9,45.9,46.5,46.5,46.5,47,46.6,46.5,46.1,46.7,45.9,46.4],"script":[9.8,10.2,9.8,9.8,9.8,9.9,9.9,9.7,10.4,9.9,10,9.7,9.9,9.9,10.4],"paint":[27.2,28.1,28,26.9,27.1,27.4,27.4,27.4,27.2,27.5,27.3,27.2,27.5,27,27]}},{"b":8,"v":{"total":[45.2,46,11.6,12.1,13.9,12.6,11.5,12.2,11.9,12.2,11.9,13.1,12,12,12.4],"script":[8.6,9,8.4,7.5,9.8,8.6,7.8,8.3,7.1,8,8,7.9,7.9,7.9,7.8],"paint":[2.6,3.5,1.9,2,2.2,2.7,1.8,2,2.5,3.3,2.1,2.3,2.2,2.4,2]}},{"b":9,"v":{"DEFAULT":[0.7]}},{"b":10,"v":{"DEFAULT":[5.7]}},{"b":11,"v":{"DEFAULT":[5.7]}},{"b":12,"v":{"DEFAULT":[1]}},{"b":13,"v":{"DEFAULT":[48.5]}},{"b":14,"v":{"DEFAULT":[16.8]}},{"b":15,"v":{"DEFAULT":[6.1]}},{"b":16,"v":{"DEFAULT":[46.2]}}]}, -{"f":34,"b":[{"b":0,"v":{"total":[52.7,50.9,49.9,51.3,55.3,51.7,52.1,51,52.4,49.9,51.5,49.2,50.2,52.5,52],"script":[26.2,26.4,26.3,27,26.7,26.6,26.7,26.3,26.8,26.6,26.1,26.8,25.8,26.9,28],"paint":[21.9,21.7,22,21.9,21.5,21.9,22.1,21.6,21.9,21.7,21.8,22.2,21.7,21.7,22.4]}},{"b":1,"v":{"total":[73.6,61.8,69.2,68.7,64.9,62.7,63.7,63.1,65.6,61.6,65.6,61.8,64.5,62,62],"script":[37.3,37.2,36.9,36.9,37.5,36.5,36.5,37,36.6,35.9,37.4,37.3,36.6,37,36.5],"paint":[24.4,24.2,24.3,24.3,24.2,24.4,24.3,24.2,24.1,24.2,24.2,24.1,24,24.7,25.1]}},{"b":2,"v":{"total":[36.3,19.8,41,35,40.8,34.9,36.2,36.1,20.2,37.3,19,36.9,35.6,17.5,36.5],"script":[4.7,4.9,5.5,4.8,5.4,4.3,5.5,5.4,6,4.9,4.8,5.6,4.6,5.2,5.4],"paint":[13.7,13.4,13.5,13.2,14,13.7,13.4,12.3,11.2,12.8,11.6,13.7,11.7,11.2,12.2]}},{"b":3,"v":{"total":[17.7,17.5,20.6,18.7,19,20.2,19.7,17.1,19.9,19,18.6,18.4,18,18.9,18,21,19.2,18.4,23.4,19.4,17.8,18,18.5,17.8,18.9],"script":[12.9,12.5,13.3,13,13.7,12.7,14.3,12.7,13.3,12.5,13.8,13,12.9,13.3,13,13.1,12.8,13.2,12.8,13,12.9,13.5,13.3,13.7,13.9],"paint":[2.9,2.9,4,3.7,3.6,3.2,3.5,2.2,3.5,3.3,3.4,3.2,2.6,3.3,2.5,3.7,3.6,2.9,3.1,2.9,2.9,3.2,3.3,1.7,2]}},{"b":4,"v":{"total":[22.8,39.1,38.7,38.7,23,38.9,23.7,40.5,41.1,22.1,38.8,38.2,23.3,38.4,40.2],"script":[4.8,4.5,5,5.4,5,5.5,4.6,5,5.5,5.1,4.5,4.8,4.6,4.3,4.6],"paint":[17.6,17.1,15.8,15.3,16.7,15.7,16.4,15,17,14.8,15.7,16.2,15.3,15.8,15]}},{"b":5,"v":{"total":[22.5,22.5,21,21.7,25,20.7,21.3,23.1,21.7,23.6,22.3,21.6,20.5,27.6,20.6],"script":[8.1,8.8,7.9,8.3,8.3,7.6,8,8.4,8.1,8.3,7.8,8.5,7.8,8.2,7.6],"paint":[12.3,12.4,11.8,11.9,12.3,12.1,11.1,12.5,12.4,11.5,11,12.2,11.6,12.1,11.8]}},{"b":6,"v":{"total":[424.2,432.6,431.7,422.3,426.4,426.5,428.1,416.9,428.4,431.2,430.6,426.8,431.9,426.6,432.9],"script":[191,200.3,197.5,188.9,192.1,193.5,189.7,182.8,197.4,192.9,193.3,197.7,199.7,191.1,199.3],"paint":[229.9,229.3,227.1,230.2,231.2,230,230.5,231,227.9,230.1,229.7,226,229.1,232.3,230.6]}},{"b":7,"v":{"total":[71,69.9,69.6,58.7,69.5,69.1,69,63,64.5,68.6,68.7,67.7,65.1,64.4,69.4],"script":[31.2,31.4,30.5,30.1,30.8,31.4,30.8,30.1,31,31.7,30.9,30.7,31.4,31,31.3],"paint":[28,28,28.2,28,27.8,28.3,28.2,27.4,27.8,27.6,28.5,28,27.8,28.1,28.2]}},{"b":8,"v":{"total":[22.7,22.2,21.9,21.3,21.2,43.5,21.8,24.5,21.2,45.3,40.2,42.1,23.2,25.4,22.9],"script":[18.9,18.1,18.3,16.3,17.7,20.3,18.3,19.5,18.4,21.7,18.6,20.7,19.2,20.8,18.6],"paint":[3.6,3,2.2,1.8,2.1,3.1,2.2,2.2,2.1,3.9,3.7,3.7,3.6,2.6,2.1]}},{"b":9,"v":{"DEFAULT":[5.3]}},{"b":10,"v":{"DEFAULT":[11.2]}},{"b":11,"v":{"DEFAULT":[11.2]}},{"b":12,"v":{"DEFAULT":[6.3]}},{"b":13,"v":{"DEFAULT":[60.9]}},{"b":14,"v":{"DEFAULT":[111.9]}},{"b":15,"v":{"DEFAULT":[28.9]}},{"b":16,"v":{"DEFAULT":[119.3]}}]}, -{"f":35,"b":[{"b":0,"v":{"total":[31.1,31.2,31,31.1,31.3,31.1,31,31.5,31.5,31.6,31.6,31.1,30.9,31.1,31.1],"script":[8.3,8.2,8.1,8.5,8.5,8.2,8.2,8.5,8.5,8.6,8.8,8.3,8.2,8.5,8.2],"paint":[22.2,22.5,22.3,22.1,22.3,22.4,22.2,22.4,22.4,22.4,22.3,22.3,22.2,22.1,22.3]}},{"b":1,"v":{"total":[39.9,42.1,39.5,40.1,39.5,40.9,40.2,40.7,39.7,39.9,40,41,40,40,40.9],"script":[16.6,17.4,16.5,16.9,16.4,17.7,16.8,17.3,16.3,16.4,16.7,17.2,16.6,16.8,17.7],"paint":[22.8,24,22.4,22.6,22.6,22.6,22.8,22.9,22.8,22.8,22.7,23.1,22.8,22.7,22.6]}},{"b":2,"v":{"total":[15.3,15.2,14.6,15.9,15.2,14.4,14,14.8,14.6,15.4,16.7,16.1,15.6,14.3,13.9],"script":[3.8,4.1,3.9,4.5,3.9,4.2,3.9,4.1,3.6,3.9,3.8,3.7,3.5,3.2,2.9],"paint":[9.8,10.1,9.8,10.1,9.8,9,9,9.1,9.8,10.3,11.1,10.9,11.8,9.3,9.8]}},{"b":3,"v":{"total":[5.6,4.8,4.4,4.9,5.1,5.3,5.3,5.5,5.2,5.8,5.4,5.7,4.8,4.9,4.8,4.9,5.4,5.2,5.2,4.5,5,5.1,6.3,4.6,4.5],"script":[2.8,2.5,2.4,2.6,2.6,2.8,2.7,3.2,2.8,3.3,3.3,3.1,2.7,3.3,2.7,2.8,2.7,2.8,2.8,2.7,2.1,3.2,4.1,2.8,2.9],"paint":[2.3,1.8,1.9,1.3,2.1,2.1,1.7,1.4,1.4,1.2,1.9,2.5,1.5,1,1.6,1.3,2.5,1.8,1.8,1.6,2.7,1.8,2.1,1,1.5]}},{"b":4,"v":{"total":[16.6,16.4,15.4,15.9,15.6,17,15.9,15.4,16.6,16.8,18.3,18.5,16.2,15.9,16.6],"script":[3.4,2.7,2.5,2.8,3.2,2.4,3.2,3.1,2.9,2.3,2.7,2.5,2.8,2.9,3.1],"paint":[12.2,12.8,11.4,11.8,11.8,13.5,11,11.3,12.1,12.3,14.3,14.6,12.1,11.9,12.6]}},{"b":5,"v":{"total":[13.8,12.1,12.6,12.6,12.2,12.3,12.1,12.7,12.8,12.1,12,11.9,12,12.5,12.3],"script":[1.6,1.4,1.7,1.7,1.7,1.5,1.5,1.6,1.7,1.7,1.7,1.4,1.4,1.5,1.5],"paint":[11.2,10.1,10.3,10.4,10,10.3,9.8,10.3,10.7,9.5,9.8,10,9.7,10.3,10.2]}},{"b":6,"v":{"total":[317,314.7,313.7,316.2,315.2,318.4,315.3,315.8,316,313.8,315,314.8,318.9,314.8,313.6],"script":[83.7,82.1,82.3,83.9,83.7,83.8,83.8,83.5,82.9,83,85.2,83,83.1,83.9,82.2],"paint":[226.4,225.5,224.2,225.3,224.5,227.6,224.6,225.2,225.8,223.9,222.9,224.9,228.7,223.9,224.5]}},{"b":7,"v":{"total":[37.7,38.1,37.6,38,38.1,38,38.1,37.9,37.4,37.9,38.2,37.8,37.3,37.9,36.7],"script":[9.8,9.6,9.2,9.9,9.4,9.8,9.9,9.8,9.3,10,9.6,9.8,9.2,10,9],"paint":[27,27.5,27.4,27.1,27.8,27.3,27.2,27.2,27.1,27,27.7,27.1,27.2,26.9,26.8]}},{"b":8,"v":{"total":[15.8,17.3,16.8,16.1,15.6,16.1,17.4,15.9,15.2,15.9,16.7,16,15.9,15.5,16.2],"script":[13.4,13.6,14.5,14.2,13.7,14,15.1,14.1,13.6,14.1,14.8,13.9,13.6,14,14],"paint":[0.2,2,1.3,1.7,0.2,1.2,2,0.5,0.2,0.9,0.3,1.4,1,0.6,1.2]}},{"b":9,"v":{"DEFAULT":[0.7]}},{"b":10,"v":{"DEFAULT":[6.2]}},{"b":11,"v":{"DEFAULT":[10.2]}},{"b":12,"v":{"DEFAULT":[16.7]}},{"b":13,"v":{"DEFAULT":[49.5]}},{"b":14,"v":{"DEFAULT":[90.3]}},{"b":15,"v":{"DEFAULT":[30.5]}},{"b":16,"v":{"DEFAULT":[115.6]}}]}, -{"f":36,"b":[{"b":0,"v":{"total":[32.7,33.1,33.3,33.3,33.6,32.7,33.7,33,33,33.1,32.7,33,33.3,33.8,33],"script":[9.6,9.7,9.7,9.7,10.4,9.7,10.3,9.7,9.7,9.8,9.7,9.6,10.2,10.3,9.7],"paint":[22.7,22.8,22.9,23,22.6,22.5,22.8,22.7,22.8,22.8,22.5,22.8,22.6,22.9,22.8]}},{"b":1,"v":{"total":[35.2,34.9,35.5,34.2,35.5,34.5,34.7,35.5,34.4,34.2,35.5,34.3,34.7,34.4,34.5],"script":[11.5,11.6,11.4,10.9,11.4,10.9,11.3,11.4,11,11.2,11.6,11,11.1,11.1,11.1],"paint":[23.1,22.7,23.5,22.8,23.5,23,22.8,23.5,22.8,22.5,23.3,22.7,23,22.7,22.9]}},{"b":2,"v":{"total":[12.4,12.5,13.2,12.9,12.7,12.4,12.4,12.8,12,13,12.8,11.7,13.9,12.9,13.1],"script":[1.1,1.1,1.4,1.7,1.7,1.4,1.8,1.2,1.5,1.4,1.5,1.4,1.5,1.3,1.6],"paint":[9.6,10.3,9.6,10.3,10.3,9.7,9.3,11,9.2,10.7,10.1,8.9,11.4,10.4,10.6]}},{"b":3,"v":{"total":[4.5,4.4,4.3,4.6,4.3,3.9,4.4,4.8,4.6,5,5.1,5,4.3,4.3,4,5,4.8,4.3,5.2,4.2,4.4,4.1,4.7,4.6,4.5],"script":[2.7,1.7,2.3,1.9,2.5,1.5,2,2.4,2.3,2.8,2.9,2.6,2.5,1.9,1.9,2.6,2.7,2.4,3,1.5,2.1,1.9,2.5,2.6,2.2],"paint":[1.7,1.9,1.9,2,1.6,2.3,1.6,1.2,1.3,1.8,2,0.8,1.7,1.8,2,1.5,1.5,1,1.1,2.6,1.2,1.4,2.1,1,2.2]}},{"b":4,"v":{"total":[14.8,15,14.1,15.6,14.5,15.6,16.5,14.2,15.1,14.8,14.7,15,14.8,14.1,14.5],"script":[1,1.4,0.9,1.7,1.1,1,1.1,1.1,0.7,1.2,1.1,1.2,1.3,0.2,0.6],"paint":[12.7,12,11.7,12.7,12.2,12.5,14.2,12,13.6,12.5,13.3,12.6,12.2,12.8,12.8]}},{"b":5,"v":{"total":[11.4,11.3,11.4,10.9,11.3,11.2,11.1,11.2,11.5,11.1,11.2,11.3,11.5,11.6,10.8],"script":[0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6],"paint":[10.3,10.1,9.9,10,10.1,10,9.6,9.9,10.2,9.8,10,10,9.8,10.3,9.6]}},{"b":6,"v":{"total":[334.2,331.5,337.2,335.2,332,333.9,333.6,333.7,337.2,335.7,334.1,334.5,334.2,335.5,334.8],"script":[102.3,100.6,102.9,103.3,101.4,102.9,102.5,103.5,103,103.1,102.5,102.9,101.9,103,102.4],"paint":[224.8,223.8,227.2,224.9,223.5,223.9,223.8,223.2,226.4,225.3,224.4,224.5,224.3,225.4,225.2]}},{"b":7,"v":{"total":[38,38.2,37.2,38,37.5,36.6,38.3,38,38.1,37.8,37.9,37.6,37.6,38.1,38.4],"script":[9.6,9.6,9.3,9.5,9.3,9.2,9.5,9.5,9.5,9.5,9.6,9.3,9.2,9.6,9.5],"paint":[27.4,27.6,26.9,27.6,27.3,26.4,27.8,27.6,27.6,27.4,27.3,27.3,27.4,27.6,27.9]}},{"b":8,"v":{"total":[14.3,14.3,13.8,13.7,15,13.9,13.5,14.4,14.7,16.1,14.5,14.1,14.7,13.7,13.6],"script":[11.9,12.2,11.7,11.8,12.2,11.6,11.6,12.3,12.6,13.7,12,12.2,12.5,11.8,11.3],"paint":[0.3,1.9,0.8,0.4,1.5,0.4,1,0.4,0.7,1.8,1.4,1.2,1.8,1,1.4]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[4.2]}},{"b":11,"v":{"DEFAULT":[4.3]}},{"b":12,"v":{"DEFAULT":[1.1]}},{"b":13,"v":{"DEFAULT":[34]}},{"b":14,"v":{"DEFAULT":[13.6]}},{"b":15,"v":{"DEFAULT":[5]}},{"b":16,"v":{"DEFAULT":[49.2]}}]}, -{"f":37,"b":[{"b":0,"v":{"total":[34.2,33.5,33.7,34,33.9,33.9,33.9,33.7,33.7,33.8,33.8,33.9,34.4,33.8,34.3],"script":[10.6,9.7,9.8,9.8,9.9,10.2,10,10,9.9,10,9.8,9.9,10.2,9.9,10.2],"paint":[23,23,23.3,23.4,23.5,23.2,23.4,23.2,23.1,23.2,23.2,23.4,23.6,23.4,23.3]}},{"b":1,"v":{"total":[40,40.8,39.8,40,41.2,39.9,41,39.4,39.9,40.2,40.5,40.8,40.5,40.4,40.5],"script":[15.6,15.7,15.3,15.2,15.8,15.2,15.9,14.9,15.4,15.6,15.5,15.6,15.5,15.8,15.3],"paint":[23.7,24.5,23.8,24.1,24.7,23.9,24.6,23.8,23.8,23.9,24.3,24.2,24.3,24,24.5]}},{"b":2,"v":{"total":[21.2,20.3,20.7,19.9,19,18.7,18.8,19.1,19.4,20.5,20.5,19.7,21.7,19.8,20.6],"script":[8.1,7.7,8.4,7.7,7.1,6.7,6.8,7.4,7.8,7.5,8.2,7.5,7.9,7.6,7.8],"paint":[11.4,10.6,10.5,10.6,9.2,10,10.4,9.8,10.3,9.6,10.1,10.1,11.7,11,10.4]}},{"b":3,"v":{"total":[7.8,7.3,8.1,7.4,8.5,7.2,6.9,7.6,8.4,7.2,7.1,8.7,9.2,8.1,7.4,7.6,7.5,8.5,9.2,7.6,9.3,9.2,6.8,7.5,7.7],"script":[5,4.2,4.6,5.2,5.4,4.5,4,4.6,5.1,4.8,4.3,5.5,6,5.3,4.3,4.9,4.9,5.4,5.8,4.8,5.8,5.7,4.9,4.6,4.9],"paint":[1.9,2.3,2.1,1.4,1.1,1.6,2.4,1.9,1.7,1.6,2.1,1.2,1.4,1.3,2.5,1.9,2,1.4,1.6,1.6,1.7,1.3,1.3,2.3,2.2]}},{"b":4,"v":{"total":[18.1,20.1,19.4,18.7,20.6,20.6,18.8,20.4,18.7,19.5,19,19.9,20.3,18,19.7],"script":[4.2,5.4,4.8,4.7,5.2,5.5,4.6,5.3,4.8,5.4,4.9,5.5,5.6,4.3,5.2],"paint":[12.7,13.4,13.6,12.7,13.4,12.8,13.5,13.7,12.9,11.5,13.1,13.3,12,12,12.6]}},{"b":5,"v":{"total":[15.1,15,14.9,15.8,15.4,15.2,15.6,14.9,14.7,15.3,14.2,15,14.3,14.9,15.2],"script":[4.2,4.1,4.1,4.2,4.2,4.3,4.3,4.2,3.9,4.3,3.8,4.2,3.8,4.1,4.2],"paint":[10,9.9,10.3,10.9,10.5,10.3,10.3,10.2,10.1,10,9.9,10.1,9.8,10.1,10.3]}},{"b":6,"v":{"total":[343.5,342.3,340.5,340.2,341.3,343.4,340.6,341,341,343.7,341.8,340.8,341.6,343.3,340.4],"script":[102.7,101.4,101.3,101.6,100.7,102.6,101.4,103,101.5,102.4,102,101.2,101.9,102,101.5],"paint":[233.7,233.4,232,231.4,232.8,233,232.2,230.8,231.4,233.9,232.6,232.4,231.8,233.9,231.5]}},{"b":7,"v":{"total":[41.5,41.6,40.8,40.8,41.3,42.2,41.4,41,41.7,41.3,41.5,41.3,41.4,41.4,41.5],"script":[13.2,12.8,12.8,12.9,12.7,12.6,12.8,12.8,13,13.3,12.9,12.9,12.9,12.9,12.6],"paint":[27.3,27.5,26.9,26.9,27.5,28.6,27.5,27.2,27.6,27,27.4,27.4,27.4,27.5,27.8]}},{"b":8,"v":{"total":[15.8,16.2,17.3,16.6,17,15.7,16.6,16.7,15.8,17.2,17,16.3,16.5,17.1,16.4],"script":[13.9,14.2,15.3,14.5,15.1,13.6,13.9,14.1,14,14.8,14.9,14.2,14.6,14.7,14.1],"paint":[1.1,1.7,1.7,0.6,1.7,0.2,2.2,1.6,0.9,0.8,1,0.7,1,1.1,1.3]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[3.9]}},{"b":11,"v":{"DEFAULT":[4.2]}},{"b":12,"v":{"DEFAULT":[2.3]}},{"b":13,"v":{"DEFAULT":[30.8]}},{"b":14,"v":{"DEFAULT":[63.1]}},{"b":15,"v":{"DEFAULT":[13.3]}},{"b":16,"v":{"DEFAULT":[82.8]}}]}, -{"f":38,"b":[{"b":0,"v":{"total":[31.6,31.7,30.9,30.3,30.5,30,29.8,30.3,30.3,30.2,29.9,29.9,29.7,30.6,31.8],"script":[8.9,9,9,8.6,8.5,8.2,8.3,8.4,8.3,8.6,8.5,8.3,8.2,8.4,9],"paint":[22.1,22.1,21.4,21.2,21.4,21.2,21,21.4,21.5,21,20.9,21.2,20.9,21.6,22.3]}},{"b":1,"v":{"total":[34.4,34.6,34.4,34.7,33.8,34.2,33.8,34.3,34.4,33.9,34.3,34.2,34,34.7,34.2],"script":[10.8,11,11.2,11.1,10.9,11.1,10.6,11,11,10.8,10.8,10.9,10.8,11.2,10.8],"paint":[23,23,22.5,23,22.3,22.5,22.6,22.8,22.8,22.5,22.9,22.7,22.7,23,22.9]}},{"b":2,"v":{"total":[18.7,18.5,18,18.6,18.2,18.6,18.2,17.8,18.8,18.8,19.3,18.5,20,20.5,19.3],"script":[7,6.4,6.1,6,6.3,6.1,7.2,6.1,6.6,6.5,6.2,5.4,7,7,6.8],"paint":[10,10.2,9.7,10.7,10.2,10.9,9,10.3,9.9,10.6,11.7,11.2,11.1,12.6,10.8]}},{"b":3,"v":{"total":[5.2,5,5.3,4.9,5.1,5,5.5,4.9,5.5,6.1,5.3,4.6,5.4,5.1,4.9,5.2,5.2,5,5.3,5,5.2,5.1,4.9,4.5,5.7],"script":[2.7,2.3,2.5,2.7,2.7,2.6,2.9,3,3.6,2.5,2.8,2.5,3.2,2.9,2.9,2.9,2.8,2.8,2.6,2.6,2.8,3,2.5,2.9,3.1],"paint":[2.3,2.6,2,1.1,1.9,1.9,1.6,1.1,1.1,2.6,1.3,2,2.1,1.6,0.9,1.4,1.1,1.5,2.6,2.2,2.2,1.9,1.2,1.1,2.4]}},{"b":4,"v":{"total":[110.4,108.3,112.9,110.8,112.1,111.5,112.8,114.2,113.3,114.7,110.9,110.2,108.7,112.3,111.7],"script":[21.5,20.5,20.8,21,22.6,20.8,21.5,22.3,20.9,21.7,20.5,20.4,20.3,21,20.8],"paint":[85.8,84.8,89.3,86.7,86,87.9,89.9,89.9,89.5,90.7,87.1,87.6,85.9,88.9,89]}},{"b":5,"v":{"total":[13.9,13,13.1,12.7,12.3,13.6,12.9,12.8,12.8,13.2,13.3,12.8,12.8,13,12.8],"script":[2.3,2.1,2.3,1.8,1.9,2.1,1.8,1.9,2.3,1.9,2.3,2,2.2,2,2.2],"paint":[10.8,10.3,10.3,10,10,10.8,10.2,10.3,9.7,10.4,10.1,10.5,9.7,10,10.3]}},{"b":6,"v":{"total":[449.2,440,446.2,447.3,440.7,440,442.8,418.1,418.2,439.5,450.4,440.9,447.4,441.9,444.6],"script":[215.8,207.3,212.1,212.7,207.2,207.8,209.9,182.9,187.5,206.4,214.3,209.7,214.8,208.8,209],"paint":[225.7,225.5,226.7,227.1,226.3,225,225.8,228.2,223.4,225.7,229.1,224.1,224.9,225.8,228.2]}},{"b":7,"v":{"total":[38.2,37.9,37.6,37.8,38,37.4,37.3,37.4,37.4,38.5,37.5,37.6,36.8,37.4,38.6],"script":[10.2,9.9,9.8,9.9,10.1,10.1,9.7,9.9,10,10.1,9.7,10.2,9.7,9.8,10.3],"paint":[27,27.1,26.8,26.9,27,26.4,26.6,26.7,26.5,27.3,26.8,26.5,26.2,26.7,27.4]}},{"b":8,"v":{"total":[14.6,12.1,13.4,13.1,14.7,13.6,14.4,12.8,13.1,12.9,13.1,12.7,12.5,12.8,13.1],"script":[11.5,10,11.3,10.9,10.7,11.2,12.7,10.9,10.9,10.7,11.4,10.5,10.7,10.6,10.7],"paint":[1.6,1.1,1.5,1.1,1.9,1.6,0.7,0.9,1.1,1.1,1.1,1,0.9,0.8,2.2]}},{"b":9,"v":{"DEFAULT":[1.3]}},{"b":10,"v":{"DEFAULT":[4.8]}},{"b":11,"v":{"DEFAULT":[5.3]}},{"b":12,"v":{"DEFAULT":[2.1]}},{"b":13,"v":{"DEFAULT":[32.3]}},{"b":14,"v":{"DEFAULT":[257.9]}},{"b":15,"v":{"DEFAULT":[58.9]}},{"b":16,"v":{"DEFAULT":[265]}}]}, -{"f":39,"b":[{"b":0,"v":{"total":[31.1,31.6,31.2,31.4,31,31.4,31.2,31.2,31.5,31.4,31,31.2,31.4,31.5,31.4],"script":[8.1,8.5,8.1,8.2,8.3,8.5,8.3,8.4,8.3,8.4,8.2,8.1,8.3,8.4,8.5],"paint":[22.5,22.5,22.5,22.6,22.1,22.3,22.3,22.3,22.7,22.5,22.2,22.5,22.4,22.5,22.3]}},{"b":1,"v":{"total":[34.9,36.1,36.6,35.1,36.4,36.1,35.3,34.8,35.1,36,36.2,35.7,36.4,35.6,35.4],"script":[12.1,12.2,12.1,12.3,12.3,12.3,12.2,12.1,12.3,12.3,12.5,12,12.2,12.6,12.1],"paint":[22.1,23.2,23.9,22.2,23.5,23.3,22.4,22.1,22.3,23,23.1,23.1,23.6,22.4,22.6]}},{"b":2,"v":{"total":[12.3,14,12.7,15.2,12.4,13.1,13.6,11.8,12.9,12.6,11.7,11.7,13.1,13.4,13.3],"script":[1.1,2.5,1.5,2.5,1.7,1,1.7,1,1.9,1.8,1.2,1.4,1.4,2.1,1.9],"paint":[10.3,10.5,9.5,11.4,9.7,11,10.3,9.8,10.1,10,9,9,10.1,9.6,10.8]}},{"b":3,"v":{"total":[4.2,4.6,3.7,3.8,3.5,3.9,3.6,4.4,4.1,3.3,4.1,4,4,4.3,4,3.9,4,3.6,3.9,3.7,4.1,4.3,4,4.2,3.8],"script":[1.8,2.3,1.5,1.8,1.9,2,1.9,2.2,1.7,1.4,1.6,1.6,2.1,1.8,2.1,2,1.9,1.6,2.1,2,1.8,2.4,2,2.3,1.4],"paint":[2.2,2.2,2,1.1,0.7,1.8,1.2,1.7,2.2,1.1,1.6,1.3,1.3,2,1.4,1.8,0.8,1.3,1.7,1.1,2.1,1.1,1.9,1.8,1.8]}},{"b":4,"v":{"total":[16.4,15.7,15,15.3,15.3,14.2,14.6,15.3,15.5,15.5,14.6,14.9,14.4,14.4,14.1],"script":[0.7,1.7,1.8,1.3,1.3,1,0.9,1.9,1.6,1.5,1.9,1.7,1.1,1,1],"paint":[14.5,12.8,11.7,12.3,13,11.8,12.7,12.2,13,12.9,11,11.8,11.9,11.7,11.6]}},{"b":5,"v":{"total":[11.6,12.2,11.5,11.5,11.7,11.3,11.4,11.5,11,11.9,11.4,11.8,11.4,12,12.3],"script":[1,1.2,1.1,1.2,1.1,0.9,1.1,1.1,1.1,1,1.1,0.9,1.1,1,1],"paint":[9.9,10.1,9.8,9.7,9.9,9.7,9.4,9.7,9.3,10.4,9.5,10.6,9.3,10.4,10.7]}},{"b":6,"v":{"total":[320.4,321.4,319.7,320.2,318.4,320.3,318.9,319.9,319.6,319,323.2,319.6,319.2,319.8,319.5],"script":[84,84.4,84.3,84.4,82.7,85.1,84,84.6,84.5,83.8,85.4,84.3,85.1,85,84.2],"paint":[228.6,229.2,227.7,228.2,227.8,227.5,227.2,227.6,227.4,227.6,229.8,227.7,226.4,227,227.6]}},{"b":7,"v":{"total":[37.6,38.7,38.4,38.1,39.8,37.5,38.3,38.2,37.9,38.3,38,38.6,38,38.3,37.9],"script":[9.1,9.3,9,9.2,9.3,9,9.1,9,9,9.1,9,9.2,9,9,8.9],"paint":[27.5,28.3,28.3,27.9,29.3,27.5,28.1,28.1,27.8,28.1,27.9,28.4,27.9,28.2,27.9]}},{"b":8,"v":{"total":[12.9,12.9,13.4,13,13.3,12.7,13.1,13.9,12.9,13.9,13.7,13.1,13,14.2,14.3],"script":[11.2,11.2,10.5,10.9,11.4,11.3,11,11.7,11.4,11.3,12.1,10.8,11.3,11.6,10.9],"paint":[0.8,0.3,0.9,1,0.3,0.2,0.9,1.5,0.5,1.7,1.1,1.3,0.7,1.6,0.5]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[3.4]}},{"b":11,"v":{"DEFAULT":[3.4]}},{"b":12,"v":{"DEFAULT":[0.7]}},{"b":13,"v":{"DEFAULT":[28.8]}},{"b":14,"v":{"DEFAULT":[7.4]}},{"b":15,"v":{"DEFAULT":[3.1]}},{"b":16,"v":{"DEFAULT":[45.4]}}]}, -{"f":40,"b":[{"b":0,"v":{"total":[34.1,33.8,32.9,33.3,33.7,33.5,32,33.2,33.7,33.8,34.2,34,34,33.7,32],"script":[10.2,9.8,8.8,9.7,10,9.6,8.8,9.7,9.7,10.2,10.1,10.2,9.9,10.2,8.5],"paint":[23.4,23.5,23.5,23.2,23.1,23.5,22.7,23,23.3,23.2,23.5,23.2,23.5,23,23]}},{"b":1,"v":{"total":[46.2,45.8,46.7,45.9,45,45.2,45.5,45.6,46,45.9,45.6,45,45.3,45.1,45.4],"script":[20.9,20.8,21.4,20.6,20.2,20.4,20.1,20.3,20.8,20.8,20.6,20.1,20.2,20.2,20.4],"paint":[24.7,24.4,24.7,24.7,24.2,24.2,24.9,24.7,24.5,24.5,24.4,24.3,24.5,24.2,24.4]}},{"b":2,"v":{"total":[19.4,17.7,19.8,18.1,18.5,19.3,18.3,19,20.4,19.8,19.1,18.8,19.4,19.5,19.6],"script":[7.3,6.3,6.8,6.5,7,6.5,6.4,7.1,8.2,7.4,6.5,7.2,6.9,7.1,6.7],"paint":[10,10,11.1,9.5,9.4,11.3,10.7,9.3,10,10.8,10.6,9.2,10.3,10.7,11.2]}},{"b":3,"v":{"total":[5,5.3,5.8,5.4,4.9,5.6,6.2,5.4,6.2,5.2,5.3,5.1,6.4,5.5,5.5,5.6,5.4,5.6,5.3,5.7,5.8,5.7,5.8,5.4,5],"script":[2.6,3.5,3.8,3.3,2.5,3.4,3.5,3.3,3.9,3.2,3.1,3,4.2,3.3,3.3,3.4,3.3,3.2,3.1,3.7,3.1,3.5,3.1,3,2.8],"paint":[1.7,1.3,1.1,1.2,1.9,1.7,1.4,1.6,2,1.9,1.4,1.9,2,2.1,1.4,1.2,1.9,2.1,2,1.6,2.1,0.8,2.6,2.2,1.2]}},{"b":4,"v":{"total":[17.1,16.8,16.6,17.3,16.9,17.9,17.1,16.6,17.4,16.8,17.4,17,17.1,18.5,17.1],"script":[3.2,3.5,3.4,3.3,3,3.9,3.2,3.3,3.2,3.4,3.6,3.5,3.3,4.1,3.4],"paint":[11.8,11.4,11.9,12.3,13,12.6,13,12.3,12.6,12.6,11.6,11.9,12.8,12.8,11.9]}},{"b":5,"v":{"total":[12.5,12.2,12.2,12,12.8,12.5,12.8,12.2,12.1,12.3,12.2,12.2,12.7,12.1,12.2],"script":[1.7,1.7,1.7,1.4,1.8,1.7,1.8,1.5,1.6,1.4,1.5,1.4,1.7,1.7,1.4],"paint":[10.1,10.1,9.8,10.3,10.1,10.1,10.3,10.1,9.7,10.2,10,9.9,10.3,9.7,10.1]}},{"b":6,"v":{"total":[330.6,331.3,328.6,330.5,328.3,335.1,331.2,334.3,333.7,331.6,332.3,330.1,335.3,334,333.6],"script":[97.9,97.2,95.4,96.9,93.9,101.5,95.5,99.8,99.1,98.4,96.2,96.8,99.2,101.3,99.9],"paint":[225.4,227.1,226.2,226.8,226.7,226.3,228.7,227.4,227.4,226.2,228.9,226.2,229.2,225.6,226.8]}},{"b":7,"v":{"total":[39.7,39,38.6,39.4,38.9,38.3,38.9,38.9,39.1,38.5,36.7,38.7,38.2,37.5,37.4],"script":[11.1,10.9,10.5,11.2,11,9.8,11,10.4,10.5,10.7,8.7,10.4,10.3,9,9],"paint":[27.5,27.1,27,27.2,26.8,27.5,26.8,27.6,27.6,26.9,27,27.3,26.9,27.5,27.4]}},{"b":8,"v":{"total":[26.8,27.1,27.1,28.5,28.3,27.6,27.7,27.4,26.8,26.8,28.2,29.2,27.5,25.9,27.2],"script":[24.6,24.7,25.2,25.6,26.4,25.3,25.4,25.5,24.7,25,26.5,26.2,25,24,24.5],"paint":[1.2,1.7,0.9,1.6,0.7,1.3,1.3,0.3,1.3,0.3,0.6,1.5,1.5,1,1.4]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[4.3]}},{"b":11,"v":{"DEFAULT":[4.9]}},{"b":12,"v":{"DEFAULT":[1]}},{"b":13,"v":{"DEFAULT":[35.4]}},{"b":14,"v":{"DEFAULT":[22.3]}},{"b":15,"v":{"DEFAULT":[8.6]}},{"b":16,"v":{"DEFAULT":[66.3]}}]}, -{"f":41,"b":[{"b":0,"v":{"total":[37.7,37.9,37.4,37.6,37.8,37.5,37.9,37.7,38,38.2,37.9,37.7,37.4,37.4,38.1],"script":[14.8,14.9,14.6,14.9,15.1,14.9,14.9,14.8,15.3,15.1,14.8,14.8,14.9,14.8,15.2],"paint":[22.4,22.7,22.4,22.3,22.3,22.2,22.6,22.5,22.2,22.7,22.6,22.5,22.1,22.1,22.6]}},{"b":1,"v":{"total":[41.4,42,42.9,42.6,42.7,43.1,42.4,42.1,41.9,42.9,42,42.8,42.4,42.8,42.7],"script":[18.3,18,19.1,18.6,18.9,19.1,19,18.3,18.3,18.7,18,18.9,19,18.6,18.9],"paint":[22.7,23.5,23.4,23.6,23.4,23.6,23,23.4,23.2,23.8,23.3,23.5,22.9,23.7,23.3]}},{"b":2,"v":{"total":[12.8,11.8,12.3,12.2,11.5,11.6,12.7,12.6,11.5,12.5,12.3,12.8,12.9,11.9,13.1],"script":[1.7,1.7,1.6,1.5,1.3,1.6,1.2,1.3,1.4,1,1.8,1.7,1.2,1.7,2],"paint":[10.1,8.5,9.5,10.1,9.3,8.5,10.2,10.4,9.1,10.2,9.6,9.1,10.7,9.1,10.1]}},{"b":3,"v":{"total":[3.9,3.5,3.2,3.6,3.6,3.8,3.5,3.4,3.1,3.6,3.9,3.9,3.4,3,3.5,3.5,3.4,3.5,4,3.3,3.6,3.4,4.1,3.2,3.3],"script":[1.6,1.5,1,1.8,1.3,1,1.2,1,1.6,1.8,1.6,1.8,1.2,1.5,0.9,1.4,1.2,1.5,1.8,1.4,1.8,1.5,1.7,1.1,1.2],"paint":[1.7,1.8,1.3,1.2,1.5,2.6,1.8,1.3,1.4,1.5,2.1,0.9,2.2,1,2.5,2,1.2,1.5,2,1.1,0.9,1,2.2,1.8,1.8]}},{"b":4,"v":{"total":[13.9,13.8,13.6,13.8,14.5,13.4,14.3,13.9,14.4,13.7,13.9,13.6,14.4,15.3,14],"script":[0.1,0.1,0.1,0.1,0.1,0.1,0.4,0.3,0.1,0.1,0.1,0.1,0.7,0.1,0.6],"paint":[12.7,12.2,12.3,12.7,13.2,12.1,12.2,12,12.1,12.7,13,11.6,13,14.2,12.4]}},{"b":5,"v":{"total":[10.8,10.7,10.9,10.7,11.5,10.9,10.9,10.8,11.3,10.6,10.8,10.8,11.4,10.7,10.9],"script":[0.1,0.2,0.3,0.3,0.1,0.2,0.3,0.4,0.2,0.1,0.1,0.1,0.4,0.3,0.2],"paint":[10,10,10,9.8,10.2,9.6,9.3,9.8,10.4,10.1,10.1,10.4,10.2,10.1,10.3]}},{"b":6,"v":{"total":[393.1,392.7,392.8,392.4,391,390.1,395,395.3,396.3,393.3,393.4,393.1,392.2,395.8,393.4],"script":[152.8,152.2,154.8,153.5,152.6,151.8,154.1,152.6,155.7,151.4,152.5,153.2,153,153.2,152.8],"paint":[233.3,233.8,231,232.3,231.9,231.7,234.2,236.3,233.9,235.3,234.2,233.2,232.6,235.9,233.6]}},{"b":7,"v":{"total":[46.8,47,45.4,47.3,45.6,45.7,47.6,46.4,46.9,47.4,46.7,47,47.2,46.5,46.4],"script":[19.5,19.5,18.6,19.5,18.8,18.9,18.9,19.1,19.3,19.4,19.1,19.4,19.2,19.1,18.7],"paint":[26.5,26.6,26,26.9,26,26.1,27.8,26.5,26.9,27.1,26.8,26.8,27.2,26.6,26.8]}},{"b":8,"v":{"total":[11.2,10.1,10.1,10.6,10.5,9.8,11.6,10,10.4,10.4,11.6,9.9,10.6,10.6,11.6],"script":[9.2,8.8,9.4,8.8,8.7,8.9,10.4,8.8,9.4,8.6,9.8,8.8,9.2,9.3,9.4],"paint":[0.9,1.2,0.6,1.6,1.7,0.3,0.9,0.7,1,1.7,1.7,1.1,1.4,0.8,2.1]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[4.1]}},{"b":11,"v":{"DEFAULT":[4.1]}},{"b":12,"v":{"DEFAULT":[1.3]}},{"b":13,"v":{"DEFAULT":[31.7]}},{"b":14,"v":{"DEFAULT":[14.8]}},{"b":15,"v":{"DEFAULT":[5.1]}},{"b":16,"v":{"DEFAULT":[43.6]}}]}, -{"f":42,"b":[{"b":0,"v":{"total":[33.4,33.6,30.1,34,32.6,34.6,34.2,33.2,33.2,34.4,33,32.8,34.2,35.4,32.9],"script":[5,5.2,5.4,5.3,5.2,5.1,5.3,5.2,5.2,5.3,5.1,5.2,5.2,5.2,5.3],"paint":[22.6,22.8,23.1,22.8,23,22.5,23,22.9,22.9,23.4,23.1,22.7,22.8,23.1,23.2]}},{"b":1,"v":{"total":[33.1,34.8,37.4,34.8,34,32,32.5,36.3,33.2,33,39.3,33.3,33.6,33.1,32.6],"script":[8.3,8.1,7.7,7.8,7.7,7.9,7.9,8.1,8,7.7,7.7,8.1,7.8,7.8,8],"paint":[24.5,23.5,23.2,23.7,23.3,23.7,24.2,24.1,23.6,23.6,23,23.5,23.9,23.8,24.3]}},{"b":2,"v":{"total":[28.4,28.9,27.9,28.8,31.3,28.6,29.5,28.5,28.5,30.2,28.6,12.8,29.4,13.4,29.6],"script":[2.3,3,2.4,2.6,3,2.9,2.5,2.1,1.9,3.7,2.7,2.4,2.7,2.4,3.4],"paint":[10,10.5,9.6,10.1,11.8,9.6,10.6,10,9.6,10.5,9.9,10.3,11.2,9.2,9.8]}},{"b":3,"v":{"total":[6.1,3.6,3.9,4.8,3.7,4.1,3.3,3.7,3.2,3.9,8.2,4,3.7,3.4,3.7,3.3,3.7,4.6,3.5,7.9,3.4,2.9,6.4,3.7,3.3],"script":[1,1.7,1.5,0.7,1.8,1.6,1.2,1,1.7,1.6,1.4,1.8,1.1,1,1.7,1.2,1.7,2.1,1.3,2.4,1.9,1.6,0.7,1.8,1.1],"paint":[2.2,1.1,1.6,2.1,1.6,1.5,0.5,2.5,1.3,1.7,1.4,0.5,1.8,1.6,1.3,1.2,1.8,2.3,1.4,1.9,1.4,0.7,2.7,1.8,1.5]}},{"b":4,"v":{"total":[33,30,31.2,30.9,32.1,30.8,31.5,31.5,31.9,30.6,15.9,30.7,14.8,14.1,15.1],"script":[2.8,1.1,2,1.1,1.1,1.6,1.3,1.4,2.2,1.5,1.1,1.8,1.4,1.8,1.9],"paint":[14.2,12.9,13.2,13.7,14.5,12.7,14,13.8,13.4,11.8,13.7,12.3,13.1,12.1,12.5]}},{"b":5,"v":{"total":[10.6,12.7,13.6,10.1,10.2,10.9,14.3,13.2,12.8,9.9,10.1,14.7,11.3,9.8,11.5],"script":[1.3,0.8,0.7,0.8,1.1,0.7,0.7,0.7,0.7,0.7,0.8,0.7,0.7,0.9,0.7],"paint":[8.9,9.4,9.2,8.8,8.9,8.8,8.9,9.2,8.8,9,8.9,9.5,8.8,8.8,9.4]}},{"b":6,"v":{"total":[308.9,300,305.2,305.1,302.4,306.7,302.2,303.8,304.3,306.8,304.5,306,304.8,303.4,302.6],"script":[57.6,59.4,59.2,59.8,59.8,58.9,58.6,58.7,59.3,60,59.2,59.2,59.3,58.4,58.7],"paint":[240.4,237.3,238.6,239.4,238.4,237.9,237.2,238.2,237.7,238.1,239.2,237.8,238.6,239.4,238]}},{"b":7,"v":{"total":[33.9,33.5,37.9,39,37.5,37.5,34.7,37.9,37.7,37,39.1,33.9,34,34.1,33.6],"script":[5.5,5.6,5.7,5.5,5.7,5.5,5.8,5.6,5.5,5.5,5.6,5.7,5.8,5.6,5.5],"paint":[27.8,27.5,27.4,28,27,27.3,27.6,27.6,27.3,27,27.5,27.7,27.7,27.7,27.6]}},{"b":8,"v":{"total":[10.1,9.9,26,10.4,9.7,10.2,9.4,9.6,10.3,26.9,10,9.9,9.8,9.9,26],"script":[8.5,7.9,8.3,8.7,8.1,7.9,7.6,7.6,7.8,8.8,8.2,7.7,7.8,8.1,8.1],"paint":[1.4,0.2,1,0.8,0.6,1.3,1.2,0.2,1.1,1.5,0.7,1,0.5,0.8,1.3]}},{"b":9,"v":{"DEFAULT":[0.5]}},{"b":10,"v":{"DEFAULT":[2.9]}},{"b":11,"v":{"DEFAULT":[3.1]}},{"b":12,"v":{"DEFAULT":[0.6]}},{"b":13,"v":{"DEFAULT":[23.8]}},{"b":14,"v":{"DEFAULT":[6.3]}},{"b":15,"v":{"DEFAULT":[2.6]}},{"b":16,"v":{"DEFAULT":[41]}}]}, -{"f":43,"b":[{"b":0,"v":{"total":[31,35.7,29.8,31.6,31.6,31.4,29.9,32.4,30.3,34.3,36.6,37.2,31.5,31.2,34.9],"script":[6.9,6.4,6.7,7.1,7,6.6,6.5,6.6,6.9,6.3,6.4,6.3,6.4,6.6,6.4],"paint":[22.5,22.5,22.8,23,22.9,23.1,23,22.6,23,22.4,22.3,22.4,22.9,23,22.7]}},{"b":1,"v":{"total":[35.1,35.1,33,33.9,35,34.9,36,34.5,34,33.3,34.6,36.3,32.7,34.3,34.2],"script":[8.9,8.6,9,8.9,9.2,8.8,9.3,9.2,8.9,8.5,8.9,8.6,8.5,9.1,9],"paint":[23.9,23.3,23.7,23.2,24,23,23.8,23.7,23.4,23.4,23.9,23.3,23.3,23.4,23.8]}},{"b":2,"v":{"total":[27.8,28.3,27.7,11.6,12.5,27.8,12.4,28,12.2,28.3,27.7,12.2,11.6,27.6,27.9],"script":[1.5,1,1.4,1.4,1.3,1,1.4,1.2,1,1.5,1.1,1.5,1.1,1.8,0.9],"paint":[9.8,11.2,10.2,10,11,10.8,9.3,10.7,10.1,11.1,9.6,9.9,9.5,10.1,11]}},{"b":3,"v":{"total":[5.5,3.6,3.8,3.3,5.6,3.4,4.8,2.8,3.3,2.9,3.4,2.8,3.2,3.7,2.8,2.9,3.3,6.4,3.4,2.9,2.5,3,6.9,6.4,3.3],"script":[0.6,1.1,0.9,1.1,0.4,1,0.2,0.6,0.2,0.9,1.1,0.2,0.2,0.4,0.8,0.9,0.5,0.7,0.7,0.9,0.9,0.6,0.2,1.2,0.8],"paint":[2.3,2.3,2.6,1.3,2.4,2.2,1.8,1.6,1.8,1.2,1.2,1,2.5,1.1,1.1,1.8,1.9,1.8,1.8,1.2,1.1,2.1,0.5,1.7,1.5]}},{"b":4,"v":{"total":[31.7,15,30.8,30.7,14.6,30.4,30.9,30.1,31,30.7,15.3,29.9,30.8,15.6,15.2],"script":[1,0.3,2,1.7,2,1.4,1.7,1.2,1.4,0.9,1.9,0.6,1.8,0.6,1],"paint":[13.4,13.8,12.7,12.4,12.5,11.9,12.7,12.4,11.9,12.8,12.5,13.2,12.6,13,12.2]}},{"b":5,"v":{"total":[10.1,10.6,12.3,9.9,9.9,9.9,11.1,10.4,9.7,10.7,10.6,9.9,10.8,10.3,11.3],"script":[0.2,0.6,0.4,0.6,0.6,0.5,0.2,0.6,0.5,1.1,0.6,0.6,1,0.6,0.2],"paint":[9,9.6,11.7,8.8,9,9,9.6,9.5,9,9.5,9.9,8.8,9.4,9.5,9]}},{"b":6,"v":{"total":[313.9,312.9,306.9,312.6,307.9,313.6,312.6,314.5,312.5,314.1,311.2,314.6,308.9,312.9,312],"script":[75,74.9,76.6,76,76.7,75.4,74.2,75.2,75.7,76.2,75.8,75.8,76,75.3,74.8],"paint":[228.6,228.3,227.1,228.3,227.7,229,229.8,231.3,227,228,231.9,229.4,229.1,228.2,229.4]}},{"b":7,"v":{"total":[65.3,70.1,70.8,69.1,69.4,70.1,64.9,69.2,69.9,69.6,68.6,68.7,68.8,68.6,70.5],"script":[16.1,15.8,16.1,15.8,16,16.2,16,16.3,16.2,16.5,15.4,15.5,15.8,15.7,15.6],"paint":[48.6,47.9,48.2,48,48.3,48.2,48.3,48,47.7,48,47.9,47.1,47.9,47.9,48.3]}},{"b":8,"v":{"total":[27,26.5,10.8,10.8,10.5,26.3,26.9,29.9,10.4,27.2,11,27.6,27.5,27.5,27],"script":[9.2,8.7,8.7,8.6,8.1,9,9,11.5,8.3,9.4,8.3,9.3,9.2,9.2,9.2],"paint":[1.2,1.6,0.6,1.5,0.9,0.3,0.9,0.7,1.5,1,0.9,1.4,1.2,1.5,1.2]}},{"b":9,"v":{"DEFAULT":[0.8]}},{"b":10,"v":{"DEFAULT":[3.6]}},{"b":11,"v":{"DEFAULT":[3.6]}},{"b":12,"v":{"DEFAULT":[1.1]}},{"b":13,"v":{"DEFAULT":[27]}},{"b":14,"v":{"DEFAULT":[64.1]}},{"b":15,"v":{"DEFAULT":[15.1]}},{"b":16,"v":{"DEFAULT":[84.5]}}]}, -{"f":44,"b":[{"b":0,"v":{"total":[30.6,30.7,30.6,30.4,30.6,30.7,31.2,30.4,30.4,31.9,29.9,30.7,30.9,31.1,30.3],"script":[7.8,7.5,7.3,7,7.3,7.4,8.1,7.4,7.3,8.5,6.9,7.4,7.5,7.8,7.4],"paint":[22.3,22.7,22.7,22.8,22.8,22.7,22.5,22.5,22.6,22.9,22.4,22.8,22.8,22.7,22.3]}},{"b":1,"v":{"total":[61.1,62.2,62.3,62.4,62.6,61.4,62.3,62.1,61.8,61.6,61.9,61.7,61.7,62.4,61.6],"script":[38.6,39,39.6,39.8,39.9,38.9,39.5,39.5,39.2,39,39,39,39.1,39.7,39],"paint":[22.1,22.8,22.3,22.1,22.2,22.1,22.3,22.1,22.1,22.2,22.5,22.3,22.1,22.3,22.1]}},{"b":2,"v":{"total":[18.3,18.2,17.9,17.4,18.3,18.1,18.9,18.8,18.1,17.9,18,18.2,19.8,18.9,17.6],"script":[6.2,6.5,6.1,6.2,6.7,6.9,6.7,6.9,6.7,6.1,6.1,6.4,6.9,6.6,5.8],"paint":[10.5,9.8,9,9.1,9.1,9.5,9.7,10.2,8.9,9.5,9.9,9.1,11,10,9.5]}},{"b":3,"v":{"total":[9.7,10.1,10.3,10.5,9.9,9.8,10.4,10.7,9.5,10.3,10.6,10,9.7,9.8,10.3,9.4,9.6,10.2,10.4,10.4,9.4,10.6,10.4,8.8,8.8],"script":[6.8,7.3,7,7.5,7,7.2,6.8,7.5,5.9,7.3,7.4,7.5,6.6,6.5,7.7,6.3,6.7,7.3,7.2,7.8,6.6,7.5,7.2,6,5.5],"paint":[1.3,1.7,1.8,1.1,2,1.4,1.3,1.6,1.4,1.4,2.4,1.3,1.1,2.4,1.9,1.5,2.6,2.1,1.5,1.5,2.1,1.7,2.9,1,2.3]}},{"b":4,"v":{"total":[109.3,111.5,110.7,114.1,110.1,111.3,107.3,110.1,109.8,107.6,110.8,111.7,111.3,108.9,110.6],"script":[18.9,20,20.9,20.1,19.1,19.8,18.5,20.5,19.6,18.1,19,20.3,19.2,19.2,20.1],"paint":[88.3,88.9,86.6,90.9,89.1,88.6,86.1,86.6,87.2,88.3,89.9,88.4,89,86.9,88]}},{"b":5,"v":{"total":[59.9,59.7,60.8,59.4,59.2,60,59.5,59.6,60.9,60.7,59.1,59.2,60.3,59.8,59.3],"script":[12.8,13.3,13.8,12.8,13.2,12.8,12.7,12.7,13.5,13.5,12.4,12.9,13.2,12.9,12.9],"paint":[45.6,44.4,45.2,45,44.3,45.6,44.9,45.2,45.6,45.6,44.7,44.3,45.5,45.8,45]}},{"b":6,"v":{"total":[308.7,309.4,306.9,309.6,307.4,306.5,307.6,309.9,305.9,309.8,307.4,307.8,306.4,308,307.3],"script":[76.9,77.2,75.1,77.9,76,75.1,76.9,75.1,75.7,76.9,75.6,75.8,74.9,75.8,75.6],"paint":[224.9,225.2,224.7,225,224.4,224.7,223.7,227.9,223.4,225.9,225,224.7,224.3,225.4,224.6]}},{"b":7,"v":{"total":[35.7,36.7,37,36.6,37.6,36.6,36.4,36.3,37.1,36.6,36.2,36.8,36.1,36.3,36],"script":[8.4,8.4,8.5,8.5,8.7,8.5,8.6,8.5,8.2,8.5,8.5,8.7,8.2,8,8.1],"paint":[26.4,27.3,27.5,27.1,28,27.2,26.9,26.9,27.9,27.2,26.8,27.1,26.9,27.3,27]}},{"b":8,"v":{"total":[11.9,11.8,12.4,12.9,12.1,13,12.1,10.7,11.4,12.5,12.7,12.3,12.2,11.3,11.6],"script":[9.4,9.8,10.1,10.1,10.4,10.9,10.5,9.5,9.5,10.1,10.6,10,10.9,9.8,9.7],"paint":[1.6,1,1.1,1.7,0.8,1.1,0.6,0.8,0.9,0.9,0.7,1.3,0.2,0.5,1]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[3.1]}},{"b":11,"v":{"DEFAULT":[3.1]}},{"b":12,"v":{"DEFAULT":[0.9]}},{"b":13,"v":{"DEFAULT":[22.4]}},{"b":14,"v":{"DEFAULT":[12.8]}},{"b":15,"v":{"DEFAULT":[4.8]}},{"b":16,"v":{"DEFAULT":[46.8]}}]}, -{"f":45,"b":[{"b":0,"v":{"total":[26.1,25.9,25.8,26,26.3,25.6,26.2,26,26,26.2,26.1,25.8,25.9,26,25.9],"script":[3.5,3.4,3.4,3.4,3.4,3.3,3.3,3.3,3.4,3.4,3.4,3.4,3.5,3.4,3.4],"paint":[22.3,22.1,22.1,22.3,22.5,22,22.5,22.3,22.3,22.4,22.4,22.1,22.1,22.2,22.1]}},{"b":1,"v":{"total":[28.7,29,29,29,29.5,28.7,28.7,28.2,28.7,28.9,29.1,28.8,29,29,29],"script":[5.4,5.7,5.4,5.5,5.7,5.4,5.4,5.4,5.4,5.6,5.9,5.4,5.5,5.4,5.5],"paint":[22.8,22.8,23,22.9,23.3,22.7,22.8,22.2,22.7,22.7,22.6,22.8,22.9,23,23]}},{"b":2,"v":{"total":[11.1,10.8,11.6,11.3,12.1,12,11.8,11.7,11.7,11.9,11.7,11.4,12.4,13,11.6],"script":[0.9,0.9,0.9,0.6,1.2,1.3,0.9,1.1,1.4,1.4,1.4,0.7,1.4,1.4,1.1],"paint":[8.7,8.8,9.5,9.1,10,9.3,10.3,9.2,9.4,9.9,9,9.7,9.3,10.3,9.8]}},{"b":3,"v":{"total":[3.8,2.5,3.3,2.7,2.4,2.6,2.6,3.3,2.8,3.2,2.2,3.1,2.5,2.8,3,3,2,4.2,2.6,2.8,2.7,2.7,2.9,3,3.2],"script":[0.8,0.1,1,0.6,0.5,0.5,0.5,0.9,0.9,1,0.6,0.9,0.8,0.9,0.1,0.9,0.1,0.8,0.1,0.7,0.8,0.8,1,0.8,0.8],"paint":[1.8,1.4,1.6,1,1,1.4,1.3,1.8,1.2,2.1,1.1,2.1,1.5,1.6,2.7,1.5,0.7,1.4,2.3,1.8,1.1,1.8,1.7,1.3,1.6]}},{"b":4,"v":{"total":[14.9,13.8,13.6,13.3,15.2,14.6,14.6,13.6,13.7,13.9,14.2,14,14.1,14.2,14.3],"script":[1,0.6,0.9,1,1.3,0.9,0.9,1,0.9,0.7,0.2,0.9,0.6,1.4,1.5],"paint":[12,12.6,11.3,10.7,12.5,12.4,11.7,11.4,11.5,12,12.1,11.9,12.1,11.7,10.8]}},{"b":5,"v":{"total":[11,10.5,11,10.9,10.8,10.6,10.8,11,10.4,11,10.5,11,10.9,10.6,10.7],"script":[0.2,0.1,0.2,0.3,0.3,0.3,0.3,0.4,0.1,0.3,0.2,0.3,0.3,0.3,0.5],"paint":[10.2,9.4,10.5,10,10.1,9.5,10,9.6,9.7,10,9.1,10.2,10.1,10,9.7]}},{"b":6,"v":{"total":[273.9,275,277,274,276.2,275.6,274.4,273.9,274.7,273.7,272.5,273.3,274.5,273.8,274.8],"script":[34.4,34.9,35.1,34.2,34.5,34.8,34.2,34.2,34.5,35.1,33.9,35.2,35.1,34.9,35.2],"paint":[232.3,233,234.7,232.5,234.8,232.9,233.1,232.7,233.3,231.6,231.6,231.1,232.4,232.1,232.7]}},{"b":7,"v":{"total":[30.6,29.9,30,30,30,30.3,30,30,31,30.3,31.2,30.3,29.9,30.9,30.3],"script":[3.8,3.5,3.5,3.6,3.6,3.6,3.6,3.6,3.8,3.6,3.8,3.7,3.6,3.6,3.7],"paint":[26,25.7,25.7,25.7,25.6,25.8,25.6,25.6,26.3,25.9,26.6,25.9,25.6,26.5,25.8]}},{"b":8,"v":{"total":[9.9,9.8,9.9,9.9,9.9,9.9,9.4,9.9,10.2,9.6,10.1,9.7,9.8,10,10.1],"script":[7.6,7.7,8,7.6,7.3,7.3,7.2,7.4,8.3,7.2,8.5,7.6,7.1,7.8,8.1],"paint":[0.7,1.5,0.9,0.9,1.2,1.4,1,0.9,1.7,0.6,0.2,1.2,2.5,0.6,0.3]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[2.7]}},{"b":11,"v":{"DEFAULT":[2.8]}},{"b":12,"v":{"DEFAULT":[0.8]}},{"b":13,"v":{"DEFAULT":[21]}},{"b":14,"v":{"DEFAULT":[27.2]}},{"b":15,"v":{"DEFAULT":[8.9]}},{"b":16,"v":{"DEFAULT":[47.4]}}]}, -{"f":46,"b":[{"b":0,"v":{"total":[24.7,24.8,24.5,24.6,24.4,24.6,24.9,24.6,24.6,24.4,24.7,24.6,24.7,24.8,24.6],"script":[1.9,1.9,1.9,1.9,1.9,1.9,1.9,1.9,1.9,1.9,1.9,1.9,1.9,1.9,1.9],"paint":[22.4,22.5,22.2,22.3,22.1,22.3,22.6,22.4,22.4,22.2,22.4,22.3,22.5,22.6,22.3]}},{"b":1,"v":{"total":[27,27.5,27.7,27.2,27.4,27.8,27.8,27.2,27.5,27.1,27.6,27.8,27.4,27.1,27.8],"script":[4,4.2,4.1,4,4.1,4,4.1,4,4,4,4.1,4,4,4,4.1],"paint":[22.5,22.9,23.1,22.7,22.8,23.1,23.3,22.8,23.1,22.7,23.1,23.4,23,22.7,23.3]}},{"b":2,"v":{"total":[11.5,11.9,11.2,12,11.6,11.7,11.4,12.1,11.7,12.1,12.4,11.4,13.2,11.3,12],"script":[1,1.4,0.9,1.3,1.5,0.9,1.1,1.9,1.3,1.8,1.7,1.3,2,1.4,1.7],"paint":[9.3,9.5,9.1,9.1,9.1,9.8,9.1,9.6,9.8,9.3,9.2,8.9,10.3,8.9,9.4]}},{"b":3,"v":{"total":[4.6,2.8,3.3,2.6,3.3,2.6,2.8,3.7,3,2.8,3.5,3.5,3,3.4,3.2,3.4,3,3.1,3.2,3,2.8,2.5,2.8,2.7,3],"script":[0.9,0.6,0.9,1,0.9,1,0.6,1.1,1,0.9,0.2,1.2,1.1,0.8,0.6,1,0.9,0.9,0.8,0.8,0.7,0.9,0.8,0.7,1],"paint":[1.4,2.1,1.8,1,1.6,1.4,1.4,1.6,1.3,1.3,2.4,2,1.8,1,2.2,0.5,2,1.4,2.2,1.2,1.6,1.6,1.1,1.8,1.9]}},{"b":4,"v":{"total":[15.6,14.1,14.3,15,14.1,14.8,15.6,14.3,14.8,14.5,14.8,14.8,13.6,14.2,15.9],"script":[1.2,0.6,0.9,0.9,0.9,1,1.4,0.2,0.3,1.1,0.6,1.3,1,1.3,1],"paint":[13.2,12.4,12.3,12.9,11.9,12.7,12.4,11.6,13.7,12.5,13.2,11.7,11.8,11.1,13.2]}},{"b":5,"v":{"total":[11.3,10.9,11,10.8,10.8,10.9,10.9,10.8,10.9,11.1,11.2,11,10.8,10.9,10.5],"script":[0.5,0.5,0.5,0.4,0.5,0.4,0.3,0.5,0.5,0.4,0.3,0.5,0.4,0.5,0.5],"paint":[10.5,9.7,9.8,9.7,9.5,10,10,9.6,9.6,10.2,9.9,9.9,9.9,9.8,9.3]}},{"b":6,"v":{"total":[271.5,269.3,271.6,272.1,269.8,270.7,269.4,271.3,270.8,270.3,270.9,271,272,270.8,271.1],"script":[26.3,26.4,27,27,26.6,26.2,26.7,27,26.3,26.4,25.7,26.5,26.3,25.9,25.8],"paint":[237.4,235.7,237.4,237.9,236.1,237.4,235.5,237,237.2,236.8,237.8,237.3,238.6,237.7,238.2]}},{"b":7,"v":{"total":[28.9,29.6,29.6,29.2,29.1,29.4,29.3,29.4,29.3,29,28.9,30.4,28.9,29.8,29],"script":[2.2,2.2,2.2,2.2,2.2,2.2,2.2,2.2,2.3,2.2,2.2,2.5,2.2,2.2,2.2],"paint":[26,26.6,26.6,26.2,26.1,26.4,26.3,26.4,26.2,26,25.9,27.1,25.9,26.8,26]}},{"b":8,"v":{"total":[10,9.5,10.9,10.7,10.4,9.8,10.6,10.5,10.1,9.5,10.7,9.7,9.7,9.7,10.3],"script":[8.1,7.8,8.6,8.8,8.3,8,8.2,7.9,7.9,8,8.7,7.9,7.8,7.5,8.2],"paint":[1,0.2,0.4,0.2,0.9,1,1.2,1.7,1.3,0.6,0.2,0.4,1.6,1.5,1.2]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[2.3]}},{"b":11,"v":{"DEFAULT":[2.3]}},{"b":12,"v":{"DEFAULT":[0.7]}},{"b":13,"v":{"DEFAULT":[16.7]}},{"b":14,"v":{"DEFAULT":[9.6]}},{"b":15,"v":{"DEFAULT":[4]}},{"b":16,"v":{"DEFAULT":[46.8]}}]}, -{"f":47,"b":[{"b":0,"v":{"total":[33,33.5,33.5,33.3,33.6,33.9,33.4,32.8,33.4,33.3,33.4,33,33.6,33,33.4],"script":[10.2,10.5,10.3,10.1,10.4,10.5,10.5,10,10.6,10.6,10,10.1,10.5,10,10.1],"paint":[22.3,22.5,22.7,22.7,22.6,22.9,22.3,22.3,22.3,22.1,22.9,22.4,22.6,22.5,22.7]}},{"b":1,"v":{"total":[42,40,40.6,40.6,40.1,39.8,39.9,39.4,39.7,40.3,40.2,40,40.8,39.9,40.3],"script":[15.7,15,15.3,15.2,15.2,14.6,15,15,15.1,15.4,15.1,15,15,14.9,15],"paint":[25.8,24.4,24.6,24.8,24.2,24.5,24.2,23.8,24.1,24.2,24.5,24.4,25.2,24.4,24.6]}},{"b":2,"v":{"total":[11.9,12.1,11.3,11.8,11.7,11.7,11.7,11.6,11.4,11.5,12.4,11.4,12.3,11,11.3],"script":[0.8,0.9,0.8,0.8,0.8,0.2,0.2,0.7,0.2,0.5,0.9,0.2,1.3,0.8,0.9],"paint":[9.4,9.8,9.4,9.7,9.3,9.6,10.2,9.9,10.6,9.9,10.1,10.1,10.1,9.1,8.6]}},{"b":3,"v":{"total":[5,3.3,2.5,1.9,2.7,2.7,2.7,2.9,2.8,2.9,2.8,2.1,2.7,2.4,2.9,2.8,2.5,3,2.5,2.6,1.8,2.7,3,2.2,1.9],"script":[0.5,1.1,0.3,0.1,0.9,1,0.7,0.9,0.1,0.1,0.6,0.1,0.8,0.8,0.1,0.8,0.9,0.1,0.1,0.8,0.1,0.1,0.7,0.1,0.1],"paint":[1.6,1.6,2,1,1.2,1.6,1.9,1.4,1.9,1.6,1.7,0.8,1,0.9,2.6,1.8,1.1,2.8,2,1.2,1.6,2,2.1,1.1,1.1]}},{"b":4,"v":{"total":[16.7,16.1,16.1,16.7,16.4,16.1,16.2,16.4,16.4,15.5,16.3,15.6,15.7,15.5,15.9],"script":[2.1,1.9,2.1,2.6,3,1.9,2.3,2.2,1.8,2.6,1.7,2.4,2.4,2.4,2.6],"paint":[13.3,12.1,12.9,12.4,11.8,12.8,12.1,12.5,13.5,11.4,12.4,12,12.1,11.7,11]}},{"b":5,"v":{"total":[12,12.6,12.3,11.9,12.3,12.1,12.6,12.2,12.5,12.3,12,12,12.1,12.3,12],"script":[1.3,1.6,1.4,1.6,1.5,1.3,1.6,1.3,1.5,1.4,1.3,1.3,1.3,1.5,1.4],"paint":[10,10.1,10.3,9.7,9.9,10.2,10.4,10,10.1,10.3,10.1,10.4,10.2,10.2,9.9]}},{"b":6,"v":{"total":[335.7,335.5,334.3,338.1,337.5,334.9,333.6,336.3,335.3,334.5,335.8,335.1,334.9,335.8,334.9],"script":[99.3,101.8,101.7,105,100.7,99.3,100.7,99.7,100.5,100.2,101.6,100.4,100.1,101.3,100.4],"paint":[229.6,226,225.8,226,229.1,228.5,225.8,229.4,226.3,227,227.4,227.7,227.1,227.5,227.6]}},{"b":7,"v":{"total":[44.4,44.5,44.3,44.6,44.4,44.2,44.7,44.6,44.6,43.6,45.4,44.6,43.5,44.5,44.9],"script":[15,15.7,15.2,15.3,15.7,15.2,15.3,15.6,15.9,15.2,16.3,15.7,14.6,15.8,15.9],"paint":[28.3,27.9,28.1,28.4,27.8,28.1,28.3,28.1,27.8,27.5,28.2,28,28,27.8,28]}},{"b":8,"v":{"total":[19.5,18.4,20.3,18.9,19.6,19.3,18,18.4,19.1,18.5,20,18.2,18.4,19.3,19.1],"script":[17.1,16.9,18.4,16.9,17.2,16.7,16.1,16.8,17.4,16.4,18,16.3,16.5,17.6,17],"paint":[1.1,0.3,1,1.8,1.4,1.5,0.9,0.2,1.5,1.4,0.6,0.6,0.6,0.2,1]}},{"b":9,"v":{"DEFAULT":[0.7]}},{"b":10,"v":{"DEFAULT":[4.5]}},{"b":11,"v":{"DEFAULT":[4.5]}},{"b":12,"v":{"DEFAULT":[1]}},{"b":13,"v":{"DEFAULT":[37.9]}},{"b":14,"v":{"DEFAULT":[19]}},{"b":15,"v":{"DEFAULT":[8.1]}},{"b":16,"v":{"DEFAULT":[49.7]}}]}, -{"f":48,"b":[{"b":0,"v":{"total":[52.4,51.9,52.1,52,52,52.6,52,51.4,51.6,52.8,53,51.8,52,51.5,51.6],"script":[28.4,28.1,28,28.1,27.9,28.5,28.1,28,27.8,28.2,28.8,28.1,27.9,27.8,28],"paint":[23.5,23.4,23.6,23.5,23.6,23.7,23.3,22.8,23.3,24.2,23.8,23.3,23.6,23.2,23.1]}},{"b":1,"v":{"total":[67.6,68.1,68.4,68.6,69.1,69.4,69.9,69,68.4,69.6,69.9,70.1,67.8,68.7,69.6],"script":[42,43.2,43.6,42.7,43.6,44.3,44.4,44.2,43,44.1,44.9,44.4,42.3,43.3,44.4],"paint":[25.1,24.3,24.3,25.3,25,24.6,25,24.3,24.8,25,24.5,25.1,25,24.9,24.7]}},{"b":2,"v":{"total":[14.7,14.5,12.8,13.2,14,13.6,14.2,16.3,15.1,13.4,14.1,12.8,13.7,12.9,14.6],"script":[2.1,1.8,1.3,1.6,2.2,1.4,2.1,1.8,1.7,1.6,1.4,1.6,1.6,1.9,2.1],"paint":[10.6,11.1,9.6,9.8,10.3,10.2,11,12.5,11.7,10.8,10.1,9.2,10.2,9.9,10.5]}},{"b":3,"v":{"total":[11.9,13.2,12.3,11.6,11.4,10.9,11.2,12.3,11.7,12.7,12.5,11.9,12,11.9,12.2,13.1,11.3,12.4,12.1,12.8,13.1,11.2,12.4,12,12],"script":[9.2,9.8,9.2,8.3,8.3,8.1,8.2,8.9,8.4,9.6,9,8.8,8.9,8.9,9.1,9.6,7.9,8.8,8.2,9.7,9.2,8.2,9,8.7,8.7],"paint":[1.6,2.5,1.9,3,2,2.6,2.3,3.1,2.2,2,2.4,2.2,2.4,2.7,1.8,2.5,2.1,2.4,2.6,2.2,2.8,1.9,2.2,2.4,2.4]}},{"b":4,"v":{"total":[117.7,115.6,117.9,115.4,115.2,116.9,115.8,117,116.1,118,115.4,116.1,117,117.3,117.2],"script":[20.9,21,20.6,20.4,20.4,21,20.6,21.2,20.6,21,21.2,20.9,20.3,21.2,23.3],"paint":[94.7,93.6,96.3,92.9,91.6,94.6,93.7,94,92.5,94.2,92.1,93.7,94.7,93,91.9]}},{"b":5,"v":{"total":[13.5,12.9,12.9,12.7,13.3,13.7,13.4,13.1,13.3,13.2,14.5,13.3,13.3,12.8,12.7],"script":[1.3,1.4,1.4,1.5,1.4,1.4,1.3,1.3,1.3,1.5,1.4,1.5,1.6,1.6,1.7],"paint":[10.9,10.9,10.9,10.7,11.3,11.3,11.6,11.3,11.3,11.1,11.7,11,11,10.2,9.7]}},{"b":6,"v":{"total":[495.6,497.2,494.1,489.7,492.7,496.2,494.4,491.3,493.2,495.5,491.3,496.8,493.7,494.5,490.4],"script":[247.4,245.9,244.8,241.8,244.5,243.7,245,244.2,245.1,246.9,244.1,248.2,246.7,245.5,243.6],"paint":[240.2,243,241.4,240.1,240.2,243.9,241.6,239.3,240.2,240.8,239.2,240.6,239,241,238.9]}},{"b":7,"v":{"total":[59.6,60.3,59.4,59.6,60.4,60.5,60.2,59.4,59.1,60,60.2,60.5,59.6,60.4,60.3],"script":[29.6,30.5,29.8,29.9,30.6,30.4,30.8,29.1,29.2,29.7,30.8,31.1,30.2,30.6,31.2],"paint":[29.1,28.7,28.7,28.7,28.7,29,28.4,29.2,28.9,29.3,28.4,28.4,28.4,28.8,28.1]}},{"b":8,"v":{"total":[37.2,37.6,36.1,39.5,38.1,35.8,38.4,39.2,40.3,36.4,39.6,39.3,37,38.7,43.3],"script":[36,35.3,34.4,37.5,36.6,34.4,36.5,37.3,38.4,35.3,37.5,37,35,37.4,42.1],"paint":[0.8,2.2,1.6,1.2,1.3,0.4,0.5,0.4,1.7,1,1.6,2,1.4,0.3,0.5]}},{"b":9,"v":{"DEFAULT":[0.8]}},{"b":10,"v":{"DEFAULT":[12.6]}},{"b":11,"v":{"DEFAULT":[12.6]}},{"b":12,"v":{"DEFAULT":[1.3]}},{"b":13,"v":{"DEFAULT":[75.3]}},{"b":14,"v":{"DEFAULT":[70.4]}},{"b":15,"v":{"DEFAULT":[22.4]}},{"b":16,"v":{"DEFAULT":[88.4]}}]}, -{"f":49,"b":[{"b":0,"v":{"total":[26.1,25.9,25.7,25.8,26.1,26.1,25.7,26,25.7,25.7,26.2,25.8,26,25.7,25.7],"script":[3.9,3.7,3.7,3.7,3.8,3.8,3.8,3.7,3.7,3.8,3.8,3.7,3.8,3.8,3.8],"paint":[21.8,21.8,21.5,21.8,21.8,21.8,21.6,21.9,21.6,21.5,22.1,21.6,21.8,21.5,21.6]}},{"b":1,"v":{"total":[28.8,29,28.6,29.6,29.2,28.9,29.3,29.1,29.5,29,29,29.2,28.9,29.5,29.6],"script":[6.2,6.2,6,6.4,6.1,6.1,6.2,6.1,6.4,6.1,6.1,5.8,6.1,6.1,6.4],"paint":[22,22.2,22,22.7,22.4,22.2,22.6,22.4,22.5,22.4,22.4,22.9,22.3,22.9,22.6]}},{"b":2,"v":{"total":[12.1,13.3,13.3,12.2,12.1,12.5,12.8,13.2,12.1,13.1,12.3,12.9,13.6,12.2,12.5],"script":[1.5,2.3,1.9,1.7,1.5,1.6,2.1,1.5,1.3,1.8,1.4,1.5,2.2,1.6,1.6],"paint":[8.6,9.4,10.3,9.4,9.6,10.1,9.7,10.3,10.2,10,10.6,9.8,9.7,9.7,9.7]}},{"b":3,"v":{"total":[2.7,2,2.2,2.5,3,2.3,2.3,3.1,2.7,2.9,3.4,2.6,2.6,2.2,2.4,2.5,2.7,2.5,2.3,2.9,2.6,2.9,3,2.5,2.2],"script":[0.1,0.9,0.1,0.9,0.8,0.1,0.1,0.9,0.8,0.8,0.4,0.5,0.1,0.1,0.3,0.6,0.7,0.8,0.1,0.6,0.1,0.9,0.8,0.9,0.1],"paint":[2.5,1,1.9,1,1.3,1.3,1.2,1.6,1.8,1.3,1.1,1.3,1.4,1.3,2,1.7,1.8,1.6,1.9,2.1,2.4,2,1.6,1.1,1.9]}},{"b":4,"v":{"total":[14.6,15.1,14.5,14.6,13.9,16.6,14.7,14.7,17.4,15.4,14.8,14.7,14.9,14.5,14.1],"script":[0.9,1.2,1.2,1.4,1.2,0.6,1,1,1.3,1.4,1,1,1.2,1,1.2],"paint":[12.6,13.2,11.8,12.1,11.7,14.4,12.8,12.8,15.2,12.2,13.2,12.1,12.3,12.5,11.9]}},{"b":5,"v":{"total":[10.8,11,11,12.2,11.2,11.5,11,11,11.1,11.6,11,11,10.9,11,10.9],"script":[0.5,0.5,0.4,0.2,0.3,0.5,0.2,0.3,0.3,0.5,0.4,0.2,0.3,0.5,0.3],"paint":[9.4,10,9.7,11,10.1,10.1,10.2,9.9,10.3,10.8,9.8,10.3,9.9,10.1,9.7]}},{"b":6,"v":{"total":[272.1,276,273.5,276.5,272.1,273.1,274.9,276.8,272.8,276.1,273.4,273.7,279.9,271.3,274.9],"script":[41.5,45.9,42.4,44.9,41.2,41.8,41.3,45.6,41.1,45.4,41.5,42.1,45,41.3,45.3],"paint":[224,223.5,223.9,224.9,224.1,224.8,226.9,224.8,224.8,224.1,225,224.1,228,223.3,222.8]}},{"b":7,"v":{"total":[31.9,30.4,31,30.2,31.9,31.6,30.2,30.4,31.4,29.7,29.2,29.9,30.7,30.3,30.6],"script":[4.1,3.9,3.9,3.8,4.1,3.9,3.8,3.8,3.9,3.8,3.6,3.7,3.8,3.9,3.8],"paint":[27,25.7,26.4,25.6,26.9,26.9,25.6,25.8,26.6,25.1,24.9,25.4,26,25.6,26]}},{"b":8,"v":{"total":[11.8,11.6,11.7,10.9,11.7,11.8,11.7,11.3,11.6,11.5,12.5,11.6,11.4,11.6,13.4],"script":[9.7,9.4,9.5,9.5,9.7,9.3,9.6,9.2,9.7,9.5,10.2,9.2,9.6,9.8,11],"paint":[1.8,1.1,1.5,0.2,0.9,0.7,0.9,0.2,0.9,0.8,1.2,2,0.9,0.8,1.3]}},{"b":9,"v":{"DEFAULT":[0.8]}},{"b":10,"v":{"DEFAULT":[5.2]}},{"b":11,"v":{"DEFAULT":[5.2]}},{"b":12,"v":{"DEFAULT":[1.1]}},{"b":13,"v":{"DEFAULT":[30.1]}},{"b":14,"v":{"DEFAULT":[75]}},{"b":15,"v":{"DEFAULT":[24.6]}},{"b":16,"v":{"DEFAULT":[95.1]}}]}, -{"f":50,"b":[{"b":0,"v":{"total":[54,54.1,54.2,55,54.8,54.6,53.8,54.3,54.3,54.1,54.9,54.7,55.7,54.3,54.7],"script":[30.1,30.1,30.4,31.5,30.8,31,30.2,30.5,30.2,30.2,31.2,30.7,31.4,30.6,31.1],"paint":[23.5,23.5,23.3,23.1,23.5,23.1,23.2,23.3,23.5,23.4,23.2,23.5,23.8,23.2,23]}},{"b":1,"v":{"total":[82.9,83.4,84.8,82.9,82.2,84.3,83.4,84.7,83.8,83.7,82.5,82.4,81.4,82.3,81.9],"script":[57.2,57.7,59.2,57.5,56.9,58.5,57.9,58.9,58.4,57.7,57.3,57.2,56.2,57,56.6],"paint":[25.2,25.2,25,25,24.7,25.3,25.1,25.3,24.9,25.5,24.7,24.6,24.7,24.9,24.9]}},{"b":2,"v":{"total":[15.7,16.7,16.1,16.6,15.8,16.4,15.9,16.6,16.6,16.1,15.6,16.4,16.3,16.5,16.6],"script":[4,4.6,4,4.1,4.2,3.9,4.2,4.3,4.5,3.6,4.1,4.4,4.1,4.3,4.4],"paint":[10.4,10.8,10.8,11.6,10.3,11.6,10.3,11.1,11.1,11,9.9,9.6,11.1,11,9.8]}},{"b":3,"v":{"total":[8.6,7.9,8.6,8.8,7.5,7.6,7.9,9.1,7.8,8.1,8.8,7.1,8.5,8.8,8,8,7.3,7.7,7.9,8.1,7.6,7.4,7.9,7.6,8.2],"script":[6.1,5.6,6,6.2,4.8,4.8,5.2,6.5,5.2,4.9,5.9,4.7,5.9,6.4,5.5,5.3,5.1,5.4,5.6,5.2,5.1,5.2,5.1,4.5,5.9],"paint":[1.9,1.8,1.9,1.5,2.3,2.3,2.1,1.5,1.6,2.5,2.7,1.2,1.6,1.1,2.1,1.7,1.2,2,2.2,1.6,1.7,1.7,1.8,2.8,2.2]}},{"b":4,"v":{"total":[112.9,112.9,115.7,113.5,112,112.3,113.3,111.3,115.9,113.5,110.2,112.3,112.7,112.8,116.2],"script":[17.1,17,17.3,16.8,17,16,17.1,17.4,18.5,16.5,15.8,16.6,16.7,16.6,15.9],"paint":[94.4,95.1,96.1,95,92.2,94.2,95.1,92,95.9,94.4,92.5,93.9,94,93.4,97.3]}},{"b":5,"v":{"total":[13.8,13.1,13.5,13.4,13.6,13.4,13.8,13.4,13.7,13.1,13.4,13.1,13.1,13.9,13.2],"script":[2.1,1.9,2,1.9,1.9,1.9,2.1,1.9,1.9,1.8,1.8,1.9,1.8,1.8,1.8],"paint":[10.9,10.5,11,10.9,10.7,10.9,11,10.8,11.4,10.4,10.8,10.5,10.7,11.3,10.4]}},{"b":6,"v":{"total":[464.3,463.8,466.4,461.7,462.3,464.8,463.7,463.6,463.6,465.8,464.5,462.6,464.2,462.4,462.9],"script":[218.3,219.8,219.6,219,217.5,219.3,218.7,218.8,218.3,219.8,218,218.4,219.2,218.4,217.5],"paint":[238.2,236.9,239.4,235.7,237.7,238.1,237.9,237.6,238.1,238.2,238.6,236.9,238.1,236.9,238.4]}},{"b":7,"v":{"total":[60.3,59.6,59.6,59.8,59.1,60.1,59.5,60.2,59,59.4,59.8,59,60.2,58.6,59.5],"script":[31.6,30.8,30.7,31.4,30.7,31.7,30.8,31.6,31.1,31.1,31,30.6,32.1,30.7,31.1],"paint":[27.8,27.7,27.9,27.4,27.6,27.5,27.9,27.7,27,27.4,27.9,27.6,27.2,27.1,27.5]}},{"b":8,"v":{"total":[37,35.4,36.4,35,35.5,36.8,36.5,33,35.8,35.3,37.8,34.2,35.7,35.1,34.3],"script":[35.1,33.9,35.1,33,34.2,35,34.7,31.6,34,33.5,35.7,32.3,34,33.4,32.2],"paint":[1.7,0.8,0.3,0.7,0.3,1.4,1.7,1.2,1.7,0.9,2,1.7,1.5,0.8,1.6]}},{"b":9,"v":{"DEFAULT":[3.3]}},{"b":10,"v":{"DEFAULT":[15.3]}},{"b":11,"v":{"DEFAULT":[15.3]}},{"b":12,"v":{"DEFAULT":[4.2]}},{"b":13,"v":{"DEFAULT":[114.9]}},{"b":14,"v":{"DEFAULT":[720.4]}},{"b":15,"v":{"DEFAULT":[80.1]}},{"b":16,"v":{"DEFAULT":[638.9]}}]}, -{"f":51,"b":[{"b":0,"v":{"total":[33.2,33.1,33.3,33.3,33.5,32.6,33.5,33.3,32.9,32.9,32.4,33.3,33.1,33.2,32.9],"script":[11.4,10.7,10.9,10.9,10.8,10.5,10.8,10.9,10.6,10.8,10.4,10.8,10.8,10.8,10.9],"paint":[21.2,21.8,21.8,21.8,22.2,21.5,22.1,21.8,21.6,21.5,21.4,21.8,21.8,21.8,21.4]}},{"b":1,"v":{"total":[38.2,38.4,37.9,37.8,37.5,37.5,37.8,37.9,37.9,37.3,37.5,37.2,38.1,37.2,37.4],"script":[14.2,14.1,14.1,13.7,13.8,13.7,13.9,14,13.9,13.9,13.8,13.9,13.8,13.7,13.7],"paint":[23.4,23.6,23.2,23.5,23.1,23.2,23.3,23.2,23.3,22.7,23.1,22.7,23.7,23,23.1]}},{"b":2,"v":{"total":[19.5,17.4,18.1,18.5,17.5,19.3,17.9,17.9,18.7,18.1,17.8,17.5,18.1,18.1,17.1],"script":[7.2,5.8,5.9,5.5,5.7,6,5.9,5.8,6.7,5.9,6.2,5.1,5.5,6.4,5.4],"paint":[10.5,10,10.6,11.2,10,11.3,9.2,9.9,10,9.7,9.2,10.9,11.1,9.3,10]}},{"b":3,"v":{"total":[4.2,4.4,4.3,4.7,3.7,4.5,4.4,4.1,4.8,4,4,4,5.7,3.6,4.8,4.4,4.9,4.2,4.8,4.8,5.3,4.1,4.4,4.4,4],"script":[2,2.4,2.2,1.6,1.8,1.8,2,1.8,1.9,1.9,1.8,1.4,1.8,1.9,2.3,2,1.9,1.7,1.2,2.4,2,1.9,2.2,2.3,1.6],"paint":[2,1.7,1,2.6,1,2.1,1.2,0.4,2.8,2,2,2.5,3.6,1.2,2.4,1.6,2.3,1.3,2.1,1.7,1.6,1.1,2,0.4,1.5]}},{"b":4,"v":{"total":[115.1,112.6,114.8,111.8,114.8,115.2,110.2,110.7,113.8,112.5,119.9,113.1,117.2,111.3,111.8],"script":[22,22.3,21.6,22.1,21.6,21.9,21.4,21.3,21.7,21.3,21.7,22.2,22.2,21.2,21],"paint":[90.2,88.3,90.3,86.4,90.7,91.3,86.5,86.6,90,88.6,95.9,88.5,91.4,86.9,88.1]}},{"b":5,"v":{"total":[14.5,14.8,14.9,13.9,14.3,14.4,14.7,14.2,14.6,14.3,14,14.5,15.1,14,14.9],"script":[2.7,2.8,2.6,2.5,3,2.7,3.1,2.7,3,2.9,2.5,2.9,2.6,2.5,2.7],"paint":[11.1,11.2,11.7,10.4,10.6,11,10.9,10.7,10.8,11.1,10.9,10.3,11.9,10.9,10.7]}},{"b":6,"v":{"total":[423.8,423.1,423.7,421.3,422.1,423.5,422.8,431.3,422.2,424.8,423,422.1,428.6,420.3,424.8],"script":[186.9,191.2,187.9,188.2,188.5,188.7,187.6,195.4,188,191.2,190.5,188.6,192.1,186.6,188.5],"paint":[229.7,224.7,228.5,226,226.3,227.7,228.1,228.8,227,226.5,225.4,226.4,229,226.7,229.2]}},{"b":7,"v":{"total":[39.8,38,38.8,38.9,38.7,38.2,38.6,38.6,38.3,39.2,39.6,39.3,38.2,38.5,38.4],"script":[11.7,10.2,10.1,10.3,10.7,10.4,10.6,10.8,10.6,10.3,10.5,10.6,10.8,10.7,10.8],"paint":[27.1,26.9,27.7,27.6,27,26.8,27,26.8,26.8,28,28.2,27.7,26.5,26.8,26.7]}},{"b":8,"v":{"total":[14.3,12.4,13.7,14.7,12.7,13.8,12.2,13.3,12.5,13.6,15.2,13.9,13.8,12.4,12.3],"script":[12.5,10.7,11.5,12.3,10.8,11.7,9.7,11.8,11.1,11.7,12.8,11.3,11.6,10,9.9],"paint":[0.6,0.3,1.1,1,1.2,1.4,1.2,0.7,0.3,1.6,1.4,0.5,1.4,1.4,1.2]}},{"b":9,"v":{"DEFAULT":[1.1]}},{"b":10,"v":{"DEFAULT":[5.8]}},{"b":11,"v":{"DEFAULT":[6.3]}},{"b":12,"v":{"DEFAULT":[4.7]}},{"b":13,"v":{"DEFAULT":[43.6]}},{"b":14,"v":{"DEFAULT":[157.1]}},{"b":15,"v":{"DEFAULT":[45.2]}},{"b":16,"v":{"DEFAULT":[180.3]}}]}, -{"f":52,"b":[{"b":0,"v":{"total":[30.7,30.5,30.8,30.8,30.6,30.5,30.9,30,30.7,30.9,31.3,31.1,30.3,30.7,30.9],"script":[7.5,7.3,7.5,7.7,7,7.3,7.6,6.9,7.5,7.8,7.6,7.9,7.1,7.4,7.4],"paint":[22.6,22.6,22.8,22.6,23,22.6,22.8,22.6,22.6,22.5,23.1,22.6,22.7,22.8,22.9]}},{"b":1,"v":{"total":[35,34.9,35.1,35,35,35,35.2,36.2,35.2,35.6,35.3,35.3,34.8,35.7,35.1],"script":[11.4,11.5,11.3,11.2,11.5,11.4,11.6,12.1,11.3,11.4,11.4,11.3,11.1,11.6,11.7],"paint":[23,22.8,23.2,23.2,22.9,23.1,23.1,23.5,23.3,23.6,23.3,23.5,23.1,23.5,22.8]}},{"b":2,"v":{"total":[14.9,14.1,14.6,14,14.4,14.6,14.3,17.1,14.5,14.1,13.6,13.8,14.7,14.8,14.8],"script":[3.1,3.4,3.6,3.3,3.3,3.9,3.4,4,3.5,3.5,2.7,3.3,3.3,3.1,3.4],"paint":[10.8,9.6,9.6,9.7,10.5,8.5,8.4,11.4,10.4,9.6,9.9,8.9,10.5,10.3,9.7]}},{"b":3,"v":{"total":[5.1,5.4,5.4,4.9,5.2,4.5,4.9,5.1,5.2,5.6,5.1,5.4,5.1,5.8,5.8,5.6,4.7,4.8,5.2,4.9,5.3,4.8,5.2,5.5,4.8],"script":[3,3.7,3.3,3.2,3.3,2.6,2.8,3.2,3.2,3,3.3,3.3,3.4,3.7,3.3,3,3.1,3,2.9,2.6,3.2,2.5,3.2,3.2,3],"paint":[2,1.6,1.3,1.5,1,1.7,1.3,1.8,0.8,2.4,1,1.3,1.1,1.5,0.5,1.8,1,1.1,2,1.1,1.9,1.5,0.9,2.2,1]}},{"b":4,"v":{"total":[17.6,16.2,16.5,16.6,15.9,16.2,16,16.9,16.3,17.3,16.6,17.1,16.3,16.5,18],"script":[3.7,2.6,3,2.9,2.8,2.8,2.6,2.7,2.8,3.5,2.7,3.3,3.1,2.5,3.1],"paint":[12.9,12,12.4,12.4,12.5,11.6,12.3,13.2,12,13,13.2,12.8,12.3,12.7,12.8]}},{"b":5,"v":{"total":[13.7,12.6,12.4,12.8,12.8,12.6,13.7,12.6,12.4,12.8,12.7,12.8,13.1,12.7,12.5],"script":[2.3,2.2,2.1,2.1,2,2.1,2.9,2.2,1.9,2.1,2.2,2.2,2.1,2.2,1.9],"paint":[10.4,9.8,10,10.2,9.9,9.6,10.5,9.8,9.9,9.9,9.8,9.7,10.3,9.9,9.9]}},{"b":6,"v":{"total":[310.7,311.8,313.6,309.7,310.6,314.3,312.1,310.5,310.8,310.8,311.8,311.4,310.2,309.1,311.8],"script":[65.6,66.5,66.7,65.9,65.9,68.5,66.5,65.5,65.7,65.9,65.9,64.8,66.8,65.7,66.8],"paint":[237.9,238,239.9,236.5,237.3,238.4,238.3,237.7,238,237.6,238.7,238.6,236.4,236,237.8]}},{"b":7,"v":{"total":[35.6,35.4,36.5,36.2,35.8,35.3,36,35.7,35.4,35.5,35.6,36.3,35.3,35.3,35.5],"script":[7.2,7.2,7.4,7.2,7,7.1,7.6,7.3,7.3,7.2,7.7,7.4,7.3,7.1,7.2],"paint":[27.5,27.2,28.1,27.9,27.9,27.3,27.4,27.4,27.2,27.3,26.9,27.9,27.1,27.2,27.3]}},{"b":8,"v":{"total":[19.5,18.3,18.5,18.4,18.6,19.7,18.2,22.7,18.4,17.9,18.8,18.3,18.8,18.6,18.5],"script":[16.8,15.7,16.1,15.8,16,17.5,16.3,20.5,16.6,16.3,17.1,15.9,16.6,16.6,16.2],"paint":[0.8,2.2,1.4,0.3,1.6,2,1,1.7,0.3,0.7,0.3,1.4,1.5,1.2,1]}},{"b":9,"v":{"DEFAULT":[1.7]}},{"b":10,"v":{"DEFAULT":[5.5]}},{"b":11,"v":{"DEFAULT":[5.5]}},{"b":12,"v":{"DEFAULT":[4.5]}},{"b":13,"v":{"DEFAULT":[37.2]}},{"b":14,"v":{"DEFAULT":[189.6]}},{"b":15,"v":{"DEFAULT":[48.8]}},{"b":16,"v":{"DEFAULT":[233]}}]}, -{"f":53,"b":[{"b":0,"v":{"total":[28.1,27.6,27.2,27.5,27.3,27.6,27.6,27.7,28.2,27.4,27.4,27.5,28.3,27.4,27.7],"script":[4.7,4.6,4.4,4.6,4.4,4.5,4.7,4.5,5,4.5,4.6,4.5,5,4.6,4.7],"paint":[22.9,22.6,22.4,22.5,22.5,22.7,22.5,22.7,22.6,22.5,22.4,22.6,22.7,22.5,22.6]}},{"b":1,"v":{"total":[31.2,31.1,31.1,31.4,31.7,31.6,31.2,31.2,31,32.1,31.1,31.3,31.2,32.3,31.6],"script":[7.3,7.4,7.5,7.4,7.5,7.4,7.3,7.2,7.2,7.6,7.2,7.4,7.5,7.4,7.5],"paint":[23.3,23.1,23.1,23.3,23.6,23.7,23.4,23.4,23.2,23.9,23.3,23.3,23,24.4,23.5]}},{"b":2,"v":{"total":[12.8,12.7,12.1,13.4,12.1,12.7,11.8,13.4,11.9,11.9,12,11.3,12.7,13.1,11.9],"script":[1.4,1.7,1.6,2.3,1.5,1.6,1.3,2.1,1.1,1.1,1.4,1.6,1.7,2.4,1.5],"paint":[10.3,9.4,9.5,10.4,10,8.9,9.5,9,9.9,8.2,9.3,8.7,9.3,9.7,9.5]}},{"b":3,"v":{"total":[4.2,4.2,3.5,3.9,4.6,3.6,4.3,4.1,4.2,3.8,4.4,4.2,3.8,3.6,4.3,3.3,4.4,3.6,4.3,4.5,4,4,5.1,3.9,4.1],"script":[1.4,1.8,1.4,1.4,1.6,1.4,2,1.7,1.5,1.1,2.1,1.7,1,1.3,2.3,1.4,1.7,1.7,2,2,1.5,1.6,2.1,1.1,1.5],"paint":[1.9,2.3,1.6,2.3,2.7,1.1,2.1,2.2,2.1,2.6,2.2,2.4,1.7,2.2,1.2,1.7,1.6,1.1,1.2,1.7,2.2,1.8,2.7,2.3,2.5]}},{"b":4,"v":{"total":[15.5,15.5,14.5,16.4,16,16.2,15.4,15.5,16.4,16.5,15.6,15.8,16,16.5,15.8],"script":[1.2,1.4,1.3,1.8,1.7,1.1,2,2.1,1.2,1.8,1.5,2.1,2,1,1.1],"paint":[13.1,12.7,11.6,13.5,12.9,13.4,12,12.4,14,13.4,13,12.8,12.8,14.1,13.5]}},{"b":5,"v":{"total":[12.4,11.9,12.4,12.6,12.7,12.2,12.1,12.6,12.2,12.4,11.7,12,11.8,11.8,12.6],"script":[1.1,1,0.9,1.1,1.1,1.1,1.1,1.1,1.1,1.1,0.8,1.1,0.9,1,1.1],"paint":[10.6,10.3,10.1,10.8,11.2,10.4,10,10.8,10.3,10.7,10.2,9.8,9.9,10.3,10.9]}},{"b":6,"v":{"total":[298.4,296.1,296.5,292.8,295.6,296.1,294.3,297.9,296.4,296.7,294.3,296.3,294.3,295.8,294.4],"script":[48.7,48.4,49.1,47.4,48.1,47.8,49.1,48.2,47.2,48.5,48.4,49.3,49,48.8,48.2],"paint":[241.8,240.1,239.7,237.4,239.8,240.6,237.7,241.8,241.6,240.4,238.1,239.4,237.7,238.8,238.3]}},{"b":7,"v":{"total":[32.8,32.7,32.8,32.5,32.6,32.8,32.9,33.2,34.3,32.7,33.1,32.7,32.9,33.1,33.6],"script":[4.8,5,4.9,4.9,4.8,4.9,5.1,4.9,5.2,4.8,4.8,4.9,5,4.8,4.9],"paint":[27.1,26.9,27,26.8,27,27.1,26.8,27.5,28.1,27.1,27.5,27,26.9,27.4,27.8]}},{"b":8,"v":{"total":[12.4,12.1,11.6,11.8,11.8,11.9,12.5,13.1,12,12.2,13,12,12.1,12.1,11.8],"script":[10.5,9.6,10.2,10,10.1,9.9,10.8,10.8,10.2,10.6,11.1,10.4,9.6,10.3,10.2],"paint":[1,0.7,0.3,0.3,0.9,1.8,1.5,1.3,0.7,0.7,1.1,0.6,0.3,1.3,0.7]}},{"b":9,"v":{"DEFAULT":[0.7]}},{"b":10,"v":{"DEFAULT":[2.9]}},{"b":11,"v":{"DEFAULT":[2.9]}},{"b":12,"v":{"DEFAULT":[0.8]}},{"b":13,"v":{"DEFAULT":[21.1]}},{"b":14,"v":{"DEFAULT":[22.1]}},{"b":15,"v":{"DEFAULT":[7.3]}},{"b":16,"v":{"DEFAULT":[59.4]}}]}, -{"f":54,"b":[{"b":0,"v":{"total":[27.5,27.3,27,27.3,26.7,27.2,27.5,27.4,27.4,27.2,27.2,26.9,26.8,27.3,27.2],"script":[4,3.9,4,3.9,3.7,4,4,3.9,3.9,3.9,4,3.9,3.6,4,3.6],"paint":[23,23,22.7,23,22.7,22.8,23.1,23.1,23.1,22.9,22.8,22.6,22.8,22.8,23.2]}},{"b":1,"v":{"total":[30.7,30.3,30.7,30,31,29.9,30.5,30.3,30.4,30.9,30.8,30.3,30.2,30.3,30.4],"script":[6.8,6.7,6.9,6.3,6.8,6.6,6.7,6.6,6.7,6.8,6.7,6.5,6.5,6.8,6.7],"paint":[23.4,23,23.3,23.1,23.7,22.7,23.2,23.1,23.2,23.6,23.5,23.3,23.2,23,23.2]}},{"b":2,"v":{"total":[11.4,16,11.7,11.8,12.2,11.5,11.5,12.2,12.1,12.8,12.1,12,13.5,12.6,12.2],"script":[1.7,2.1,1.5,1,1.4,1.3,1.5,1.6,1,1.8,1.7,1.5,2.1,1.7,1.5],"paint":[9.1,10.7,9.3,9.5,9.9,9,8.8,9.7,10.1,10.1,9.3,9.6,9.3,9.1,8.4]}},{"b":3,"v":{"total":[3.4,3.9,3.6,4,3.7,4.1,3.9,3.9,4,3.8,4.1,4.1,4.1,3.9,3.4,3.3,3.7,3.7,4,4.1,3.5,3.9,3.9,3.5,4.4],"script":[1.4,1.2,1.4,1.6,1.3,1,1.7,1.4,1.8,1.9,0.9,1.5,1.6,1.1,1,0.9,1.1,1.4,1.8,1.3,1.5,1.7,1.6,0.7,1.8],"paint":[1,2.2,1.1,1.8,2.2,1.2,1.2,1,2,1.1,2.7,2,1.3,1.7,2.1,1.9,2.5,1.4,0.7,2.2,1.9,1.6,1.6,2.6,1.9]}},{"b":4,"v":{"total":[14.9,15.3,14.9,15.2,15.8,15.1,16.1,14.7,16.1,15.5,15.5,14.9,16.1,16.3,15],"script":[1,1.8,1,1.5,2.1,1.4,1.4,1,1.8,1.1,1.8,1,2.1,1,1.4],"paint":[12.7,12.3,12.9,12.5,12.8,10.9,13.6,12.5,13.1,13.3,11.8,12.5,12.9,13.7,11.7]}},{"b":5,"v":{"total":[12.6,12.1,12,11.7,12,12.1,11.6,12.7,12,12.6,11.5,12.1,11.6,11.8,12.2],"script":[1.2,0.7,0.7,0.7,0.7,0.9,1,0.9,0.8,1.2,1,0.9,0.7,0.9,1.2],"paint":[11,10.8,10.7,10.1,10.5,10.4,9.6,10.7,10.3,11.1,9.5,10.7,10.1,10,10.4]}},{"b":6,"v":{"total":[285.5,286.2,282.8,283.5,282.5,283.5,283.4,283.7,283.1,280.8,280.9,283.2,282.9,282.6,283.2],"script":[40.5,40.2,41.1,40.1,40.4,40.1,40.4,40.4,40.8,38.8,39.5,39.9,40.2,40.9,40.5],"paint":[237.9,238.7,234.5,236.1,235,236.1,236,236.2,235.3,234.9,234.3,235.9,235.1,234.7,235.7]}},{"b":7,"v":{"total":[32.3,32.1,32.5,32.3,33.1,32.2,32.4,32.6,32.6,32.6,32.4,32.4,32.8,32.5,32.5],"script":[3.8,3.6,3.9,3.8,3.9,3.8,3.7,3.9,3.8,3.7,3.8,3.8,3.8,3.7,3.9],"paint":[27.8,27.7,27.8,27.8,28.4,27.6,27.8,27.9,28,28.1,27.8,27.8,28.2,28,27.7]}},{"b":8,"v":{"total":[12.8,12.3,12.6,11.5,12.2,11.6,11.8,11.8,12.9,12.7,13.9,12.6,11.9,11.2,12.2],"script":[10.6,10.2,10.2,10,10.3,9.8,9.9,9.9,10.8,10.7,12.1,10.7,10.1,9.4,10.4],"paint":[1.1,1.9,2.2,0.8,0.7,0.2,0.4,1.6,1,1,0.3,1.1,1.2,0.2,1.6]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[2.7]}},{"b":11,"v":{"DEFAULT":[2.7]}},{"b":12,"v":{"DEFAULT":[0.8]}},{"b":13,"v":{"DEFAULT":[20]}},{"b":14,"v":{"DEFAULT":[12.1]}},{"b":15,"v":{"DEFAULT":[4.5]}},{"b":16,"v":{"DEFAULT":[42]}}]}, -{"f":55,"b":[{"b":0,"v":{"total":[28.7,28.5,29,28.8,28.5,28.6,28.9,29.5,29,28.9,28.8,28.6,28.9,29,28.8],"script":[5.8,5.7,5.6,5.9,5.8,5.7,6,5.9,5.9,5.7,6,5.8,5.8,5.7,5.8],"paint":[22.4,22.3,22.8,22.3,22.3,22.3,22.4,23,22.6,22.7,22.3,22.3,22.6,22.7,22.4]}},{"b":1,"v":{"total":[32.4,33,33,32.8,33.1,32.7,32.7,33.7,33.3,32.8,32.8,32.9,33.2,33.2,33.1],"script":[8.6,8.8,8.4,8.6,8.7,8.7,8.8,9.2,8.7,8.6,8.6,8.8,8.9,9.1,9.1],"paint":[23.2,23.6,24,23.7,23.8,23.4,23.3,23.9,24,23.7,23.6,23.5,23.6,23.4,23.5]}},{"b":2,"v":{"total":[14.7,14,13.6,14,13.7,13.5,14.4,13.8,14.1,14.5,13.6,13.2,13.9,15.3,14.4],"script":[2.2,2.6,2.2,2.8,1.6,2.5,2.4,2.2,2.1,2.4,2.1,2.1,2,2.6,3],"paint":[11.1,10.2,10.2,10.2,10.8,10.1,10.6,10.2,10.7,11,10,9.9,10.4,11.7,10.3]}},{"b":3,"v":{"total":[8.3,8.8,8.1,6.9,7.2,8.6,8.2,7.2,9.1,8.4,7.8,7.5,7.5,8.8,9.2,8.2,7.6,7.7,8.5,8.5,9.1,8.7,8,8.5,8.9],"script":[5,5.7,4.9,4.7,4.8,5.2,5.5,5,5.7,5.3,5,4.9,4.8,5.3,5.8,5.1,4.9,4.8,5.1,5.2,5.9,5.6,5.1,5.4,5.8],"paint":[1.5,1.1,3,2,2.1,1.7,1.4,2,1.4,1.5,1.1,1.6,1.8,2.1,1.4,1.1,1.8,2.5,2.3,2.1,2.1,1.8,1,2.8,1.2]}},{"b":4,"v":{"total":[103.6,102.6,105.7,104.2,101.1,107.5,103.1,105.5,105.8,104.5,103.8,103.5,103.9,103.9,102],"script":[11.9,12.7,12.4,13.4,11.4,12.2,12,12.3,11.8,12.4,12.6,12.3,11.9,12.3,10.5],"paint":[89,87.1,89.4,87.7,87.3,93.7,87.9,90.2,90.6,89.4,89.6,88.3,89.4,89.1,89]}},{"b":5,"v":{"total":[11.8,11.4,11.4,11.3,11,11.6,11.4,11.1,11.2,11.5,11.6,11.4,11.5,11.7,11.3],"script":[0.9,0.6,0.5,0.6,0.3,0.6,0.6,0.5,0.4,0.7,0.6,0.6,0.6,0.4,0.4],"paint":[10.1,10.5,10.3,9.8,10.1,10,10,10.1,10.1,10.1,10.4,10.5,10.2,10.7,10.4]}},{"b":6,"v":{"total":[302.8,297.4,296.8,302.1,298.6,296.3,301.1,298.1,296.6,298.9,300.7,298.2,299.5,299.4,300.2],"script":[60.5,57.5,55.2,60,57.8,55,59,57.9,56.6,58.7,58.4,56.8,59.2,57.1,58.1],"paint":[234.9,232.7,234.3,234.6,233.1,234,234.4,232.9,232.5,232.9,234.9,233.9,233,234.9,234.7]}},{"b":7,"v":{"total":[33.8,33.9,33.2,33.2,34.1,34.5,34.2,34,33.7,34.4,33.6,34.3,34.3,34.7,33.9],"script":[5.4,5.2,5.7,5.3,5.3,5.9,5.6,5.4,5.4,5.5,5.5,5.3,5.5,5.7,5.4],"paint":[27.4,27.8,26.5,27,27.8,27.6,27.7,27.7,27.4,27.9,27.1,27.8,27.9,28,27.6]}},{"b":8,"v":{"total":[12.1,11.8,11.9,12.8,13.2,11.9,11.4,12.9,11.6,13.5,12.7,11.4,12.1,13.9,11.5],"script":[10.7,9.2,10.3,10.3,11.2,9.8,10,10.4,9.6,11.4,9.9,9.1,9.9,11,9.6],"paint":[0.3,1.5,0.2,0.3,0.3,0.2,0.3,1.6,1.5,1,1.9,2.1,1.2,2,1.1]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[4]}},{"b":11,"v":{"DEFAULT":[4.1]}},{"b":12,"v":{"DEFAULT":[0.7]}},{"b":13,"v":{"DEFAULT":[33.9]}},{"b":14,"v":{"DEFAULT":[10.9]}},{"b":15,"v":{"DEFAULT":[4.5]}},{"b":16,"v":{"DEFAULT":[44.6]}}]}, -{"f":56,"b":[{"b":0,"v":{"total":[28.3,27.9,27.8,28.1,27.9,28.2,28,27.9,28.1,28.3,28,27.9,28,27.8,28.2],"script":[4.7,4.8,4.8,4.7,4.8,4.8,4.8,4.6,4.7,4.8,4.8,4.8,4.8,4.6,4.9],"paint":[23.2,22.8,22.6,22.9,22.7,22.9,22.8,22.8,23,23.1,22.8,22.7,22.8,22.8,22.8]}},{"b":1,"v":{"total":[31.5,31.6,32,31.6,31.7,31.5,31.7,32.5,31.8,31.9,31.5,31.2,31.1,31.8,32.5],"script":[7.7,7.6,7.9,7.6,7.6,7.5,7.8,8,7.5,7.6,7.5,7.6,7.4,7.8,7.8],"paint":[23.2,23.4,23.5,23.4,23.6,23.4,23.4,24,23.7,23.8,23.4,23,23.2,23.4,24.1]}},{"b":2,"v":{"total":[16.2,16.3,15.2,16.3,16,15.5,15.3,15.6,16.7,16.1,16.7,16.3,17.1,15.8,16.1],"script":[5,5.1,4.5,4.6,4.5,4.7,4.8,4.4,4.6,4.6,4.5,4.8,5.2,4.9,5],"paint":[10.5,9.7,9.7,9.5,10.1,9.9,8.7,10,10.6,10,10.3,10.8,10.7,9.4,9.8]}},{"b":3,"v":{"total":[6.6,6.8,6.9,7.1,7.4,6.3,7.1,7,6.4,9.7,6.8,6.6,10,6.6,7.7,7.5,6.9,9.1,6.8,7.1,7.8,6.8,8.1,7.7,7],"script":[4.7,4.8,4.5,4.7,4.8,4.5,4.5,4.8,4,6.9,3.9,4.6,7,4.2,4.9,4.6,4.5,6.2,4.6,4.6,5,4.2,5.1,5.1,4.6],"paint":[1.2,1.8,1.8,2.3,2.4,1.1,2.1,1.6,2.3,1.3,1.7,1.5,2,0.8,2.7,2.7,1.5,1.4,0.8,2.3,1.5,1.2,2.7,1.4,2.2]}},{"b":4,"v":{"total":[17.5,22.5,20.1,17.7,17.6,21.1,18.6,20,19,19,19,17.6,18,16.9,20.3],"script":[4,6,4.7,4.5,4.2,5.3,4.4,5.6,4.5,4.5,4.8,4.4,4.6,4.3,5],"paint":[12.5,14.4,13.7,11.6,12.4,13.9,12.9,12.2,12.1,13.4,12.9,11.8,12.3,11.3,13.4]}},{"b":5,"v":{"total":[14,14.6,14.4,14.9,13.9,13.2,14.2,14.9,13.2,14.3,14.8,14.1,15,14.8,14.4],"script":[3.3,3.6,3.6,4.1,3.1,2.4,3.2,3.9,2.5,3.4,4.2,3.3,3.9,3.7,3.5],"paint":[9.9,9.8,10.1,10.3,10.2,10.2,10.5,10.2,10,10.3,9.9,10.2,10.3,10.2,10.4]}},{"b":6,"v":{"total":[285.7,282.4,282.9,283.2,284.1,282.4,281.3,284.8,283.1,286.6,283.3,285.4,284.1,283.4,283.6],"script":[40.6,40.6,40.2,40,39.9,40.7,40.2,40.6,40.4,40.9,40,40.4,40.9,41.7,41.1],"paint":[237.8,234.4,235.5,236,237,234.5,234,237,235.6,238.4,236.1,237.2,236.1,234.6,235.3]}},{"b":7,"v":{"total":[34.7,34,35.5,34,35.9,34.9,35.1,35.1,35.3,35,34.2,34.5,34.9,34.5,34.5],"script":[6.4,6.2,6.5,6.4,6.4,6.5,6.1,6.3,6.6,6.4,6.4,6.3,6.4,6.4,6.3],"paint":[27.4,26.8,28.1,26.7,28.5,27.5,28,27.8,27.7,27.6,26.8,27.2,27.6,27.2,27.3]}},{"b":8,"v":{"total":[11.3,10.5,11.3,11.9,12.2,11.4,11.5,11.5,13.9,11.5,12.4,11,11.5,12.2,11.2],"script":[9.6,9.2,9.5,9.9,10,9.4,9.5,9.5,11.3,9.2,10.2,8.7,9.3,10.1,9.1],"paint":[1.1,0.3,0.9,1.1,1.2,0.9,0.6,1,1.7,2.1,1.5,1.1,2,1.8,1.8]}},{"b":9,"v":{"DEFAULT":[0.8]}},{"b":10,"v":{"DEFAULT":[3.4]}},{"b":11,"v":{"DEFAULT":[3.4]}},{"b":12,"v":{"DEFAULT":[1.4]}},{"b":13,"v":{"DEFAULT":[23.8]}},{"b":14,"v":{"DEFAULT":[58.4]}},{"b":15,"v":{"DEFAULT":[17.6]}},{"b":16,"v":{"DEFAULT":[79.7]}}]}, -{"f":57,"b":[{"b":0,"v":{"total":[26.1,25.9,25.6,26,25.6,25.7,25.9,25.5,25.8,25.9,25.7,25.9,25.5,25.7,25.9],"script":[2.7,2.6,2.6,2.6,2.6,2.6,2.6,2.6,2.6,2.6,2.6,2.6,2.5,2.7,2.6],"paint":[23,22.9,22.6,23,22.6,22.8,22.9,22.6,22.7,22.9,22.7,22.9,22.6,22.7,22.9]}},{"b":1,"v":{"total":[28.1,28.9,29,28.9,29.1,29.4,28.7,28.2,29.2,28.4,28,29,28.5,28.5,28.4],"script":[4.5,4.9,4.6,4.7,4.8,4.8,4.9,4.4,4.8,4.5,4.5,4.8,4.6,4.4,4.5],"paint":[23.2,23.5,24,23.8,23.9,24.1,23.4,23.3,24,23.5,23.1,23.7,23.4,23.6,23.4]}},{"b":2,"v":{"total":[12.5,13.4,11.3,12,12.3,11.3,11.6,11.2,11,11.3,11.5,11.2,12.7,11.1,11.3],"script":[1,1.3,1.1,1.5,0.9,1,1.5,1,0.2,1.2,0.7,1.2,1,1,1],"paint":[9.8,11,9.3,9.1,9,9.3,8.6,9.3,8.2,9.2,9.2,9.4,9.5,7.8,8.9]}},{"b":3,"v":{"total":[2.4,2.4,3.2,2,2.8,2.7,2.4,2.3,2,2.6,2.5,2.6,3.4,2.8,2.3,3.3,2.5,2.5,2.3,2.5,2.4,3,3,3.3,2.3],"script":[0.5,0.1,0.8,0.1,0.8,0.7,0.6,0.1,0.1,0.1,0.9,0.1,1.1,0.4,0.1,1.1,1.1,0.1,0.1,0.6,0.6,0.8,0.8,1.1,0.1],"paint":[1.8,1.7,1.5,1.3,1.8,1.9,1.2,1.2,1.2,1.3,1.1,2.4,1.1,2.2,1.3,2.1,1.4,2.3,1.7,1.1,1.3,2.1,2.1,1.5,1.1]}},{"b":4,"v":{"total":[15.4,14.1,15.3,16.3,15.2,16.2,13.8,13.8,14.6,15.8,14.6,14.1,15.3,14,14.6],"script":[2,1.4,1,1.5,2,1,1.3,1,1.4,2.1,1.3,1.1,1.3,1.4,0.9],"paint":[12.2,12,12.8,13.5,12.4,13.7,11.4,11.7,12.1,12.1,12.6,11.9,13.1,11.5,12.5]}},{"b":5,"v":{"total":[11,11.6,11.4,11.3,11.5,11.4,11.4,11.3,11,11.5,11.1,11,11.1,11.5,11.2],"script":[0.7,0.6,0.8,0.9,0.7,0.6,0.7,0.6,0.7,0.7,0.6,0.9,0.7,0.7,0.7],"paint":[9.4,10.4,9.8,9.8,10.1,10.2,10.2,10,9.7,10.3,9.7,9.4,9.8,10.5,9.8]}},{"b":6,"v":{"total":[270.2,267.9,268.1,268.2,268.7,269.5,268.3,270.3,267.2,269.5,269.6,269.8,268.2,270.2,269.3],"script":[27.7,27.5,27.2,27.3,27.6,27.8,27.2,28.3,27.4,27.7,27.5,27.5,26.7,27.5,27.8],"paint":[235.2,233.3,233.6,233.9,234,234.7,233.9,235.1,232.6,234.9,234.9,235.4,234.4,234.8,234.4]}},{"b":7,"v":{"total":[31.6,31.9,32.2,31.5,31.3,31.8,32,31.8,32.3,31.5,31.1,31.7,32.1,31.9,32.3],"script":[3,3.1,3.1,3,3,3,3,3.1,3,2.9,2.9,2.9,3,3,3.1],"paint":[27.7,28,28.3,27.7,27.6,28,28.2,27.9,28.6,27.8,27.5,28.1,28.3,28.1,28.4]}},{"b":8,"v":{"total":[9.6,9.4,9.7,9.3,9.9,9.8,10.8,9.9,10.7,9.7,10.8,9.9,9.3,9.9,9.9],"script":[7.1,7.6,7.8,7.5,7.5,7.7,8.9,8,8.3,7.8,9,7.9,7.5,7.6,7.9],"paint":[1.8,0.2,0.9,1.6,2.1,1,0.8,0.9,1.2,1.6,1.2,1.2,1,0.9,0.7]}},{"b":9,"v":{"DEFAULT":[0.5]}},{"b":10,"v":{"DEFAULT":[2.5]}},{"b":11,"v":{"DEFAULT":[2.6]}},{"b":12,"v":{"DEFAULT":[0.8]}},{"b":13,"v":{"DEFAULT":[19.1]}},{"b":14,"v":{"DEFAULT":[7.2]}},{"b":15,"v":{"DEFAULT":[3]}},{"b":16,"v":{"DEFAULT":[39.9]}}]}, -{"f":58,"b":[{"b":0,"v":{"total":[29.9,29.5,29,29.3,28.9,29.5,29.4,29.2,29,28.7,29.1,28.8,29.5,29.5,28.7],"script":[6.5,6,5.9,6.3,6.1,6.5,6.3,6,5.9,5.8,6,5.8,6.3,6.2,5.8],"paint":[22.9,22.9,22.5,22.4,22.3,22.4,22.6,22.7,22.5,22.3,22.6,22.5,22.6,22.7,22.3]}},{"b":1,"v":{"total":[33,32,32.2,32.9,32.9,32.1,32.9,32.6,32.3,32.4,32.8,32.7,33,32.3,32.9],"script":[9.1,8.4,8.6,8.5,8.6,8.2,8.9,8.9,8.5,8.6,8.9,8.6,8.8,8.6,8.8],"paint":[23.3,23,23.1,23.9,23.7,23.4,23.4,23.2,23.2,23.2,23.3,23.5,23.7,23.1,23.5]}},{"b":2,"v":{"total":[15.9,14.8,15.4,14.9,15.8,15.3,14.6,14.9,15.6,16.1,15.4,14.9,15.6,15.3,14.9],"script":[4.4,3.8,4.2,4.6,4.6,3.8,3.6,4,4.9,5.2,4.9,4.6,4.3,4.6,4.2],"paint":[10.4,10,8.9,8.4,10,10.3,9.4,9.9,9.3,9.4,9.2,8.5,8.9,9.7,9.8]}},{"b":3,"v":{"total":[2.9,3.2,2.7,2.9,2.8,2.7,2.3,2.7,2.7,2.6,2.9,2.4,3,2.1,2.7,2.8,2.4,2.1,2.1,2.8,3.2,2.6,2.9,2.6,2.3],"script":[0.6,0.9,0.8,0.9,0.9,0.2,0.2,0.9,0.5,0.5,0.8,0.7,0.6,0.3,0.8,0.5,0.1,0.4,0.2,0.9,1.1,0.5,0.9,0.1,0.6],"paint":[1.8,1.8,1.7,1.2,1.2,2,1.9,1.1,0.8,2,2,1.6,1.1,1,1.2,2.1,0.4,1.4,1.1,1.3,1.3,1.2,0.8,1.2,1.6]}},{"b":4,"v":{"total":[15.4,13.9,14.1,13.2,13.5,14,13.3,13.4,13,14,13.5,13.7,14,12.8,13.7],"script":[0.4,0.1,0.1,0.1,0.4,0.1,0.1,0.1,0.1,0.1,0.1,0.6,0.8,0.5,0.6],"paint":[13.7,12.7,12.1,11.8,11.9,13,11.9,12.4,11.4,12.9,12.8,12.2,11.5,11.3,12]}},{"b":5,"v":{"total":[10.9,10.7,10.9,10.9,10.8,10.8,10.8,10.5,10.9,10.5,10.7,11.1,10.8,10.9,10.6],"script":[0.3,0.3,0.2,0.3,0.4,0.3,0.1,0.2,0.5,0.1,0.4,0.1,0.4,0.3,0.2],"paint":[10.1,9.9,10.2,10.1,9.7,9.6,10.2,9.4,9.6,9.4,9.7,10.1,9.2,10,9.8]}},{"b":6,"v":{"total":[291,290.4,291.8,292.4,292.6,289.5,293,293.4,292,291.4,290.8,290.4,291.3,291.8,292.4],"script":[49.5,49.1,48.5,51.1,49.6,48.8,49.9,50.6,48.8,48.9,49.4,48.6,49.1,49.6,50],"paint":[234.3,234.2,236.2,234.2,235.8,233.7,235.8,235.7,236.1,235.3,234.3,234.6,235.1,234.9,235.2]}},{"b":7,"v":{"total":[33.8,33.8,33.9,33.7,33.4,33.8,34.1,33.2,34,33.5,34.6,32.9,33.2,33.7,34],"script":[5.5,5.8,5.8,6,5.8,5.8,5.8,5.7,5.9,5.9,5.7,5.5,5.8,5.3,5.8],"paint":[27.3,27,27.1,26.8,26.6,27.1,27.3,26.5,27.2,26.7,27.9,26.4,26.4,27.4,27.3]}},{"b":8,"v":{"total":[14.6,14.1,14.1,15.6,13.9,13.1,14,13.9,14.6,14.4,15.4,14.1,14.1,14.3,14.3],"script":[12.2,11.9,12.5,14,11.6,11.3,12.9,11.8,12.7,12.5,13.4,12.3,12.5,12.1,12.6],"paint":[1.9,1.3,0.3,0.3,1.6,0.9,0.8,0.8,0.9,1,1.6,0.6,0.3,1.1,0.4]}},{"b":9,"v":{"DEFAULT":[0.8]}},{"b":10,"v":{"DEFAULT":[2.8]}},{"b":11,"v":{"DEFAULT":[2.9]}},{"b":12,"v":{"DEFAULT":[1.1]}},{"b":13,"v":{"DEFAULT":[17.5]}},{"b":14,"v":{"DEFAULT":[65.2]}},{"b":15,"v":{"DEFAULT":[17.8]}},{"b":16,"v":{"DEFAULT":[77.8]}}]}, -{"f":59,"b":[{"b":0,"v":{"total":[35.8,35.8,36.1,36.2,35.6,35.9,36,36.3,35.9,35.6,35.9,35.9,35.9,35.6,36],"script":[12.3,12.1,12.4,12.4,12.1,12.3,12.3,12.7,12.2,12,12.4,12.3,12.4,12.2,12.1],"paint":[23,23.2,23.1,23.3,23,23,23.2,23.1,23.1,23,23.1,23,22.9,22.9,23.3]}},{"b":1,"v":{"total":[38.7,38.8,38.3,38.3,38.6,38.9,39.9,38.7,40,38.8,38.6,39.5,38.6,39.2,38.8],"script":[14.3,14.1,14.6,14.1,14.2,14.3,15.4,14.2,14.2,14.4,14.2,14.6,14.4,14.7,14.4],"paint":[23.8,24,23.1,23.6,23.7,24,23.9,23.8,25.1,23.8,23.8,24.3,23.6,23.9,23.8]}},{"b":2,"v":{"total":[12.1,13.2,12.9,12.2,12.9,13,11.6,12.3,12.1,12.2,12.2,11.9,13.3,12.3,12.1],"script":[1.5,1.3,2,1,1,1.5,1.1,1.5,1,1.2,1.2,1.3,1.7,0.9,0.9],"paint":[9.7,10.8,9.7,10.1,10.8,9.8,9.4,9.6,10.1,9.9,8.7,9.5,10.3,10.8,10.1]}},{"b":3,"v":{"total":[3.7,2.4,1.4,2.3,2.3,1.9,4,2.3,2.2,1.6,2.6,2.6,1.6,5.3,2.3,2.4,1.6,3,2.3,1.9,6.7,1.9,2.6,2,2.3],"script":[0.1,0.1,0,0.1,0.1,0,0.2,0.1,0.1,0,0.1,0.7,0,0,0.1,0,0,0.9,0.1,0,0.1,0.1,0.8,0.1,0.2],"paint":[1.6,2.2,0.7,2.2,1.1,1.8,1.5,2.1,1.2,1.4,1.8,1.7,0.9,1.4,1.5,2.2,1,1.5,1.3,1.7,2.4,1.7,1.7,0.7,1.5]}},{"b":4,"v":{"total":[13.8,13.6,13.7,13.1,13.2,13.5,13.3,13.3,12.7,12.8,13.1,13.6,13.7,13.4,14.5],"script":[0.6,0.5,0.1,0.1,0.1,0.1,0.7,0.5,0.1,0.2,0.1,1.1,0.1,0.9,0.1],"paint":[12,12.1,11.9,10.8,11.6,11.8,11.1,11.7,12,11.3,10.5,11.4,12.4,11.5,12.8]}},{"b":5,"v":{"total":[10.8,10.4,10.9,10.8,10.7,11.4,11,10.5,10.9,10.5,10.8,10.6,10.7,11.4,10.6],"script":[0.4,0.4,0.3,0.3,0.2,0.4,0.2,0.1,0.1,0.1,0.3,0.4,0.1,0.5,0.2],"paint":[9.6,9.7,9.6,9.7,9.9,10.5,9.7,9.6,10.3,10,10,9.7,9.9,10.3,9.5]}},{"b":6,"v":{"total":[353.3,347.7,347.8,347.2,350.1,349.3,348,348,345.7,346.9,347.6,349.2,349.5,348.3,347.8],"script":[116.8,115.4,115.6,114.5,116.1,115.8,115.3,116.3,113.1,115.4,115.3,116.5,116.4,116,115],"paint":[228.6,224.9,225,225.3,226,226.4,225.2,224.3,224.8,224.5,225.1,225.5,225.6,225.2,225.6]}},{"b":7,"v":{"total":[39.6,39.7,38.8,39.7,39.5,40.4,39.7,40.2,39.3,39.9,39.3,40,39.7,39.9,40],"script":[12,12.1,11.6,11.9,11.8,12,12.2,12.7,11.8,12.3,12.1,12,12.4,12,12.7],"paint":[26.6,26.6,26.2,26.8,26.8,27.4,26.6,26.5,26.6,26.6,26.2,27,26.3,27,26.3]}},{"b":8,"v":{"total":[14.5,14.3,15.2,14.1,14.2,14.3,14.7,14.4,13.8,14.1,17.4,14.2,14.7,14.4,14],"script":[12.5,12.8,12.7,11.9,12.6,12.3,12.9,12.1,11.9,12.4,14.6,12.2,11.9,12.3,11.9],"paint":[0.8,0.3,2.2,1.2,1.1,0.9,0.9,1.1,1,0.3,1.6,0.9,1.5,0.9,1]}},{"b":9,"v":{"DEFAULT":[0.8]}},{"b":10,"v":{"DEFAULT":[3.2]}},{"b":11,"v":{"DEFAULT":[3.2]}},{"b":12,"v":{"DEFAULT":[1.2]}},{"b":13,"v":{"DEFAULT":[20.7]}},{"b":14,"v":{"DEFAULT":[83.9]}},{"b":15,"v":{"DEFAULT":[22.4]}},{"b":16,"v":{"DEFAULT":[95.8]}}]}, -{"f":60,"b":[{"b":0,"v":{"total":[29,28.5,28.9,28.7,28.5,29,28.3,28.9,29,28.8,28.6,28.5,28.5,28.6,28.9],"script":[5.7,5.2,5.7,5.3,5.3,5.5,5.3,5.7,5.4,5.6,5.3,5.1,5.2,5.2,5.4],"paint":[22.7,22.7,22.6,22.9,22.7,22.9,22.5,22.7,23,22.7,22.7,22.8,22.8,22.8,23]}},{"b":1,"v":{"total":[31.5,31.1,31,31.4,31.3,31.1,31.4,31.3,31.6,31.5,31.4,31.4,31.4,32,31.8],"script":[7.2,7.2,7.2,7.5,7.3,7.3,7.3,7.3,7.3,7.3,7.3,7.2,7.3,7.4,7.7],"paint":[23.7,23.3,23.2,23.3,23.5,23.3,23.6,23.4,23.7,23.5,23.5,23.5,23.5,24,23.6]}},{"b":2,"v":{"total":[20,20.2,20.9,19.6,19.4,19.4,20.4,19.5,19.7,19.3,20.3,19.5,20.8,20.6,19.5],"script":[7.8,7.9,8.7,8,7.9,8.1,7.6,7.7,7.3,6.6,8.4,8,8,8.5,7.4],"paint":[11.5,10.5,9.6,9.8,8.9,9.7,11.6,8.9,10.6,10.3,9.3,9.9,9.9,10.1,11.2]}},{"b":3,"v":{"total":[10.7,10.4,9.7,10.5,9.7,10.2,10,10.1,9.9,10.8,9.7,10.7,10.7,10.6,10.1,10.3,10.2,9.7,10.3,10.5,10,9.9,10.5,10.9,10.6],"script":[7.7,7.4,6.9,8.1,6.7,6.6,7.5,7.2,6.6,7.8,7.1,7.9,8.2,7.6,6.8,7.3,7.8,6.6,7,7.5,7,7.4,7.9,7.6,7.3],"paint":[1.6,2.4,2.1,1,1.7,2.8,0.8,1.1,1.9,1.8,1.6,1,1.2,2,1.5,1.5,1.8,2.8,2.7,1.3,1.5,1.2,1.1,0.9,1.2]}},{"b":4,"v":{"total":[22.4,21.8,22.9,21.9,22.5,22.8,21.5,22.7,21.7,22.5,22.3,22.2,22.1,22.9,22.7],"script":[7.7,7.8,8.8,7.5,7.7,8.4,7.6,8.6,6.9,7.4,7.7,7.5,8.1,8.2,8.4],"paint":[12.6,12.4,11.8,12.1,12.8,12.8,12.4,11.6,12.4,12.9,13.1,12.4,12.3,12.6,12.9]}},{"b":5,"v":{"total":[14.3,14.7,14.5,14,14.5,13.6,14.1,14.5,13.9,14.8,14,14.1,14.4,14.7,14.6],"script":[3.4,3.6,3.7,3.2,3.7,3.2,3.3,3.6,3.2,3.7,3.2,3.3,3.6,3.7,3.7],"paint":[9.9,10.5,10.3,10,10.2,9.9,10.2,10.2,10.3,10.4,10.2,10,10.1,10.1,10.3]}},{"b":6,"v":{"total":[296.5,293.6,293.9,294.9,292.9,293.6,293.1,295.7,293.8,294.1,292.6,294,293.6,293.9,296.1],"script":[51.8,51.4,51.7,52.3,51.7,51.6,51.8,52.2,51,51.8,51.2,51.9,52.2,52,51.8],"paint":[237.8,235.2,235.1,235.5,234.2,234.9,234.4,236.1,235.8,235.4,234.3,234.9,234.2,234.3,237.3]}},{"b":7,"v":{"total":[35.4,35,35.3,35.7,35.2,35,35,34.8,35.5,35.1,35,35.2,36.1,34.9,34.8],"script":[7.4,7,7,7.3,7.1,7.2,7.1,7.1,7.5,7.2,7,7.1,7,7,7],"paint":[27.1,27.1,27.3,27.5,27.2,26.9,27,26.8,27.1,26.9,27,27.1,28.1,27,26.9]}},{"b":8,"v":{"total":[10.7,10.8,10.4,10.5,10.2,11.8,11.7,11.9,10.1,10.8,12.5,11.6,11.3,8.9,10.8],"script":[8.5,8.6,8.7,8.7,8.4,9,8.7,9.9,9,9.1,10.6,9.8,9.6,7.3,8.4],"paint":[2,1.3,0.3,0.6,0.2,1.8,1.1,1,0.9,1.1,0.9,0.9,0.4,0.2,1.2]}},{"b":9,"v":{"DEFAULT":[0.5]}},{"b":10,"v":{"DEFAULT":[2.3]}},{"b":11,"v":{"DEFAULT":[2.3]}},{"b":12,"v":{"DEFAULT":[0.6]}},{"b":13,"v":{"DEFAULT":[17.5]}},{"b":14,"v":{"DEFAULT":[10.8]}},{"b":15,"v":{"DEFAULT":[3.9]}},{"b":16,"v":{"DEFAULT":[45.5]}}]}, -{"f":61,"b":[{"b":0,"v":{"total":[30.1,30.2,30.1,30.3,30.1,30.2,30.3,30.3,30.2,30.3,30.1,30.3,29.6,30,30.4],"script":[7.2,7.3,7.2,7.4,7,7.1,7.2,7.1,7.3,7.3,7.1,7,6.8,7.2,7.3],"paint":[22.4,22.3,22.4,22.4,22.6,22.5,22.5,22.6,22.3,22.5,22.5,22.6,22.2,22.3,22.6]}},{"b":1,"v":{"total":[31.7,33,32.3,32.5,32.6,32.5,32.4,32.1,32.2,32,32.4,32.7,32.3,32.4,32.2],"script":[8.4,9.4,8.7,9.2,9,9,9.1,8.6,9.1,8.6,9.1,8.6,9.2,9.1,9],"paint":[22.7,23.1,23,22.7,23,22.9,22.8,22.9,22.5,22.9,22.7,23.4,22.6,22.8,22.6]}},{"b":2,"v":{"total":[12.3,12.5,11.2,11.2,13.5,11.4,11.8,11.3,11.4,11.1,11.2,11.9,13.2,12.3,10.6],"script":[1.3,1,0.8,0.9,1.4,0.6,1.1,1.3,0.7,0.5,0.3,0.9,1.2,1.2,0.2],"paint":[9.6,9.1,9.4,9,10.5,9.6,9.4,8.8,9.1,9.9,9.8,9.4,11.3,10.2,9.4]}},{"b":3,"v":{"total":[3.6,2.6,2.2,1.8,1.9,2.7,2.3,1.9,2.3,3.2,2.3,2.2,1.4,2.2,1.9,3.7,2,2.5,2.9,2.3,2.1,2.6,2.4,2.1,2.4],"script":[0,0.5,0,0,0,0.9,0,0,0,0,0.5,0,0,0,0,0,0,0.4,0,0,0,0,0,0,0],"paint":[1.7,1.5,2,1.7,1.1,1.2,0.8,1.1,2.1,1.3,1.2,2,1.3,1.9,1.7,1.4,1.9,2,2.4,2.1,0.8,2.4,1.5,1.3,2.3]}},{"b":4,"v":{"total":[12.9,12.9,13.6,14.2,12.5,12.9,13,13.2,13.2,12.7,13.4,14.8,13.7,13.3,12.7],"script":[0.1,0.1,0.1,1.1,0.1,0.1,1.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.3],"paint":[11.2,11.9,12.2,11.1,11.5,11.6,11,11.9,12,11.5,12.1,13.4,12.6,12,11.2]}},{"b":5,"v":{"total":[10.7,10.4,10.7,10.5,10.4,10.3,10.3,10.4,10.7,10.7,10.7,10.8,10.5,10.4,10.8],"script":[0.3,0.1,0.4,0.1,0.1,0.1,0.1,0.1,0.1,0.2,0.3,0.2,0.2,0.1,0.1],"paint":[9.7,9.7,9.7,9.8,9.4,9.6,9.2,10,10.1,10.1,9.6,10,9.6,9.8,10.3]}},{"b":6,"v":{"total":[304.1,303.4,303.9,306.2,304.3,303,303.7,304.7,304.8,303.5,303.2,302.2,303.9,304.3,303.1],"script":[71.1,70.7,72.3,72.8,71.2,71.9,72.2,72.6,72.4,71.3,71.9,71.2,71.8,71.2,72.4],"paint":[226.1,225.9,224.8,226.3,226.1,224.4,224.6,225.5,225.2,225.2,224.5,224.1,225.2,225.3,224.3]}},{"b":7,"v":{"total":[34.1,34.5,33.8,34.1,33.8,34.4,35,34.5,34.2,34.9,34.7,34.1,34.5,35.1,34],"script":[7.3,7.3,6.8,7,6.9,6.9,7.3,6.8,7.2,7.2,7.2,6.9,6.9,7.5,7],"paint":[25.9,26.3,26.2,26.2,26,26.5,26.8,26.7,26.1,26.7,26.5,26.3,26.7,26.7,26.1]}},{"b":8,"v":{"total":[9.8,9.7,9.7,9.4,9.9,8.9,9.7,9.2,9.4,9.4,10.4,9.2,9.4,9.1,9.5],"script":[7.8,7.6,8.1,7.3,8.2,6.8,7.3,7.2,7.8,7,7.5,7.3,7.6,7.2,7.2],"paint":[1.5,1.1,0.2,1.8,1.2,0.9,0.4,0.8,0.2,1.2,1.4,0.6,0.8,0.9,2.1]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[3.3]}},{"b":11,"v":{"DEFAULT":[3.3]}},{"b":12,"v":{"DEFAULT":[0.8]}},{"b":13,"v":{"DEFAULT":[25.6]}},{"b":14,"v":{"DEFAULT":[13.6]}},{"b":15,"v":{"DEFAULT":[4.7]}},{"b":16,"v":{"DEFAULT":[40.3]}}]}, -{"f":62,"b":[{"b":0,"v":{"total":[24.7,24.6,24.6,24.3,24.8,24.7,24.6,25.1,24.6,25,24.5,24.8,24.6,24.5,24.3],"script":[1.7,1.7,1.6,1.6,1.7,1.6,1.6,1.5,1.7,1.6,1.6,1.6,1.7,1.6,1.6],"paint":[22.6,22.6,22.6,22.3,22.8,22.7,22.6,23.2,22.6,23,22.5,22.8,22.5,22.5,22.4]}},{"b":1,"v":{"total":[26.8,27.5,26.9,27.1,27.1,26.9,27,27.2,27,27,27.3,27.5,27.3,27.5,26.9],"script":[3.5,3.6,3.5,3.4,3.6,3.5,3.6,3.6,3.4,3.4,3.7,3.4,3.6,3.7,3.4],"paint":[22.8,23.6,23,23.3,23.1,23,23.1,23.2,23.3,23.2,23.2,23.7,23.4,23.4,23.1]}},{"b":2,"v":{"total":[12.1,11.1,10.6,11.6,11.4,10.6,11.2,10.6,10.9,10.7,11.2,10.6,11.4,10,11],"script":[0.5,0.7,0.2,0.1,0.9,0.1,1,0.1,0.1,0.1,1.1,0.5,0.1,0.5,0.8],"paint":[10.1,8.6,9.2,10.3,7.9,9.6,9,9.3,9.1,9.4,9.1,9.3,9.8,8.5,8.6]}},{"b":3,"v":{"total":[2.2,2.3,2.7,2.7,2.9,3,3,2.9,2.3,2.5,2.9,2.4,2.1,2.4,2,2.7,2.2,2.4,2.1,2.7,2.5,3,2.7,2.4,2.9],"script":[0.1,0.3,0.7,0.1,0.8,1,0.7,0.7,0.5,0.1,0.7,0.6,0.1,0.1,0.1,0.8,0.1,0.6,0.1,0.1,0.5,0.9,0.1,0.5,0.1],"paint":[1.5,1.9,1.9,2,0.4,1.5,1.4,1.5,1.1,1.8,2.1,1.4,1.9,2.2,1.1,1.8,1.2,1.1,1,2.5,1.3,1.7,1.8,1.2,2.6]}},{"b":4,"v":{"total":[14,13.6,14.2,15.1,13.6,13.5,15.7,14.4,13.3,14,14.2,14.7,14.1,15.6,14.2],"script":[1.1,0.9,0.6,0.9,0.6,1,1.3,1,0.2,1.5,1.2,1.2,1.1,0.9,1.5],"paint":[11.3,11.1,12.3,13.1,12.1,11.4,13.5,12.7,11.9,11.2,11.7,12.5,11.3,13.3,11.6]}},{"b":5,"v":{"total":[11,10.6,11.3,10.5,10.9,10.9,10.2,10.6,10.8,10.8,10.5,10.4,10.7,10.8,10.4],"script":[0.1,0.3,0.1,0.1,0.3,0.1,0.1,0.2,0.1,0.1,0.1,0.1,0.3,0.1,0.1],"paint":[10.3,9.8,10.1,10,9.9,10.2,9.6,9.7,10.4,10.3,9.9,9.7,10,10.1,9.6]}},{"b":6,"v":{"total":[259.6,259.2,259.7,260.6,258.2,261.1,259.1,259.3,258.3,260.9,261.2,258.5,259.1,259.7,259.3],"script":[18.4,17.6,17.5,17.5,18.1,17.3,18.1,17.7,17.5,17,17.5,17.7,17.8,18.1,17.1],"paint":[234.2,234.4,235,236,232.9,236.7,233.9,234.6,233.8,235.8,236.4,233.5,234.1,234.4,235.1]}},{"b":7,"v":{"total":[28.1,28,28.2,28.3,28.3,28.3,27.6,27.5,28.1,29,28.1,28.1,27.7,27.8,31.3],"script":[1.7,1.7,1.7,1.6,1.6,1.6,1.6,1.6,1.7,1.7,1.6,1.6,1.6,1.6,1.8],"paint":[25.7,25.6,25.8,25.9,26,26,25.3,25.1,25.7,26.4,25.7,25.8,25.3,25.4,28.6]}},{"b":8,"v":{"total":[10.1,9.2,9.5,13,9.7,9.5,9.2,8.9,9.3,9.7,10.6,9.3,9.8,9.7,9.2],"script":[8.1,8,7.4,10.3,7.6,8,7.2,7.2,7.4,7.6,8.5,7.8,7.1,7.8,7],"paint":[1.3,0.3,1.2,1.3,0.6,0.3,0.8,0.5,0.9,1.1,1.8,0.8,1.7,1.4,1.2]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[2]}},{"b":11,"v":{"DEFAULT":[2]}},{"b":12,"v":{"DEFAULT":[0.8]}},{"b":13,"v":{"DEFAULT":[14.1]}},{"b":14,"v":{"DEFAULT":[12.3]}},{"b":15,"v":{"DEFAULT":[4.9]}},{"b":16,"v":{"DEFAULT":[45.1]}}]}, -{"f":63,"b":[{"b":0,"v":{"total":[25.7,25.3,25.2,25.5,25.3,25.4,25.3,25.6,25.5,25.2,25.4,25.7,25.6,25,25.6],"script":[2.6,2.6,2.5,2.7,2.6,2.6,2.5,2.6,2.7,2.6,2.7,2.6,2.5,2.4,2.7],"paint":[22.8,22.3,22.3,22.5,22.3,22.4,22.3,22.6,22.5,22.2,22.3,22.6,22.7,22.2,22.5]}},{"b":1,"v":{"total":[28.1,27.6,28.1,27.9,28.1,28.5,28.9,28.3,28.3,28.1,28.5,28,28,28.7,28.4],"script":[4.7,4.6,4.5,4.6,4.5,4.8,4.8,4.8,4.8,4.5,4.5,4.9,4.6,4.9,4.8],"paint":[23,22.6,23.1,22.9,23.1,23.3,23.7,23.1,23,23.2,23.6,22.6,23,23.4,23.2]}},{"b":2,"v":{"total":[11.8,11.3,11.1,10.2,11.3,11.3,11.3,11.2,11,11.4,10.4,10.5,11.3,11.6,11.5],"script":[1.2,0.9,0.2,0.2,0.6,0.2,0.8,0.5,0.6,0.6,0.5,0.2,0.6,0.5,1.2],"paint":[9.2,8.9,9.3,9.8,9.8,10.2,9.5,10.1,9,9.4,8.2,8.3,9.2,10,9.3]}},{"b":3,"v":{"total":[2.3,2.3,2.1,2.7,2.7,1.8,2.4,2.1,3,2.9,1.6,2.2,2.7,2.4,2.6,2.5,2.5,2.1,2.5,2.8,2.2,2.4,2.3,2.4,2.1],"script":[0.2,0.1,0.2,1,1,0.1,0.1,0.6,0.7,0.7,0.1,0.1,0.1,0.1,0.5,0.1,0.1,0.1,0.6,0.1,0.1,0.1,0.6,0.9,0.1],"paint":[1.5,2.1,1.3,1.6,1.6,1,1.5,1,2.1,2,1.4,2,2.5,1.3,1.4,1.2,2.3,1.6,0.7,2.1,1.5,2.2,1.6,1,1.5]}},{"b":4,"v":{"total":[13.2,14,13.1,13.5,12.7,12.8,12.9,14.1,14.7,12.8,13.5,13.5,12.9,13.2,13.5],"script":[0.1,0.1,0.4,0.1,0.1,0.1,0.1,1.2,0.1,0.1,0.1,0.1,0.1,0.1,0.5],"paint":[11.8,13.6,11.8,12.5,11.7,11.5,11.6,12.2,13.6,11.6,11.9,12.7,12,12.4,12]}},{"b":5,"v":{"total":[10.9,10.5,11.2,10.4,10.8,10.4,10.7,10.3,10.7,10.5,10.5,10.4,10.8,10.6,10.9],"script":[0.3,0.2,0.1,0.1,0.3,0.1,0.2,0.3,0.3,0.2,0.1,0.1,0.4,0.1,0.3],"paint":[9.9,9,10.3,9.7,9.8,9.8,9.3,9.4,10.1,9.4,9.4,9.4,9.8,9.9,9.6]}},{"b":6,"v":{"total":[267.7,266.4,268.9,266.9,266.7,268.6,267.2,267.1,268.4,269,267.1,267.8,268.7,271.6,267.8],"script":[26.8,26,26.5,26.4,25.5,26.5,26.2,26.9,26.8,27.2,26.3,26.7,27,27.3,26.9],"paint":[233.8,233.5,235.3,233.4,234.2,234.8,233.9,233.2,234.5,234,233.6,234,234.6,237.3,233.9]}},{"b":7,"v":{"total":[29,29.2,29,28.9,29.5,28.9,28.8,29.1,29.3,29.4,28.6,28.8,29.5,28.8,29.9],"script":[2.5,2.5,2.5,2.5,2.5,2.4,2.6,2.5,2.7,2.5,2.5,2.4,2.5,2.5,2.8],"paint":[25.6,25.9,25.6,25.6,26.1,25.7,25.4,25.8,25.8,26.2,25.3,25.7,26.2,25.6,26.3]}},{"b":8,"v":{"total":[10.1,9.7,9.3,9.6,9.4,11.7,10.4,9.4,10.4,9.5,10.4,9.7,9.5,9.1,10.2],"script":[7.7,7.4,8.2,7.8,7.4,9.6,8.3,8.1,8.9,7.5,8.6,8.1,7.6,7.5,8.4],"paint":[0.7,2.1,0.9,1.6,0.9,0.6,1.5,0.2,0.2,0.8,0.9,1,1.5,0.3,0.9]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[2.4]}},{"b":11,"v":{"DEFAULT":[2.4]}},{"b":12,"v":{"DEFAULT":[0.8]}},{"b":13,"v":{"DEFAULT":[17.1]}},{"b":14,"v":{"DEFAULT":[15.2]}},{"b":15,"v":{"DEFAULT":[5.7]}},{"b":16,"v":{"DEFAULT":[47]}}]}, -{"f":64,"b":[{"b":0,"v":{"total":[51.2,43.9,48.7,42.9,43,43.1,50,41.6,49.5,43.5,42.6,43.9,44.3,41,43.6],"script":[18.8,18.8,18.3,19,19.2,19.4,19.2,18.8,18.4,18.8,18.9,18.3,18.8,18.6,18.6],"paint":[23.1,22.3,22,22.2,22.3,22.1,22.2,22.4,19,22.1,22.1,22.3,22.6,22.1,22.2]}},{"b":1,"v":{"total":[67.5,57.7,62.9,62.9,61.7,63.8,63.5,60.9,58.6,63.4,61.7,64.6,62.6,60.7,63.1],"script":[33.3,32.2,33.5,32.9,33.4,32.9,32.3,33.3,34,33.5,33.5,33.8,32.8,33.6,33.3],"paint":[24.5,23.8,24.1,23.9,24.1,24,21,23.6,24.2,24.2,23.8,24.2,24,23.7,24]}},{"b":2,"v":{"total":[66.4,71.5,69.9,65.9,49.8,65.9,52.4,51,65.9,50.1,65.6,67.6,51.9,66.1,66.2],"script":[35.2,37.4,37.1,35.5,35.2,35.3,38.5,33.9,34.9,35.8,35,35.9,37.1,34.2,34.8],"paint":[13.3,15,14.3,13.2,14.2,12.4,13.2,13.1,13,14,13.2,12.5,13.9,13.6,12.8]}},{"b":3,"v":{"total":[41,40.2,41,40,41.5,39.9,45.9,42.8,41.6,41.1,43.9,41.3,43.2,40.1,42.2,43.8,42.6,45.8,40.9,41.1,43.6,42.9,41.3,42.3,41.9],"script":[35.6,35,34.8,33.7,34.7,34.4,36.9,34.9,36.3,36.8,34.6,34.3,36.6,35.6,35.8,36.5,34.9,35.1,34.8,35,36.3,37.7,35.3,36,36.5],"paint":[4,3.6,3.7,4.1,5,4,4,3.6,3.3,2.3,4,4.3,4,3.2,3.1,3.6,2.6,2.6,3.2,3.4,4.2,4.1,3,2.4,3.6]}},{"b":4,"v":{"total":[70.2,69.9,51.6,71.2,68.1,70.1,49.9,67.2,66.9,52,52.6,68.1,68.2,52.3,52.7],"script":[34.3,34.3,33.3,36.1,32.8,34.9,32.4,32.2,31,34.7,34.5,33.9,34,34,33.6],"paint":[16.5,16.3,17,16.4,18.1,17.3,16.2,15.1,17.2,15.9,15.9,16.8,16.6,15.9,18.4]}},{"b":5,"v":{"total":[37.7,33.6,38.4,41.7,39.7,34.4,40.5,39.2,33.2,39.9,38,35.6,41.4,40.5,44.2],"script":[16.3,17.8,17.2,17.3,18.1,17.4,16.8,17.6,17.1,17.7,16.2,17.1,17.9,16.5,18.1],"paint":[12.8,13.1,13.3,13.4,14.2,13.6,13.2,13.4,13.2,12.6,13.3,13.9,13.9,13.1,13.3]}},{"b":6,"v":{"total":[423.7,421.7,419.2,413.7,419,420.6,423.5,419.1,425.8,421.1,416.7,426.3,421.3,425.5,416.6],"script":[182.1,179.1,178.2,177.9,179.2,180.5,181.2,183.2,184.2,181.9,182.2,184.9,180.1,185.2,182.3],"paint":[229.6,230.2,229.1,229.3,229.2,229.1,229.8,230.8,230.2,228.9,230.8,230.8,229.5,229.7,229.6]}},{"b":7,"v":{"total":[68.5,59.5,61.9,64.4,63.4,63.8,59.6,65.1,63.6,62.6,64.3,62.9,63.5,63.2,63.2],"script":[26.1,26.4,28.1,26.3,25.9,25.9,26,25.7,26.1,27.5,26,25.8,25.9,25.9,25.7],"paint":[27.8,27.7,28.3,28.2,28,27.9,28.1,24.1,28,28.2,28.8,27.8,28.1,27.9,28]}},{"b":8,"v":{"total":[42.1,47.2,41.5,42.6,45,42.6,44.7,41.3,46.9,48.1,41.8,42.2,43.2,43.2,41.5],"script":[18.3,18.8,18.5,18.1,17.8,17.6,19.7,16.3,18.4,19.5,17.8,17.6,20,17.2,18.5],"paint":[2.2,3.2,2.2,3.3,2.9,3.8,2,3.4,3.6,2.2,2.8,1.9,1.9,3.1,1.9]}},{"b":9,"v":{"DEFAULT":[2.6]}},{"b":10,"v":{"DEFAULT":[8.3]}},{"b":11,"v":{"DEFAULT":[8.6]}},{"b":12,"v":{"DEFAULT":[8.2]}},{"b":13,"v":{"DEFAULT":[48.7]}},{"b":14,"v":{"DEFAULT":[442.8]}},{"b":15,"v":{"DEFAULT":[90.6]}},{"b":16,"v":{"DEFAULT":[487.4]}}]}, -{"f":65,"b":[{"b":0,"v":{"total":[29.3,29.1,28.9,29.5,29.5,29.5,29.1,28.7,28.9,29.2,28.8,29.3,28.8,29.4,29],"script":[5.9,5.6,5.5,5.8,6,5.9,5.8,5.5,5.5,5.9,5.4,6.1,5.7,5.9,5.6],"paint":[22.8,22.9,22.9,23.1,22.9,23,22.7,22.6,22.8,22.7,22.8,22.7,22.5,22.9,22.8]}},{"b":1,"v":{"total":[33.9,33.3,33.1,32.7,32.9,32.7,32.5,32.9,33.1,33,32.8,32.7,33.1,32.8,33.5],"script":[10.1,10,10,9.6,9.9,9.8,9.7,9.7,9.8,9.7,9.7,9.8,9.9,9.7,10.1],"paint":[23.2,22.8,22.5,22.5,22.4,22.3,22.1,22.6,22.7,22.7,22.4,22.4,22.6,22.5,22.8]}},{"b":2,"v":{"total":[23.2,23.7,23.8,23.4,24.3,23.8,24.2,22.4,24.4,23.3,24.3,22.7,23.9,22.9,21.7],"script":[6.7,7,7.3,7.6,6.7,7.3,7.4,6.6,7.2,6.6,7.6,6.8,6.8,6.4,6.4],"paint":[14.5,15.9,15.3,13.9,15,14.8,13.3,13.9,16,15.5,14,14.3,15.2,14.4,13]}},{"b":3,"v":{"total":[13.2,13.6,13.4,13.4,11.8,13,13.5,13.4,12.3,13,14.2,12.4,13.4,12.4,13.3,13.2,12.8,13.4,13.8,13.2,13,12.6,12.4,12.2,12.5],"script":[7,6.5,7.5,6.8,5.9,6.4,6.9,6.9,6.7,6.9,6.6,6.8,7.1,6.6,7.5,7.2,6.4,7.1,7.7,6.7,7,6.4,6.8,6.1,6.6],"paint":[3.9,5.7,4.2,5.5,4.8,4.6,4.8,4.7,3.8,5.3,6.7,3.6,5.2,4.1,4.8,4.1,4.6,5,4.7,5.7,4.6,4.8,3.7,4.5,4.9]}},{"b":4,"v":{"total":[23.1,23.2,21.9,24.1,23.3,23.2,23.4,24.1,23.1,22.8,23.9,22.9,22.4,22.7,23.1],"script":[6.7,6.4,6.1,7.1,6.7,6.3,6.2,7.2,5.9,6.7,6,6.3,6.4,6.8,6.3],"paint":[13.6,14.5,13.7,14.6,14.8,14.5,15.7,15.5,14.8,13.7,15,14.8,14,13.9,14.1]}},{"b":5,"v":{"total":[15.5,15.2,16.3,15.3,15.3,15.3,15.7,15.3,15.1,15.2,15.5,15.8,15.6,15.8,15.8],"script":[3.7,3.1,3.7,3.6,3.2,3.2,3.3,3.6,3.2,3.3,3.3,3.6,3.3,3.4,3.2],"paint":[11,11.4,11.7,10.7,11.1,11.8,11.5,10.8,11.2,11,11.6,11.5,11.7,11.6,11.9]}},{"b":6,"v":{"total":[298.1,301.5,295.7,297.2,299.1,298,301.5,299.6,298.7,297.9,302.8,297,297,297.3,299.1],"script":[53.2,55.4,54.2,54.3,54.4,55.3,55.5,54.4,54.7,55.5,56.5,54.1,54.2,54,55.1],"paint":[237.4,238.6,234,235.4,236.6,235.1,238.5,237.7,236.4,234.9,238.6,235.1,235.4,235.7,236.7]}},{"b":7,"v":{"total":[38.8,38.5,39.1,39,39.1,39.8,38.6,38.6,38.4,38.4,38.8,38.7,38.5,38.7,39],"script":[9.1,9.3,9.1,9.3,9.3,9.1,9.1,9,9.1,8.9,9.1,8.9,9,8.8,9.1],"paint":[28.7,28.2,28.9,28.7,28.8,29.7,28.5,28.6,28.3,28.5,28.8,28.8,28.5,28.8,28.8]}},{"b":8,"v":{"total":[14.9,13.4,14.3,14.9,15,14.6,15,14.6,14.9,13.4,15.4,14.7,13.7,14.5,14.6],"script":[12.8,11.8,12.2,12.3,12.6,11.9,12.6,12.8,12.8,11.6,13.5,12,11.9,12.2,12.2],"paint":[1,0.3,1.4,1.8,1.4,1.7,0.6,0.9,0.4,0.9,0.5,1.2,0.7,1.3,1.2]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[3.4]}},{"b":11,"v":{"DEFAULT":[3.4]}},{"b":12,"v":{"DEFAULT":[0.7]}},{"b":13,"v":{"DEFAULT":[27.2]}},{"b":14,"v":{"DEFAULT":[23.7]}},{"b":15,"v":{"DEFAULT":[6.3]}},{"b":16,"v":{"DEFAULT":[50]}}]}, -{"f":66,"b":[{"b":0,"v":{"total":[35,36.2,32.8,34.5,35.1,35.4,34.5,36.2,33.4,35.9,33.5,37.5,33.9,37,35.6],"script":[6.4,6.3,6.5,6.3,6.4,6.4,6.5,6.6,6.4,6,6.4,6.3,6.5,6.4,6.3],"paint":[22.6,22.6,22.7,24.1,22.7,22.4,22.7,22.4,22.5,22.9,22.3,22.2,22.8,22.8,22.7]}},{"b":1,"v":{"total":[33.4,36.5,33.5,39.6,35.2,33,35,32.9,33.3,33.1,33.1,39.1,32.8,33.2,37.6],"script":[9.7,9.5,9.6,9,8.9,9.4,9.1,9.1,9.1,9.2,9,9.5,8.9,9.4,8.9],"paint":[23.3,23.7,23.5,22.7,23.8,23.3,23.6,23.4,23.6,23.5,23.7,24.7,23.6,23.4,23.4]}},{"b":2,"v":{"total":[37.8,38.2,23.5,39,38.8,38.1,38.7,24,38.6,24.1,38,37.4,22.6,21.5,22.1],"script":[9.9,11.3,10.5,11.2,10.7,10.4,10.8,11.3,10.7,10.9,10.6,10.2,10.5,10.2,10.3],"paint":[10.5,11.6,10.6,11.2,11,11.9,10.3,10.6,11.6,10.6,9.7,11,11,10.7,10.9]}},{"b":3,"v":{"total":[10,10.7,11.7,11.5,11,14.9,11,10.7,11.2,9.7,14.7,11.2,13.6,10.6,10.1,9.7,16,11.6,12,14.1,11.3,13.6,13,10.5,14.1],"script":[7,6.4,8.4,7.6,8,7.4,7.9,7.6,8.1,7.4,7,7.8,7.5,7.6,7.6,6.1,7.3,8.3,8,7.6,8.1,7.9,7.4,7.2,7.2],"paint":[2,3.3,1.4,2.7,2,2.1,2.8,1.5,1.8,2.1,0.4,1.8,2.1,1.6,1.2,2.1,2.3,1.7,2,1.2,2.1,1.6,1.1,2.2,2.3]}},{"b":4,"v":{"total":[23,39.1,38.5,22.5,38.6,23.1,23.7,23.5,40,23.1,41.1,38.3,39.2,37,38.3],"script":[7.2,8.3,8.6,7.3,8.7,7,7.3,8.1,8.3,7.6,8.7,7.4,7.4,7.6,7.4],"paint":[13.5,13.9,12.9,14,13.9,13.5,14.4,13.9,15,14.7,15.7,14.3,15.3,13.3,13.8]}},{"b":5,"v":{"total":[14.5,14,13.5,13.7,16.5,18.2,16.8,18,13.3,13.1,13.4,13.7,13.4,13.3,18.1],"script":[3.4,3.9,4.1,3.8,3.7,4.1,3.7,3.7,3.6,3.4,3.7,3.8,3.7,3.8,3.7],"paint":[9.5,9.8,9.2,9.4,9.4,10.6,9.3,9.7,9.1,9.3,9.4,9.6,9.5,9.1,9.3]}},{"b":6,"v":{"total":[301.7,298.7,294,301.1,295.6,299.1,301.3,302.2,300.1,298.1,297.7,298.7,298.7,295.5,299.6],"script":[67,69.2,66.6,69.3,68,68,67,69,69.8,68.2,68.2,67.9,67.9,67.6,68.9],"paint":[225.2,225.1,223,225.9,224.5,224.4,226.9,227.8,225.6,224.2,224.2,224.2,223.9,224,224.4]}},{"b":7,"v":{"total":[42.1,35.6,41,41.4,36.1,36,42.6,41.4,40.2,39.8,40.3,39.9,40,40.6,40.3],"script":[8.6,8.6,8.7,8.8,9,8.5,8.5,8.5,8.5,8.6,8.5,8.9,8.4,8.6,8.4],"paint":[26.3,26.4,26.8,27.1,26.7,27,26.3,27.2,26.3,25.7,26.5,25.7,26,26.6,26.4]}},{"b":8,"v":{"total":[28.2,12,28.1,27.5,26.6,11.4,11.8,28.2,10.6,27.8,11.3,11.5,12.4,27,27.5],"script":[9.9,9.6,10.1,9.2,8.8,8.8,9.1,9.6,9.3,9.8,8.9,9.8,10.5,8.9,9.3],"paint":[2.6,1.3,1.8,1.3,1,1.8,0.9,1.1,0.8,1.3,1.8,1,0.7,1,2]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[4]}},{"b":11,"v":{"DEFAULT":[5.4]}},{"b":12,"v":{"DEFAULT":[1]}},{"b":13,"v":{"DEFAULT":[32.2]}},{"b":14,"v":{"DEFAULT":[38]}},{"b":15,"v":{"DEFAULT":[11.7]}},{"b":16,"v":{"DEFAULT":[61.8]}}]}, -{"f":67,"b":[{"b":0,"v":{"total":[28.4,27.9,28.7,28.7,28.2,27.5,27.7,27.7,28.9,28.8,28.4,28.5,27.9,28.8,27.6],"script":[5.5,5.1,6,5.9,5.5,4.8,4.9,5.3,6,6,5.4,5.5,5.3,5.9,5],"paint":[22.3,22.2,22.1,22.3,22.2,22.3,22.5,21.8,22.4,22.3,22.4,22.4,22.1,22.4,22.3]}},{"b":1,"v":{"total":[31.3,31.8,31.9,31.8,32.9,32.4,31.7,31.9,31.9,31.9,32.5,31.7,31.8,32.3,32.9],"script":[7.7,7.7,7.9,7.8,8.1,8.3,8,8,7.9,8,8,7.8,7.8,8.1,8.1],"paint":[23,23.5,23.4,23.4,23.9,23.6,23.1,23.3,23.5,23.3,23.9,23.4,23.4,23.7,24.2]}},{"b":2,"v":{"total":[11.8,12.4,12.3,11.9,11.8,12.3,11.9,12,12.2,12,11.7,11.7,12.8,11.5,12.4],"script":[1.3,1.7,1.1,1.3,1.2,1.3,0.9,1.1,2,1,1.1,1.3,1.8,1.6,1],"paint":[9.4,9.2,9.7,8.2,9.6,10.3,10.1,10.3,9.1,9.7,8.9,9.4,9.9,9.3,9.7]}},{"b":3,"v":{"total":[3.1,1.8,2.1,3.3,1.9,2.3,2.4,2.7,2.7,3,2.4,2.9,3,2.9,2.5,2.5,2.4,2.7,2.6,2.9,3,2.7,2.5,2.7,3.4],"script":[0.9,0.3,0.5,1,0.4,0.3,0.4,0.4,0.6,0.9,0.1,0.8,0.1,0.8,0.6,0.1,0.2,0.8,0.1,0.7,1,0.1,1,0.5,1.2],"paint":[1.6,1.4,1.5,2.1,1.3,1.1,1.8,2.1,1.7,1.9,1,1.3,2.8,2,1.3,1.5,1.4,1.8,1.4,2,1.5,2.5,1.3,2.1,1.7]}},{"b":4,"v":{"total":[15.2,15.6,15.1,14.9,14.7,14.5,15,14.6,15.7,14,14,14.6,13.8,14.1,14.9],"script":[1.3,1.8,1.5,1.5,1.4,1.2,2.2,1.8,2.1,1,1.1,1.2,1.6,1.5,1.4],"paint":[12.3,12.4,12.9,12.3,12.2,12,11.7,12.2,12.5,11.8,11.3,12.2,10.5,11.4,11.9]}},{"b":5,"v":{"total":[11.1,11.1,10.9,11.1,11.4,10.9,11.6,11.8,11.1,11,11,11.3,11,11.9,10.6],"script":[0.5,0.5,0.6,0.4,0.5,0.6,0.6,0.5,0.6,0.5,0.5,0.6,0.6,0.5,0.2],"paint":[9.7,9.4,9.5,9.7,9.7,9.5,10.1,10.7,9.8,10.1,9.8,10.1,10,11,9.7]}},{"b":6,"v":{"total":[287.5,286.7,286.7,288.1,285.4,286.2,285.9,287.1,285.6,289.9,286.7,286.8,286.1,285.7,286.5],"script":[54.8,54.6,54.6,54.3,54,54.9,54.8,54.7,53.7,54.8,55.4,54.2,53.4,54.3,54.3],"paint":[226.3,225.4,225.3,227,224.7,224.6,224.6,225.8,225.2,228.2,224.7,225.8,225.4,224.9,225.6]}},{"b":7,"v":{"total":[34.5,33.4,33.5,33.5,33.3,33.6,33.4,32.8,33.1,33.8,32.8,32.9,33.9,33.1,33.3],"script":[5.7,5.4,5.4,5.2,5.4,5.4,5.4,5.3,5.2,5.5,5.3,5.3,5.5,5.3,5.4],"paint":[27.9,27.1,27.2,27.2,27,27.2,27.1,26.6,27,27.4,26.5,26.6,27.5,26.9,27]}},{"b":8,"v":{"total":[11.2,11,10.7,10.9,10.4,10.3,11.1,10.9,10.8,10.6,12.4,9.9,10.7,10.4,10],"script":[9.2,8.6,8.7,8.5,8.2,8,9.1,9.1,8.8,8.6,10,8.4,9.1,8.5,8.2],"paint":[0.9,2.1,1.2,0.6,1.5,2,1.1,0.9,1,1.1,1.5,0.6,0.3,0.9,1]}},{"b":9,"v":{"DEFAULT":[0.9]}},{"b":10,"v":{"DEFAULT":[4]}},{"b":11,"v":{"DEFAULT":[4]}},{"b":12,"v":{"DEFAULT":[1.2]}},{"b":13,"v":{"DEFAULT":[29.8]}},{"b":14,"v":{"DEFAULT":[56.4]}},{"b":15,"v":{"DEFAULT":[15.6]}},{"b":16,"v":{"DEFAULT":[77.1]}}]}, -{"f":68,"b":[{"b":0,"v":{"total":[29.4,29.2,29.7,29.7,29.6,29.6,29.7,29.6,29.6,29.8,29.5,29.6,29.3,30,29.2],"script":[6.1,6.1,6.6,6.5,6.3,6.1,6.2,6.2,6.2,6.3,6.4,6.1,6.1,6.6,6.1],"paint":[22.8,22.8,22.6,22.8,22.9,23,23.1,22.9,23,23,22.7,23,22.8,23,22.7]}},{"b":1,"v":{"total":[34.2,35.1,34.3,34.2,34,34.1,33.9,34,34.2,34.4,34.6,34,34.7,34.1,34.4],"script":[9,9.6,9.5,9.3,9.2,9.5,9.2,9.4,9.5,9.3,9.6,8.9,9.5,9.3,9.4],"paint":[24.7,25,24.4,24.5,24.3,24.1,24.3,24.1,24.3,24.7,24.5,24.6,24.7,24.4,24.5]}},{"b":2,"v":{"total":[13.8,13.8,16.7,14.3,14.6,17.3,14.2,14.3,14.8,14.9,14.6,14.6,14.1,13.6,13.3],"script":[2.9,2.8,2.9,2.4,2.6,3.8,2.7,2.7,3,2.2,3.1,3.4,2.3,2.9,2.9],"paint":[9.9,9.4,12.6,10.7,11.3,12.5,10.1,11.2,11.1,9.8,10.2,10.1,10.4,9.6,9.1]}},{"b":3,"v":{"total":[6.9,6.4,6.7,6.7,6.7,5.8,6.9,7.2,7.1,6.4,6.1,6.9,8.4,7.2,6.6,7.5,7,6.3,6.3,6.7,6,7.8,6.5,6.3,6.4],"script":[4.6,4,4.6,4.8,4,3.6,4.8,4.7,4.7,4.2,4.4,4.2,5.4,4.9,4.7,5.1,5,3.6,3.9,4.5,4.3,5.4,4.1,4.3,3.9],"paint":[1.5,2.3,1.5,1.3,1.9,1.8,1.9,1.4,1.5,1.5,1.2,2.6,1.8,1.7,1.2,1.8,1.9,2.6,1.9,1.9,1.6,1.6,2.3,1.3,1.5]}},{"b":4,"v":{"total":[19.3,18.7,18.1,19.4,19.5,18.3,18.9,19.2,19,19.7,18.9,18.1,20.2,18.7,19.1],"script":[4.6,5,4.8,4.3,4.9,5.3,4.6,5.7,4.5,5.6,5.1,4.7,5.2,5.5,4.9],"paint":[13.4,12.7,12.1,14.1,13.8,11.6,12.7,12,12.9,13.1,13.2,12.5,13.7,12,12.4]}},{"b":5,"v":{"total":[13.9,13.3,13.6,13.4,13.4,12.9,13.2,13.2,14,13.7,13.3,14.4,13.2,13.2,12.9],"script":[2.9,2.8,3.2,2.6,2.5,2.5,2.5,2.5,3.6,2.7,2.5,3.4,2.5,2.5,2.5],"paint":[10,9.8,9.7,10.5,10.3,9.6,9.9,9.9,9.7,10.1,9.9,10.6,10.1,10.2,9.6]}},{"b":6,"v":{"total":[382.8,381.9,383.6,384.4,386.1,384.4,381.2,387.9,380.7,383.7,383.1,381.7,381.7,380.8,388.7],"script":[148.9,144.2,145.8,148.1,148.1,149.1,146.1,148.2,145.4,147.1,146,144.6,146.4,145.3,154.3],"paint":[226.6,230.5,230.7,229.4,230.3,227.6,227.5,230.4,228,229.5,229.7,229.5,227.7,228.3,227]}},{"b":7,"v":{"total":[50.1,51.3,50.8,50.6,50.4,50.7,51.1,50.7,51.4,50.7,50.6,50.9,50.5,51.3,50.2],"script":[20,20.9,20.5,20.5,20.2,20,20.2,20.4,20.6,20,20.1,20.1,20.2,20.6,20.2],"paint":[29.2,29.4,29.3,29.2,29.2,29.8,30,29.4,29.7,29.8,29.5,29.9,29.3,29.7,29.1]}},{"b":8,"v":{"total":[19,18.9,17.9,19.8,19,18.6,19.2,20.1,19.7,18.8,20.4,17.4,18.9,19.4,21.5],"script":[17.6,17.5,16.4,18,17.9,17.1,18,18.6,18.2,17.1,19.1,16.4,17.2,18.1,19.9],"paint":[0.8,1.3,1,1.8,1,0.6,0.5,0.6,0.6,1.6,0.4,0.9,1.3,0.3,1.4]}},{"b":9,"v":{"DEFAULT":[2.8]}},{"b":10,"v":{"DEFAULT":[9.7]}},{"b":11,"v":{"DEFAULT":[9.7]}},{"b":12,"v":{"DEFAULT":[10.2]}},{"b":13,"v":{"DEFAULT":[72.5]}},{"b":14,"v":{"DEFAULT":[232.2]}},{"b":15,"v":{"DEFAULT":[66.3]}},{"b":16,"v":{"DEFAULT":[296.6]}}]}, -{"f":69,"b":[{"b":0,"v":{"total":[29.5,28.9,29.2,29.7,29.2,29.2,29.3,29.6,29.7,29.7,29.6,29.3,29.5,29.4,29.7],"script":[6.4,6.5,6.4,6.7,6.1,6.5,6.4,6.6,6.8,6.6,6.7,6.5,6.4,6.7,6.7],"paint":[22.6,21.9,22.3,22.5,22.5,22.2,22.3,22.4,22.4,22.6,22.3,22.3,22.5,22.1,22.5]}},{"b":1,"v":{"total":[34.6,34.6,34.4,34.4,35.1,35.4,35.7,35.9,34.4,35.2,35,34.2,34.8,35.1,33.9],"script":[10.8,10.6,10.6,10.7,11,10.9,11,10.9,10.6,10.8,11,10.6,10.9,11.1,10.4],"paint":[23.3,23.4,23.2,23.1,23.5,23.9,24.1,24.4,23.2,23.8,23.4,23,23.3,23.5,22.9]}},{"b":2,"v":{"total":[14.6,14.1,13.9,13.8,13.4,14,13.8,14,14.5,14.4,14.5,14.2,14.1,14.8,14.5],"script":[3.3,2.9,3,3.3,3.3,3.1,2.6,3.4,3.7,3.1,2.9,3.3,3.7,3.3,3.3],"paint":[10,10.1,9.2,9.4,9.1,10,9.2,9.7,8.9,10.4,10.7,9.7,9.6,10.2,10.3]}},{"b":3,"v":{"total":[3.8,4.6,4.1,4,4.5,4,3.3,4.7,4.1,4,3.7,3.7,3.9,4.1,4.2,4.1,3.8,4.2,3.8,3.9,4.6,3.5,3.6,4.2,3.7],"script":[1.8,2.2,1.6,1.8,2.1,1.8,1.5,1.8,2.1,1.5,1,1.6,1.8,1.8,1.3,2,1.5,1.5,2,1.8,2.3,2,1.4,1.7,1.3],"paint":[1.4,1.6,1,1.5,1.6,2.1,1,1.1,1.9,1.5,2.4,1.9,1.5,1.5,2.1,1.5,1.9,1.7,1.7,1.3,1.5,1,1,1.5,1.3]}},{"b":4,"v":{"total":[16.5,16.5,16.5,17.1,17.1,21,17.8,16.6,16.5,17.1,16.6,16.1,16.7,16.8,16.2],"script":[3.2,2.5,2.6,3,2.9,4,3.3,2.4,2.5,3.1,2.4,2.7,2.4,3.2,2.5],"paint":[11.7,13.2,12.9,12.8,12.9,15.6,13.2,11.7,12.7,12.9,11.6,12.5,13.3,13.3,12.7]}},{"b":5,"v":{"total":[12.1,11.9,11.9,11.9,11.6,11.7,12.1,12,11.6,12,12.2,11.7,11.2,11.7,11.9],"script":[1.1,1.1,1.1,1.1,0.8,1,1,1.1,1.1,1.1,1.1,0.9,0.9,0.8,1.1],"paint":[10.3,10.5,10.3,10.2,10.2,10,10.5,10.1,9.5,10.3,10.3,10.1,10,9.8,10.2]}},{"b":6,"v":{"total":[300.1,302,299.7,300.8,302.2,301.1,301.9,302,297.9,298.4,300.1,300.2,301.4,300.8,302.8],"script":[67.4,67.9,67.8,68.3,70.4,68.4,68.3,70.5,65.9,67.2,67.8,69.5,69.2,68.1,68.4],"paint":[225.7,227.2,224.7,225.7,224.7,225.6,226.5,224.4,225.1,223.9,225.2,223.6,225.1,225.6,227.2]}},{"b":7,"v":{"total":[36.1,35.3,35.9,35.7,35.9,35.8,35.4,35.7,35.3,35.6,35,35.6,35.3,37,35.7],"script":[8.6,7.7,8.5,8,8,8.1,8.1,8.1,7.9,8.2,8,7.9,8,8.1,7.8],"paint":[26.6,26.6,26.5,26.7,26.9,26.7,26.3,26.7,26.4,26.5,26.1,26.7,26.4,28,26.9]}},{"b":8,"v":{"total":[12.7,11.8,12.8,12.8,11.6,12.7,12.3,12.6,13.2,13.1,13.7,13.5,12.1,12.7,12.8],"script":[10,9.7,11.1,11.1,10.2,10.7,10.6,10.8,11.1,11,11.1,11.2,10.6,11,11],"paint":[0.9,1,1.1,1.1,0.3,0.9,0.2,1.1,1.4,1.4,1,1.3,0.2,0.6,0.2]}},{"b":9,"v":{"DEFAULT":[0.5]}},{"b":10,"v":{"DEFAULT":[3.9]}},{"b":11,"v":{"DEFAULT":[4]}},{"b":12,"v":{"DEFAULT":[0.7]}},{"b":13,"v":{"DEFAULT":[33.7]}},{"b":14,"v":{"DEFAULT":[11.4]}},{"b":15,"v":{"DEFAULT":[4.3]}},{"b":16,"v":{"DEFAULT":[45.6]}}]}, -{"f":70,"b":[{"b":0,"v":{"total":[35.9,35.7,33.4,32,35.1,32.5,35.1,34.1,33.8,32.5,33.7,36.5,33.6,34.4,34.8],"script":[24.9,25.9,25.4,25.6,25.6,25.2,25.7,25.7,26.4,25.7,25.5,25,25.9,25.3,25.6],"paint":[21,21.9,21.2,21.7,21.4,21.2,21.6,21.4,21.9,21.4,21.4,20.9,21.7,21.3,21.5]}},{"b":1,"v":{"total":[46.3,38.6,37.7,37,39.7,42.1,39.6,36.7,37.1,36.1,37.6,37.4,38.3,37.5,37.9],"script":[30.7,31,31.8,31.9,31.7,31.6,31.6,31.9,31.9,31.7,31.7,31.9,31.2,31.3,31.8],"paint":[22.5,22.7,23.1,23.3,23.1,22.9,22.9,23.3,23.1,22.9,23.1,23.1,22.8,22.6,23.1]}},{"b":2,"v":{"total":[43.5,58.3,42.3,59.4,42.5,58.5,42.5,59.1,58.4,42.8,58.8,58.2,61.1,43.4,42.6],"script":[35.3,35.2,34.1,35.8,34.1,34.3,35,35.9,33.9,35.6,36.1,34.4,36.4,35.9,35.3],"paint":[12.4,12.8,13.5,13.3,12.8,14.5,12.8,13,14.1,12.5,14.1,13.6,14.6,13.2,12.3]}},{"b":3,"v":{"total":[34.6,33.4,35.7,35.2,34.5,35.5,35.2,35,34.9,35.5,34.1,34.9,35.8,34,34.7,35.3,34.6,36.9,33.1,34.1,36.9,34.6,35.4,33.9,34.1],"script":[29.1,27.3,29.7,28.2,27.5,29.4,29.4,28.9,28.8,29.4,29.1,28.6,28.6,28.4,29,30.1,28,29.5,27.3,28.2,28.3,28.2,27.8,28.1,28.1],"paint":[3.3,2.6,3.4,3.3,2.7,3.7,3,3.1,2.5,4.9,2,2.5,2.5,3.3,3.5,3,2.7,3,4.2,3.9,2.6,4.4,2.7,3.5,3.4]}},{"b":4,"v":{"total":[137.5,137.3,140.3,155.6,153.6,135.8,137.3,155,155,152.9,136.3,137.8,140.3,135.6,139.5],"script":[120,119.9,122.3,121.7,120,117.6,120,120.6,120,119.3,118.9,119.9,122.9,119.2,121.9],"paint":[91,90,94.7,92,89.7,91,91.5,92.2,93.7,89.5,90.7,92.5,93.5,91.5,94]}},{"b":5,"v":{"total":[73.9,74.1,72.1,71.9,74.1,73.2,73.7,69.1,71.6,71.8,74.1,74.4,71.2,69.9,68.8],"script":[21.6,21.2,21.8,21.3,21.5,21.1,21.3,21.2,21,21.2,21.5,21.4,21.4,21.2,20.7],"paint":[46.7,45.8,46.4,46.5,45.7,46.9,45.8,45.8,45.6,46.8,46.4,46.8,45.8,45.9,46]}},{"b":6,"v":{"total":[312.9,310.5,306.2,309.4,306.1,306.2,311.6,307.8,306.4,305.5,306.7,310,309.3,307.1,308.4],"script":[259.1,257.1,258.5,255.8,256.4,257.5,258,258.3,256.5,256.3,256.3,256,256.7,257,256.9],"paint":[237.5,238.3,236.8,235.3,235.4,235.6,236.6,235.8,236.3,235.1,236.7,234.1,235.7,234.4,235.8]}},{"b":7,"v":{"total":[50.5,46,39.9,46.7,45.4,40.7,45.8,46,46,41.6,46,40.1,40.5,45.4,41.3],"script":[33.6,34.4,34.1,35,34.1,34.4,34.4,34.5,34.6,35.3,34.3,34.1,34.5,34.1,35.2],"paint":[25.5,26.2,25.5,26.6,25.5,25.9,25.3,26.2,26.5,26.8,26.2,25.7,26,25.5,26.6]}},{"b":8,"v":{"total":[23.1,43.5,23.5,45.2,22.8,45.1,23.4,22.7,23.4,22.9,22.8,23.2,22.4,23.1,22.6],"script":[18.8,18.4,19.8,20.4,19.5,20.4,20,18.8,19.9,18.9,18.9,19.1,18.5,19.6,19.3],"paint":[3.1,1.4,1.3,3,2.6,2.2,2.5,1.6,3.2,2.1,1.9,2.3,2.2,2.9,2.9]}},{"b":9,"v":{"DEFAULT":[3.4]}},{"b":10,"v":{"DEFAULT":[4.8]}},{"b":11,"v":{"DEFAULT":[5]}},{"b":12,"v":{"DEFAULT":[3.6]}},{"b":13,"v":{"DEFAULT":[16.1]}},{"b":14,"v":{"DEFAULT":[885.9]}},{"b":15,"v":{"DEFAULT":[211.7]}},{"b":16,"v":{"DEFAULT":[112.5]}}]}, -{"f":71,"b":[{"b":0,"v":{"total":[26.7,32.3,27.2,32.4,27.4,30.8,27.2,27.1,26.9,32.5,27.4,27.3,27.1,32.2,27.1],"script":[4.3,4.5,4.4,4.5,4.6,4.5,4.5,4.4,4.4,4.4,4.5,4.5,4.4,4.5,4.5],"paint":[22.2,22.3,22.6,22.5,22.5,22.3,22.5,22.5,22.2,22.3,22.7,22.5,22.4,22.4,22.4]}},{"b":1,"v":{"total":[31.1,31.4,37.1,30.9,36.4,35.5,31.4,31.3,31.6,34.5,30.7,31.3,31.1,30.9,30.7],"script":[7.6,7.7,7.3,7.5,7.8,7.4,7.7,7.6,7.7,7.7,7.8,7.6,7.6,7.4,7.7],"paint":[23.1,23.3,23.8,23.1,23.3,22.4,23.3,23.3,23.5,22.9,22.6,23.3,23.2,23.1,22.6]}},{"b":2,"v":{"total":[19.9,18,20.5,19.1,19.6,19.8,18.7,19.1,18.4,18.5,19,18.6,19.9,18.7,19.4],"script":[6.1,7.3,7.6,7.3,7.9,7.6,7.3,7.2,5.9,6.7,6.4,7.5,7.1,7.9,6.7],"paint":[11.5,9.8,11.1,10.9,9.8,10.7,9.6,11.2,11.1,10.8,8.9,10,11.1,10.2,9.9]}},{"b":3,"v":{"total":[9.2,7.8,8.4,8.3,7.4,7.3,8,8,8.3,8.3,7.7,7.5,8.4,8.7,7.3,8.1,7.6,7.5,8.1,9.4,7.8,7.9,8,7.3,10.3],"script":[6.2,4.7,6.1,5.8,5.7,4.7,5.1,5.9,6,6.1,4.8,5.3,5.5,6.3,5.4,4.5,5.7,5.1,6,5.8,5.7,6,6,5.4,5.7],"paint":[1.6,2.3,2.1,2.3,1.5,1,2.5,1.9,1.5,1.8,2.7,1.2,1.5,2.2,0.9,1.1,1.3,1.4,1.5,1.8,1.4,1.3,1.9,1.8,2.4]}},{"b":4,"v":{"total":[19.2,18.9,18.4,18.9,19.1,19.5,18.6,19,19.8,18.9,19.7,34.9,19.6,17.7,19.4],"script":[6.2,5.9,5.3,5.9,5.3,5.8,5.5,6,6,5.7,4.8,5.9,5.2,5.5,6.3],"paint":[11.9,11.4,12.7,12.8,13,12.6,12.9,11.7,13.7,13,13.8,13.6,13.6,12.1,12.9]}},{"b":5,"v":{"total":[14.7,14.2,14.9,14.4,14.3,14.6,13.9,15.2,14.8,13.5,14.7,13.8,14.5,14.1,14],"script":[5.1,4.9,5.1,4.6,4.7,5.2,4.7,5.2,5.1,4.3,4.7,4.7,4.6,4.6,4.6],"paint":[9.5,9,9.5,9.7,9.3,9,9.1,9.5,9.5,9,9.5,8.7,9.7,9.2,9.1]}},{"b":6,"v":{"total":[284.3,287.6,283.1,285.1,289.3,284.1,284.8,287.9,285.3,285.9,283.9,283.1,286.3,284.2,287.7],"script":[45.2,46.1,45.6,45.2,45,45.7,45.6,45.3,45.2,45.3,44.5,44.5,45.2,44.6,45.7],"paint":[235.9,238.4,234.2,236.5,241,235.1,235.9,239.1,236.7,237.2,236.2,235.3,237.8,236.2,238.6]}},{"b":7,"v":{"total":[35.1,36.1,35.2,35.2,35.9,35.6,36,35.3,35,34.9,35.8,35.6,35.3,40.9,35.9],"script":[8.2,8.2,8,8,8.4,8.2,8,8.2,8.2,8.1,8.3,8.2,8.2,7.9,8.1],"paint":[26.5,27.6,26.9,26.9,27.2,27,27.6,26.8,26.5,26.5,27.2,27,26.8,27.5,27.5]}},{"b":8,"v":{"total":[11.4,11,26.6,12.2,10.8,11.7,11.4,10.7,27.5,11.8,12.2,11.5,11.3,11.1,11.2],"script":[9.7,8.5,8.7,9.9,9.4,8.7,8.8,9.1,9.6,9.7,9.6,9,9.4,9.2,9.6],"paint":[1,2.3,1.7,0.6,1.2,1.4,1.4,1.4,2.1,1.9,1.1,1.9,1,0.9,0.4]}},{"b":9,"v":{"DEFAULT":[0.9]}},{"b":10,"v":{"DEFAULT":[3.4]}},{"b":11,"v":{"DEFAULT":[3.4]}},{"b":12,"v":{"DEFAULT":[1.3]}},{"b":13,"v":{"DEFAULT":[23.8]}},{"b":14,"v":{"DEFAULT":[79.9]}},{"b":15,"v":{"DEFAULT":[22.8]}},{"b":16,"v":{"DEFAULT":[90.9]}}]}, -{"f":72,"b":[{"b":0,"v":{"total":[28,27.2,27.3,27.4,27.2,27.9,27.2,27.5,27.8,27.1,27.2,27.5,27.6,27.1,27.9],"script":[4.1,4.1,4.1,4.1,4.2,4.5,4.1,4.4,4.4,4.2,4.1,4.3,4.1,4.1,4.4],"paint":[23.4,22.7,22.8,22.9,22.6,23,22.7,22.8,23,22.5,22.7,22.8,23,22.6,23]}},{"b":1,"v":{"total":[30.7,30.1,31.1,30.1,30.3,30.5,30.7,31,30.2,30.9,30.1,30.7,30.5,30.4,30.6],"script":[6.3,6.3,6.7,6.3,6.2,6.4,6.5,6.4,6.2,6.4,6.3,6.5,6.2,6.5,6.5],"paint":[23.8,23.2,23.8,23.3,23.4,23.5,23.7,24,23.5,23.9,23.3,23.6,23.7,23.4,23.5]}},{"b":2,"v":{"total":[13,12.2,12.5,13.1,12.7,11.7,16.1,13.4,11.9,12.4,13.1,13.2,14.5,12.6,12.7],"script":[1.4,0.6,1.1,1,1,0.8,0.7,0.8,0.2,0.9,1,1.4,0.6,0.2,0.2],"paint":[10.4,10.4,9.5,11.2,10.5,9.9,13.9,11.8,10.7,10.5,10.9,10.3,12.5,11.2,11.1]}},{"b":3,"v":{"total":[3.1,2.7,2.8,2.1,3.3,2.5,2.5,2.5,2.5,2.9,2.5,2.4,3.1,2.2,2.6,2.4,2.2,2.8,2.8,2.4,3.3,2.5,2.3,2.6,2.4],"script":[1,0.3,0.1,0.1,0.9,0.8,0.5,0.5,0.1,0.7,0.7,0.3,0.9,0.6,0.5,0.1,0.1,0.6,0.1,0.8,0.9,0.9,0.8,0.1,0.1],"paint":[2,1.8,2,1.9,2.3,1.6,0.4,1.8,1.3,2,1.3,0.8,1.6,1.1,2,1.4,1.9,2,2.6,1.5,2.3,1.1,1,1.9,1.9]}},{"b":4,"v":{"total":[14.3,13.9,14.6,14.9,14.7,15.3,15.1,14.4,14.8,14.9,13.8,14.7,14.3,14.1,14.4],"script":[0.6,0.6,1.1,0.6,0.7,1.6,1.4,1,1.5,1,1,1.1,1.2,0.2,1.1],"paint":[12.4,12.2,12.1,13.2,12.4,11.9,12.7,11.8,11.3,12.5,11.9,12.4,10.9,12.8,12.2]}},{"b":5,"v":{"total":[11,10.7,10.9,10.5,10.9,10.8,10.6,10.9,11.3,11.3,10.8,11,11.2,10.9,10.8],"script":[0.3,0.3,0.4,0.2,0.3,0.4,0.3,0.3,0.4,0.3,0.3,0.3,0.3,0.3,0.3],"paint":[9.9,9.6,9.6,9.8,9.8,9.8,10,9.9,10.5,10.1,10,10.1,10.4,9.9,9.8]}},{"b":6,"v":{"total":[289.7,293.3,291.1,288.2,289.9,290.1,291.3,289.3,288.9,291.4,288.9,288.6,291.6,289,290.1],"script":[46.6,47.1,46.6,46.2,46.1,46.2,46.3,46.1,46.4,46,46.7,46.6,46.5,46,46.5],"paint":[235.8,239.1,236.8,235,236.8,236.6,237.8,236,235.3,237.6,235.2,234.8,237.9,235.9,236.6]}},{"b":7,"v":{"total":[32.1,32.3,32.3,32.7,32,32.6,33,32.7,32.1,32.3,32.4,32.1,31.7,32.2,32.5],"script":[4.2,4.4,4.3,4.3,4.2,4.5,4.6,4.3,4.4,4.4,4.2,4.2,4.3,4.3,4.3],"paint":[27.1,27,27.1,27.6,27,27.2,27.6,27.7,27,27.1,27.4,27.1,26.7,27.1,27.3]}},{"b":8,"v":{"total":[10.9,11,10.3,10.5,11.2,12.3,11.2,10.9,10.6,10.6,11.5,10.6,10.7,10.3,10.9],"script":[9.1,9.1,7.9,8.3,8.6,10,9.3,9.1,8.9,8,9.7,8.8,9.4,8.8,9],"paint":[0.3,1.1,1.3,1.1,1.5,1.2,0.9,1,1.5,2.2,1,0.3,0.3,0.3,1.7]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[2.2]}},{"b":11,"v":{"DEFAULT":[2.2]}},{"b":12,"v":{"DEFAULT":[0.9]}},{"b":13,"v":{"DEFAULT":[13.9]}},{"b":14,"v":{"DEFAULT":[13.6]}},{"b":15,"v":{"DEFAULT":[5.3]}},{"b":16,"v":{"DEFAULT":[41.1]}}]}, -{"f":73,"b":[{"b":0,"v":{"total":[27.3,27.1,26.8,26.8,26.8,26.5,26.8,27,27.1,27,26.9,26.8,25.6,26.7,26.8],"script":[3.9,3.9,3.4,3.9,3.7,3.4,3.8,3.9,3.5,3.8,3.5,3.4,3.2,3.4,3.5],"paint":[23,22.8,23,22.5,22.7,22.7,22.7,22.8,23.1,22.7,22.9,23,21.9,22.9,23]}},{"b":1,"v":{"total":[31,30.5,31.1,31.1,30.4,30.5,30.6,30.7,30.9,31.2,30.8,31.1,31.1,30.8,31.9],"script":[7.1,7,7.1,7.3,7,6.9,7.1,7.1,7.3,7.4,7.2,7.5,7.1,7.2,7.3],"paint":[23.2,22.9,23.2,23.3,22.8,22.9,22.9,23,23,23.3,23,22.9,23.4,23.1,24]}},{"b":2,"v":{"total":[13,11.4,12.4,12.5,12.2,12.9,11.6,12,11.5,12.8,12.7,12.3,12.2,11.8,12.2],"script":[1.7,0.2,1.5,0.6,1,1,0.9,0.2,0.8,0.9,0.9,0.6,1,0.6,0.8],"paint":[10.1,10.2,9.9,10.9,10.2,10.2,9.8,10.3,9.5,10.5,10.4,10,10.2,10.5,10.2]}},{"b":3,"v":{"total":[2.4,2.8,2.5,2.7,1.6,2.9,2.5,2.7,2.3,2.8,1.9,3,2,2.5,2.5,2.4,2.4,2.4,2.7,2.9,2.6,2.3,2.5,1.9,1.9],"script":[0,0,0.4,0,0,0.8,0,0.8,0.7,0,0,0,0.1,0,0,0,0,0,0.9,0,0,0,0.7,0,0],"paint":[2.2,2.6,2,2.6,1,1.5,2.3,1.8,1.6,2.3,1.5,2.8,1.8,2.3,1.5,2.2,1.4,1.7,1.3,2.7,2.5,2.2,1.6,1.1,1.7]}},{"b":4,"v":{"total":[17.6,16.4,16.8,16.9,17.7,18.7,17.4,18,17.5,16.7,17.2,17.2,17.5,17.1,17.2],"script":[3.3,2.6,2.8,2.5,3.3,3.2,2.7,2.7,2.1,2.4,3.2,2.8,3.3,2.5,3],"paint":[13.6,12.5,12.4,13.4,13.2,14.6,13.6,14,13.6,12.6,12.5,13.1,13.2,12.8,13.2]}},{"b":5,"v":{"total":[11.3,11.6,11.3,11.4,11.5,11.5,11.2,11.3,11.6,11.2,11.4,11.3,11.6,11.6,11.6],"script":[0.9,0.9,1.1,0.8,1.1,1.1,1.2,1,1.1,0.8,1.1,1,1.2,1.1,1.1],"paint":[9.8,10.2,9.4,10.3,9.4,9.2,9.7,9.7,10,10,9.3,9.5,9.6,9.7,10]}},{"b":6,"v":{"total":[286.8,286,283,286.8,287.8,284.7,286.7,287.7,285.7,286.5,285.3,284,285.9,286,286.8],"script":[42.3,41.7,40.7,42.5,41.9,41.5,41.5,41.3,40.9,41.3,41.3,40.9,41.3,41.4,41.5],"paint":[236.9,236.9,234.7,236.8,238.6,235.8,237.2,238.9,237.5,237.7,236.6,235.7,237.3,237.1,237.9]}},{"b":7,"v":{"total":[32,32.1,32.1,32.3,32.2,32.8,32.2,32.3,32.3,32.2,33.2,32,32.3,32.3,32.8],"script":[3.8,4,3.9,4,3.9,4,4.4,4,3.9,3.9,4.5,3.9,4,3.9,4.1],"paint":[27.3,27.4,27.3,27.4,27.3,27.9,27,27.4,27.4,27.3,27.7,27.3,27.4,27.4,27.8]}},{"b":8,"v":{"total":[10.6,10.9,10.4,10.7,9.8,10.4,10.3,10,10.4,9.4,11.4,10.1,11.4,10,10.4],"script":[8.3,8.7,8.3,8.6,8.5,8.6,8.2,7.9,8.6,7.3,9.2,8.5,8,8.3,8.4],"paint":[1.5,2,1,0.6,0.2,0.2,1.1,0.3,1,1.2,0.9,0.3,1.6,0.6,0.9]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[2.9]}},{"b":11,"v":{"DEFAULT":[2.9]}},{"b":12,"v":{"DEFAULT":[0.8]}},{"b":13,"v":{"DEFAULT":[21.2]}},{"b":14,"v":{"DEFAULT":[17]}},{"b":15,"v":{"DEFAULT":[6.2]}},{"b":16,"v":{"DEFAULT":[49.1]}}]}, -{"f":74,"b":[{"b":0,"v":{"total":[31.4,30.3,31.6,28.6,31.8,30.1,31.9,31.6,31.3,32.3,31.9,31.3,31.6,31.7,31.3],"script":[8,7.3,8.4,5.9,8.3,7.5,8.5,8,8,8.5,8.3,8.3,8.2,8.6,7.9],"paint":[22.8,22.4,22.6,22.1,23,22.1,22.9,23.1,22.7,23.2,23,22.5,22.8,22.5,22.8]}},{"b":1,"v":{"total":[35.3,35.2,35.1,34.9,35.2,35.3,35.2,35.3,35.4,35.7,35.2,35.2,35.4,35.4,35.3],"script":[10.8,11,10.7,10.9,10.8,10.8,10.6,11,10.8,10.8,10.7,10.6,11.1,10.7,11.2],"paint":[23.9,23.6,23.8,23.5,23.9,24,24,23.7,24,24.2,23.8,24,23.8,24.1,23.5]}},{"b":2,"v":{"total":[13.8,14.3,14.1,13.8,13.7,13.4,14,14.2,14,14.2,13.2,13.6,14.5,13.8,13.7],"script":[2.6,3.1,3,3,2.7,1.9,2.2,2.2,3.1,2.4,2.5,2.7,2.8,2.5,2.4],"paint":[8.8,10.5,9.6,9.9,9.8,10.6,10,11,9.6,10.9,8.3,9.6,10.4,10.2,10.2]}},{"b":3,"v":{"total":[3.4,4,3.7,4,4.1,4.4,4.3,4.7,4.1,3.9,5,3.9,4.5,3.8,4.8,5.2,3.7,3.6,4,3.9,4.3,5.1,4.1,3.6,4.8],"script":[1,2.2,0.9,1.8,1.1,2.1,2.3,2.2,1.7,1.1,2.7,1.9,2.1,1.4,2.7,2.2,1.6,1.6,1.7,1.1,2.2,2.3,1.3,1.2,2.4],"paint":[1.3,1.3,2.6,2,1.8,2.1,1.2,2.4,1.7,2.6,1.4,1.9,1.5,2.2,1.6,2.8,1.1,1.5,2.2,2.5,1.5,2.6,2.6,2.3,1.4]}},{"b":4,"v":{"total":[104,104.3,102.5,103.6,105,103.3,106.6,103.9,102.8,103.7,101.6,106.8,100.5,104,102.9],"script":[12,13,12.1,12.4,11.6,12.3,12.1,11.9,11.9,11.3,11.7,12.1,11.1,12.6,11.6],"paint":[88.7,89.6,88.3,88.9,90.8,88.7,91.4,89.9,89,89.2,86.6,92.4,86.3,89.4,89.9]}},{"b":5,"v":{"total":[11.2,11.5,11.5,11.4,11.3,11.2,11.1,11.4,11.6,11.5,11.3,11.3,12.2,11.6,11.5],"script":[0.7,0.8,0.9,0.7,0.7,0.7,0.7,0.7,0.7,0.9,1,0.7,0.7,0.8,0.7],"paint":[9.1,10.1,9.6,10,9.9,9.9,9.8,10.2,10.2,9.7,10,10,10.8,10.2,10.2]}},{"b":6,"v":{"total":[313.4,315.1,312.6,315.1,313.4,312.2,314.7,312.7,313.3,311.5,312.4,313.1,315.9,313.4,313.1],"script":[75.4,76.7,75.9,75.6,77.1,75.6,76.9,74.9,76.2,75.1,76.3,76,73.7,75.1,76.2],"paint":[230.8,230.8,229.6,231.6,229,229.3,230.5,230.5,229.9,229.1,229,230,234.5,231.2,229.5]}},{"b":7,"v":{"total":[36.6,36.9,36.4,34.8,36.5,36.8,36.3,36.9,36.3,37.2,35.9,36.8,36.8,37,36.1],"script":[7.6,7.8,7.7,6.9,7.7,7.8,7.4,7.7,7.4,7.5,7.3,7.6,7.6,7.8,7.3],"paint":[28.1,28.2,27.6,26.9,27.8,28.1,28,28.2,28,28.7,27.6,28.2,28.2,28.2,27.8]}},{"b":8,"v":{"total":[12.5,11.7,14,11.3,12.9,12,12.1,12.5,12.7,11.9,12.8,12.6,12.3,12.8,12.2],"script":[9.9,9.9,11.8,9.7,11.1,9.8,10,10.3,10.1,10,10.7,9.8,9.7,10.8,10.6],"paint":[0.9,0.9,1.1,0.7,1.4,0.9,1.1,1.3,1.7,1.7,0.7,2.5,1.6,1.7,0.3]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[3.5]}},{"b":11,"v":{"DEFAULT":[3.6]}},{"b":12,"v":{"DEFAULT":[0.7]}},{"b":13,"v":{"DEFAULT":[29.2]}},{"b":14,"v":{"DEFAULT":[17.2]}},{"b":15,"v":{"DEFAULT":[6]}},{"b":16,"v":{"DEFAULT":[44.7]}}]}, -{"f":75,"b":[{"b":0,"v":{"total":[30.6,30.8,30.9,30.4,31,30.6,31.3,30.8,30.8,30.5,30.8,30.7,30.8,31.2,30.2],"script":[7.5,7.6,7.8,7.4,7.8,7.5,7.7,7.8,7.7,7.6,7.5,7.6,7.6,7.8,7.3],"paint":[22.5,22.6,22.5,22.4,22.7,22.6,23.1,22.5,22.5,22.3,22.7,22.6,22.6,22.8,22.3]}},{"b":1,"v":{"total":[35,35.4,34.5,34.7,34.6,34.7,35.3,35.1,34.7,34.8,35.1,34.4,35.1,34.8,35.3],"script":[10.7,11.1,10.4,10.9,10.4,11,11.1,10.6,10.8,10.9,10.7,10.8,11,10.9,11],"paint":[23.6,23.8,23.6,23.1,23.6,23.1,23.6,23.9,23.4,23.3,23.8,23.1,23.5,23.3,23.7]}},{"b":2,"v":{"total":[22.9,23.7,23.2,23.4,22.5,23.3,25.2,24,23.5,23.1,24.3,23.4,25.3,24.4,23.7],"script":[9.9,10.6,10.2,10.4,11.2,10.6,10.9,11.6,10,10.6,11.9,10.2,11,10.5,10.7],"paint":[11,10.9,10,10.6,10.1,10.6,11,10.2,10.5,10.5,9.2,11.6,12.5,11.6,10.5]}},{"b":3,"v":{"total":[14.2,14.6,13,15.5,14.5,14,14.3,14.9,14.5,14.3,13.9,13.2,14.5,14,14.8,14.2,14.7,13.3,13.6,14.6,13.9,13.7,13.9,14,13.4],"script":[10.5,10.3,10.2,11.8,10.9,10.3,10.8,11.3,10.9,10.6,10,10.2,10.7,10.8,11.1,10.1,11,10.2,10.4,11.2,10.5,10.6,10.1,10.7,9.9],"paint":[2.1,3.4,1.2,2,2.7,2.1,1.9,3.2,1.8,2.7,2.3,2.2,2.4,1.5,1.3,1.5,2,1.7,1.2,1.9,2.4,1.2,2.3,1.7,1.7]}},{"b":4,"v":{"total":[26.1,26.6,26,25.7,26.2,25.6,26.6,26.7,26.3,25.7,25.8,27.4,26,27.1,28],"script":[10.2,11.1,11.4,10.9,9.5,10.7,11,10.5,10.5,10.7,10,11,10.4,10.1,11],"paint":[13.7,13.1,12.2,12.4,13.7,13.2,12.9,14.7,14.5,12.9,13.5,13.3,14.2,14.8,14.5]}},{"b":5,"v":{"total":[16.6,16.8,17.1,17.9,17.5,16.4,17.1,17.4,17.7,17.8,17.4,17.3,17.7,17.5,17.1],"script":[5.2,4.9,5.4,5.8,5.4,4.8,5.2,5.4,6.1,5.4,5.5,5.4,5.2,5.5,5.5],"paint":[10.3,11.2,10.6,11.3,10.9,10.9,10.6,10.8,10.4,11.1,10.4,10.9,11.2,11.3,10.5]}},{"b":6,"v":{"total":[314,314.9,315.1,316.8,315.1,316.6,316.6,317,313.9,314.8,316.3,316.2,316.3,317.4,314.4],"script":[76.3,73,77.7,77.5,76.7,72.5,73.2,77,77,76.5,73.6,72.7,72.6,73.5,72.7],"paint":[230.3,234.8,230.2,232.2,230.8,236.9,236.3,232.6,229.2,231,235.5,236.3,236.4,236.8,234.6]}},{"b":7,"v":{"total":[37.4,38.3,37.8,37,37.8,38.3,37.8,36.7,37.9,36.9,37.7,37.3,37.1,37.5,37.6],"script":[9.3,10,9.8,9.3,9.2,9.6,9.7,9.5,9.7,9.3,9.7,9.4,9.3,9.7,9.4],"paint":[27.1,27.3,27.1,26.8,27.7,27.7,27.2,26.3,27.2,26.6,27,26.9,26.9,26.9,27.3]}},{"b":8,"v":{"total":[11.9,11.3,11.5,11,11.3,11.3,11.6,12.1,11.1,11,12.2,11.2,10.6,11.9,11.6],"script":[10,9.4,9.9,9.4,9.1,9.2,9.4,9.8,9,8.4,9.7,9.3,8.7,9.9,9.3],"paint":[1,0.7,0.2,1.4,1.2,1,0.8,1.2,1.1,2.2,1.9,0.9,0.9,1.2,0.9]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[3.3]}},{"b":11,"v":{"DEFAULT":[3.3]}},{"b":12,"v":{"DEFAULT":[0.7]}},{"b":13,"v":{"DEFAULT":[27]}},{"b":14,"v":{"DEFAULT":[14.5]}},{"b":15,"v":{"DEFAULT":[5.7]}},{"b":16,"v":{"DEFAULT":[47]}}]}, -{"f":76,"b":[{"b":0,"v":{"total":[36.9,37.6,37.3,37.3,36.6,36.9,37.4,36.4,37.9,37.8,37.3,37.3,36.8,36.8,37.1],"script":[13.8,14.7,14,14.3,14,13.9,14.2,13.2,14.2,14.8,14.1,14.2,13.6,13,13.9],"paint":[22.4,22.3,22.8,22.5,22,22.4,22.7,22.5,23.2,22.4,22.6,22.5,22.6,23.2,22.6]}},{"b":1,"v":{"total":[43.6,43.4,43.9,43,43.3,42.4,43.4,43.2,43.9,41.7,42.9,42.9,43.1,42.3,42.5],"script":[19.3,19.1,19.5,19,19.1,18.7,19.2,19.1,19.6,17.6,19.2,18.6,18.9,18.3,18.9],"paint":[23.7,23.6,23.7,23.4,23.5,23.1,23.6,23.5,23.8,23.5,23.1,23.7,23.5,23.4,23]}},{"b":2,"v":{"total":[15.5,15.5,16.2,16.4,15.5,15.6,15.6,17.4,15.7,15.6,17.9,17,16.6,18,16.5],"script":[4.9,4.6,4.6,5.1,4.9,4.4,4.3,4.9,4.7,4,5.6,5.2,4.1,4.7,5],"paint":[8.6,9.9,10.6,9.6,9.6,9.4,10,11.6,9.5,10.6,10.4,10.4,10.1,11.6,9.5]}},{"b":3,"v":{"total":[3.8,3.2,4.2,3.1,3.6,3.6,3.4,3.3,3,3.7,3,3.6,3.5,3.7,3.3,3.6,3.6,3.5,3.4,3.6,3.4,3.4,3.5,3.4,3.3],"script":[1.6,1.4,0.8,0.9,1.7,1.5,0.9,1.5,0.7,1.5,0.6,1.2,1.4,1.7,1.3,0.9,1.6,1.2,1.2,1.2,1,0.9,1.5,1.5,0.3],"paint":[0.8,1.6,1.1,2,1.4,1.1,1.6,1.3,2.2,1.5,1.8,1.8,1.9,1.4,1.8,2.5,1,1.5,1.4,2.3,2.1,1.4,0.4,1.1,2.8]}},{"b":4,"v":{"total":[110.8,104.7,108.9,104.6,106.4,105.4,106.7,106.3,108.2,108.4,108,108.8,110.6,106.3,108.9],"script":[17,17,17,17.3,16.2,17.8,15.3,16.4,17.2,17.2,16.8,17.2,17.7,16.9,16.7],"paint":[90.7,85.9,89.8,84.3,86.5,85.1,89.7,87.1,88.6,88.7,89.5,89.5,90.2,87,89]}},{"b":5,"v":{"total":[12.2,13.2,12.2,12.8,12.5,12.4,13.1,13.1,12.6,12.7,12.4,13.1,12.3,12.6,12.6],"script":[1.4,1.7,1.8,1.8,1.8,1.7,1.8,1.8,1.8,1.8,1.5,1.8,1.8,1.8,1.7],"paint":[10.5,10.8,9.9,10.4,10.2,10,10.7,10.4,10.1,10.1,10.2,10.7,10,10.4,10]}},{"b":6,"v":{"total":[365,366.9,367.5,362.5,366.6,370.4,366.6,368.9,365.1,365.6,371.1,365.3,366.8,366.9,365.3],"script":[128.3,128.1,129.2,126.6,127.8,131.9,129.6,125.5,127.6,128.8,129.5,125,129.7,126.5,127.3],"paint":[229.5,231.5,230.7,228.5,231.4,230.9,229.5,236,230.2,229.2,233.9,232.7,229.9,232.9,230.7]}},{"b":7,"v":{"total":[45,45.6,44.7,44.8,44.7,45.2,45.2,45.7,44.4,44.9,45.4,44.1,44.6,44.8,45.3],"script":[16.1,16.2,15.9,16.5,16,16.6,16.4,15.9,15.9,16.4,16.5,15.6,16,16.2,16.4],"paint":[27.8,28.2,27.8,27.3,27.7,27.5,27.8,28.7,27.4,27.5,27.9,27.5,27.6,27.6,27.8]}},{"b":8,"v":{"total":[16.1,16.8,16.3,16.6,16.9,16.1,16.1,17.2,18.5,15.7,18.3,17.1,16.8,16.2,16.4],"script":[14.2,14.8,14.4,14.2,14.7,13.4,14.1,15.2,16.3,13.8,15.4,14.5,14.7,14.3,14.5],"paint":[1,0.4,1.6,1,1.1,1.2,1.3,1,0.5,1.2,1.9,1.5,0.6,0.9,0.3]}},{"b":9,"v":{"DEFAULT":[0.7]}},{"b":10,"v":{"DEFAULT":[5.7]}},{"b":11,"v":{"DEFAULT":[5.8]}},{"b":12,"v":{"DEFAULT":[1]}},{"b":13,"v":{"DEFAULT":[49.2]}},{"b":14,"v":{"DEFAULT":[30.1]}},{"b":15,"v":{"DEFAULT":[10.3]}},{"b":16,"v":{"DEFAULT":[60]}}]}, -{"f":77,"b":[{"b":0,"v":{"total":[32.8,32.6,32.6,32.8,32.3,32,32.7,32.8,32.3,33.2,32.2,32.8,32.1,33.1,31.8],"script":[9.7,9.3,8.8,9.7,9.4,8.8,9.8,9.6,9,9.8,9.1,9.4,8.9,9.7,8.6],"paint":[22.6,22.7,23.2,22.6,22.4,22.7,22.4,22.7,22.7,22.8,22.6,22.8,22.6,22.8,22.6]}},{"b":1,"v":{"total":[36.6,36.5,35.8,37,36.2,36.3,36.9,36.8,36.8,35.9,36.8,36.3,37.2,36.7,36.6],"script":[11.9,12.2,11.9,12.2,11.7,12.1,12.4,12,12.2,11.9,12.1,12,12.6,12.4,12.1],"paint":[24.1,23.6,23.3,24.2,23.9,23.6,23.9,24.1,24.1,23.4,24.1,23.8,24.1,23.7,23.9]}},{"b":2,"v":{"total":[11.4,11,12.7,12.4,11.9,10.7,11.2,11.6,12.4,11.8,12.2,12,11.9,11.1,11.9],"script":[0.2,0.7,0.8,1.1,0.8,0.7,0.7,0.8,1.4,0.2,0.6,0.8,0.8,0.2,0.8],"paint":[9.9,9.2,10.8,9.5,9.9,9,9.3,9.3,10,10.7,10.6,9.8,9.6,9.2,9.8]}},{"b":3,"v":{"total":[17,16.1,16.3,17.5,15.6,16.1,18,16.8,15.2,17.2,16.5,16.2,15.1,16,17.9,16.4,16.7,17.8,17.5,17.2,16.4,15.8,16.8,15.6,16.4],"script":[13.1,12.8,13.4,14,12.4,12.6,13.7,13.7,11.5,14.2,12.7,13,11.5,12.8,14.3,13.1,13,13.9,13.9,13.8,13.2,12.4,13.1,12.2,12.4],"paint":[3,1.3,1.2,1.4,1.4,1.6,3.1,1.7,2,2,1.9,1.3,2.6,1.5,1.3,2.3,2.6,2.5,2.2,2.2,1.9,1.6,2.4,1.1,2.2]}},{"b":4,"v":{"total":[30.7,29.7,27.4,30.2,29.2,29.9,30.5,29.2,27.9,29.7,28.9,28.8,29.7,29.7,31.3],"script":[14.3,13.3,12,14.3,13.2,14,13.8,12.9,11.9,13.2,12.9,12.9,13.5,13.4,14.8],"paint":[14,14.7,12.9,13.8,13.5,13.4,14.8,14.4,13.9,14.4,14.9,14.1,13.8,13.8,14.1]}},{"b":5,"v":{"total":[18.5,18.5,18.9,17.9,18.8,18.2,18.4,18.9,19,19.7,18.8,18.7,18.7,18.6,18.3],"script":[6.6,6.5,6.7,6.1,6.6,6.3,6.2,7.1,6.9,7,6.8,6.7,6.9,6.3,6.5],"paint":[10.6,10.9,11.3,10.8,11,11,11.2,10.6,11,11.3,10.9,10.8,10.7,11.3,10.5]}},{"b":6,"v":{"total":[322.4,319.6,322.1,322.3,320.2,321.3,324.1,320.7,320.4,322,323,321.3,327.1,321.2,318.5],"script":[83.5,82.8,83.2,83.1,83.7,82.7,83.4,83.1,82,83.8,83.2,83.4,83.9,83.2,81],"paint":[231.1,229.6,231.9,231.8,229.3,231.4,233.1,230.4,231.1,230.6,232.3,230.8,236,230.8,230.3]}},{"b":7,"v":{"total":[40.3,40.7,40.6,39.6,40.2,40.3,40.3,39.7,40,40.1,39.8,40.3,40.2,41.5,39.7],"script":[11.5,11.6,11.8,11.7,11.2,11.6,11.4,11.4,11.8,11.5,11.5,11.3,11.5,12.1,11.6],"paint":[27.8,28.1,27.9,26.9,27.8,27.7,27.9,27.3,27.2,27.5,27.3,28,27.8,28.4,27.2]}},{"b":8,"v":{"total":[11.8,12.4,14.1,11.6,11.9,12.5,12.1,11,12,12,12.8,11.8,11.7,12.8,12.2],"script":[9.3,9.9,11.3,9.7,10,10.4,9.7,9.6,10.5,10.1,10.4,9.6,9.3,10.6,10.3],"paint":[2,1.6,0.8,0.3,0.6,0.9,1.2,1.2,0.6,1.2,2.1,1,1.4,1.3,1.7]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[3.6]}},{"b":11,"v":{"DEFAULT":[3.6]}},{"b":12,"v":{"DEFAULT":[0.8]}},{"b":13,"v":{"DEFAULT":[29.4]}},{"b":14,"v":{"DEFAULT":[20.2]}},{"b":15,"v":{"DEFAULT":[7.4]}},{"b":16,"v":{"DEFAULT":[51.2]}}]}, -{"f":78,"b":[{"b":0,"v":{"total":[29.9,28.4,29.5,29.4,28.7,29.2,28.6,28.5,28.1,29.3,28.3,28.7,29.1,28.6,29.3],"script":[6,5.2,5.5,5.4,5.5,5.3,5.3,5.3,5.4,5.4,5.2,5.4,5.6,5.5,5.6],"paint":[23.5,22.8,23.5,23.6,22.8,23.4,22.9,22.9,22.3,23.5,22.7,22.7,23.1,22.6,23.3]}},{"b":1,"v":{"total":[33.7,33,32.8,33.2,33.2,33.7,33.6,33.6,32.8,32.7,34.1,33.2,33.5,32.9,33.4],"script":[9.1,9.2,8.5,9,9.1,9,9.1,9,8.8,8.9,9,9.1,8.8,8.9,9.3],"paint":[24,23.3,23.9,23.8,23.6,24.2,24,24.1,23.5,23.4,24.6,23.6,24.2,23.5,23.5]}},{"b":2,"v":{"total":[14.7,14.2,13.8,17.5,15.1,14.7,14,15.5,13.5,14.6,14.1,14.4,13.9,14.1,15.3],"script":[2.3,3,2.7,3.5,3.4,3.4,3.5,3.1,3.2,3,2.4,2.7,2.7,2.5,3.6],"paint":[9.8,9.2,10.1,12.6,10.6,9.6,9.3,10.7,9.1,9.8,10.5,9.7,9.6,10.4,10]}},{"b":3,"v":{"total":[3.3,3.1,3.3,3.6,3.3,3.7,3.1,3.3,3.3,4.4,2.9,2.9,2.9,2.7,3,3,3.2,2.7,3,3.7,2.8,2.8,3,2.2,2.7],"script":[0.9,1,1.1,1.1,1.1,1.2,0.6,0.9,1,0.8,0.2,0.5,0.7,0.5,0.9,0.9,1.1,0.9,0.8,0.8,1,0.8,0.5,0.5,0.5],"paint":[1.8,1.9,1.6,1.7,1.1,1.7,2.3,2.2,2.2,1.4,2.3,1.5,1.4,1.4,1.3,1.5,1.6,1,2.1,1.8,1.3,1.2,1.6,0.7,2]}},{"b":4,"v":{"total":[14.9,15.2,15.4,14.8,14.8,15.1,14.2,14.2,13.8,14.3,14.1,14.3,14.4,15,15.3],"script":[1.1,1.6,1.2,1.5,1,1,1,1.6,1.5,0.9,1.2,0.7,1.2,1.5,1.5],"paint":[12.5,12.9,13.2,11.2,11.9,13.2,12.6,11.5,11,12.4,10.7,12.3,12.2,12.5,13.2]}},{"b":5,"v":{"total":[13.6,13.7,13.8,13.5,13.8,13.7,14.8,14,14.1,13.8,14.6,14.6,14,13.7,13.8],"script":[2.6,2.7,2.5,2.6,2.6,2.8,2.9,2.9,3.1,2.5,3.1,3.5,2.9,2.5,2.7],"paint":[10.1,10.1,10.5,10.2,10.7,10.4,11,10.1,10.2,10.6,10.8,10.3,10.1,10.6,10.2]}},{"b":6,"v":{"total":[358.5,357.8,361.5,356.1,358.1,358.6,357.5,357.8,358.9,359.4,357,358.4,363,356.2,358.5],"script":[113.1,114.2,113.6,111.8,112.3,113.8,113.3,113.5,112.6,113.7,112.6,112.2,114.5,112.2,114.4],"paint":[237.4,235.9,240.4,236.6,237.6,237.2,236.5,236.5,238.1,237.5,236.8,238.5,240.1,236.2,236.6]}},{"b":7,"v":{"total":[42.4,42.9,43.6,43.4,43.1,42.7,43.2,42.7,43.2,42.3,42.6,42.9,42.5,42.4,43.2],"script":[14,14.2,14.9,14.8,14.5,14,14.8,14,14.7,13.9,14,14.6,13.8,13.9,14.1],"paint":[27.5,27.7,27.7,27.7,27.7,27.8,27.5,27.8,27.6,27.6,27.7,27.4,27.7,27.6,28.1]}},{"b":8,"v":{"total":[15.6,16.2,16,15.6,15.4,15.3,15.4,14.3,15.5,16.6,17.8,15.6,14.7,14.7,15.1],"script":[13.7,14.3,14.4,13.8,14.1,13.3,13.8,13,14.3,14.9,15.8,13.5,13.4,13.7,13.7],"paint":[1,1.8,1.5,0.7,1.2,1.5,1.5,1.2,1.2,1.7,1.9,2,0.3,0.9,1.3]}},{"b":9,"v":{"DEFAULT":[1]}},{"b":10,"v":{"DEFAULT":[5.3]}},{"b":11,"v":{"DEFAULT":[5.2]}},{"b":12,"v":{"DEFAULT":[4.9]}},{"b":13,"v":{"DEFAULT":[39.7]}},{"b":14,"v":{"DEFAULT":[87.7]}},{"b":15,"v":{"DEFAULT":[21.8]}},{"b":16,"v":{"DEFAULT":[100.5]}}]}, -{"f":79,"b":[{"b":0,"v":{"total":[95.5,88,92.9,94,88.7,91.8,88.9,91,93.4,85.9,92.7,92.7,88.4,86.4,92.7],"script":[60.9,62.3,62.7,62,62,61.9,62.2,61.8,61.8,61,61.6,62.8,62,61.6,60.6],"paint":[23.5,24.1,23.3,23,23.4,23.3,23.2,23.5,23.3,23.4,23.2,23.7,23.1,23.1,23.6]}},{"b":1,"v":{"total":[96.1,96.8,91.7,89.4,88.3,93.5,97.4,88.7,94.1,96,96.8,95.7,95.7,88.5,96.3],"script":[63.5,63.9,66.4,63.7,63.2,64.4,64.4,63.6,63.2,64.1,64,63.9,64.3,64.2,63.9],"paint":[25,24.6,24.9,25.3,24.7,24.9,25.1,24.7,24.6,24,25,24.9,24.5,23.9,24.8]}},{"b":2,"v":{"total":[56,56.3,59.5,55.7,57.6,56.8,57.7,57.8,57.2,58.9,56.6,56.5,58.9,56.7,58],"script":[2.9,2.6,3.4,3.3,3.5,3.8,3,3.1,3.1,3.8,2.7,2.8,3.1,3.4,4.2],"paint":[12,12.3,11.7,13,11.8,11.3,10.7,12.6,13.4,13.1,12.5,12.7,11.9,12.6,13.5]}},{"b":3,"v":{"total":[7.2,11.6,12.5,7.8,8.9,10.4,10.6,15.1,14.7,6.8,8.9,12.2,10,8.6,11.9,10.2,13,10.3,5.5,12.6,9,8.8,14.8,6.6,6.8],"script":[1.7,1.4,1.6,1.6,1.7,1.6,1.9,2.1,1.6,2,1.3,1.4,1.8,2.1,1.7,2,2,1.1,1.5,2,1.4,1.5,2.6,1.2,1.7],"paint":[3.4,2.9,3.1,3,3.6,2.6,3.4,2.7,2.9,4.1,3.5,4.1,4.3,3.7,2.5,3.7,3,3.4,3,3.2,3.4,2.2,3.3,4,2]}},{"b":4,"v":{"total":[25.8,25.7,69.7,66.2,67.8,66.8,67.5,67.5,67.5,69.1,66,66.5,65.7,65.2,66.4],"script":[8,8.4,9,8.5,9.3,9.3,8.5,9,9.2,8.6,9,8.9,8.3,8.4,8.6],"paint":[15.7,16,17.5,13.9,16.3,15.8,17.4,16.3,15.3,14.9,15.7,16.6,15.5,14.3,15.8]}},{"b":5,"v":{"total":[23.4,18.3,19.5,17.7,18.6,18.4,18.5,17.7,20,17.7,17.6,18.8,19.1,18.6,18],"script":[5.7,5.1,5.8,5,5.5,5.3,5.2,5.1,5.2,5.2,4.9,5.5,5.2,5.2,4.9],"paint":[11.5,12.6,12.1,11.7,11.7,11.7,11.7,11.5,11.5,11.3,11.4,11.9,11.4,11.9,11.9]}},{"b":6,"v":{"total":[839.5,845.7,843.9,842.2,844.8,843.5,843,837.7,838.6,842.2,849,840.2,842.7,846.8,846.5],"script":[610,613.8,613.6,610,612.3,613.8,613.2,606.1,610,609.8,604.8,609.1,614.6,614.5,613.3],"paint":[216.8,222.9,218.1,222.9,223.8,222.2,222,222.6,220.2,222.5,238.7,220,217.4,220.2,223.9]}},{"b":7,"v":{"total":[90.6,92.4,90.6,91.2,91.1,90.7,91.4,92.7,91.4,91,91,90.2,90.6,90,92.6],"script":[50.4,51.2,50.9,51.4,51.2,50.7,51.6,51.7,51.8,51.2,51.3,51.4,51,50.6,51],"paint":[29,28.6,28.6,28.8,28.5,28.9,28.8,28.8,28.6,28.9,28.4,28.1,28.2,28.5,28.4]}},{"b":8,"v":{"total":[66.3,64.9,24.3,67.8,23.6,25.9,64.5,23.3,23.2,65.4,23.1,22.7,24.8,24.1,24.4],"script":[19.2,18.1,20,19.3,20,20.4,20.8,20.2,19.7,19.6,19.7,18.7,20,20.5,20.7],"paint":[3.3,3.6,3.1,3.4,2.8,2.8,2.4,1.9,2.4,2.2,1.4,2.5,2.7,1,3.4]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[10]}},{"b":11,"v":{"DEFAULT":[10]}},{"b":12,"v":{"DEFAULT":[9.3]}},{"b":13,"v":{"DEFAULT":[86.4]}},{"b":14,"v":{"DEFAULT":[87.7]}},{"b":15,"v":{"DEFAULT":[30.6]}},{"b":16,"v":{"DEFAULT":[41.5]}}]}, -{"f":80,"b":[{"b":0,"v":{"total":[39.5,39,39.4,38.6,38.9,39.2,39.8,39,38.6,39.1,40.2,39.2,38.8,38.7,38.7],"script":[17.3,16.6,17.1,16.3,16.5,16.5,17.3,16.8,16.5,16.8,17.1,16.8,16.6,16.7,16.5],"paint":[21.7,21.8,21.9,21.8,22,22.2,22,21.8,21.6,21.8,22.6,21.9,21.8,21.5,21.8]}},{"b":1,"v":{"total":[47.2,45.9,46.2,46.3,46.5,46.2,47,46.4,45.3,46.1,46.4,45.9,45.7,46.3,46.3],"script":[22.6,21.8,21.7,21.6,21.9,21.6,22.3,21.9,21.2,21.5,21.5,21.4,21.6,21.7,21.8],"paint":[24,23.7,24,24.2,24.1,24.1,24.2,24,23.6,24.2,24.2,24.1,23.7,24.1,24]}},{"b":2,"v":{"total":[13.6,14,13.1,12.5,13.4,12.8,12,12.9,14.1,13.2,12.7,13,14.8,13.6,13.1],"script":[2.9,1.6,2.2,2,1.9,2.1,2,1.7,2.4,2,2.5,1.7,2.3,2.2,2.5],"paint":[9.5,10.9,10.4,8.7,10.3,9.2,9,10.3,10.4,9.1,9.3,10.1,11.4,10.5,9.1]}},{"b":3,"v":{"total":[8.5,8.5,7.8,6.8,8.4,8.1,6.4,7.9,7.7,7.5,7.4,6.9,7.2,7.4,7.8,7.9,7,7,8.3,7.7,7.4,8.1,7.8,6.9,7],"script":[6,5.6,5.4,4.8,5.6,5.8,4.3,5.5,5.4,5,4.9,4.5,4.5,5.1,5.3,5.4,4.5,4.8,5.7,5.2,4.7,6,5.7,4,5.1],"paint":[1.9,2.4,1.9,1,2.1,1.4,1.9,1.4,1.4,1.8,1.6,2.2,1.7,1.3,1.6,2.3,2.3,1.4,1.4,2.3,1.9,0.4,0.4,2.4,1.1]}},{"b":4,"v":{"total":[111.4,109.7,110.2,109.3,110,107,108.1,108.6,109.9,109.4,109.2,110.5,109.8,109.5,109],"script":[18.8,18.7,19.7,17.8,20.4,16.8,17.4,18.5,19.1,17.2,18.4,18.2,18.3,18.3,17.1],"paint":[91.5,89.4,88.7,90.3,88,88.3,88.2,88.1,89.7,90.7,88.3,90.9,89.5,89.8,90.2]}},{"b":5,"v":{"total":[16.7,16.1,16.1,15.8,16.4,16.2,15.8,16.1,16.2,16.1,16.1,16.1,15.9,16,16.6],"script":[4.6,4.2,4.1,4.1,4.3,4.2,4.2,4.2,4.2,4.3,4.2,4.1,4.2,3.9,4.7],"paint":[11.2,11.3,11.2,10.6,11.1,11.3,10.6,11.3,11.3,11,11.1,11,11.2,11.2,11.2]}},{"b":6,"v":{"total":[394.1,395.1,391.1,392.5,393.1,391.7,390.6,393.8,395.4,391.6,392.7,393.1,391.3,392.2,390.9],"script":[154.2,156.8,151.1,157.3,156.3,154.3,151.5,156.9,157.6,154.2,156.4,155.9,155.7,155.7,155.5],"paint":[233.2,231.6,233.2,228.6,230.2,230.5,232.5,230.4,231,230.5,229.7,230.5,228.7,230,228.8]}},{"b":7,"v":{"total":[44.3,44.9,44.6,44.5,45,45.3,45.1,44.9,44.6,45.2,44.5,44.9,45.4,44.2,44.6],"script":[16,16.2,15.9,16.1,16.3,16.5,16.4,16.2,16.1,16.3,16.1,16.4,16.2,16.3,16],"paint":[27.5,27.7,27.8,27.5,27.8,28,27.8,27.7,27.7,28,27.4,27.6,28.2,26.9,27.7]}},{"b":8,"v":{"total":[24,23.7,23.7,22.3,23.6,24,25.3,24.5,24,23.8,25,25.4,23.1,23.1,23.9],"script":[22.7,21.5,22.1,19.8,22.1,22.8,23.9,23.1,22.2,22.8,23.6,23.7,21.7,21.8,22.5],"paint":[0.3,1.3,0.7,2.4,1,0.7,1.3,0.6,1.5,0.9,1.2,1.1,1.4,1.2,0.5]}},{"b":9,"v":{"DEFAULT":[1.2]}},{"b":10,"v":{"DEFAULT":[8.7]}},{"b":11,"v":{"DEFAULT":[8.8]}},{"b":12,"v":{"DEFAULT":[2.2]}},{"b":13,"v":{"DEFAULT":[73.1]}},{"b":14,"v":{"DEFAULT":[227.4]}},{"b":15,"v":{"DEFAULT":[59.6]}},{"b":16,"v":{"DEFAULT":[238.2]}}]}, -{"f":81,"b":[{"b":0,"v":{"total":[59.4,63,52.1,51.1,51.8,60,59.1,59,53.2,58.7,52,59.8,52.8,54.6,54.3],"script":[23.4,23.4,23.6,23.7,24,23.9,23.8,23.4,23.8,23.3,23.2,23.6,23.7,23.6,23.5],"paint":[22,21.9,21.9,22.1,21.9,21.8,21.8,21.9,22.2,22,21.9,21.9,22.1,22.5,22.9]}},{"b":1,"v":{"total":[65.8,62.5,64.3,66.1,70.9,68.2,70.6,65.9,63.5,61.4,66.8,61.4,71.6,65.4,66.3],"script":[29.9,28.8,28.3,30,29.8,29.4,30,30,29.5,29.4,29.5,29,30,28.9,29.9],"paint":[24.4,25,24.6,24.2,24.1,24.1,24.3,24.2,23.7,24.9,24.2,23.9,24.1,24.6,24.4]}},{"b":2,"v":{"total":[44.2,44.2,45,44.9,45.6,45.4,43.7,45.7,45.5,46.6,45.4,46.3,45.4,45.5,49.3],"script":[13.8,14.6,14.9,16.4,15,14.6,14.3,16.4,15.4,15.8,13.8,17,14.4,15.3,15.1],"paint":[13.7,12.7,12.6,12.3,13.3,13.5,14.1,13.2,13.7,13.8,14.7,13.6,13.5,13.5,13.6]}},{"b":3,"v":{"total":[19.1,12.3,21,11.3,19.5,12,18.6,13,18.8,19.8,18.2,18.5,15.8,21.9,13.7,21.5,16.9,13.1,21.8,19.7,16.2,17.6,11,15.8,12.8],"script":[5.6,6.1,5.5,6.4,6.1,6.5,6.5,5.5,5.1,5.3,6.4,6.2,5.7,6.9,5.7,6.5,5.6,6.8,6.3,6.8,7.6,5.1,6,4.3,7.5],"paint":[3.2,2.9,2.6,3.8,2.6,2.9,2.9,4.4,3.1,3.2,4.4,3.9,4.3,3.2,2.8,3.2,4.1,2.9,3.4,3.5,2.7,2.7,3.7,4.3,4.3]}},{"b":4,"v":{"total":[134.8,133,134.9,135.1,133.9,136.5,132.5,136.5,139.1,143.7,136.1,139.9,136.8,137,137.8],"script":[29.4,28.6,27.6,26.4,28.2,28,26.1,28.2,26.6,28.3,27.8,26.7,28.9,26.5,27.9],"paint":[88.5,87.3,89.3,89.5,89.4,90.1,89,89.7,94.3,92,89.7,92.5,90.1,92.8,90.8]}},{"b":5,"v":{"total":[31.2,27.3,29.4,26.7,28.6,25.5,29.2,27.4,26.1,29.1,28,20.9,24.8,24,33.5],"script":[6.7,7.1,7,6.8,7,6.8,6.8,6.6,6.8,6.9,6.7,6,6.5,7,6.8],"paint":[12,12.5,12.4,13.2,13.2,12.4,12.5,12.1,11.3,12.9,11.7,12.1,11.5,12.3,12]}},{"b":6,"v":{"total":[525.2,519.2,522.6,513.8,524.8,524.1,516.1,519.3,519.9,518.8,522.8,523,519.9,517,517.2],"script":[271.5,271.7,272.1,268.6,270.6,270.4,271.9,271,271.2,270.1,274.3,272.9,269.6,270.8,269.7],"paint":[240.7,244,240.8,241.4,242.2,242.1,239.8,243.4,242.5,242.2,238.4,240,241.6,240.6,242.7]}},{"b":7,"v":{"total":[61.9,61.1,62.7,62.2,59,58.4,63.1,62,60.6,60.2,61.6,58.6,60.2,59.7,62.5],"script":[23.8,24,23.8,23.6,23.8,23.5,24.8,23.5,24.1,24.1,23.8,23.6,23.9,23.8,24.2],"paint":[27.3,26.7,28.4,27.5,26.8,26.9,27.9,27.3,27,27,27.1,27.1,27.3,28,26.9]}},{"b":8,"v":{"total":[59.1,56.9,57.1,56.5,56.3,57.1,59.9,61.4,56.1,55.8,57.3,55.3,54.7,56.7,56.5],"script":[32.9,32.4,32.8,34.2,33.1,33.1,32.9,33.4,33.7,31.3,34.1,33.5,32.3,32.1,32],"paint":[3,3.7,2.4,2.8,2.4,2.8,3.5,2.1,2.9,3,3.1,1.9,1.9,3.2,3]}},{"b":9,"v":{"DEFAULT":[1.8]}},{"b":10,"v":{"DEFAULT":[7.6]}},{"b":11,"v":{"DEFAULT":[8.4]}},{"b":12,"v":{"DEFAULT":[3.3]}},{"b":13,"v":{"DEFAULT":[52.7]}},{"b":14,"v":{"DEFAULT":[351.1]}},{"b":15,"v":{"DEFAULT":[80.8]}},{"b":16,"v":{"DEFAULT":[369.9]}}]}, -{"f":82,"b":[{"b":0,"v":{"total":[31.2,29.5,29.4,29,30.9,29.6,29.4,29.3,29.2,28.8,28.9,29.4,29.4,29.1,29],"script":[8.2,7.8,7.7,7.3,8.3,7.8,7.6,7.7,7.5,7.2,7.3,8,7.5,7.6,7.8],"paint":[22.4,21.2,21.1,21.2,22.1,21.3,21.3,21,21.1,21.1,21,20.9,21.3,21,20.7]}},{"b":1,"v":{"total":[36.5,36.1,36,36.3,34.8,35.8,36.2,35.9,36.7,35.6,35,36.2,35.5,36.6,36],"script":[12,11.8,11.5,11.7,10.9,11.1,11.7,11.3,11.9,11.2,11.2,11.3,11.5,12.3,11.9],"paint":[24,23.7,23.9,24,23.3,24.2,23.8,24,24.2,23.8,23.3,24.3,23.5,23.7,23.4]}},{"b":2,"v":{"total":[16.2,15.3,16.3,15.5,15.2,14.5,14.7,14.9,15.8,14.7,14.6,16,14.9,15.4,15],"script":[4.3,3.2,3.9,4,4.2,3.7,3.8,3.7,3.9,3.8,3.3,4.2,3.6,4,3.9],"paint":[11,10,11.3,10,9.4,9.8,9.8,9.1,10.4,9.9,8.4,10.7,10.7,9.8,10.4]}},{"b":3,"v":{"total":[4.7,4.3,4.5,4.5,4.3,4.1,4.8,3.9,3.7,4.6,5,4.8,4,3.5,4.3,4,4.4,4,4.2,5,4.6,4.6,4,5.2,4.5],"script":[2.4,2.6,2,2.2,1.4,1.8,2.6,2,2,1.9,2.7,2.5,2.2,1.2,2.3,2.3,2.1,2.1,1.9,2.5,2.3,1.6,1.9,2.3,2.2],"paint":[1.8,1.5,2.3,1.6,2.7,1.6,1.5,1.1,1.6,1,2,2.1,1.7,1.9,1.6,1.2,0.7,1.6,1.6,1.5,1.5,1.2,1.2,1.3,2.1]}},{"b":4,"v":{"total":[111.9,107.5,108.6,109.3,109,109.3,110.4,107.3,110.8,111.2,110.4,111.7,108.8,108.6,107.8],"script":[19.4,16.8,17.1,17.7,17.5,16.6,17.3,16.6,19.6,18.6,17.5,17.1,17.5,17,18.1],"paint":[90.7,88.2,88.2,88.7,89.6,90.5,90.9,88,88.8,89.9,89.5,92.1,89,89.8,88]}},{"b":5,"v":{"total":[12.5,12.1,12.1,12.2,12.2,12.4,12.3,11.9,12.4,13.4,12.4,12.8,12.1,12.3,12.2],"script":[1.3,1.3,1.3,1.6,1.4,1.4,1.4,1.3,1.5,1.8,1.5,1.5,1.3,1.5,1.3],"paint":[10.5,9.9,9.8,9.9,10.2,10.3,10.4,9.8,10,11,10.2,10.8,10.2,10,10]}},{"b":6,"v":{"total":[421.6,477.7,478.7,478.6,420.8,477.9,429.4,466.3,464.1,481.6,414.7,444.8,474.8,474.8,471.2],"script":[187.6,239.6,243.4,245.2,187.1,242,193,232.1,228,244,180.1,210.2,240.4,239.4,228.2],"paint":[226.8,230.6,228,226.2,226.6,228.6,229.2,227.1,228.9,230.1,227.3,227.6,227.2,228,235.5]}},{"b":7,"v":{"total":[36.4,36.6,36.9,36.9,36,36,35.6,37,35.8,36.2,36.3,36.1,35.5,34.9,35.1],"script":[8.5,8.2,8.2,8.4,8.2,8.1,7.9,8.4,8.1,7.9,8.2,8.2,7.9,7.6,7.9],"paint":[26.9,27.4,27.7,27.5,26.8,26.9,26.8,27.6,26.7,27.3,27.2,26.9,26.6,26.4,26.3]}},{"b":8,"v":{"total":[18.1,17.5,17.9,17.2,17.5,18.1,17,17.3,16.3,17.8,18.6,17.9,18,19.9,18],"script":[15.9,16,16,15.3,15.2,16.2,15.2,15.4,14.8,15.7,16.7,15.8,16,17.4,16.4],"paint":[0.8,0.7,0.3,0.9,0.3,0.7,0.9,1,0.7,0.4,1,1.5,1.1,1.4,0.7]}},{"b":9,"v":{"DEFAULT":[1.1]}},{"b":10,"v":{"DEFAULT":[4.6]}},{"b":11,"v":{"DEFAULT":[5.1]}},{"b":12,"v":{"DEFAULT":[2]}},{"b":13,"v":{"DEFAULT":[32.5]}},{"b":14,"v":{"DEFAULT":[184.6]}},{"b":15,"v":{"DEFAULT":[50.2]}},{"b":16,"v":{"DEFAULT":[211.2]}}]}, -{"f":83,"b":[{"b":0,"v":{"total":[30.7,29.8,28.1,28.2,28,28.2,28.2,28.3,28.3,28.7,28.1,27.9,30.6,28.2,30.2],"script":[7.4,7.1,6.4,6.5,6.5,6.5,6.6,6.5,6.9,7.1,6.5,6.4,7.4,6.4,7.4],"paint":[22.8,22.1,21.1,21.2,21,21.1,21,21.2,20.9,21,21.1,21,22.7,21.3,22.3]}},{"b":1,"v":{"total":[34.6,34.3,34.5,34.4,35.1,35.6,35.3,35.5,35.4,34.8,34.5,35.2,35.4,34.5,35.3],"script":[11,11,11.1,10.9,11.6,11.4,11.5,11.2,11.4,11.3,10.7,11.6,11.2,11,11.9],"paint":[23,22.7,22.8,22.9,23,23.7,23.2,23.7,23.4,23,23.3,23,23.6,22.9,22.9]}},{"b":2,"v":{"total":[15.5,14.3,15,15.5,15.5,15,14.7,16.7,15.4,15.8,15.6,14.8,16.7,14.9,15.1],"script":[3.2,3.3,2.9,4.4,3.2,4.2,3.9,4.1,3.8,3.7,3.4,3.9,3.9,3.9,3.8],"paint":[11.3,9.7,10.7,9.9,10.4,9.1,9.8,10.4,9.9,11.1,10.5,10,11.1,9.7,10.6]}},{"b":3,"v":{"total":[4.1,4.3,4.8,4.7,3.9,3.8,4.8,4.6,4.6,4,4.4,3.7,4.3,4.3,4.3,4.1,4.3,4.7,4,4.6,4.3,4.4,4.4,5,5.1],"script":[1.4,2.2,1.8,1.9,1.5,1.3,2.3,1.8,1.8,2.3,1.8,1.7,2.5,2.4,1.9,1.9,2.4,1.8,2.2,1.6,1.9,2,1.9,2.6,2],"paint":[1.8,1.5,2.6,2.2,1.3,1.8,1.6,1.4,1.8,0.8,1.7,1.5,1.6,1.7,1.7,1.6,1.1,2.8,1.7,1.8,1.7,2.3,2.3,1.6,1.9]}},{"b":4,"v":{"total":[113.9,110.6,110.4,111.1,109.6,110.5,110.8,110.8,111.8,108.2,110.1,110.5,110.7,108.8,108.7],"script":[19.5,19.1,18.2,17.4,17.5,17.7,19.7,17.1,17.9,17.7,17.8,19.1,18.5,18.1,17.8],"paint":[91.5,90.2,90,90.4,90.3,89.9,89.6,91.6,92,87.9,89.9,88.5,90.5,88.6,89.1]}},{"b":5,"v":{"total":[12.4,12.6,12.6,12.5,12.9,12.2,12.4,12.4,12.5,12.1,12.7,12.5,12,13,12.1],"script":[1.4,1.3,1.3,1.5,1.5,1.6,1.5,1.5,1.5,1.2,1.3,1.4,1.2,1.5,1.3],"paint":[10.4,10.4,10.7,10.7,10.9,10.3,10.2,10.3,10.3,10.2,10.5,10.4,10.2,10.7,9.7]}},{"b":6,"v":{"total":[426.5,421.4,473.2,423.1,475.7,458.2,405,435.2,457.9,442.9,438.2,458.2,476.2,419.9,459.2],"script":[190.9,187.4,235.8,190.6,238.5,224.3,169.6,198.5,225.9,208.2,198.2,224.7,237.8,184.2,224.6],"paint":[228.4,226.8,229.7,225.2,229.7,226.6,228.4,229.6,225,226.9,232.8,226.3,231,228.7,227.6]}},{"b":7,"v":{"total":[36.4,35.9,36.1,36.6,37,35.9,36.1,36,36.1,36.1,36.5,36.3,36,36.4,36.3],"script":[7.9,8,8.2,8,7.9,7.9,7.8,7.9,8.1,7.8,7.9,8.1,8.1,7.8,7.9],"paint":[27.5,26.9,27,27.5,28.1,27.1,27.3,27.1,27.1,27.4,27.7,27.2,27,27.6,27.5]}},{"b":8,"v":{"total":[18.3,18.6,17.8,18.5,16.5,18.4,18.5,17.4,18.1,18.2,20.2,18,17.1,16.9,18.2],"script":[15.6,16.6,16.1,16.8,14.3,16,16.1,15.5,15.7,15.9,17.8,15.6,15,15.3,16.2],"paint":[1.1,1.2,1.1,0.4,0.9,1.4,1.4,0.8,1.8,1.6,1.1,1.3,0.3,0.3,1.8]}},{"b":9,"v":{"DEFAULT":[1.1]}},{"b":10,"v":{"DEFAULT":[4.7]}},{"b":11,"v":{"DEFAULT":[5.1]}},{"b":12,"v":{"DEFAULT":[2]}},{"b":13,"v":{"DEFAULT":[33.4]}},{"b":14,"v":{"DEFAULT":[183]}},{"b":15,"v":{"DEFAULT":[50]}},{"b":16,"v":{"DEFAULT":[205.3]}}]}, -{"f":84,"b":[{"b":0,"v":{"total":[30.3,30.5,28.4,28.1,30.3,28.8,30.1,29.6,28.7,30.1,28.6,28.7,30.2,28.4,28.4],"script":[7.2,7.5,6.9,6.4,7.1,7,7.3,6.8,6.9,7.2,7,6.9,7.3,6.6,6.7],"paint":[22.6,22.5,21,21.2,22.7,21.3,22.2,22.2,21.3,22.3,21.1,21.2,22.3,21.3,21.2]}},{"b":1,"v":{"total":[35,35.1,34.7,34.9,34.7,34.2,34.8,35,35.4,35,34.8,34.3,35.3,34.6,34.8],"script":[11.5,11.4,11,11.4,11.4,11,11.5,11.5,11.3,11.4,11.4,11,11.5,11.3,11.6],"paint":[22.9,23.1,23.1,22.9,22.7,22.6,22.8,22.9,23.5,23,22.9,22.7,23.3,22.7,22.6]}},{"b":2,"v":{"total":[15.6,16.5,16.6,15.8,15.6,15.2,15.3,17.5,14.7,15.5,15.3,16.3,15.8,15.9,16.3],"script":[3.5,4,5,4.4,4.2,4.4,4.4,4.6,4.2,4.3,4,3.9,4.5,3.8,4.3],"paint":[10,10.7,10,9.8,10.1,9.5,9.6,10.4,9.8,10.1,9.7,11.4,10.4,9.7,10.7]}},{"b":3,"v":{"total":[4.5,3.4,4.4,4.8,4.1,4,4.3,4.1,4,4.1,4.3,4.4,3.5,4.3,4,4.5,3.8,3.7,3.4,3.9,4,4.5,3.7,3.4,4.3],"script":[2.3,1.6,2.1,2.1,1.3,2.1,2.2,1.6,1.5,1.9,1.8,1.7,1.1,1.6,2,2.4,1.7,1.8,1.3,1.5,2,2.4,2.2,1.6,2],"paint":[2.1,1.6,1.6,2.4,2.7,1.1,1.6,2.3,1.9,1.3,1.6,1.2,2.1,2.2,1.1,0.5,1.9,1.2,2,2.3,1.1,1.5,1.4,0.9,1.2]}},{"b":4,"v":{"total":[109.2,107.8,109,108.2,108.7,111.7,109.8,114.5,110.5,110.5,108.7,109.5,108,108.8,109.6],"script":[17.1,17.8,16.8,16.8,17.5,16.8,18.7,18.5,18.4,18.8,18.1,19.3,17.7,18.8,17],"paint":[88.8,86.7,89.4,89,89.3,92.6,89.7,93.8,88.7,88.9,89,87.9,88.5,86.7,90.1]}},{"b":5,"v":{"total":[12,12,12.4,12.2,12,12,12.3,11.9,12.2,12.2,12.2,12.5,12,12.5,12.7],"script":[1.1,1.5,1.2,1.4,1.3,1.2,1.2,1,1.3,1.4,1.2,1.3,0.9,1,1.3],"paint":[9.9,10.2,10.5,10.2,10,10.3,10.6,10.1,10.2,10.3,10.1,10.1,10.1,10.8,10.7]}},{"b":6,"v":{"total":[460,401.6,408.1,409.3,477.5,474.9,420.4,471.9,441,458.4,431.1,472,477.9,474.3,440.3],"script":[221.9,169.1,171.9,174.2,239.4,237.3,184.3,236.7,207.1,221.5,197.1,238.3,237.8,234.7,204],"paint":[230.6,225.5,229,228,230.7,230.2,228.6,228.1,226.6,229.8,226.8,225.9,232.5,232.5,228.9]}},{"b":7,"v":{"total":[35.8,36.1,36.2,36,36,35.4,35.9,36,35.3,35.9,35.8,35.8,36,36.1,36.4],"script":[7.8,7.9,7.9,7.6,7.6,7.7,7.4,7.9,7.3,7.7,7.9,7.7,7.9,8,7.6],"paint":[27.1,27.3,27.4,27.5,27.4,26.8,27.5,27.2,27.1,27.3,27,27.1,27.2,27.2,27.9]}},{"b":8,"v":{"total":[17.3,18.6,18.5,19.2,17.4,17.3,20.5,17.8,17.2,18,20.3,17.4,18,18.8,17.1],"script":[15.4,15.8,16.3,16.7,15.2,15.1,17.4,15.8,15.1,15.5,17.8,15,15.6,16.3,15.2],"paint":[0.3,0.7,0.3,0.9,0.8,0.7,1.9,0.3,1.1,2.1,1.2,1,0.8,1.9,0.7]}},{"b":9,"v":{"DEFAULT":[1.1]}},{"b":10,"v":{"DEFAULT":[4.5]}},{"b":11,"v":{"DEFAULT":[4.9]}},{"b":12,"v":{"DEFAULT":[2]}},{"b":13,"v":{"DEFAULT":[31.6]}},{"b":14,"v":{"DEFAULT":[182.2]}},{"b":15,"v":{"DEFAULT":[49.6]}},{"b":16,"v":{"DEFAULT":[208.8]}}]}, -{"f":85,"b":[{"b":0,"v":{"total":[32.5,42.8,31.4,34,33.9,35.4,31.8,38.5,37,36.8,37.8,40,35.9,38.4,35.5],"script":[8,7.9,8.2,8,8,8.6,8.4,8.2,8.3,8.5,8.2,8.5,8.5,8.3,8.4],"paint":[23,22.4,22.8,22.4,22.9,23.1,23,22.4,22.6,22.5,22.1,22.4,22.5,22.9,22.7]}},{"b":1,"v":{"total":[40.5,39.7,41.3,39.2,39,42.6,40.9,41.3,38.9,37.1,39.1,40.9,40.1,41.6,42.9],"script":[10.9,10.8,12,10.8,10.7,12.1,10.6,12.1,10.9,10.8,10.9,12.1,12,11.9,12.1],"paint":[23,23.7,23.2,23.1,23.1,23.3,23.5,23.1,22.8,23.3,22.8,24,23.1,23.4,23.7]}},{"b":2,"v":{"total":[33.7,18.4,33.2,19.5,35.1,35.8,35.8,19,19.4,18.7,19.5,35.9,35.4,18.8,20.3],"script":[5.8,5.9,5.5,5.9,5.7,5.4,6.2,6.2,5.8,5.5,6.1,5.4,6.1,5.6,4.8],"paint":[10.7,10.8,11.1,12.8,13.8,13.3,13.7,10.9,12.8,11.6,11.6,13.5,13.1,11.8,12.1]}},{"b":3,"v":{"total":[9.1,9,12.9,12.2,13.5,8.5,10.4,8.5,12.5,10.8,8.3,10.8,10,8.8,12.3,8.7,9.8,12.4,13.1,8.6,14.7,10.5,11.5,12.5,11],"script":[4.2,3.9,3.4,3.9,4.2,4.2,3.2,3.6,3.8,5.2,4.5,4,4.8,4,3.1,3.1,3.7,4.3,4.2,4.1,3.5,4.5,4.1,3.5,3.9],"paint":[3.5,2.1,2.9,3.8,3.4,3.7,2.3,3.4,3,3,3.4,3.1,2.9,3.1,2,2.8,4.8,3,3.4,3,2.8,2.9,3.7,2.3,1.6]}},{"b":4,"v":{"total":[130.9,127.2,111.7,115.1,112,112.1,115,114.6,128,112.5,131.4,130.4,112.3,114.8,130.7],"script":[20.3,20.6,19.2,20.1,20.6,20.1,19.9,20.6,20.7,21,21.2,20.8,19.8,20.7,22],"paint":[92.4,88.8,88.4,91.6,89.6,90.4,93.1,91.3,90.3,89.7,91.4,92.2,90.3,90.9,89]}},{"b":5,"v":{"total":[16.9,16.2,17.2,16.7,17.7,15.5,18.8,15.4,17.2,17.9,17.3,17,16.4,15.4,16],"script":[2.3,2,2,1.9,1.9,2.2,2.1,2.3,2,2.1,1.9,1.9,1.9,1.9,2.6],"paint":[11.6,11.8,12.3,12,11.4,11.6,12.1,11.6,11.4,12.1,11.5,11.8,11.9,11.7,11.6]}},{"b":6,"v":{"total":[396.3,395.4,393.5,397.3,395.7,394.8,398.2,393.6,395.1,391.3,396.8,395.3,390.8,395,391.1],"script":[159.1,154.9,157.1,153.4,155.1,156.5,156.8,154.2,153.8,156.4,154,155,151.9,154.1,155.9],"paint":[229.6,228.4,226.7,229.3,227.7,228.8,229,227.4,228.6,229.9,227.9,227.9,227.8,231.6,227.2]}},{"b":7,"v":{"total":[40.2,41.8,36.2,40.3,40.1,36.6,40.5,40.8,40.2,36.4,39.9,36.2,36,41.1,40.1],"script":[7.7,7.6,8.4,7.7,7.7,7.8,8.1,8.7,8.3,8.4,8,8.3,8.2,7.6,8.5],"paint":[27.4,29.1,27.2,27.4,27.3,28,27.4,27.3,27.2,27.5,27,27.4,27.2,26.4,26.9]}},{"b":8,"v":{"total":[16.3,16.6,35.4,18.6,16.7,36.5,15.5,17.1,16.5,16.9,18.1,17.1,18.8,16.4,35.3],"script":[12,11.6,13.2,13.5,12.5,13,11.3,12.6,12.6,13.4,13.3,12.5,13.7,12.1,13.5],"paint":[2.5,3.4,1.4,1.8,2.7,3.8,2.7,2.6,2.7,2.6,2.2,2.1,3.3,2.3,1.6]}},{"b":9,"v":{"DEFAULT":[1.1]}},{"b":10,"v":{"DEFAULT":[4.6]}},{"b":11,"v":{"DEFAULT":[5]}},{"b":12,"v":{"DEFAULT":[2]}},{"b":13,"v":{"DEFAULT":[31.7]}},{"b":14,"v":{"DEFAULT":[182.4]}},{"b":15,"v":{"DEFAULT":[49.6]}},{"b":16,"v":{"DEFAULT":[211.9]}}]}, -{"f":86,"b":[{"b":0,"v":{"total":[33,32.8,32.9,32.8,32.8,32.9,32.8,32.5,32.8,33,33.2,32.5,33.2,32.8,32.7],"script":[9.5,9.2,9.6,9.5,9.3,9.4,9.1,9.1,9.4,9.3,9.3,9,9.6,9.5,9.6],"paint":[22.9,22.9,22.6,22.7,22.9,22.9,23.1,22.8,22.8,23.1,23.3,22.9,23,22.7,22.6]}},{"b":1,"v":{"total":[37.2,36.9,37.1,40.1,36.8,37,36.8,37.1,37.1,37.3,36.9,36.5,37.4,37.1,37],"script":[13,12.9,12.9,13.3,12.6,12.7,13,12.8,12.9,12.7,12.7,12.5,12.8,12.8,12.9],"paint":[23.5,23.4,23.5,26.1,23.5,23.7,23.1,23.7,23.6,24,23.6,23.3,23.9,23.7,23.5]}},{"b":2,"v":{"total":[16.1,16.8,17.8,17.2,17.1,16.1,18,18.9,15.9,19.7,17.8,17.1,16.9,16.3,17.9],"script":[5,5,5.1,5.2,4.6,4.9,5.2,5.7,4.5,5.1,5.9,5.3,4.9,4.8,5.2],"paint":[9.2,10.5,10.5,10.1,11.4,9.9,11.5,10.9,9.9,12.1,10.4,9,10.7,10.2,10.1]}},{"b":3,"v":{"total":[4.4,3.7,4.1,4.6,4.1,4.7,4.1,4.5,4,4.9,5.4,5,4,4.4,4.2,3.7,4.4,5.4,4.2,3.9,4.4,3.6,4,4.5,4.7],"script":[2,1.8,1.8,2.3,1.9,2.3,1.2,1.9,2.1,2.2,1.8,1.3,1.6,2.1,2.1,1.9,2.4,1.9,2.1,2,2.2,1.2,1.8,1.7,2],"paint":[1.4,1,1.7,2.2,1.4,2.3,2.7,1.6,1.1,2.6,1.4,1.6,1.4,1.7,1,1.3,1.9,2.2,1.3,1.1,2,2,1.6,2.6,1.4]}},{"b":4,"v":{"total":[112.5,108.8,110.4,111.7,109.8,109.4,110.5,113.8,108.7,110.1,109.9,110.1,108.8,109.7,107.4],"script":[18.8,18.8,18.6,19.9,19.4,18.7,20,21.2,19.4,18.4,18.2,18.6,18.9,18.5,18.7],"paint":[90.8,88,89,88.3,88.5,88.5,87.5,89.7,86.8,89.5,89.5,88.6,86.8,89.1,85.4]}},{"b":5,"v":{"total":[13.4,12.8,13.7,13.1,12.7,13.4,13.4,13.4,13.3,13.1,12.8,14,13.5,14,13.4],"script":[1.8,1.5,1.8,1.6,1.6,1.6,1.6,1.4,1.7,1.7,1.5,1.8,1.6,1.8,1.8],"paint":[10.8,10.4,11,10.7,10.3,10.8,11,10.9,10.4,10.7,10.6,11.4,11,11.5,10.9]}},{"b":6,"v":{"total":[416.4,417.4,415.7,414.7,418.1,414.2,416.2,418.5,416.5,416.8,415.2,417.4,421,417.4,420.8],"script":[178.7,180.1,181.8,178.1,182.8,177.7,179.9,181.6,180,179,177.9,181.8,183,185.1,183.9],"paint":[229.9,229.4,226.4,228.8,227.7,228.3,228.6,229.1,228.8,230.2,229.5,227.5,230,224.8,229]}},{"b":7,"v":{"total":[39.6,38.9,38.9,38.4,38.9,38.7,38.8,39,39.4,38.2,39.1,38.8,38.9,38.8,39.3],"script":[9.9,9.8,9.8,9.7,9.9,9.7,9.8,9.6,9.9,9.5,9.6,9.6,9.8,9.7,9.9],"paint":[28.6,28.2,28,27.7,27.9,28,28,28.4,28.3,27.7,28.4,28.1,28.2,28.1,28.4]}},{"b":8,"v":{"total":[18.4,18.9,19.6,19,18.8,18.7,18.4,18,18.7,19,21.2,18.5,18.8,18.7,19.7],"script":[15.6,16.5,17.2,17.4,16.6,16.7,16.2,16.1,17.1,16.6,18.6,16.5,16.9,16.4,18],"paint":[1.3,0.8,0.8,0.5,1,0.6,0.9,1,0.2,1.1,1.3,0.7,0.9,1.1,0.3]}},{"b":9,"v":{"DEFAULT":[1.1]}},{"b":10,"v":{"DEFAULT":[5.8]}},{"b":11,"v":{"DEFAULT":[6.2]}},{"b":12,"v":{"DEFAULT":[1.9]}},{"b":13,"v":{"DEFAULT":[43.5]}},{"b":14,"v":{"DEFAULT":[188.3]}},{"b":15,"v":{"DEFAULT":[51.3]}},{"b":16,"v":{"DEFAULT":[206.9]}}]}, -{"f":87,"b":[{"b":0,"v":{"total":[31.5,31.3,31.1,31.2,31.3,31.5,31.8,31.4,31,31.5,31.4,31.8,31.6,31.3,31.1],"script":[9.8,9.4,9.2,9.4,9.4,9.5,9.8,9.3,9.4,9.6,9.4,9.3,9.4,9.4,9.2],"paint":[21.3,21.5,21.5,21.5,21.5,21.7,21.4,21.7,21.3,21.6,21.7,22.1,21.9,21.6,21.4]}},{"b":1,"v":{"total":[37.6,37.7,36.4,37.4,36.9,36.6,36.6,36.9,38,37.7,37.4,36.4,38.5,37.5,37.3],"script":[13.9,13.8,12.7,13.6,12.9,12.7,12.7,13,13.9,13.2,13.7,12.6,14.3,13.7,13.6],"paint":[23.2,23.4,23.3,23.4,23.5,23.5,23.4,23.5,23.7,24.1,23.2,23.4,23.7,23.4,23.3]}},{"b":2,"v":{"total":[16.3,16.5,18.2,16.6,15.6,15.6,16.7,17,15.5,16.3,16.3,16.7,17.1,16.8,16.1],"script":[4,5.2,5.1,4.5,4.1,4.1,5.1,5,4.5,4.2,4.3,4.7,4.5,4.8,5],"paint":[11.3,10.3,11.1,11,10.3,10,10,10.1,9.6,10.5,11.1,10.9,10.5,10.7,10.1]}},{"b":3,"v":{"total":[5.5,5.2,4.9,4.9,4.8,5.6,6.1,5.5,5.5,4.7,5,4.8,4.9,5.3,5.2,5.2,6.1,5,4.8,4.9,5,5.3,5.6,5.4,5.3],"script":[3,2.4,2.3,1.9,2.7,2.5,3.2,2.8,3.1,1.7,3,2.5,3.1,2.9,3.2,2.7,3.7,1.9,2.6,3,2.6,2.8,3.2,2.9,2.9],"paint":[1.6,1.8,1.8,1.9,1.3,2.6,1.6,2.6,1.8,1.8,1.1,2.2,1.7,1.6,1.1,2.3,2.3,2.8,1,1.1,1.8,2.4,1.6,1.9,1.6]}},{"b":4,"v":{"total":[111.1,107.5,107.8,109.3,108.7,106.2,108.9,110.2,108,109.1,109.6,110.6,108.3,110.7,110.8],"script":[18.9,18.6,19,20.2,18.9,17.9,18.3,17.4,18.3,18.3,19.1,17.7,17.6,19.5,17.8],"paint":[90.4,87.6,86.7,87.8,88.2,86,88.9,91.7,87.7,87.8,88.2,90.8,89.7,89.7,90.5]}},{"b":5,"v":{"total":[12.6,12.2,12.7,12.4,12.7,12.6,12.4,12.6,12.8,12.3,12.8,12.8,12.7,12.5,12.5],"script":[1.2,1.2,1.1,1.2,1.6,1.2,0.9,1.4,1.2,1.1,1.6,1.4,1.5,1,1],"paint":[10.7,10,10.8,10.4,10.4,10.7,10.6,10.6,10.8,10.4,10.5,10.7,10.6,11,10.6]}},{"b":6,"v":{"total":[430.7,428.1,433.3,436,427.9,431.4,430.7,431,428.6,429,428.8,431.5,432.9,429.4,431.4],"script":[194.5,192.4,196.2,195.3,189.5,194,194.2,195.3,190.8,193,193.2,194,196.1,194.7,191.1],"paint":[228.8,228.7,230.1,233.7,231.2,230.2,229.3,228.8,230.6,228.9,228.4,230.2,229.7,227.8,233]}},{"b":7,"v":{"total":[38.9,39.8,39.5,39.3,38.7,38.9,39.6,39.4,38.8,38.3,38,40.4,39.5,38.7,39.1],"script":[11.2,11,11.5,11.3,11,10.7,10.8,11,10.8,10.5,10.3,11.6,10.8,10.8,10.8],"paint":[26.9,27.9,27.2,27.2,26.9,27.3,27.9,27.6,27.1,26.9,26.9,28,27.8,27.1,27.4]}},{"b":8,"v":{"total":[11.9,12.3,12.3,12.5,12.2,11.7,11.2,11.4,12.6,12.2,11.8,12.2,11.5,12.1,11.2],"script":[10.6,10.3,10.6,11.1,10.7,10.2,10.3,9.6,11.1,10.4,10.1,10.5,10.1,9.9,9.9],"paint":[1.2,1.8,1.6,1.3,1,1.1,0.2,1.5,1.4,0.8,0.9,1.6,1.1,2.1,0.3]}},{"b":9,"v":{"DEFAULT":[1.4]}},{"b":10,"v":{"DEFAULT":[7.2]}},{"b":11,"v":{"DEFAULT":[7.7]}},{"b":12,"v":{"DEFAULT":[2.7]}},{"b":13,"v":{"DEFAULT":[55.3]}},{"b":14,"v":{"DEFAULT":[213.1]}},{"b":15,"v":{"DEFAULT":[49.2]}},{"b":16,"v":{"DEFAULT":[217.6]}}]}, -{"f":88,"b":[{"b":0,"v":{"total":[32,31.2,31.4,31.4,31,31,32.4,31,31,31.9,31,31,31.3,31.1,31.8],"script":[9.2,8.8,8.9,9.2,8.7,9.2,9.6,9.3,8.6,9.2,8.8,8.8,9,8.9,9.2],"paint":[22.3,21.8,21.9,21.7,21.7,21.3,22.3,21.2,21.8,22.1,21.7,21.6,21.7,21.7,22]}},{"b":1,"v":{"total":[38.9,38.7,38,39.1,38.7,38.8,37.9,39,38.3,38,38.6,38.5,38.2,38.6,39.1],"script":[14,13.9,14.1,14.3,14,13.9,13.6,14.1,13.9,13.7,14,14.1,14,13.9,14.2],"paint":[24.3,24.2,23.4,24.2,24.1,24.3,23.7,24.2,23.8,23.6,24,23.8,23.6,24.2,24.3]}},{"b":2,"v":{"total":[16.1,17.6,17.4,16.8,15.3,17.5,16.6,18.1,16.1,17.8,17.9,16.4,17.8,15.9,16.4],"script":[4.9,5.1,5.2,4.9,4.6,5.6,4.5,5.3,5.3,6,5.1,4.7,5.4,5.1,4.9],"paint":[10.1,11,10.2,9.2,9.3,10.4,11.3,11.4,9.3,10.5,10.5,10.8,9.7,8.5,10.2]}},{"b":3,"v":{"total":[6.1,5.3,5.1,4.8,5.4,5.3,5.2,5.4,5.5,5,5,5.1,5,4.6,5.9,4.6,6.5,5,6.1,4.9,5.7,5.3,4.8,4.6,4.7],"script":[2.9,3,2.4,2.6,3.3,2.9,2.8,2.7,2.3,2.3,2.4,2.3,2.4,2.5,3.4,2.4,2.2,2.3,2.7,1.9,2.2,2.5,2.7,2.7,2.3],"paint":[1.9,2.2,2.4,2,1.4,2.3,2.1,1.2,1.7,2.5,2.5,2.6,2.1,0.8,1.7,1.3,2.2,1.8,1.2,1.8,2.4,1.4,0.8,1,1.9]}},{"b":4,"v":{"total":[110.2,115.3,110.5,112.6,117.2,116.8,114,114.8,111.9,112.2,111.7,111.7,113,116.6,114.2],"script":[21.6,23.7,23.1,24.6,23.5,24.5,24.5,22.3,22,22.9,22.4,23.3,24.1,24.8,24.5],"paint":[86.6,89.3,84.5,86.2,91.5,90.5,86.4,89.2,88.7,86.6,86.9,85.4,86.7,89,87.2]}},{"b":5,"v":{"total":[13.7,12.8,12.8,12.5,13.4,12.8,12.6,13.2,13,12.3,12.7,13.3,12.8,13.5,12.4],"script":[1.7,1.8,1.5,1.5,2,1.5,1.8,2,1.7,1.6,1.6,1.5,1.5,1.6,1.4],"paint":[11.1,10.1,10.6,10.1,10.4,10.4,10.1,10.6,10.8,10.3,10.5,10.9,10.3,10.4,10.4]}},{"b":6,"v":{"total":[435.9,427.1,422.6,429.1,420.6,427.1,426.1,423.9,427.3,422.8,425.3,425.7,424.8,424.2,431.7],"script":[197,193.2,192.6,194.4,190.8,195.6,194.6,191.2,196.2,189.6,192.1,195,191.5,193.6,197.8],"paint":[231.7,226.9,222.8,227.1,222.8,224.1,224.5,225.6,224.1,225.8,225.9,223.6,226.1,223.4,226.8]}},{"b":7,"v":{"total":[37.7,37.3,37.2,37.4,37.3,37.8,37.3,37.5,38.2,38.1,37.8,37.5,37.3,38,37.8],"script":[10.2,10,9.7,9.9,10.2,10.3,10.3,9.9,10.6,10.2,10,10.1,10,10.2,10.2],"paint":[26.5,26.2,26.5,26.2,26.2,26.5,26.1,26.6,26.7,26.9,26.9,26.3,26.4,26.9,26.6]}},{"b":8,"v":{"total":[20.6,17.4,18,17.6,18.2,17.5,17.9,17.9,18.2,17.4,19.3,17.6,16.7,18.3,17.6],"script":[17.9,15.3,16.2,14.9,16,15.2,15.5,15.5,16,15,16.9,15,15,16.2,15.4],"paint":[1.3,0.7,0.6,2.4,1.3,1,1.8,1.2,1.8,0.3,1.3,1.4,0.3,1.2,0.9]}},{"b":9,"v":{"DEFAULT":[1.6]}},{"b":10,"v":{"DEFAULT":[6.3]}},{"b":11,"v":{"DEFAULT":[6.7]}},{"b":12,"v":{"DEFAULT":[2.3]}},{"b":13,"v":{"DEFAULT":[44.6]}},{"b":14,"v":{"DEFAULT":[242.8]}},{"b":15,"v":{"DEFAULT":[64]}},{"b":16,"v":{"DEFAULT":[273.8]}}]}, -{"f":89,"b":[{"b":0,"v":{"total":[31.3,31.3,31.3,31.2,31.2,31.3,30.5,31.5,31.2,31.6,31.3,31,31.5,30.8,31.7],"script":[8.7,8.7,8.7,8.3,8.2,8.2,8,8.3,8.5,8.6,8.4,8.3,8.8,8.2,8.5],"paint":[22.1,22,22,22.3,22.5,22.6,21.9,22.7,22.1,22.5,22.3,22.1,22.2,22.1,22.7]}},{"b":1,"v":{"total":[233.4,232.4,234.1,233.5,239,232.1,222.7,236.5,241.4,234.7,235,225.3,235,239.6,235.4],"script":[212,211.1,212.9,211.6,216.8,210.8,201.1,214.9,219.7,213,213.7,203.6,213.7,217.7,214],"paint":[20.9,20.8,20.8,21.5,21.7,20.9,21.1,21.2,21.3,21.3,20.9,21.2,20.8,21.4,20.9]}},{"b":2,"v":{"total":[30.4,30.8,30.6,30.4,30.6,32.6,31.6,30.2,31.6,30.2,32.1,30.7,30.9,31,30.6],"script":[18.3,18.4,18.1,18.1,18.7,18.4,18.5,17.7,19.1,18.2,18.3,18.4,17.8,18.8,18.1],"paint":[10.5,11.1,10.4,11.5,9.9,12.2,10.9,10.7,10.8,10,11,10.9,10.2,9.6,10.4]}},{"b":3,"v":{"total":[20.7,20.2,20.7,20,21.6,21.5,21.1,20.4,21.4,21.5,19.5,20.5,20,19.8,19.8,20.3,20.3,19.7,20.1,19.3,20.8,20.4,20.5,19.9,21],"script":[17.5,16.1,17.3,16.6,18,17.9,17.3,17.1,17.7,17.5,16.6,16.5,17.1,17.2,16.8,16.6,16.5,16.1,16.8,17.1,17.3,17.8,17.3,17.3,17.5],"paint":[1.6,2.3,2,1.9,2,2.5,1.8,2.3,1.7,2.7,2.2,2,1.7,1.6,1.9,1.9,3.1,2.5,1.4,1.1,2.1,2.4,0.8,2,1.6]}},{"b":4,"v":{"total":[128,126.7,126.8,124.7,126.9,129,123.3,125.5,125.8,128,131,126.4,123.6,125.8,126.5],"script":[34.9,36.7,36.1,36.2,36.5,36.2,34.8,34.9,35.3,36.5,36.5,35.3,35.2,35,34.8],"paint":[91.4,87.6,87.7,85.9,88.4,91.1,87.2,87.5,88.5,88.8,91.6,88.9,85.1,88.9,89.8]}},{"b":5,"v":{"total":[19.8,19.1,20,19.6,19.3,19.6,19.3,19.7,19.6,19,19.3,19,19.1,19.9,19],"script":[8.1,8,7.9,7.6,8,7.9,7.4,7.8,7.5,7.6,7.7,7.8,7.6,8.1,7.5],"paint":[10.7,10.3,10.9,10.6,10.4,10.8,10.6,10.5,10.9,10.6,10.5,10.3,10.6,10.7,10.4]}},{"b":6,"v":{"total":[493.1,492.5,490.2,488.9,492.6,491.5,487.7,462.9,488.7,465.9,492.8,490.2,490,487.6,488.9],"script":[254.2,256.8,254,254.1,256.5,255,252.1,227.2,251.8,232.6,255.7,252.4,255.2,251.7,252.7],"paint":[231.1,228.2,228.5,227.3,228.5,229,227.9,228.5,229.3,225.7,229.3,230.2,227.5,228.5,228.6]}},{"b":7,"v":{"total":[40.9,40,41.4,41.1,41.2,41.5,41.4,40.7,41.1,41.3,41.2,41.1,40.6,40.8,40.7],"script":[12.5,12.4,12.7,12.6,12.9,12.6,12.8,12.5,12.6,12.7,12.6,12.6,12.5,12.7,12.8],"paint":[27.4,26.6,27.7,27.5,27.3,27.9,27.6,27.3,27.6,27.6,27.6,27.5,27.1,27.1,27]}},{"b":8,"v":{"total":[20.9,22.5,20.1,20.9,21.2,20.7,21.6,20.9,21.4,20.4,21.3,20.6,19.1,20.8,19.1],"script":[19,19.8,18.8,18.8,19.4,18.5,19.5,18.2,19.2,18.7,18.9,18.2,17.3,18.9,17.3],"paint":[0.3,1.5,1.1,0.9,0.7,1.3,1,1.1,1,1,1.1,1.6,0.7,0.3,0.7]}},{"b":9,"v":{"DEFAULT":[1.7]}},{"b":10,"v":{"DEFAULT":[5.2]}},{"b":11,"v":{"DEFAULT":[6.7]}},{"b":12,"v":{"DEFAULT":[2.6]}},{"b":13,"v":{"DEFAULT":[32.4]}},{"b":14,"v":{"DEFAULT":[297.7]}},{"b":15,"v":{"DEFAULT":[78.6]}},{"b":16,"v":{"DEFAULT":[336.6]}}]}, -{"f":90,"b":[{"b":0,"v":{"total":[35,33.6,33.5,33.6,33.6,33.5,33.6,33.6,34,33.4,33.6,34,34,33.7,33.9],"script":[12.3,11.4,11.2,11.4,11.2,11.5,11.5,11.2,11.5,11.3,11.2,11.6,11.3,11.3,11.4],"paint":[22.1,21.7,21.7,21.7,21.9,21.5,21.5,21.9,22,21.6,21.8,21.8,22.2,21.8,21.9]}},{"b":1,"v":{"total":[42,41.4,41.7,41.9,41.7,41.9,41.8,41.8,41.6,41.7,41.7,41.8,41.9,41.5,41.6],"script":[16.8,16.5,17,16.9,16.6,16.6,16.8,16.7,16.6,16.9,16.7,17,16.9,16.8,16.7],"paint":[24.5,24.3,24.1,24.4,24.5,24.7,24.4,24.5,24.4,24.2,24.3,24.2,24.4,24.1,24.3]}},{"b":2,"v":{"total":[20.5,20.9,20.9,21.1,21.4,21.1,19.8,20.3,21.4,20.3,20.5,20.1,20.3,20.3,21.4],"script":[7.3,8.1,7.1,7.6,8.9,8.6,7.4,7.4,8.2,7.7,7.5,7.7,8,8.7,8.4],"paint":[11.2,12.1,11.2,11.2,10.1,10.6,10,11,11.3,10.4,11,10.3,10.3,10.3,11.6]}},{"b":3,"v":{"total":[5.9,5.8,5.5,5.6,5.8,6.3,4.7,5.8,5.6,5.4,6,5.7,5.6,5.5,6.4,5.8,4.9,6.1,6.1,6,6.2,5.5,6,5.8,6.1],"script":[3.9,3.1,3.1,3,3.4,3.7,3,3.8,3.5,3.1,3.3,3.3,3.4,3,3.9,3.4,2.4,3.6,3.7,3.3,3.6,3.8,3.5,3,4.1],"paint":[1,2.3,1.4,1.9,1.8,2,0.7,1,1.3,1.4,2.1,1.5,1.5,1.9,2.2,1.9,1.9,1.6,1.5,1.5,1.7,1.6,1.6,2.1,1.9]}},{"b":4,"v":{"total":[117.6,115.7,112.8,113.5,118,112.1,112,114.2,114.5,114.1,112.5,112.9,111.6,109.6,114.4],"script":[22.8,21.3,20.3,20.8,22,20,20.9,21.3,21,21.9,20.7,20.6,20.4,20.5,21.6],"paint":[92.1,90.4,89.3,90.5,93.7,89,88.8,91,90.8,90.1,89.1,89.5,89.7,86.9,90.5]}},{"b":5,"v":{"total":[24.9,25,24.5,24.3,24.6,25.1,25,25.3,24.7,25.2,24.4,24.8,24.5,25.6,24.3],"script":[12.3,12.7,12.5,12.1,12.3,12.8,12.5,12.4,12.1,12.5,11.8,12.2,12.2,12.9,12.2],"paint":[11.4,11.4,11,11,10.8,11.1,11.3,11.8,11.4,11.3,11.7,11.5,11.2,11.6,11.1]}},{"b":6,"v":{"total":[461,463,463.7,468.7,465.9,469.8,466.2,467.8,468.3,460.2,460,463.4,459.4,459.8,462.6],"script":[222.7,225.5,224,230.6,228.7,230.5,230.1,224,224.6,222.7,222.4,227.8,222.4,222.1,224.3],"paint":[230.9,230.4,232.5,230.8,229.7,232,228.9,236.6,236.5,230.3,230.3,228.7,230,230.4,231.1]}},{"b":7,"v":{"total":[41.2,41.4,39.7,41.2,41.2,41,40.8,41.1,41.3,41.8,40.9,40.9,41.4,41.5,40.7],"script":[12.9,13,12.2,13,12.8,12.8,12.6,12.7,13.1,13.2,13,13.1,13.2,13.1,12.9],"paint":[27.3,27.4,26.4,27.1,27.4,27.2,27.3,27.4,27.3,27.5,26.9,26.9,27.2,27.4,26.8]}},{"b":8,"v":{"total":[21.9,20.5,23.3,21.3,20.4,22.3,20.6,21.9,21.3,20.6,22.5,19.4,21.3,22.1,20.2],"script":[19.5,18.4,21.3,18.9,18.5,19.9,18,20,18.8,19.1,20.8,18,19.4,19.9,18.2],"paint":[2.1,0.3,1.6,1.5,1.6,1.2,2.4,0.3,1.1,0.4,1.1,0.3,0.6,1,0.3]}},{"b":9,"v":{"DEFAULT":[1.3]}},{"b":10,"v":{"DEFAULT":[8.7]}},{"b":11,"v":{"DEFAULT":[9.3]}},{"b":12,"v":{"DEFAULT":[2.1]}},{"b":13,"v":{"DEFAULT":[70.6]}},{"b":14,"v":{"DEFAULT":[193.9]}},{"b":15,"v":{"DEFAULT":[52.9]}},{"b":16,"v":{"DEFAULT":[221.8]}}]}, -{"f":91,"b":[{"b":0,"v":{"total":[31.9,32.2,30.4,30.7,31.6,30.7,30.3,31.3,30.6,30.9,31.9,31.8,30.9,30.6,29.9],"script":[9.2,9.2,8.3,8.3,8.8,8.9,8.4,8.9,8.4,8.6,9.1,9.2,8.8,8.4,8.2],"paint":[22.1,22.4,21.5,21.8,22.2,21.3,21.4,21.9,21.7,21.8,22.3,22.1,21.5,21.7,21.2]}},{"b":1,"v":{"total":[37.4,37.4,37.5,37,37.8,38.3,37.8,37.2,37.2,37,37.4,37.4,37.4,37.6,37.5],"script":[13.7,13.7,13.8,13.4,14,13.6,14,13.6,13.4,13.6,13.9,13.9,13.6,13.8,13.7],"paint":[23.2,23.1,23.1,23.1,23.2,24.1,23.2,23,23.2,22.8,22.9,22.9,23.1,23.1,23.2]}},{"b":2,"v":{"total":[19.9,21.6,19.3,19.8,19.5,19.2,19.2,19,19.1,19.9,19.1,19.4,18.7,19.6,19.8],"script":[7.6,8.1,6.9,7.2,6.9,7.2,7,7.6,7.3,7.6,7.3,7,7,7.5,7.3],"paint":[11.4,11.4,10.2,10,10.9,10.5,10.1,10,9.4,9.6,9.9,9.4,9.9,10.1,10.5]}},{"b":3,"v":{"total":[5.2,5.7,5.6,5.4,5.3,4.9,5.8,6,4.8,5.2,5.3,5.6,4.8,5,4.6,4.9,5.9,5.1,4.9,4.9,4.7,5.3,5.1,5.8,5.1],"script":[2.8,3.2,2.8,2.4,2.7,2.6,2.8,3.2,2.6,2.8,2.1,3.2,2.5,2.4,2.2,2.5,3,2,2.4,3,2.6,2.7,2.7,3.3,2.5],"paint":[2.3,2.3,1.9,2.3,1.5,1.3,2.3,1.7,1.6,1.9,1.6,2.2,2.2,1.6,2.3,1.9,1.7,3,1.5,1,1.6,1.8,2.1,1.7,2.4]}},{"b":4,"v":{"total":[110.9,112.2,111.2,112.9,110.2,110.9,110.2,110.3,113,114.8,107.7,110.4,108.8,111,109.9],"script":[20,20.9,19.8,20.9,19.8,21.3,20.3,19.1,22.2,22.7,18.8,19.3,20.2,18.8,19.6],"paint":[88.4,88.7,87.7,89.4,87.5,87.5,87.7,88.8,88.1,89.6,86.1,88.7,87.3,90.4,87.2]}},{"b":5,"v":{"total":[14,14,14.5,13.7,13.4,13.5,13.3,13.7,13.4,14.3,12.9,14.1,12.8,14.5,13.5],"script":[3.2,2,2.4,2.4,2.3,2,2.1,2.5,2.1,2.6,1.8,2.3,1.8,3,2.7],"paint":[10.1,11.3,10.9,10.7,10.5,10.1,10.3,10.4,10.3,11.3,10.2,10.4,10.4,10.8,10.2]}},{"b":6,"v":{"total":[416.6,414.5,422.5,416.7,413,413.9,414.9,417,417.6,414.2,415.8,412,409.9,418,413.9],"script":[183.8,181.9,183.8,184.5,183.5,182.6,184.3,181.2,185.1,183.4,184.1,181.3,180.3,183.8,182.2],"paint":[225.7,225.6,231.5,224.9,222.4,224.3,223.6,228.6,225.1,223.7,224.4,223.7,222.5,226.4,224.7]}},{"b":7,"v":{"total":[37.1,37,37.2,37.3,37.4,37.3,37.2,38.1,37.3,36.7,37.6,36.5,37.8,37.1,36.8],"script":[9.6,9.6,9.5,9.6,9.5,9.7,9.6,9.7,9.6,9.8,9.2,9.3,9.7,9.5,9.6],"paint":[26.5,26.4,26.7,26.7,27,26.6,26.7,27.5,26.8,25.9,27.5,26.2,27.1,26.6,26.3]}},{"b":8,"v":{"total":[20.7,17.9,17.7,18.8,19.5,18.7,19,17.1,18.6,18.5,19.1,19,18.7,18.2,17.8],"script":[17.6,16.5,15.9,16.8,16.9,16.4,16.9,15.3,16.3,16,16.8,16.6,16.5,16.3,15.4],"paint":[1,1.2,0.3,1.6,1.7,2,1,1.2,0.5,2.1,2,1.4,1.2,1.5,2.1]}},{"b":9,"v":{"DEFAULT":[1.2]}},{"b":10,"v":{"DEFAULT":[6]}},{"b":11,"v":{"DEFAULT":[6.5]}},{"b":12,"v":{"DEFAULT":[2]}},{"b":13,"v":{"DEFAULT":[45.4]}},{"b":14,"v":{"DEFAULT":[185.9]}},{"b":15,"v":{"DEFAULT":[50.6]}},{"b":16,"v":{"DEFAULT":[203]}}]}, -{"f":92,"b":[{"b":0,"v":{"total":[33.5,31.8,31.5,33.5,31.5,32,31.8,31.5,32.3,32.2,31.7,33,32,31.7,31.8],"script":[10.4,9.9,9.5,10.6,9.5,9.8,9.8,9.5,9.9,10.1,9.5,10.2,9.7,9.5,9.7],"paint":[22.5,21.3,21.5,22.3,21.4,21.6,21.5,21.5,21.8,21.6,21.7,22.3,21.8,21.7,21.5]}},{"b":1,"v":{"total":[38,37.9,38.4,38.3,37.6,38.1,37.9,38.1,37.9,38.2,38.3,37.6,37,38.6,38.2],"script":[14.2,13.9,14.3,14.1,13.8,14.1,14.1,14,13.9,14.1,14.1,14,13.1,14.4,14.1],"paint":[23.2,23.4,23.4,23.6,23.2,23.4,23.2,23.5,23.4,23.5,23.5,23.1,23.4,23.6,23.6]}},{"b":2,"v":{"total":[20.9,19.4,19.6,21.1,19.3,21.2,20.2,20.2,21.1,23.7,20.5,22.5,21.7,20.6,20.2],"script":[8.4,7.5,7.3,7.6,7,8.6,8.1,8.2,8.4,10.6,8.3,9.1,9.8,7.7,7.8],"paint":[10.9,9,9.3,9.3,10,10.6,10.6,10.2,11.1,11.6,10.6,11,10.7,10.9,10.9]}},{"b":3,"v":{"total":[7.1,6.2,6,6.5,5.7,5.8,6.1,6.1,5.5,5.6,5.5,6.1,5.9,5,5.1,5.7,5.8,5.8,5.8,7.2,5.7,6.3,5.8,5.8,5.8],"script":[3.5,4.2,3.3,3.9,3.3,3.2,3.3,3.4,2.6,3.6,2.8,3.3,3.1,2.9,3.2,3.3,3,3.6,3.1,3.6,3.3,3.8,3.1,3.4,3.4],"paint":[1.5,1.6,2.5,1.8,1.3,1.6,1.9,1.6,2.4,1.4,1.6,1.2,2.7,1.5,1.1,1.5,2,1.3,2.6,1.5,1.5,1.5,1.3,1.5,2.3]}},{"b":4,"v":{"total":[117,113.4,112.7,111,112,113.6,117.5,111.6,113.7,112.3,114.3,114.1,114.3,113.2,115.7],"script":[22.9,21.2,21.9,22.2,22.6,21.9,22.4,22.8,24.3,23.1,22.5,23.5,22.9,23.3,21.8],"paint":[91.1,89.9,88.4,86.1,87,89.3,91.8,86.3,85.7,86.5,89,87.1,89,87.9,91]}},{"b":5,"v":{"total":[15.3,15.2,15.2,15.5,15.1,15.3,15.4,15.2,15.7,15.8,15.7,14.7,15.3,15.3,13.4],"script":[3.7,3.6,3.4,3.5,3.6,3.5,3.5,3.7,3.8,3.7,4,3.6,3.6,3.8,2.5],"paint":[10.8,10.9,11,11.7,10.9,10.9,11.2,11.1,11.3,11.4,11.2,9.8,11,10.6,9.9]}},{"b":6,"v":{"total":[422.8,429.6,429.5,430.2,429.3,424,429,427.5,441.7,429,427,431.6,431.5,430.2,423.2],"script":[190.1,191.5,195.8,195.7,192.2,189,190,189.8,201.9,191.6,190.6,202.6,195.3,194,187.9],"paint":[225.4,230.7,226.4,227.3,229.6,227.8,231.8,230.3,231.1,230.1,229,221.7,228.9,228.9,228]}},{"b":7,"v":{"total":[38.6,38.8,38.9,38.8,39.1,38.6,39.2,38.7,39.5,39.2,38.9,39.1,38.8,38.7,39.1],"script":[10.7,10.4,10.4,10.5,10.6,10.6,10.8,10.4,10.7,10.7,10.7,10.8,10.7,10.5,10.6],"paint":[26.9,27.4,27.5,27.3,27.5,27.1,27.4,27.3,27.8,27.5,27.2,27.3,27.1,27.2,27.5]}},{"b":8,"v":{"total":[21.8,21.3,19.8,20,19.4,19.7,19.5,19.5,20,20.5,21.8,19.3,20.3,19.1,19.7],"script":[19,19.5,17.5,17.9,17.5,17.6,17.6,17.7,17.9,18.1,19.7,17.2,17.9,17.1,17.5],"paint":[1.5,0.9,1,1.2,0.3,1.8,0.8,0.6,0.6,0.9,0.8,1,0.8,0.3,1.9]}},{"b":9,"v":{"DEFAULT":[1.4]}},{"b":10,"v":{"DEFAULT":[6.5]}},{"b":11,"v":{"DEFAULT":[7]}},{"b":12,"v":{"DEFAULT":[2.4]}},{"b":13,"v":{"DEFAULT":[47.4]}},{"b":14,"v":{"DEFAULT":[246.1]}},{"b":15,"v":{"DEFAULT":[64.7]}},{"b":16,"v":{"DEFAULT":[283.6]}}]}, -{"f":93,"b":[{"b":0,"v":{"total":[34.5,33.6,33.8,34.2,33.5,33.4,33.7,33.7,33.5,33.4,33.7,34,34,33.7,33.5],"script":[12.4,11.3,11.2,11.8,11.4,11.2,11.1,11.5,11.5,11.4,11.5,11.7,11.5,11.4,11.3],"paint":[21.6,21.7,22.1,21.8,21.6,21.7,22.1,21.7,21.5,21.4,21.7,21.8,21.9,21.7,21.6]}},{"b":1,"v":{"total":[41.7,41.6,41.8,41.4,41.5,42.2,41.7,42.3,42,42,42.5,41.6,42.1,41.9,42.5],"script":[16.6,16.6,16.8,16.7,16.8,17,16.6,17.3,17,16.9,17.2,16.6,16.8,16.9,17.2],"paint":[24.5,24.4,24.4,24.1,24.1,24.6,24.5,24.5,24.4,24.5,24.6,24.4,24.8,24.4,24.6]}},{"b":2,"v":{"total":[21.6,20.1,19.7,20.7,21.1,21,20.3,20.5,22.1,22,20.3,20.6,21.3,22.3,19.9],"script":[8.3,7.8,7.6,8.7,8.3,8.9,8.1,7.4,9.4,8.6,6.8,7.8,8,8.7,7.1],"paint":[11,9.4,10.4,9.3,11,10,10.7,11.1,10.3,9.7,9.9,10.2,10.3,11.9,11.3]}},{"b":3,"v":{"total":[5.9,6.4,6.3,5.7,6.2,6.1,5.9,6.3,5.7,5.9,5.3,6.6,6.3,5.5,6.4,5.4,6.7,6.4,5.7,6.2,6.1,5.8,6,6.6,5.5],"script":[3.7,3.2,3.9,3.3,3,3.9,3.9,3.6,3.3,3.1,2.5,3.6,3.4,3.1,3.7,3.3,3.7,3.7,3.1,3.6,3.2,3.4,3.2,3.7,3.5],"paint":[1.2,2.4,1.6,1.3,2.9,1.3,1.1,1.8,2,0.9,1.6,2.8,2.4,1.3,1.9,1.4,2.4,1.7,1.8,2.1,2.3,2.3,1.5,2.7,1.3]}},{"b":4,"v":{"total":[112.9,110.9,114.1,108.6,115.8,111.8,115.1,118.1,119.4,116.1,111.9,115.9,114.2,117.3,116.8],"script":[20.6,20.2,22.2,19.6,20.7,21.5,22.8,24.4,23.9,22.1,20.2,22.3,20.1,24,22.1],"paint":[88.5,87.4,89.3,87,92.5,87.2,87.9,90.6,92.2,91.3,89.2,91.5,90.9,89.7,92.6]}},{"b":5,"v":{"total":[24.6,25,25.7,25.8,24.8,24.9,24.8,24.8,24.9,25.2,25.9,25.1,24.7,24.4,25.3],"script":[12.3,12.4,13.2,12.7,12.3,12.2,12.4,12.7,12.3,12.2,13.1,12.8,12.2,12.6,12.2],"paint":[11.3,11.4,11.5,11.6,10.7,11.3,11,10.8,11.7,11.6,11.2,11.2,11.4,10.7,11.7]}},{"b":6,"v":{"total":[457.8,460.7,463.2,457.8,461.3,467.4,465.6,461.1,461.9,463.5,465.5,468.5,461.8,462.9,462.1],"script":[220.9,221.4,223.4,221.2,221.9,223.7,229.2,223.7,223.2,222,228.7,232,222.1,224.9,224.9],"paint":[229.8,232,232.5,229.6,232,236.5,229.3,230.4,231.6,234.2,229.8,229.4,231.9,230.4,230.2]}},{"b":7,"v":{"total":[42.2,41.2,41,41.2,40.6,41,41.1,41.4,41.5,41.1,40.9,40.8,41,41.2,41.1],"script":[13.2,13.1,13,13,12.8,12.9,13.1,13.1,13.3,12.9,12.9,12.7,13.1,13,13.1],"paint":[28,27,27,27.1,26.9,27.1,27,27.3,27.3,27.1,27.1,27.2,26.9,27.3,27]}},{"b":8,"v":{"total":[21.5,20.8,22.4,20.8,20.7,21.4,20.6,20.6,21.2,21,21.1,22.6,20.8,20.5,20.7],"script":[19.4,18.5,19.9,18.4,18.3,18.4,17.9,17.8,19.3,18.8,19,20.3,18.3,18,18],"paint":[0.8,1,1.9,0.9,1.1,0.4,1.2,1.9,0.5,1.1,0.3,1.4,0.7,2.3,1.7]}},{"b":9,"v":{"DEFAULT":[1.3]}},{"b":10,"v":{"DEFAULT":[8.6]}},{"b":11,"v":{"DEFAULT":[9.3]}},{"b":12,"v":{"DEFAULT":[2.2]}},{"b":13,"v":{"DEFAULT":[70.2]}},{"b":14,"v":{"DEFAULT":[200.2]}},{"b":15,"v":{"DEFAULT":[54.7]}},{"b":16,"v":{"DEFAULT":[223.9]}}]}, -{"f":94,"b":[{"b":0,"v":{"total":[30.3,28.9,28.6,29.3,28.7,28.8,28.4,28.5,28.4,28.7,28.7,28.8,28.6,28.7,28.8],"script":[7.6,7.3,7.1,7.4,7,7,7.1,7,7.1,7.1,6.9,7,7.1,7.1,7.1],"paint":[22.2,21.1,20.9,21.4,21.2,21.3,20.8,20.9,20.8,21.1,21.2,21.2,21,21.1,21.2]}},{"b":1,"v":{"total":[35,36.1,34.9,34.9,35.3,35,35,35.4,35.6,34.8,35.5,34.9,35.4,35.1,35.2],"script":[11.1,11.8,11.4,11.2,11.2,11.4,11,11.1,10.9,11.1,11.6,11.1,11.4,11.3,11.1],"paint":[23.3,23.8,22.9,23,23.6,23,23.4,23.6,24.2,23.1,23.4,23.2,23.4,23.2,23.4]}},{"b":2,"v":{"total":[15.4,16.2,16.5,18,15.3,16,16.3,15.6,17.6,17.4,15.9,16.5,16.9,16.4,16.2],"script":[4.3,4.6,4.8,6.2,4.6,4.5,4.6,4.3,5.2,5.1,4.9,4.8,4.8,4.7,4.9],"paint":[10.2,9.3,10.5,10.2,9.5,9.7,10.7,10.3,10,10.5,9.4,10.4,11.1,10,9.6]}},{"b":3,"v":{"total":[5,4.9,5.5,4.8,5.5,5.2,4.4,5.1,5.2,5,5.2,4.5,4.6,6.2,6.4,4.6,4.6,4.8,5.8,6.2,4.6,5.4,4.5,4.9,4.3],"script":[2.3,2.4,2.7,2,2.8,3,1.8,2.6,2.4,2.7,2.4,2.1,1.9,2.9,2.1,2.4,2,2.4,3.7,2.5,2.2,2.2,2.2,2.4,1.9],"paint":[1.1,1.5,1.8,2.2,1.3,1.6,1.4,2.4,1.8,1.5,1.5,1.8,1.9,1.6,1.7,1.3,1.7,1.5,1.9,1.4,1.7,1.9,2.1,1.5,1.8]}},{"b":4,"v":{"total":[111.8,108.2,109.9,106.6,110.1,110.1,112.3,108.9,111.2,109,109.8,112.2,109.6,113,109.4],"script":[19.9,17.6,18,17.4,17.9,18.9,18.3,18.1,18.2,18,17.7,17.1,18.9,17.7,16.8],"paint":[89.2,87.4,88.1,87,89.7,88.7,91.9,88.1,91.5,87.5,90.2,92.5,87.9,92.2,90.9]}},{"b":5,"v":{"total":[12.2,12.7,12.3,12.5,12.5,12.7,12.3,12.3,13,12.3,12.2,12.2,12.1,12.7,12.5],"script":[1.4,1.6,1.2,1.4,1.7,1.3,1.6,1.3,1.1,1.4,1.6,1.3,1.4,1.3,1.3],"paint":[10.1,10.4,9.9,10.2,9.9,10.8,10,10.1,11.1,10.2,10,9.9,9.8,10.6,10.2]}},{"b":6,"v":{"total":[473,477.8,472.4,474.9,460.9,443.3,439.2,440.6,475.6,458.3,475.5,468.6,468.5,478.3,471.6],"script":[236.3,237.9,236.1,237.6,224.6,204.2,204.8,205.4,236.9,223.1,237.8,235.3,235.5,239.4,236.2],"paint":[229.5,232.6,229,229.8,229.1,231.9,227.5,228.2,231.7,228,230.3,226.1,225.9,231.5,228.1]}},{"b":7,"v":{"total":[36.2,34.9,35.3,35.2,35.6,34.9,34.9,34.8,35,35.1,34.6,35.3,34.7,35.2,35.5],"script":[8,7.9,8.1,8.2,8.1,7.6,7.9,8,8.1,7.8,7.8,8.1,7.8,7.9,7.8],"paint":[27.2,26.1,26.2,26.1,26.5,26.3,26.1,25.9,25.9,26.4,25.8,26.2,25.9,26.3,26.7]}},{"b":8,"v":{"total":[16.8,17.5,17.6,16.3,18.1,17.5,17.5,16.9,16.4,17.7,17.9,17.2,16.6,19.8,18.2],"script":[14.7,15.4,15.7,14.4,16.1,15.1,15.3,14.8,14.3,15.1,16.4,14.5,14.8,17.5,16],"paint":[0.3,0.7,0.3,0.9,1.7,1,1.5,0.3,1.9,1.7,0.3,1.6,0.6,2,1.4]}},{"b":9,"v":{"DEFAULT":[1.2]}},{"b":10,"v":{"DEFAULT":[4.5]}},{"b":11,"v":{"DEFAULT":[4.9]}},{"b":12,"v":{"DEFAULT":[2]}},{"b":13,"v":{"DEFAULT":[30.5]}},{"b":14,"v":{"DEFAULT":[196.8]}},{"b":15,"v":{"DEFAULT":[53.3]}},{"b":16,"v":{"DEFAULT":[225.1]}}]}, -{"f":95,"b":[{"b":0,"v":{"total":[30.6,30.2,31,30.4,30.7,30.5,28.7,30.6,30.7,30.4,28.5,30.4,30.7,30.8,31.3],"script":[7.4,7.4,7.8,7.4,7.4,7.4,6.9,7.5,7.3,7.3,6.8,7.5,7.7,7.5,7.8],"paint":[22.6,22.3,22.6,22.4,22.7,22.6,21.3,22.6,22.8,22.5,21.2,22.3,22.4,22.8,22.9]}},{"b":1,"v":{"total":[36.1,36.6,36.5,35.7,36,35.3,35.5,36.6,36.4,35.4,36.1,36.2,36.3,35.8,35.6],"script":[11.9,12,11.9,11.9,11.8,11.8,11.8,12.3,12.2,12,12.2,11.9,12.1,11.9,11.8],"paint":[23.6,23.9,24,23.2,23.6,22.9,23.2,23.7,23.6,22.8,23.3,23.7,23.7,23.3,23.3]}},{"b":2,"v":{"total":[17.4,15.6,16.1,16.6,17.5,15.8,16.6,16,15.1,18,15.7,15.3,16.8,15.1,16.2],"script":[5,3.7,5.1,4.5,5.1,4.7,5.3,4.8,3.9,4.7,4.4,4.4,5.1,4.4,4.2],"paint":[9.9,9.7,10,10.8,10,10.4,9.1,9.2,10.2,10.4,9.5,9.4,9.3,9.4,11]}},{"b":3,"v":{"total":[4.9,6.9,4.1,4,4.6,4.3,3.6,3.4,3.8,4.1,4.1,4.3,4.8,4.9,3.7,4.4,3.9,4.3,3.6,3.9,4.5,5.1,4.2,4,3.8],"script":[2.5,2.6,1.4,1.5,2.3,2,1.6,1.8,1.2,1.9,2.2,1.3,2.8,2.3,1.8,2.1,1.8,2.1,1.6,2.1,2.3,2.8,1.8,1.8,1.7],"paint":[1.8,1.4,1.9,1,2.2,0.9,2,1.5,2.5,2.1,1.1,2,1.9,1.6,1.1,2.1,1.9,2,1,1.6,2.1,2.2,1.9,0.7,1.5]}},{"b":4,"v":{"total":[108.4,105.5,110.8,108.9,109.6,107.5,108.1,108.8,108.3,106.9,107.2,109.4,111.8,107.8,108.8],"script":[17.6,17.3,17.6,17,16.7,17,18.3,17.5,18.4,17.4,17.3,17.2,17,16.4,16.9],"paint":[88.4,85.7,90.5,89,89.5,87.8,87.2,88.5,86.7,88.3,86.8,90.1,92.1,88.1,89.9]}},{"b":5,"v":{"total":[12.1,12.2,11.9,12.1,12.7,12.7,12.2,12.2,11.8,12,12.7,12.4,11.6,13.1,11.6],"script":[1.5,1,1.2,1,1.1,1.4,1.5,1.3,1.1,1.2,1.2,1.3,1.2,1.7,1.1],"paint":[10.2,10.5,10,10.6,10.7,10.5,10.3,10.4,9.9,9.9,10.6,10.4,9.8,10.4,9.9]}},{"b":6,"v":{"total":[476.3,449.1,484.2,475.5,479.1,422.6,466,477,465.2,451,475.5,472.1,450.4,445.2,436.4],"script":[241.3,213.6,244.7,241,241.7,191,229.5,243.1,229,212.1,240.6,240.7,211.4,210.6,205.3],"paint":[228,228.2,231.9,227.2,230.1,224.5,229.3,226.8,228.9,230.9,227.2,224.2,231.5,227.5,224.1]}},{"b":7,"v":{"total":[37,37.1,37.1,36.8,37.5,36.3,36.4,37.4,36.6,37.3,36.6,37.2,36.9,37.5,37.3],"script":[8.4,8.7,8.2,8.7,8.8,8.2,8.3,9,8.3,8.3,8.5,8.2,8.6,8.6,9.1],"paint":[27.7,27.5,27.9,27.1,27.7,27.2,27.1,27.4,27.3,28.1,27.1,28,27.4,27.9,27.2]}},{"b":8,"v":{"total":[17.8,17.9,18.5,17.4,17.7,19.5,17.6,20.9,18.7,16.8,19.1,18.8,18.4,17.9,17.8],"script":[15.4,15.9,16.5,15.1,15.9,16.7,15.7,18.5,16.4,15.2,16.7,16.5,16.6,15.6,15.4],"paint":[0.7,0.3,1.7,0.6,0.6,1,0.5,1.8,0.8,0.8,0.9,0.9,0.3,1.2,1]}},{"b":9,"v":{"DEFAULT":[1.1]}},{"b":10,"v":{"DEFAULT":[5.1]}},{"b":11,"v":{"DEFAULT":[5.5]}},{"b":12,"v":{"DEFAULT":[1.9]}},{"b":13,"v":{"DEFAULT":[37.2]}},{"b":14,"v":{"DEFAULT":[181.6]}},{"b":15,"v":{"DEFAULT":[49.5]}},{"b":16,"v":{"DEFAULT":[207.7]}}]}, -{"f":96,"b":[{"b":0,"v":{"total":[33.2,32.9,31.4,32.9,32.7,33.4,32.3,33.4,33.1,33.2,33.2,33.1,31,32.6,33.4],"script":[10,9.7,9.4,9.9,9.9,10,9.4,9.8,9.9,9.7,10,9.7,9,9.8,10],"paint":[22.6,22.6,21.5,22.5,22.2,22.8,22.3,22.9,22.6,23,22.7,22.8,21.5,22.3,22.9]}},{"b":1,"v":{"total":[38.5,37.6,37.7,38,37.3,37.7,38,38.1,37.9,38.6,36.8,37.8,37.8,37.7,37.5],"script":[13.4,13.2,13.1,13.3,13,13.1,13.3,13,12.9,13.2,12.7,13.1,13.1,12.8,12.9],"paint":[24.5,23.8,23.9,24.1,23.7,24,24.1,24.4,24.4,24.9,23.5,24.2,24.1,24.3,24]}},{"b":2,"v":{"total":[20.2,20.7,20.7,21.2,20.8,20,20.4,22.2,19.9,20.6,20.1,20.1,21,20.1,19.9],"script":[7.5,7.9,7.3,8.3,8.1,8.2,7.7,8.8,8,7.9,8.4,7.5,8.5,7.7,8],"paint":[10.4,10.9,11.4,11.2,10.8,10.2,11.2,12,9.7,10.6,9.5,10.1,10.3,10.6,10.5]}},{"b":3,"v":{"total":[9.2,9,8.5,7.7,9.5,8.4,9.4,7.8,9,9.3,8.8,8.5,9.2,8.8,9.2,9.1,8,7,8.2,8.9,8.5,8.8,8.8,7.6,8.5],"script":[5.2,5.7,5.1,4.6,6.1,5,6,4.7,5.5,5.8,6,4.9,6,5.8,6.1,5.4,5.3,4.8,4.7,5.3,5.4,5.7,5.6,4.9,5.1],"paint":[2.3,1.6,2.2,2,2.1,2.4,2.2,1.1,3.1,2.5,1.2,2.6,2.2,1.9,1.2,1.5,2.1,1.1,2.7,1.5,2,1.7,1.1,1.6,1.1]}},{"b":4,"v":{"total":[114.4,116.8,115.3,115.9,113.6,114.8,116.8,112,116.9,114.7,114.4,116.5,114.4,113.8,116.2],"script":[21.9,23.9,23.8,23.7,23.5,22.5,22.4,22.2,23.2,22.9,22.1,24.7,24.1,22.5,24.1],"paint":[89.6,91,88.4,88.8,87.5,90.2,91.4,87.8,91.8,88.3,89.7,89.1,89.1,88.4,90.1]}},{"b":5,"v":{"total":[14.7,14.6,15,15.5,15.6,14.3,15.2,14.6,15.1,14.6,14.1,15.1,14.8,14.6,14.9],"script":[3.6,3.1,3.5,4.3,4.4,3,3.8,2.9,3.7,3.4,3,3.8,3.1,3.2,3.1],"paint":[10.4,10.9,10.7,10.5,10.5,10.4,10.7,10.9,10.3,10.5,10.4,10.1,10.8,10.2,11.3]}},{"b":6,"v":{"total":[423.6,419.5,423.4,433.5,428.4,425.9,435.3,426.2,421.2,428.1,442.8,430.6,423.5,429.4,444.7],"script":[187.2,184.8,188.8,198.9,191.8,191.9,200.3,190.9,184.9,191.2,207.8,194.6,187.3,193.2,209.5],"paint":[228.7,227.5,227.2,227.5,228.7,226.8,227.9,228.1,228.9,229.5,227.9,228,228.6,228.7,227.8]}},{"b":7,"v":{"total":[39.3,39.2,39.4,39.1,38.5,39,38.9,38.9,38.9,38.8,38.9,39,38.7,38.3,38.9],"script":[10.9,10.6,11,10.5,10.5,10.8,10.5,10.7,10.4,10.7,10.7,10.3,10.6,10.5,10.8],"paint":[27.5,27.6,27.2,27.6,27.1,27.3,27.4,27.3,27.5,27.2,27.3,27.7,27.2,26.9,27.1]}},{"b":8,"v":{"total":[18.1,21.5,19.6,18.6,18.9,20.2,18.3,19.1,18.5,19.3,19.1,18.8,18.5,19.4,19],"script":[16.2,19.3,17.2,16.7,16.8,18.1,16.2,16.8,16.3,16.9,17.2,17.1,15.8,17,16.8],"paint":[0.3,0.9,2.1,0.3,1,1.5,0.9,0.9,0.7,1.7,1,0.8,2.1,1.2,1.2]}},{"b":9,"v":{"DEFAULT":[1.2]}},{"b":10,"v":{"DEFAULT":[5]}},{"b":11,"v":{"DEFAULT":[5.5]}},{"b":12,"v":{"DEFAULT":[2.5]}},{"b":13,"v":{"DEFAULT":[35.3]}},{"b":14,"v":{"DEFAULT":[185.7]}},{"b":15,"v":{"DEFAULT":[50.8]}},{"b":16,"v":{"DEFAULT":[214.4]}}]}, -{"f":97,"b":[{"b":0,"v":{"total":[32,32.1,31.4,31.7,32.3,31.9,30.8,29.9,31.5,31.8,32.1,31.6,30.5,30.1,31],"script":[8.6,8.7,8.2,8.5,8.8,8.6,8.3,7.6,8.2,8.2,8.5,8.3,8.2,8.2,7.9],"paint":[22.8,22.8,22.7,22.6,22.9,22.7,21.9,21.7,22.8,23,23.1,22.7,21.8,21.4,22.6]}},{"b":1,"v":{"total":[35.7,36,36.3,36.4,36.4,36.1,36.4,36.7,36.3,36.2,37,36,35.9,36.7,36.3],"script":[12,12.2,12.1,12.2,12,12,12.2,12.3,12.1,12.2,12.4,12.2,12.2,12.6,12.2],"paint":[23.1,23.2,23.6,23.6,23.8,23.5,23.6,23.8,23.6,23.4,24,23.2,23.2,23.6,23.5]}},{"b":2,"v":{"total":[18.7,17.7,17.5,18.2,19.2,18.7,18.2,20.3,17.5,18.1,18.3,18.9,18.2,18.7,18],"script":[5.9,5.6,4.8,5.6,6.1,5.7,6,6.5,5.5,6.2,5.8,6.4,5.9,6.1,5.7],"paint":[10.3,9.8,11.2,10.2,11.4,11.9,11,11.2,10.5,9.5,11.2,10.3,11.1,10.2,9.9]}},{"b":3,"v":{"total":[6.3,4.8,5.5,4.2,4.8,5.1,4.6,4.7,5,4.1,4.6,4.3,4.3,4.3,4.6,4.4,5.5,4.1,4.8,4.4,5.2,4.9,4.8,4.3,4.8],"script":[2.3,2.5,1.6,2.3,2.5,2,1.9,2,2.8,1.8,2.2,2.4,2.2,2.1,1.7,2,3.1,1.3,2.9,2,2.3,2.6,2.2,1.7,2.6],"paint":[2.4,1.6,2.7,1.1,1.7,2.4,1.7,1.6,1.5,1.3,2.2,1.2,1.5,1.4,2.8,1.8,2,2.6,1.8,2.3,1.7,2.1,2.4,1.7,1.9]}},{"b":4,"v":{"total":[111.6,111.1,107.4,108.3,112.6,105,111.8,108.9,108.9,109.9,108.2,107,108.8,110.8,106.8],"script":[20.1,18.4,18.2,18.6,18.2,17.7,20.2,18.3,18.5,18.8,17.4,17.6,16.9,20,18],"paint":[89.5,89.9,86.3,87.9,90.8,84.6,89.2,88.7,86.6,87.6,88.1,86.2,89.6,88,86.3]}},{"b":5,"v":{"total":[12.5,12.9,12.8,13.3,13.3,12.7,12.4,13.4,13.3,13.1,13,12.8,12.6,12.9,13.6],"script":[1.7,1.8,1.8,1.6,1.7,1.8,1.4,1.6,1.5,1.7,1.5,1.7,2,1.7,1.9],"paint":[10.1,10.2,10.3,11.1,10.9,10.6,10.3,10.8,10.9,10.7,10.7,10.1,10.2,10.3,10.8]}},{"b":6,"v":{"total":[416.5,416.9,415.6,412.9,418.2,415.1,418.7,416.8,412,413.8,415.5,417.3,417.5,416.2,418.7],"script":[182.3,182.8,179.2,179.8,179.8,181.4,180.1,180.3,178.2,180,180.5,183.3,181.3,180.8,182.3],"paint":[226.6,226.9,228.2,225.6,229.9,226.2,231,229,226.4,226.2,227.4,227,229,228,229]}},{"b":7,"v":{"total":[37.7,37.9,37.9,37.7,37.6,37.3,37.7,37.4,37.6,37.7,37.5,38,37.3,37.5,37.9],"script":[8.9,9,8.9,8.8,8.7,8.9,9,8.8,8.7,9.2,8.8,8.7,8.8,8.8,8.9],"paint":[27.9,27.9,28,28,27.9,27.5,27.7,27.6,27.9,27.5,27.7,28.3,27.6,27.8,28]}},{"b":8,"v":{"total":[19.1,20.3,18.9,18.9,19,20,19.3,18.9,20.7,20.2,19.1,19.8,18.9,18.6,19.3],"script":[16.7,18.5,16.6,16.5,17.6,17.7,17.7,16.4,19,17.9,16.7,17.4,16.7,16.8,17.2],"paint":[1.6,0.6,1.3,1.2,1.2,1.4,1.1,2.3,0.3,0.7,1,0.9,1.6,0.3,1.2]}},{"b":9,"v":{"DEFAULT":[1.1]}},{"b":10,"v":{"DEFAULT":[6.2]}},{"b":11,"v":{"DEFAULT":[6.8]}},{"b":12,"v":{"DEFAULT":[2]}},{"b":13,"v":{"DEFAULT":[48]}},{"b":14,"v":{"DEFAULT":[182.9]}},{"b":15,"v":{"DEFAULT":[49.8]}},{"b":16,"v":{"DEFAULT":[208.6]}}]}, -{"f":98,"b":[{"b":0,"v":{"total":[46.1,45.8,44.9,43.5,46.1,43.5,46.5,44.4,45.7,46,44.3,44.3,44.4,43.8,44.3],"script":[18.1,18,17.8,17.1,18.2,18.1,18.7,17.4,18.1,18.4,17.6,17.1,18,17.1,16.8],"paint":[21.5,21.1,21.2,21.7,21.2,21.1,21.8,21.6,21.4,21.8,21.6,21.3,21.3,21.3,21.2]}},{"b":1,"v":{"total":[50.3,50.2,44.8,51.2,48.3,49.4,49.1,50.5,46.9,50.2,49.4,50.2,49.3,48.9,48.3],"script":[21.3,21.7,21.3,21.5,21.5,21.6,21.3,21.7,21.3,21.6,21.9,21.1,20.8,21.6,21.3],"paint":[23.3,22.9,22.7,23.5,22.9,23.1,23.5,23.9,22.8,23.3,23,23.2,23,23.1,23.3]}},{"b":2,"v":{"total":[40.8,26.2,25.9,40.5,42.6,26.6,24.1,40.1,44.3,40.8,41.9,40.2,40.9,26.9,40.9],"script":[14.1,13.5,13.7,13.6,14.2,13.5,13.6,12.2,15.6,13.7,14.5,14,14.3,13.9,14.9],"paint":[11.4,12,11.6,11.5,11.7,11.4,9.8,11.6,12.6,11.8,10.9,11.4,11.6,12.4,11.1]}},{"b":3,"v":{"total":[11.3,11.5,8.2,5.3,8.8,12,11.8,8.3,6.7,11.1,6,12.7,9.7,11.4,8.2,5.4,4.9,9.3,9.8,6.9,11.8,6.7,7.6,7.6,11.9],"script":[2.5,2.5,3.3,2.6,2.3,2.4,3.1,2.1,2.1,2.8,2.6,3.9,2.7,3.2,1.8,2.7,2.3,2.3,3,3.1,2.3,2.8,2.8,3.3,2.7],"paint":[2.1,1.4,1.5,2,2.6,2,2,2.9,1.1,1.8,1.7,1.6,1.5,1.8,1.2,2.2,1.6,2.6,1.5,1.4,1.9,1.8,1.4,2.7,1.8]}},{"b":4,"v":{"total":[114.3,112.1,127.9,112.2,124.9,128.6,113.6,127.4,128.6,128.5,124.3,109,124,124.3,127.3],"script":[21.7,22.3,21.6,20.7,20.7,22.3,23.1,22,21.3,22.7,20.7,20.9,20.7,21.6,21.2],"paint":[91,85.8,88.6,91.3,88,90,88.4,87.8,89.3,88.7,88,86.6,87.1,86.9,89.6]}},{"b":5,"v":{"total":[21.3,21.3,18,19.9,21.4,21.5,20.9,17.9,16.6,19.1,18.3,25,23.1,26,18.3],"script":[3.7,3.6,3.7,3.3,3.7,3.7,3.8,3.4,4,3.7,3.7,4.1,3.8,3.7,3.8],"paint":[11.8,11.3,11.8,11.2,11,10.3,11.5,10.9,11.3,12.4,11.6,11.8,12,11.5,12.1]}},{"b":6,"v":{"total":[474,477.4,474.6,476.4,468.1,473,475.7,473.4,478.4,474.6,480.2,472,475.1,476.3,475],"script":[243.3,246.6,245.3,247.3,238.3,243.7,238.9,238.9,241.6,245.7,246.3,238.6,244,239.9,245],"paint":[227.6,227.8,226.2,226.1,226.8,226.2,233.6,231,232.3,226,229.3,230.3,227.2,231.9,226.8]}},{"b":7,"v":{"total":[51.6,51.8,50.6,49.2,49.4,49.7,45.5,50.7,44.5,49.3,45.7,51.8,45.2,51.5,49.5],"script":[18.1,18,18.8,17.9,18.1,18,18,18.5,17.6,17.9,17.9,17.8,18.2,17.9,17.8],"paint":[26.3,27.9,26.8,26.5,26.5,26.8,26.8,27.3,26.1,26.3,27.5,27,26.6,27,26.7]}},{"b":8,"v":{"total":[22.5,37.7,22.1,39.7,22.6,21.4,38.6,23.1,23,38.1,21,23.2,22.7,22.6,25],"script":[20.6,20.7,19.1,22.1,21.3,20.7,21.3,21.5,21.9,20.3,19.1,21.8,21.1,21,23.6],"paint":[1.2,0.3,0.9,1.5,1.2,0.6,1.3,1.5,0.3,1.7,1.2,1.3,0.8,1.5,1.3]}},{"b":9,"v":{"DEFAULT":[1.4]}},{"b":10,"v":{"DEFAULT":[6.4]}},{"b":11,"v":{"DEFAULT":[7.1]}},{"b":12,"v":{"DEFAULT":[2.9]}},{"b":13,"v":{"DEFAULT":[42]}},{"b":14,"v":{"DEFAULT":[274.8]}},{"b":15,"v":{"DEFAULT":[64.4]}},{"b":16,"v":{"DEFAULT":[292.4]}}]}, -{"f":99,"b":[{"b":0,"v":{"total":[30.9,31.2,30.5,30.9,30.9,31.1,31.2,31,30.7,31,30.9,30.6,31.1,31.1,30.9],"script":[7.7,7.6,7.2,7.5,7.6,7.6,7.5,7.6,7.5,7.8,7.7,7.5,7.7,7.8,7.5],"paint":[22.6,23,22.8,22.9,22.8,22.9,23.1,22.9,22.7,22.6,22.7,22.6,22.9,22.7,22.8]}},{"b":1,"v":{"total":[35.1,34.3,34.2,34.3,34.4,34.8,34.5,34.1,33.9,34.6,33.4,35.2,35,34.7,34.1],"script":[10.8,9.9,9.9,10.1,10.3,10.4,10.4,10.2,10,10.3,9.6,10.5,10.2,10.5,10.4],"paint":[23.7,23.8,23.6,23.6,23.5,23.9,23.5,23.3,23.4,23.7,23.2,24.1,24.1,23.6,23.1]}},{"b":2,"v":{"total":[12.6,12.2,12.6,12.2,12,12.2,13.4,13.1,11.9,12.5,12.8,12.8,14,12.8,12.2],"script":[1.3,2.2,0.9,0.7,1.2,0.7,1.6,1.5,1.5,1.3,1.6,1.5,1.6,1,1.4],"paint":[10.3,8.9,10.8,9.8,10.1,10.8,11.2,10.3,9.2,9.8,9.9,9.6,11.3,10.3,8.9]}},{"b":3,"v":{"total":[3.2,3.2,3.5,3.3,2.6,3,2.8,3.4,3.3,3.5,3,2.9,3.3,2.9,3.1,3.5,3.1,3.5,2.6,3,2.6,3.1,3,3.3,3.3],"script":[1,0.9,1.1,1.2,0.2,0.9,1.1,1.1,0.9,1.3,0.9,1,1.4,1,1,1.4,0.2,1,1,0.7,0.9,0.8,0.6,0.9,0.9],"paint":[1.6,1.4,1.5,1.4,2.1,2,1,1.8,1.9,1.7,1.4,1.2,1,1.8,2,0.4,2.7,2.4,1.1,2,1.5,1.3,1.8,2.1,1.5]}},{"b":4,"v":{"total":[14.7,14.4,14.4,15.5,13.8,15,14.6,15.4,15.6,14.2,15,13.8,14.4,13.9,15],"script":[0.9,1,0.8,2,1,1.2,0.9,1.7,1.6,1.2,1.2,1.1,0.9,1.3,1.2],"paint":[12.3,12.3,12.5,12.4,11.3,13,12.2,12.7,13.1,11.7,12.8,11.6,11.8,11.3,12.7]}},{"b":5,"v":{"total":[11.6,11,11,11,11.3,11.1,11.4,11.5,11.4,11.2,11.2,12,12.1,11.3,11],"script":[0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.5,0.6,0.5,0.6,0.9,0.8,0.6,0.6],"paint":[10.3,10,9.5,9.4,10.1,9.9,9.9,9.6,10.1,10.1,9.8,10.7,10.2,10.1,9.5]}},{"b":6,"v":{"total":[314,310.6,315,311.8,312.1,308.7,310.3,310.7,316,309.5,311.6,311.8,312.6,310.4,311.1],"script":[76.6,73.7,76.7,75.4,74.2,73.9,73.5,75.7,75.4,74.2,74.9,74.1,74,74.3,74.6],"paint":[230.1,229.8,230.9,229.3,230.7,227.7,229.7,227.8,231.9,228.3,229.5,230.4,230.8,228.9,229]}},{"b":7,"v":{"total":[36,36.5,36.8,38.2,36.8,36.3,36.5,36,36.4,36.3,37,36.6,36.4,36.5,36.6],"script":[8.2,8.2,8.3,8.5,8.5,8.3,8.4,8.1,8.4,8.4,8.3,8.3,8.2,8.3,8.4],"paint":[26.8,27.3,27.5,28.8,27.4,27.1,27.2,26.9,27.1,27,27.7,27.4,27.3,27.3,27.3]}},{"b":8,"v":{"total":[13,12,12.3,11.4,12.7,12.7,11.3,12.6,12,11.8,12.7,11.7,11.6,14,11.5],"script":[10.1,9.6,9.6,9.7,9.8,10.2,9.1,9.6,10.3,9.6,10.4,9.3,9.7,11.3,9.7],"paint":[1.7,0.9,1.6,1,2.2,0.3,1.1,1.4,0.3,1.5,1.1,2.1,0.5,1.3,0.9]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[2.5]}},{"b":11,"v":{"DEFAULT":[2.5]}},{"b":12,"v":{"DEFAULT":[2.5]}},{"b":13,"v":{"DEFAULT":[19.2]}},{"b":14,"v":{"DEFAULT":[9.5]}},{"b":15,"v":{"DEFAULT":[3.2]}},{"b":16,"v":{"DEFAULT":[42.4]}}]}, -{"f":100,"b":[{"b":0,"v":{"total":[29.8,30,28.8,29.3,29.8,29.5,30,29,29.1,29.4,29.2,29.8,29.6,29.5,30.1],"script":[6.6,6.7,6.1,6.3,6.3,5.9,6.6,6.2,6.2,6.3,6.2,6.4,6.5,6.3,6.8],"paint":[22.6,22.8,22.2,22.5,23,23,22.9,22.3,22.3,22.6,22.5,22.9,22.5,22.6,22.7]}},{"b":1,"v":{"total":[41,40.8,41.3,40.9,40.6,40.4,40.2,41.3,42.3,40,41.5,41.6,40,40.1,41],"script":[17.7,17.1,17.4,17.6,17.3,17,17.4,17.4,18.6,17,18,18.3,17.1,16.9,17.4],"paint":[22.7,23.1,23.3,22.8,22.7,22.9,22.2,23.3,23.1,22.5,22.9,22.6,22.3,22.7,23.1]}},{"b":2,"v":{"total":[14.3,13.5,14.6,14.1,14.2,14,14,14.5,14.4,15.2,14.4,14,14.7,14.5,14.2],"script":[3.1,2.7,3.9,3.5,3,3.2,3.1,3.5,3.6,3.4,3.7,3.1,3.4,3.1,3.4],"paint":[9.9,8.9,9.2,9.2,10.2,10,8.4,9.8,10,9.2,9.7,10,9.5,10.2,8.7]}},{"b":3,"v":{"total":[4.7,4.5,3.7,4,4.2,4,4.6,5,4.2,4.3,5.5,4.8,4.5,4,4.2,3.7,4.5,4.2,5,4.3,4.5,4.6,4.3,4.1,4.3],"script":[2.2,1.8,1.3,2,2.1,2.3,2,2.7,2.2,2.2,2.2,2.9,2.4,1.9,1.8,2.4,1.8,2.3,2.7,2.5,2.3,2.3,1.9,1.8,1.9],"paint":[1.5,1.2,2.2,1.8,1.2,1.6,1.6,1.8,1.2,0.4,1.4,1,1.4,1.8,1.6,1.2,1.8,1.2,1.4,1.7,1.4,2.2,1.5,2.2,1.5]}},{"b":4,"v":{"total":[16.4,16,16.8,17.9,16.3,15.8,16.8,16.1,15.5,17.5,15.9,15.8,17.1,16.2,17.9],"script":[2.5,2.4,2.2,2.6,1.9,1.8,2.5,2.8,2.2,3.3,2.2,2,3.2,2.4,4],"paint":[13.2,13,13,13.5,13.3,13.4,13.1,12,11.8,13.2,13,13,12.5,12.5,12.7]}},{"b":5,"v":{"total":[11.8,11.8,12.4,12,11.9,11.5,11.9,12,11.7,12.3,11.7,11.9,11.9,12.9,11.7],"script":[0.9,1,1.2,1.1,1.2,1.2,1.2,1.1,1,1.4,1.2,1.2,1.2,1.1,1.2],"paint":[9.8,10,10.6,10.1,10.1,9.8,10.1,10.2,9.9,9.7,9.6,10.1,10,11,9.7]}},{"b":6,"v":{"total":[300.6,302.5,303,303,300.1,303.3,301.9,304.8,301.7,300.9,303,303,301.8,301.4,302.6],"script":[59.7,61.8,61.9,62.3,60.9,61.7,62.2,62.6,61.9,61.6,61.6,60.8,61.6,61.5,61.8],"paint":[233.3,233.5,234,233.5,232.1,234.4,232.5,234.4,232.6,232.3,234.2,235,233.2,232.7,233.4]}},{"b":7,"v":{"total":[46.4,46.5,47.3,46.2,46.9,47.1,46.1,45.5,46.5,46.5,47.2,47.4,46.6,46.5,46.9],"script":[19,19.8,19.3,19,19.1,19.6,19.3,18.5,19.4,19.4,19.7,19.9,19.1,18.8,19.7],"paint":[26.4,25.8,27,26.3,26.8,26.5,25.7,26,26.2,26.2,26.5,26.6,26.5,26.7,26.3]}},{"b":8,"v":{"total":[10.9,11.2,11.7,11.2,11.6,10.9,11.4,10.2,11.2,11.6,12.4,11.1,10.9,11,10.9],"script":[8.7,8.6,10.2,9.7,9.7,8.7,8.8,8.6,9,9.4,9.9,9.1,9.5,8.3,8.9],"paint":[1.5,1.6,0.2,0.6,0.8,0.3,1.6,1,1.1,1.2,1.1,0.9,0.2,0.6,0.9]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[3.5]}},{"b":11,"v":{"DEFAULT":[3.6]}},{"b":12,"v":{"DEFAULT":[0.6]}},{"b":13,"v":{"DEFAULT":[29]}},{"b":14,"v":{"DEFAULT":[10.9]}},{"b":15,"v":{"DEFAULT":[4.4]}},{"b":16,"v":{"DEFAULT":[46.1]}}]}, -{"f":101,"b":[{"b":0,"v":{"total":[26.6,26.2,26.4,26.4,26.8,26.2,26.5,26.3,26.7,26.4,26.4,26.7,26.4,26,26.2],"script":[4,3.8,3.8,3.9,4,4.1,3.9,3.8,3.8,3.9,3.9,4,3.8,3.8,3.9],"paint":[22.2,22,22.1,22.1,22.4,21.7,22.3,22.1,22.5,22.1,22.1,22.3,22.2,21.8,21.9]}},{"b":1,"v":{"total":[34.7,34.2,35,34.7,36,34.8,34.9,35,34.3,34.8,34.8,33.8,34.9,34.6,34.8],"script":[10.8,10.7,11,10.7,10.8,10.8,10.8,10.8,10.4,11.1,10.7,10.5,10.8,10.6,10.7],"paint":[23.3,23,23.4,23.4,24.5,23.4,23.4,23.6,23.2,23.1,23.5,22.8,23.6,23.4,23.5]}},{"b":2,"v":{"total":[13.1,12.2,12.1,13.3,12.6,12.2,13.7,12.7,12.5,14,12.5,12.1,14.1,13,13.1],"script":[1.9,2,1.9,2.1,2.3,2.1,2.5,1.8,1.9,2.4,1.9,2.1,2.6,2.1,2.6],"paint":[9.8,9.1,9.2,9,8.6,9.2,9.9,9.5,9.9,9.8,9.2,8.7,9.8,9.9,9.5]}},{"b":3,"v":{"total":[6.9,3.4,3.5,3,3.4,3.7,3.3,3.3,3.7,4.1,3.5,3.8,3.6,3.4,3.3,3.7,3.5,3.9,3.5,3.9,3.8,3.4,3.4,3.7,3.2],"script":[1.9,1.7,1.3,1.4,1,1.2,1.2,1.5,1.2,1.7,1.2,1.4,1.2,1.1,0.7,1.3,1.3,1.4,1.4,1.7,1,1.5,1.5,1.5,0.6],"paint":[1.8,1.6,1.4,0.9,1.5,2,1.9,1.6,2,2.3,2.2,2.3,2.1,2,2,1.8,1.4,2.1,2,1.4,2.7,1,1.2,1.5,1.3]}},{"b":4,"v":{"total":[14.7,14.5,15.1,15.7,13.9,14.6,15.4,15.9,14.5,15.4,14.1,14.4,14.6,15.1,14.1],"script":[1.6,1,1.5,1.4,1.3,1.3,1.7,2,1.2,1.2,1.4,1.5,1.2,1.4,1.2],"paint":[12.4,12.2,12.1,13.2,12,12,12.8,12.9,12.4,12.8,11.6,11.7,11.9,12.6,11.7]}},{"b":5,"v":{"total":[12.1,11.5,11.5,11.4,12.1,11.7,12.2,11.9,11.7,11.5,11.7,11.5,11.9,11.6,11.5],"script":[0.7,0.8,0.7,0.7,0.7,0.7,0.8,0.7,0.8,0.7,0.6,0.7,0.7,0.8,0.7],"paint":[11.1,10.1,9.8,10.1,11,10.2,10.5,10.4,10.5,10.4,10.4,10,10.7,10.1,10]}},{"b":6,"v":{"total":[289.9,290.1,289.7,290.7,290,290.3,291.2,289.5,292,289.1,293.3,289.6,289.2,290.2,287.4],"script":[47.2,45.9,45.8,46.7,48,46.8,47.7,47.2,47.4,46.4,47.1,46.8,47.6,47.8,45.9],"paint":[235.5,237,236.6,236.6,234.8,236.1,236.2,235.1,236.8,235.3,237.9,235.6,234.1,235,234.1]}},{"b":7,"v":{"total":[32,32.1,31.4,33,33,32.8,31.8,32.1,32.6,31.5,32.8,32.5,31.6,32.9,31.9],"script":[5.1,4.9,4.4,5,4.7,5.3,5,4.8,5,4.3,4.6,5.1,4.5,4.3,5],"paint":[26,26.5,26.3,27.2,27.5,26.5,26.1,26.5,26.8,26.4,27.4,26.5,26.2,27.8,26.2]}},{"b":8,"v":{"total":[11.4,10.7,11,11,11,11.3,11.1,10.4,10.8,10.6,12,10.3,10.3,10.6,10.6],"script":[8.9,8.5,8.6,8.5,8.6,9.6,8.8,8.6,8.8,8.5,10,8.4,8.2,8.5,9.1],"paint":[1.6,1.5,0.7,1.4,1.4,0.8,1.2,0.6,1.1,1.1,1.2,1.1,0.2,1.9,1]}},{"b":9,"v":{"DEFAULT":[0.5]}},{"b":10,"v":{"DEFAULT":[2.9]}},{"b":11,"v":{"DEFAULT":[3]}},{"b":12,"v":{"DEFAULT":[0.9]}},{"b":13,"v":{"DEFAULT":[22.7]}},{"b":14,"v":{"DEFAULT":[4.8]}},{"b":15,"v":{"DEFAULT":[2.4]}},{"b":16,"v":{"DEFAULT":[41.1]}}]}, -{"f":102,"b":[{"b":0,"v":{"total":[27.8,27.7,27.5,27.6,27.1,27.1,27.7,27.5,27.5,27.2,27.1,27.6,27.7,27.2,27.1],"script":[4.6,4.9,4.5,4.6,4.4,4.4,4.5,4.6,4.5,4.3,4.4,4.5,4.6,4.4,4.5],"paint":[22.8,22.4,22.7,22.7,22.3,22.4,22.8,22.5,22.7,22.4,22.4,22.7,22.7,22.4,22.3]}},{"b":1,"v":{"total":[35.8,36.2,36.2,36.2,35.8,36.1,36.9,35.4,35.9,35.7,36.1,36.3,36.1,35.8,36.2],"script":[11.8,12.1,12.1,12,12.1,11.7,12.8,11.7,11.7,11.5,12.2,12,12.3,12.1,12.4],"paint":[23.4,23.5,23.5,23.5,23.1,23.8,23.5,23.1,23.6,23.6,23.3,23.7,23.3,23.2,23.2]}},{"b":2,"v":{"total":[11.9,13.7,12.5,12.6,12.7,12.2,12.4,11.8,12.3,12.6,12.6,12.2,13.7,12.5,12.2],"script":[1.8,3,1.7,2.1,2,1.8,1.8,1.8,1.4,1.8,2.1,1.9,2.6,2.1,2],"paint":[8.9,9.1,9.6,9,9.8,9.3,8.5,8.7,9.7,9.4,8.8,9.4,9.1,8,9.2]}},{"b":3,"v":{"total":[4.8,2.8,3,3.5,2.9,3.2,3,3.4,2.1,3.1,3,2.1,2.8,2.3,2.3,2.6,2.5,2.4,2.7,2.8,2.6,2.7,2.9,2.3,2.7],"script":[0.1,0.1,0.9,0.1,0.5,1.1,0.9,1.1,0.3,1.3,1,0.4,0.8,0.1,0.1,0.9,0.9,0.2,0.6,1.2,0.5,0.7,1.1,0.1,1.1],"paint":[1.3,2.2,1.9,2.1,1.7,2,1.9,2.2,1.7,1.7,1.8,1.6,1.8,1.3,2,1.2,1.1,1.3,1.5,1,1.2,1.8,1,2,1.5]}},{"b":4,"v":{"total":[15,16.4,15.1,15.6,14.8,14.8,14.9,13.5,15.3,15.2,15,14.3,14.7,14.8,14.5],"script":[0.9,0.6,1.1,0.9,0.7,0.8,1.2,0.7,1,1.4,1.1,0.9,1.3,1,0.9],"paint":[12.3,13.8,12.6,13.9,13.1,12.4,11.4,12.1,13,12.6,12.4,12.2,12.6,11.6,13]}},{"b":5,"v":{"total":[11.9,11.5,11.2,11.9,11.5,11.6,11.1,11.3,11.2,11.4,11.5,11.5,11.2,11.9,11.4],"script":[0.5,0.5,0.6,0.6,0.5,0.6,0.6,0.6,0.4,0.5,0.6,0.6,0.6,0.6,0.6],"paint":[10.5,10.4,10,10.9,10.5,10.2,9.9,9.9,10.4,10.5,10.1,10.3,9.9,10.6,10.2]}},{"b":6,"v":{"total":[294.8,293.7,293,295,291.4,292.6,293,292.6,292.8,294.9,292.5,292.9,296.5,294,295.3],"script":[52.2,51.4,51.7,51.5,51,51.8,51.5,50.8,51.1,52.6,51,50.5,52.3,51.7,52.1],"paint":[235.4,235.1,234.1,236.1,233.2,233.7,234.2,234.4,234.5,235.1,234.2,235.2,236.7,235.2,236]}},{"b":7,"v":{"total":[31.3,31.7,31.4,32.4,31.2,32.7,32.3,32.1,31.3,31.2,30.9,31.4,32,31.9,32.5],"script":[4.5,4.5,4.6,4.5,4.5,4.6,4.8,4.5,4.5,4.7,4.5,4.6,4.7,4.6,4.9],"paint":[26,26.3,26,27.1,25.9,27.3,26.7,26.8,26.1,25.7,25.7,26.1,26.5,26.6,26.8]}},{"b":8,"v":{"total":[11.2,10.4,11.7,11.6,11.4,11.2,11,11.2,10.8,11.4,11.7,11.9,11.1,11.4,10.5],"script":[8.9,8.6,9.3,9.1,9,9.3,8.8,9.1,8.9,9.5,9.4,9.8,8.6,9,9],"paint":[1.8,1,1.4,0.6,1.5,0.6,1.3,0.4,1.6,1.7,0.9,0.7,0.8,1.3,1.3]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[3.2]}},{"b":11,"v":{"DEFAULT":[3.4]}},{"b":12,"v":{"DEFAULT":[0.8]}},{"b":13,"v":{"DEFAULT":[25.8]}},{"b":14,"v":{"DEFAULT":[5.4]}},{"b":15,"v":{"DEFAULT":[2.6]}},{"b":16,"v":{"DEFAULT":[49.8]}}]}, -{"f":103,"b":[{"b":0,"v":{"total":[27.8,28.3,27.5,27.7,27.7,27.8,27.9,27.6,28.1,27.9,27.7,28,27.7,27.8,27.7],"script":[6.2,6.2,5.7,5.9,5.8,5.8,5.9,5.8,6,5.8,5.8,6,5.8,6.1,6.1],"paint":[21.1,21.5,21.2,21.2,21.3,21.4,21.5,21.2,21.6,21.6,21.4,21.5,21.4,21.2,21.1]}},{"b":1,"v":{"total":[32,32.4,32.5,32.4,32.3,32.7,32.8,32.6,33.3,31.9,32.7,32.8,32.6,32.9,32.7],"script":[8.5,8.7,8.8,8.7,8.6,8.7,8.7,8.8,8.7,8.4,8.5,9,8.8,8.4,8.6],"paint":[23.1,23.3,23.3,23.1,23.3,23.4,23.4,23.4,24.1,23.1,23.8,23.4,23.2,23.9,23.5]}},{"b":2,"v":{"total":[11.3,12.3,12.6,12.4,12.7,12.1,12.6,13.7,11.6,11.8,13.8,11.5,12.5,11.3,12.6],"script":[1.1,1.6,1.3,1.5,1.2,1.3,1.7,1.5,1,1.5,1.8,1.3,1.5,1.3,1.9],"paint":[9.3,9.4,8.7,10,10.1,9,8.7,10.1,9.4,9.2,10.7,8.3,9.8,8.5,9.8]}},{"b":3,"v":{"total":[3.2,2.6,4,3,2.4,3.3,2.9,3.3,3.1,3,3.3,3,2.8,3.2,2.8,3.2,3,2.3,3,3.2,3.1,3.2,2.8,3.3,3.9],"script":[0.9,0.3,0.7,0.7,0.3,1.3,0.8,1,1.1,1.1,0.9,0.8,1.2,1.4,0.6,1.1,0.8,0.8,0.8,0.9,0.9,0.9,1,1.1,1.8],"paint":[1.5,2.2,1.9,2.1,1.6,1.6,1.4,1.8,1,1.1,1.5,1.3,1.4,1.7,2,1.5,1.2,1.4,1.1,1.3,1.6,2.2,1.7,1.3,1.5]}},{"b":4,"v":{"total":[16.4,16,16.1,17.2,16.3,15.9,16.1,15.9,17.2,16.1,16.4,16.4,18.3,16.5,15.7],"script":[2.6,2.2,2.3,2.3,2.1,1.9,2,2.2,2.4,1.9,3.3,2.9,2.5,2.4,2.3],"paint":[13.1,11.4,13,13.5,12.7,13.1,12.5,12.8,13.9,11.9,11.3,12.3,14.9,12.6,12.2]}},{"b":5,"v":{"total":[12.3,12,12.2,12.1,12.2,12,12.3,12,12,12.4,11.7,12.2,12.3,11.9,12.8],"script":[1.2,1.1,1.2,1.2,0.9,1.1,1.2,1.1,1.1,1.2,1,1.2,1.3,1.1,1.6],"paint":[10.7,10,10.2,10.1,10.6,10,10.5,10.2,10.6,10.5,9.8,10.2,10.3,10.2,10.9]}},{"b":6,"v":{"total":[313.1,317.7,316.6,317.3,316.4,317.2,316.2,317.5,315.1,318.1,317.6,317.7,315.1,307.4,318.9],"script":[70.7,73.7,70.7,71.7,71.3,72.5,72.8,70.9,70.5,70.5,72.4,71.8,70.3,71.1,73],"paint":[235.3,236.7,238.8,238.3,237.8,237.7,236.4,239.5,237.6,240.1,238,238.6,237.6,229.1,238.7]}},{"b":7,"v":{"total":[34.7,33.4,33.5,34.6,33.3,34.3,33.6,33.2,33.3,33.4,33.6,34.1,33.2,33.7,33.5],"script":[6.8,6.8,6.7,6.9,6.5,7.1,7.3,6.8,6.9,7,7.4,6.9,7,7.4,7.4],"paint":[26.9,25.5,25.8,26.7,25.8,26.2,25.3,25.5,25.5,25.5,25.2,26.3,25.3,25.4,25.2]}},{"b":8,"v":{"total":[10,10.6,11.3,10.4,12,10.3,11,11.1,10.8,10.2,10.8,10.6,11.2,10.4,10.8],"script":[7.6,8.4,9.1,8.2,9.8,8.4,8.6,8.5,8.6,8.7,8.7,8.7,9.1,8.9,8.3],"paint":[0.9,1.1,1.5,2,1.9,1.1,0.9,1,0.9,0.3,1.1,0.8,1.1,0.3,1.6]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[2.9]}},{"b":11,"v":{"DEFAULT":[2.8]}},{"b":12,"v":{"DEFAULT":[0.9]}},{"b":13,"v":{"DEFAULT":[20.9]}},{"b":14,"v":{"DEFAULT":[11.6]}},{"b":15,"v":{"DEFAULT":[4.1]}},{"b":16,"v":{"DEFAULT":[42.5]}}]}, -{"f":104,"b":[{"b":0,"v":{"total":[30.8,31.6,31.3,31.3,31.6,30.7,31.4,32,31.1,30.9,31.2,31.5,31.6,31.6,31.4],"script":[7.9,8.5,8.5,8.5,8.4,8.1,8.3,8.6,8.1,8.1,8.2,8.4,8.6,8.5,8.1],"paint":[22.4,22.6,22.3,22.2,22.7,22,22.5,22.8,22.4,22.2,22.5,22.6,22.4,22.6,22.7]}},{"b":1,"v":{"total":[36.6,35.8,36.8,36.3,35.7,36.3,36.5,36,35.9,36.8,35.9,36.1,36,35.5,36],"script":[12.7,12.2,12.8,12.3,12.1,12.3,12.4,12,12.1,12.6,12.2,12.1,12.2,12,12.2],"paint":[23.4,23.1,23.4,23.5,22.9,23.5,23.6,23.4,23.3,23.6,23.1,23.4,23.2,22.8,23.2]}},{"b":2,"v":{"total":[17,17,15.6,15.9,17,14.9,16.1,16,17.4,17,17,15.5,18.3,15.8,16.5],"script":[5.5,5.5,4.6,4.7,5.3,4.6,4.9,4.7,5.4,5.2,5.1,4.8,5.7,4.6,4.6],"paint":[9.4,10.5,9.7,10.1,9.3,9.4,10.1,10.2,9.8,10.3,8.8,8.6,9.8,9.2,10.2]}},{"b":3,"v":{"total":[6.3,7.1,7.3,6.8,6.9,6.9,7.2,8.4,7.1,7.1,6.7,7.5,6.6,7.7,6.6,7.4,7.8,7.1,7.4,6.8,6.7,7.1,6.9,7.2,6.7],"script":[4.3,4.7,4.7,4.3,5,4.6,4.8,5.1,4.2,4.6,4.2,4.8,4.1,4.8,4,4.8,4.9,4.6,4.8,4.9,3.9,4.6,4.4,4.8,4],"paint":[1.1,1.5,1.6,1.6,1,1.4,1.6,2.3,2.3,1.2,1.6,0.8,1.3,2,1.8,1.6,1.8,1.1,1.1,1.8,1.6,1.9,1.7,1.4,1.8]}},{"b":4,"v":{"total":[18.5,21.2,18.3,19.2,19.2,19.8,19.2,18.6,20.7,18.8,18.2,19,17.8,18.1,20.7],"script":[4.1,5.2,4.3,4.3,5.2,4.7,5.2,4.5,5.4,4.6,4.7,4.8,4.5,4.8,5.1],"paint":[13.2,13.5,11.9,13.7,12.2,13.8,12.3,13,13.2,13.1,12.1,13,11.6,12.2,13.1]}},{"b":5,"v":{"total":[13.8,13.9,14,13.5,14.5,14.9,13.1,14,13.8,12.9,13.4,13.4,13.3,13.5,13.2],"script":[2.4,2.6,2.5,2.4,2.3,2.8,2.1,2.5,2.5,2.4,2.4,2.3,2.3,2.2,2.3],"paint":[11,10.5,10.8,10.3,11.1,11.4,10.5,10.8,10.9,10.2,9.9,10.6,10.1,10.6,10.2]}},{"b":6,"v":{"total":[325.9,326.1,325.5,325.8,326.7,324.9,324.5,326.1,324.7,324,325,323.5,325,323.9,322.5],"script":[87.2,86.9,87.7,87,87.8,86.7,86.9,87.3,86.5,87.3,88.5,87.1,87,88.2,86.7],"paint":[230.1,231.2,229.8,230.9,230.5,229.4,229.8,230.7,229.5,228.8,228.6,228.5,230.1,227.9,227.9]}},{"b":7,"v":{"total":[37,37.7,37.4,37.2,37.9,37,37,37.5,37.5,37.8,37.4,37.3,37.3,37.8,37.6],"script":[9.2,9.7,9.7,9.8,9.5,9.6,9.6,9.2,9.6,9.5,9.4,9.6,9.8,9.5,9.4],"paint":[26.8,27,26.7,26.4,27.4,26.5,26.4,27.3,26.8,27.3,27,26.8,26.5,27.3,27.3]}},{"b":8,"v":{"total":[16.1,17.5,16.1,16.7,17.4,16.2,16.7,16.3,16.7,17.9,19.3,15.6,16.6,16.5,16.9],"script":[14.1,15.5,14.3,15,14.8,14.2,14.4,14.8,14.6,15.7,16.7,14.1,14.7,14.8,15.2],"paint":[1.8,1.2,0.4,0.7,1.3,0.9,1.1,0.3,0.4,1.9,2.4,0.7,0.4,0.4,0.4]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[3.7]}},{"b":11,"v":{"DEFAULT":[3.7]}},{"b":12,"v":{"DEFAULT":[0.9]}},{"b":13,"v":{"DEFAULT":[30.8]}},{"b":14,"v":{"DEFAULT":[19.5]}},{"b":15,"v":{"DEFAULT":[6.5]}},{"b":16,"v":{"DEFAULT":[46.9]}}]}, -{"f":105,"b":[{"b":0,"v":{"total":[28.4,28.3,29,28.2,28.9,28.4,28.7,28.2,28.8,28.5,28.3,28.5,28.1,28.2,28.3],"script":[5.3,5.2,5.5,5.1,5.8,5.3,5.6,5.3,5.5,5.2,5.3,5.5,5.1,5.2,5.5],"paint":[22.5,22.6,23,22.5,22.6,22.6,22.5,22.4,22.7,22.7,22.4,22.4,22.4,22.5,22.2]}},{"b":1,"v":{"total":[32.7,33.1,32.9,31.3,33.4,32.1,33.3,32.3,33.1,32.6,32.8,31.4,32.7,32.5,32.7],"script":[8.5,8.6,8.6,7.8,9,8.2,8.7,8.3,8.6,8.4,8.3,7.6,8.6,8.1,8.4],"paint":[23.6,23.9,23.7,22.9,23.9,23.3,24,23.4,24,23.6,23.9,23.2,23.5,23.8,23.7]}},{"b":2,"v":{"total":[12.3,11.4,12.5,12.1,11.8,11.6,13.4,12.3,12.6,12.4,11.7,12.7,13.8,12,12],"script":[1.6,1.5,1.5,1.6,1.1,1,2.3,1.8,1.6,1.9,1.4,1.7,2.6,1,1.1],"paint":[9.7,8.3,9.9,9.2,8.8,9.7,9.6,9.3,10,9,8.8,9.2,10,9.7,9.9]}},{"b":3,"v":{"total":[5.3,3,2.7,2.7,2.7,2.6,2.5,2.9,2.4,2.6,2.6,3,2.5,2.5,2.9,2.7,2.1,2.2,2.6,2,3.3,2.6,2.9,2.4,3],"script":[0.1,1.1,0.1,0.5,0.3,0.1,0.1,0.8,0.5,0.7,0.1,0.8,0.1,0.9,0.6,0.6,0.6,0.8,0.1,0.1,1.2,0.5,0.8,0.1,1.3],"paint":[1.5,1.7,1.6,1,1.9,1.5,2.2,1.4,1.8,1.8,0.9,2,1.4,1,1.5,0.8,0.7,1.3,2.1,1.1,1.5,1.3,2,2.2,1.6]}},{"b":4,"v":{"total":[16.1,16.8,15.1,14.7,14.7,15.3,15.9,15.3,14.3,15.3,15.2,16,15.4,14.9,16.3],"script":[1.3,1.5,1.5,1,1.1,1.4,2,1.5,1.6,1.2,1.5,1.5,1,1.1,1.7],"paint":[13.9,13.9,12.6,12.5,12,12.9,12.9,12.7,11.2,12.4,13,13.2,13.2,12.9,13.6]}},{"b":5,"v":{"total":[12.4,11.4,11.5,11.5,11.7,11.4,11.6,11.5,11.6,11.5,11.5,11.3,11.6,12,11.6],"script":[0.9,0.9,1,1,0.9,0.9,0.7,0.9,1,0.9,0.7,0.8,1,1.1,0.9],"paint":[10.6,9.7,9.7,9.5,10.2,9.5,10,9.8,9.3,9.9,10,9.8,9.4,10.4,10]}},{"b":6,"v":{"total":[396.3,393.5,395.1,394.6,394.4,395.6,394,389.6,395.8,393.8,393.4,391.6,393.8,388.3,389.6],"script":[158.5,159,160,159.2,160.2,162.2,159.9,154.3,160.8,157.8,158.5,156,160,153.5,156.7],"paint":[230.6,227.3,228,228.1,227.2,226.2,227.4,227.8,227.9,229.1,227.9,228.2,226.8,227.6,225.6]}},{"b":7,"v":{"total":[33.6,33.3,33.7,33,34.4,33.8,33.9,35,34.2,33.5,32.5,33,33.9,32.8,33.1],"script":[6.2,5.9,6.4,5.9,6.2,6.1,6.1,6.2,6.3,6.3,5.9,6,5.8,5.9,5.8],"paint":[26.5,26,26.4,26.2,27.3,26.8,26.8,27.8,26.9,26.3,25.7,26.1,27.1,26,26.4]}},{"b":8,"v":{"total":[12.2,12.9,12.7,12.9,12,12.6,13.7,11.6,11.7,12.2,13.2,11.3,12.1,11.7,11.2],"script":[10.2,10.3,10.9,11.1,9.8,10.2,11.5,9.4,10,10,10.9,9.2,10.3,9.8,9.6],"paint":[1.1,0.9,0.3,0.3,0.2,1.3,0.4,1.1,0.2,2,1.1,1,0.4,0.2,0.2]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[3.8]}},{"b":11,"v":{"DEFAULT":[3.9]}},{"b":12,"v":{"DEFAULT":[0.9]}},{"b":13,"v":{"DEFAULT":[31.4]}},{"b":14,"v":{"DEFAULT":[19.8]}},{"b":15,"v":{"DEFAULT":[5.6]}},{"b":16,"v":{"DEFAULT":[58]}}]}, -{"f":106,"b":[{"b":0,"v":{"total":[30.3,27.7,28.2,28,29.9,29.5,27.6,28.2,28,27.7,27.8,27.8,28.1,28.1,28.5],"script":[6.6,6.1,6.4,6.1,6.8,6.6,5.9,6.2,6.3,6.1,6,6.2,6.2,6.2,6.3],"paint":[23.2,21,21.3,21.4,22.5,22.4,21.1,21.5,21.1,21.1,21.3,21,21.4,21.3,21.6]}},{"b":1,"v":{"total":[35.3,35.7,35.6,34.6,35.6,35.7,35.5,35,35.5,35.5,35,34.7,35.2,35.4,35.8],"script":[10.2,10.2,10.3,10,10.4,10.3,10.3,10.1,10.3,10.5,10.1,9.7,10.4,10.4,10.4],"paint":[24.5,24.9,24.7,24,24.6,24.7,24.5,24.2,24.6,24.3,24.3,24.4,24.2,24.4,24.8]}},{"b":2,"v":{"total":[13,12.9,13.1,12.9,12.2,13.9,12.4,12.2,12.5,12.7,12.8,11.7,12.1,12.8,13.5],"script":[1.5,1,1.3,1.1,0.7,0.9,0.6,1.4,1.1,0.7,1.5,1,0.9,1,1.6],"paint":[9,9.5,8.9,10.8,10.2,10.4,10.7,9.2,10.3,10,10.3,9.4,10.5,10.5,9.9]}},{"b":3,"v":{"total":[2.7,2.6,2.5,2.6,2.1,2.1,2.7,2.5,2.6,2.2,2.4,2.7,2.4,2.5,2.5,2.2,2.2,2.5,2.4,2.1,2.6,2.3,3,2.5,2.7],"script":[0.5,0.5,0,0,0,0,0,0,0.1,0,0.1,0.8,0,0,0,0,0,0,0,0,0,0.2,0.9,0,0],"paint":[1.7,1,2.3,2.4,0.9,2,2.5,1.9,0.9,1.3,1.9,1.4,1.9,1.1,2.3,1.3,2,1.4,1.7,2,2,2,1.9,2.3,1.6]}},{"b":4,"v":{"total":[14.2,14.7,14.4,14.3,14.5,15.2,13.2,14.1,14.9,15.3,13.8,14.6,13.9,16.5,15.2],"script":[0.6,0.8,0.7,0.8,1,0.9,0.1,0.1,0.9,0.1,0.1,0.9,0.1,0.1,0.6],"paint":[12.4,11.7,12.9,12.6,12.3,12.9,11.7,12.1,12.7,13.5,12.7,12.2,12.9,14.6,13.1]}},{"b":5,"v":{"total":[11.3,11.1,10.8,10.8,10.7,10.9,10.9,10.8,11,10.8,11,11.2,10.9,10.9,10.9],"script":[0.3,0.2,0.1,0.4,0.3,0.4,0.1,0.1,0.1,0.1,0.1,0.2,0.1,0.4,0.1],"paint":[10,10.2,10,9.2,10.1,9.6,10.3,10.5,10.3,10.4,10.2,10.3,10.1,9.5,9.8]}},{"b":6,"v":{"total":[324.2,327.7,323.2,324.7,323.4,324.1,326.3,322.9,324.2,326.3,323.7,323.7,325.3,324.4,324.9],"script":[82.3,80.1,80.9,80.3,80.4,81.1,80.6,81,81.3,82.4,81.8,79.7,82.7,81.2,82.1],"paint":[234.1,239.7,234.7,236.8,235.5,235.5,237.9,234.5,235.6,236.6,234.4,236.5,235.1,235.8,235.4]}},{"b":7,"v":{"total":[35.8,36.9,35.6,36,36.7,36.1,37,36.7,35.9,36.4,35.4,35.5,35.7,35.4,36.6],"script":[8,8.4,8.1,8.3,8.5,8.3,8.2,8.2,8.3,7.9,7.9,8.5,8.1,8.1,8.3],"paint":[26.8,27.3,26.6,26.7,27.2,26.8,27.8,27.5,26.6,27.5,26.5,26,26.6,26.3,27.3]}},{"b":8,"v":{"total":[15.1,14.6,15.2,14.1,13.8,14.3,14.2,14.4,14,17.3,15.3,13.5,15.2,14.6,14.4],"script":[12.6,11.7,12.9,12.2,11.5,12.2,12.6,12.8,12,15.4,13.5,11.7,13,12.7,12.3],"paint":[0.9,1.1,1,0.9,1.8,0.7,0.6,0.8,1.1,1,1.1,0.2,0.4,1,1.4]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[3.4]}},{"b":11,"v":{"DEFAULT":[3.4]}},{"b":12,"v":{"DEFAULT":[1.1]}},{"b":13,"v":{"DEFAULT":[25.8]}},{"b":14,"v":{"DEFAULT":[73.4]}},{"b":15,"v":{"DEFAULT":[11.8]}},{"b":16,"v":{"DEFAULT":[92]}}]}, -{"f":107,"b":[{"b":0,"v":{"total":[31.3,29.9,29.9,29.8,29.6,30,30,29.6,29.6,29.5,29.3,29.8,29.1,29.4,30.5],"script":[7.8,7.3,7.5,7.3,7.1,7.4,7.3,7.5,7.5,7.2,7.1,7.4,7.2,7.4,7.7],"paint":[22.9,22,21.9,21.9,22,22,22.2,21.5,21.5,21.8,21.6,21.9,21.4,21.4,22.1]}},{"b":1,"v":{"total":[36.5,35.8,36.6,37.1,35.7,35.8,35.7,35.9,37.3,37.1,36.6,35.6,37.4,37,36.6],"script":[11.4,11.5,12,11.5,11.6,11.6,11.4,11.8,12,12,12,11.4,11.9,11.9,11.5],"paint":[24.4,23.6,24.1,24.9,23.5,23.6,23.7,23.4,24.6,24.5,24,23.6,24.9,24.5,24.4]}},{"b":2,"v":{"total":[14.1,14.2,14.5,14.2,14.8,14,14.5,14.8,14.6,15.2,14.3,14.5,15,14.6,14.1],"script":[3,2.2,2.4,2.8,2.9,2.4,2.7,2.7,3,2.6,2.9,3.3,3,2.8,2.8],"paint":[8.7,10.9,11.2,9.7,10.7,10.7,10.6,10,10.3,11.5,10.3,10.5,9.7,10.7,10.2]}},{"b":3,"v":{"total":[3.8,3.2,3.3,3.3,4.2,3.3,3.3,4.1,3.8,3.9,3.9,3.8,4.4,3.8,4.6,3.3,3.6,3.2,3.6,4.2,4.2,3.1,3.3,3.6,3.2],"script":[1.4,1.1,0.9,0.9,1.3,0.9,0.9,1.7,1.4,2,1,1.4,1,1.2,1.2,0.9,1.2,1.5,1.2,1,1.5,0.9,1.1,1.1,1.2],"paint":[1.9,1.9,1.3,1.6,0.4,2.2,2.3,1.6,1.4,1.7,2.2,1.6,1.1,1.7,1.8,1.3,1.1,1.5,1.8,1.5,1.8,1.1,1.6,1.6,1.9]}},{"b":4,"v":{"total":[15.4,14.9,17.3,15.4,15,14,15.7,15.6,15.2,15.7,16.2,15.2,15.7,15,14.8],"script":[1,1.6,1.6,1.5,1.4,0.7,1.5,1.5,1.4,1.7,1.8,1.8,1.8,1,1.1],"paint":[12.9,11.6,14.7,13.2,11.1,12.2,13.3,12.9,11.7,13,13.4,12.5,12.7,12.7,12.4]}},{"b":5,"v":{"total":[11.5,11.5,11.6,11.1,11,11,11.4,11.6,11,11.3,11.3,11.3,11.4,11.5,11.2],"script":[0.5,0.5,0.4,0.5,0.5,0.5,0.5,0.3,0.2,0.4,0.5,0.4,0.5,0.5,0.3],"paint":[9.8,10.3,10.6,10.1,9.6,9.5,10.1,10.4,10.5,10.3,10.4,10.2,10.3,10.4,10.4]}},{"b":6,"v":{"total":[322.8,322.3,319.8,323.3,323.1,321.4,323,323.9,322.3,321.5,321,323,322.9,322,319.3],"script":[82.6,82,81.1,81.9,82.2,80.7,81.3,82.1,81.4,81,81.2,82.5,81.7,81.6,80.6],"paint":[232.8,232.9,231.2,233.9,233.3,233.2,233.5,234.1,232.8,232.9,232.2,232.9,233.8,231.8,231.1]}},{"b":7,"v":{"total":[36.2,36.1,35.7,35,35.9,36.3,36,36.2,35.5,36.5,36.4,36.3,38,36.3,35.9],"script":[8.4,8.3,8.3,8,8.3,8.4,8.5,8.3,8.5,8.4,8.5,8.3,8.6,8.5,8.4],"paint":[26.7,26.8,26.4,25.9,26.6,26.8,26.4,26.9,26,27.1,26.8,27,28.3,26.8,26.6]}},{"b":8,"v":{"total":[15.4,15.5,17.3,14.4,16.1,15.9,14.4,15.1,15.4,15.8,15.6,17,14.6,15.1,14.8],"script":[13.3,13,15.1,12.8,12.6,13.3,12.4,13.2,13,13.7,14.1,14.3,12.8,12.7,13.4],"paint":[1.8,2.2,1.5,1,1.5,1.8,0.9,0.2,1.3,1.1,0.7,2,0.4,1.5,0.3]}},{"b":9,"v":{"DEFAULT":[0.9]}},{"b":10,"v":{"DEFAULT":[4.9]}},{"b":11,"v":{"DEFAULT":[5]}},{"b":12,"v":{"DEFAULT":[1.1]}},{"b":13,"v":{"DEFAULT":[39.6]}},{"b":14,"v":{"DEFAULT":[81.4]}},{"b":15,"v":{"DEFAULT":[20]}},{"b":16,"v":{"DEFAULT":[91.8]}}]}, -{"f":108,"b":[{"b":0,"v":{"total":[31.2,41,40.7,33.6,33.8,41,41.4,34.3,34.9,33.8,30.3,30.4,32.7,33.9,34],"script":[5.5,5.5,5.4,5.7,5.6,5.5,5.6,5.7,5.6,5.7,5.5,5.5,5.5,5.7,5.6],"paint":[22.4,22.2,22,23,22.6,21.8,22.3,22.7,22.5,22.5,22.7,22.7,22.7,22.5,22.7]}},{"b":1,"v":{"total":[37.2,36.2,33,37.4,38.7,39.4,37.1,39.2,33.1,36.2,33,38.1,34.6,36.4,38.7],"script":[8.7,8.5,8.3,8.8,8.7,9.2,8.7,8.5,9.1,8.7,8.7,8.6,9,8.6,9.3],"paint":[23,23.1,23.5,22.8,23,22.7,23.3,23.5,23.5,22.6,23.3,23.3,24,23.3,22.8]}},{"b":2,"v":{"total":[31.7,16.1,32.2,31.3,31.2,33.6,31.7,36.3,33.5,30.6,31.6,30.6,34.4,32,17],"script":[3.5,2.5,3.6,3.3,3.7,3.9,3.2,4.4,2.7,3.7,3.8,2.8,2.5,3.6,3.5],"paint":[12.7,12.6,11.4,12.6,12.4,12.9,12.5,13.5,10.8,11.6,11.2,12.2,13.3,12.3,11.6]}},{"b":3,"v":{"total":[6.1,12.5,7.6,12.6,7.7,6.8,9,14.5,9.8,14,10.2,10.5,9.4,13.7,11,11,13,13.6,9.6,12.2,11.2,13,8.6,11.2,7.4],"script":[1.2,1.6,2,2.4,2,2.2,1.7,2.2,2.3,2.8,2.4,1.4,2.5,1.9,2.4,1.7,2.7,2.2,2.3,1.9,1.9,2,2.3,2.5,2.4],"paint":[2.4,2.9,2.3,1.8,3.6,2.3,3.4,3.5,3.6,2.9,2.2,2.3,3.8,2,3.2,0.7,2.8,2.6,3.9,2.2,3.8,2.7,3,2.4,3.7]}},{"b":4,"v":{"total":[33.3,36.2,37.1,33.9,36.8,36,35.2,32.7,33.2,33.5,34.3,32.5,37.4,34.2,33.7],"script":[1.4,1.9,2,2,1.7,1.3,1.6,1.8,1.1,1.1,1.6,0.8,1.3,1.4,2],"paint":[15.2,14.7,15.9,15,17.4,15.4,16.1,15.3,13.5,16,13.5,16.3,16.6,16.8,14.1]}},{"b":5,"v":{"total":[13.8,14.5,13,17.8,15.7,16.4,13.5,13.4,13.9,14,16.8,16.7,15.8,14.5,16.3],"script":[0.9,0.9,0.8,0.9,0.8,0.9,0.9,1,0.7,0.8,0.9,0.8,0.8,1.1,0.8],"paint":[11.7,11.6,10.9,11.7,11.4,11.3,11,10.9,11.6,12.3,11.3,11.2,11.6,12,11.5]}},{"b":6,"v":{"total":[288.2,287.4,296.1,287.7,293,294.1,285.5,291.4,285.9,285.4,288.1,288.4,292.8,286.8,295.1],"script":[50.2,50.9,51.7,51.4,52.5,51,50.4,50.5,51.2,50.9,52,51.3,52.5,51.7,53.1],"paint":[232.8,232.8,233.5,232.6,231,232.4,231.4,230.8,230.8,230.8,232.4,233.3,231.4,231.3,231.6]}},{"b":7,"v":{"total":[39.5,38.8,38.7,38.7,40.7,38.5,38,38.6,39.4,40.8,41.2,38.8,38.4,38.7,38.5],"script":[5.7,5.8,5.7,5.8,5.4,5.8,5.7,5.7,6,5.7,5.8,5.7,5.7,5.9,5.5],"paint":[26,27.1,27,26.6,26.5,26.8,26.3,26.4,27.5,26.6,26.9,27.2,26.4,26.6,26.9]}},{"b":8,"v":{"total":[18.4,17.4,18.2,17.8,17.5,18,40.1,38.7,17.8,17.3,17.1,17.8,37.7,18.8,17.1],"script":[13.3,12.7,13.3,13.5,12.5,13.7,13.9,13.1,13.6,13.2,12.8,13,12.8,13.8,12.9],"paint":[3,2.2,1.6,1.9,2.3,2.2,1.6,2.7,1.2,2.9,2.3,1.5,1.4,1.9,3.3]}},{"b":9,"v":{"DEFAULT":[1]}},{"b":10,"v":{"DEFAULT":[3.6]}},{"b":11,"v":{"DEFAULT":[3.7]}},{"b":12,"v":{"DEFAULT":[1.2]}},{"b":13,"v":{"DEFAULT":[25.8]}},{"b":14,"v":{"DEFAULT":[92.5]}},{"b":15,"v":{"DEFAULT":[23]}},{"b":16,"v":{"DEFAULT":[105.5]}}]}, -{"f":109,"b":[{"b":0,"v":{"total":[56.8,56.3,56.3,56.9,56.7,56.4,55.9,56,56.4,55.8,56.5,55.4,55.8,56,56.3],"script":[31.4,31.2,31.1,31.8,31.2,31.2,30.9,31,31,31,31.4,30.6,30.6,31,31.1],"paint":[24.9,24.6,24.7,24.6,25,24.7,24.6,24.5,24.9,24.3,24.6,24.4,24.7,24.5,24.7]}},{"b":1,"v":{"total":[117.9,71,109.4,114.8,112.9,70.2,70.6,112.2,71.1,113.6,111.7,71,112.2,111.6,70.1],"script":[97.5,46.2,88.6,94.2,92.3,45.5,45.7,91.6,45.8,92.9,91.4,46.2,91.1,91.3,45.4],"paint":[19.9,24.4,20.3,20.2,20.1,24.2,24.4,20.1,24.8,20.2,19.8,24.3,20.6,19.8,24.2]}},{"b":2,"v":{"total":[43.5,42.9,43.5,42.9,42.8,41.6,42.2,41.5,42.3,42,42.5,41.7,41.8,41.4,42.2],"script":[30.4,30.1,30,29.6,29,28.6,29.1,28.7,29,28.4,29.2,27.9,28,27.9,29.4],"paint":[11.6,12.1,12.3,12,12.4,12,11,11.3,11.2,12.2,12.3,12.7,11.5,11.7,11.4]}},{"b":3,"v":{"total":[30,29.8,30.2,29.4,29.5,29.9,29.4,29.3,29.6,29.3,29.2,29.6,29.4,30.2,30.1,28.7,29.2,29.5,30,30.3,29.6,29.6,29.2,28.9,30],"script":[27.5,26.7,27.6,27,26.9,27.1,26.4,26.6,27,26.5,27,26.6,26.6,27.7,27.3,26.8,27,26.7,27.1,26.2,26.8,27.3,26.3,26.6,27.2],"paint":[1.6,2.5,1.7,1.5,1.4,1.6,2.1,2.2,1.7,1.9,1.7,2.5,1.3,2.4,2.1,1.1,1.3,2.6,2.7,2.5,2.6,1.1,2.8,1.2,1.8]}},{"b":4,"v":{"total":[70.5,68.8,71.5,69.6,69.6,71.6,71.3,69.4,71.7,69.6,69.8,69.5,70.4,72.9,70.6],"script":[53.2,53,53.7,52.7,53,53.9,54.4,53.4,54.1,52.4,52.9,53.1,53.4,54.5,53.4],"paint":[15.8,14.2,16.9,15.2,15.4,16.4,14,13.7,16.8,16.2,15.3,14.4,15,16.6,16.2]}},{"b":5,"v":{"total":[24.3,25,23.9,24.6,24.8,24.6,24.3,24.5,24.2,24.2,24.3,24.4,24.3,24.9,25.1],"script":[12.7,13.3,12.4,12.8,12.9,12.5,12.7,12.8,12.7,12.7,12.9,12.8,12.7,12.8,12.8],"paint":[10.9,11.1,10.6,11.1,11.1,11.2,10.9,10.7,10.5,10.8,10.7,10.7,11.2,11.4,10.8]}},{"b":6,"v":{"total":[1148.3,936.5,1192.4,1088.9,941.9,1006.2,1196.5,968.8,970.2,1068,1509.8,987.8,933.2,1437,959.6],"script":[881.9,668.4,929.1,824.2,675.2,739.3,931.2,700,700.9,801.2,1243,718.6,662.2,1170.2,686.9],"paint":[258.6,260,255.5,256.8,258.8,258.8,257.3,260.3,261,258.8,258.6,261.1,263,258.4,264]}},{"b":7,"v":{"total":[71.4,71.3,71.5,73.7,71.7,71.8,71.9,74,71.5,71.6,71.9,72,71.5,70.9,70.8],"script":[38.9,39,39.2,39.8,39.3,39.4,39.3,41.1,39,39.1,39.3,39.7,37.8,39.1,38.5],"paint":[31.5,31.3,31.2,32.8,31.4,31.4,31.5,31.8,31.5,31.5,31.5,31.2,32.6,30.7,31.2]}},{"b":8,"v":{"total":[25.8,25.1,24.9,25.3,26.1,25.2,25.2,25.1,26.7,26.1,26.2,25.3,25.2,26.4,24.7],"script":[24.4,24,23.8,23.8,25.1,23.7,24,23.4,24.9,25,24.6,23.8,23.7,24.5,23.8],"paint":[1.3,0.7,0.4,1.4,0.3,1.3,0.3,1,1.7,1,0.4,1,0.8,0.8,0.5]}},{"b":9,"v":{"DEFAULT":[1.7]}},{"b":10,"v":{"DEFAULT":[8.5]}},{"b":11,"v":{"DEFAULT":[11.1]}},{"b":12,"v":{"DEFAULT":[23.3]}},{"b":13,"v":{"DEFAULT":[68.5]}},{"b":14,"v":{"DEFAULT":[277.6]}},{"b":15,"v":{"DEFAULT":[81]}},{"b":16,"v":{"DEFAULT":[394.2]}}]}, -{"f":110,"b":[{"b":0,"v":{"total":[28.6,28.3,28.9,27.7,28.2,28.3,28.6,28.3,28.5,28.3,28.4,28.2,28.2,28.2,28.4],"script":[5.2,5.3,5.3,5,4.9,5.2,5.4,5.3,5.4,5.1,5.2,5.2,5,5.3,5.4],"paint":[22.9,22.5,23.1,22.1,22.9,22.5,22.6,22.4,22.6,22.7,22.6,22.4,22.6,22.4,22.5]}},{"b":1,"v":{"total":[31.5,31.6,32,32.5,32,32.6,32,32,31.7,31.6,32.2,31.7,32,32.2,32],"script":[7.4,7.4,7.8,7.9,7.6,7.8,7.7,7.4,7.4,7.4,7.8,7.4,7.3,7.5,7.7],"paint":[23.5,23.6,23.6,24,23.7,24.3,23.7,23.9,23.7,23.6,23.8,23.8,24.1,24.1,23.7]}},{"b":2,"v":{"total":[12.1,12.5,12.8,13.2,12.5,14.6,12.2,12.6,12.5,12.4,11.6,11.7,13.3,13.2,13.1],"script":[2,1.5,1.8,2.3,1.4,1.9,1.6,1.9,1.9,2,1.2,1.7,2.3,2.1,2.1],"paint":[8.7,9.4,9.4,9.7,10.4,10.8,9.2,8.8,9.5,8.9,8.2,8.7,9.6,9.5,10]}},{"b":3,"v":{"total":[5.9,4.1,3.4,3.3,3.9,3.6,4.4,3.4,3.6,4.3,3.6,3.5,3.4,3.4,4.1,4.1,4,3.9,4,4.2,3.7,4.5,3.9,4,3.6],"script":[1.7,1.5,1.5,1.4,1.7,1.9,1.8,1.8,1.8,1.8,1.4,1.3,1.7,1.6,2,1.5,1.5,1.3,1.6,2,1.5,2.1,0.9,1.2,1.2],"paint":[1.3,2.4,1.1,1,1.4,1.6,1.8,0.9,1,2.4,1.3,1.3,1.5,1.8,2,1.5,1.5,1.5,1.6,2.1,1.3,2.3,2.8,2.6,1.7]}},{"b":4,"v":{"total":[15.5,14.9,15.6,15.1,15.2,16.5,15.1,15.3,15.3,15.5,15.5,14.5,14.4,14.6,14.9],"script":[1.1,2.2,1.6,2.4,2.1,1.7,1.7,1.7,1.6,2.3,2.4,1.6,1.8,1.1,1.2],"paint":[13.6,11.6,12.9,11.3,11.9,12.8,12.3,12.4,12,12.2,12.1,11.8,11.6,12.4,12.8]}},{"b":5,"v":{"total":[11.7,11.6,12.7,11.7,11.5,11.6,11.6,12.2,11.5,11.5,11.6,11.5,11.2,11.7,11.7],"script":[1.2,1.2,2,1.1,1.2,1.2,1.2,1,1.2,1.2,1.2,1.1,0.9,1.2,1.2],"paint":[9.5,9.7,9.8,9.6,9.4,9.5,10,9.9,9.4,9.5,9.9,9.5,9.6,9.8,9.6]}},{"b":6,"v":{"total":[295.2,297.2,297.5,296.2,296.8,296.5,295.6,293.4,293.7,293.3,294.4,295,294.6,293,295.6],"script":[48.7,49.3,49.3,48.5,48.9,49,47.8,48.2,48.8,47.6,49.3,48.6,47.9,47.4,49.2],"paint":[239.2,240.9,241.1,240.6,240.6,240.6,240.8,238.1,237.9,238.7,238.1,239.3,239.3,238.7,239.3]}},{"b":7,"v":{"total":[34.7,33.5,33.9,34.3,33.7,32.8,33.3,33.3,32.6,33.8,33.4,34.1,33.4,32.8,33.1],"script":[5.6,5.4,5.7,5.7,5.5,5.3,5.2,5.3,5.2,5.5,5.5,5.7,5.4,5.1,5.3],"paint":[28.1,27.2,27.2,27.4,27.2,26.5,27.1,27,26.5,27.3,27,27.4,27.1,26.7,26.8]}},{"b":8,"v":{"total":[12.1,11.6,12.1,12.2,11.2,11.5,12,11.9,11.4,11.6,13.6,11.6,12.1,11.8,12.1],"script":[10.5,9.2,10,10.5,9.7,10,10.1,10,9.9,10.1,11.4,10,9.5,9.8,9.8],"paint":[0.2,1.6,0.8,1,0.8,0.6,0.7,0.8,0.4,0.2,1.2,0.2,2.1,0.6,1.2]}},{"b":9,"v":{"DEFAULT":[1.7]}},{"b":10,"v":{"DEFAULT":[3.8]}},{"b":11,"v":{"DEFAULT":[3.8]}},{"b":12,"v":{"DEFAULT":[2.4]}},{"b":13,"v":{"DEFAULT":[22.3]}},{"b":14,"v":{"DEFAULT":[173.9]}},{"b":15,"v":{"DEFAULT":[44.3]}},{"b":16,"v":{"DEFAULT":[212.1]}}]}, -{"f":111,"b":[{"b":0,"v":{"total":[27.5,27.6,27.7,27.7,27.6,27.1,27.4,27.5,27.4,27.6,27.4,27.6,27.7,27.5,27.6],"script":[4.2,4.6,4.6,4.4,4.5,4.1,4.3,4.3,4.2,4.4,4.3,4.5,4.5,4.2,4.2],"paint":[22.9,22.7,22.7,22.9,22.7,22.6,22.7,22.9,22.9,22.7,22.7,22.7,22.9,22.9,23]}},{"b":1,"v":{"total":[31.1,30,30.2,30.5,30.1,31.1,30.4,31,30.2,30.5,30.3,30.4,31.1,30.6,30],"script":[6.8,6.2,6.4,6.3,6.2,6.3,6.3,6.4,6.2,6.2,6.3,6.2,6.4,6.3,6.2],"paint":[23.7,23.2,23.2,23.6,23.2,24.1,23.5,24.1,23.4,23.7,23.5,23.6,24.1,23.8,23.2]}},{"b":2,"v":{"total":[11.8,11.7,11,11.8,11.2,12.1,12.1,12,12.1,11.8,11.7,11.3,12.7,11.7,11.7],"script":[0.6,0.6,0.6,0.9,0.7,0.5,0.6,1.1,0.8,0.5,1.1,1.3,1.1,1.1,0.9],"paint":[9.5,9.9,9.5,9.2,9,9.4,9.4,9.9,9.9,9.9,10,8.9,10.9,9.3,9.1]}},{"b":3,"v":{"total":[2.9,2.5,2.7,1.9,3.6,2.1,2.4,2.6,2.3,2.2,2.4,3.2,2,2.5,1.5,2.2,1.8,2.9,2.8,2,2.7,2,2.4,1.6,2.8],"script":[0.9,0,0,0,0,0,0,0,0,0,0,1,0.1,0,0,0,0.1,0,0.8,0,0.9,0,0,0,0.7],"paint":[1.8,1.5,1.5,1,1.2,1.2,2.2,2.1,2.1,1.4,0.8,2.1,1.1,2.3,1.3,1.3,1.5,2.3,0.6,1,1.7,1.1,1.4,0.7,1.9]}},{"b":4,"v":{"total":[16.5,14.4,14.3,14.6,15.1,14.6,14.6,14.7,14.7,15.2,16.2,15.5,15.5,14.7,15.2],"script":[1.7,1.7,1.1,1.3,2,1.2,1.8,1,1.3,1.6,2.4,1.5,2.2,1.8,1.8],"paint":[13.4,11.5,12.3,11.8,11.5,11.7,11.9,12.5,12.7,12.5,13,13,12.8,12,12.4]}},{"b":5,"v":{"total":[11.2,10.9,10.9,10.9,10.9,10.9,10.8,11,10.9,11,11.5,11,11.3,10.9,10.8],"script":[0.5,0.1,0.1,0.3,0.2,0.4,0.3,0.2,0.4,0.1,0.3,0.3,0.8,0.3,0.4],"paint":[10,10.1,10.1,9.9,10.3,9.5,10.1,9.8,9.6,10,10.6,10.2,9.9,9.7,9.3]}},{"b":6,"v":{"total":[300,297.9,295.6,295.9,296.3,296.3,297.3,299.4,294.8,295.2,295.5,296.1,298.9,296.2,295.8],"script":[51.3,51.7,51,51.3,50.2,50.3,51.4,50.3,50.3,50.8,50.3,51.1,51.5,50.9,51.1],"paint":[240.1,238.7,237.3,237.2,238.5,238.5,238.5,241.3,237,237,237.8,237.5,240.1,237.9,237.5]}},{"b":7,"v":{"total":[33.4,33,33.6,33.4,32.5,33.8,33,32.6,33.3,33.7,33.6,33.8,33.6,33.4,33.7],"script":[4.8,4.6,4.8,4.5,4.5,4.8,4.8,4.7,4.8,5,5.1,5,5.1,4.7,4.7],"paint":[27.8,27.6,28,28,27.2,28.1,27.3,27.2,27.7,27.7,27.6,27.7,27.5,27.9,28.1]}},{"b":8,"v":{"total":[9.8,9.5,9.5,10,10,9.2,10.1,10,10.1,9.8,11.1,9.2,9.9,9.6,10.9],"script":[7.5,7.9,8,7.9,7.9,7.9,8.2,7.7,8.3,8.1,8.8,7.3,7.9,7.6,8.6],"paint":[1.2,0.6,0.6,0.7,1.3,0.2,1,1.1,1,1.2,2.1,1,0.9,0.8,0.8]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[2.7]}},{"b":11,"v":{"DEFAULT":[2.7]}},{"b":12,"v":{"DEFAULT":[0.8]}},{"b":13,"v":{"DEFAULT":[20.4]}},{"b":14,"v":{"DEFAULT":[9.4]}},{"b":15,"v":{"DEFAULT":[3.8]}},{"b":16,"v":{"DEFAULT":[41.7]}}]}, -{"f":112,"b":[{"b":0,"v":{"total":[39,38.9,39.1,38.7,38.7,38.6,38.9,38.6,38.9,38.7,38.3,39,39.3,38.6,38.9],"script":[15.1,14.7,14.8,14.6,15,14.7,14.8,14.7,14.8,14.8,14.4,15,15,14.7,14.7],"paint":[23.3,23.7,23.8,23.6,23.1,23.3,23.5,23.3,23.5,23.3,23.3,23.5,23.7,23.4,23.7]}},{"b":1,"v":{"total":[43.8,43.7,44.2,43.9,44.7,43.5,43.6,43.4,43.8,43.4,44.1,42.9,43.4,43.8,43.2],"script":[19.1,19.4,19.5,19.4,19.7,19.2,18.9,18.8,19.1,18.7,19.2,18.5,18.9,19,19],"paint":[24,23.6,24,23.9,24.4,23.7,24.1,24,24,24,24.2,23.8,23.9,24.2,23.5]}},{"b":2,"v":{"total":[19.4,19.4,20.5,18.8,20,19.1,18.6,18.7,19.9,21.1,19,19.5,20.4,20.5,19.7],"script":[6.6,7,7.3,7.1,7.2,7,6.4,5.9,6.8,7.4,7.4,7.1,7.8,7.7,6.5],"paint":[9.4,9.8,10.2,10,9.8,9.8,9.9,9.2,11.5,11.1,9.8,10.6,10.6,11.1,11.5]}},{"b":3,"v":{"total":[6.5,4.5,4.5,4.2,4.6,5.2,4.3,4.5,4.9,4.3,3.8,4.8,3.7,4.6,4.2,4.4,3.9,5.1,4.9,4.4,3.9,4.6,5,5.1,4.6],"script":[1.5,2.1,2.3,1.8,2.3,2.4,2.4,2.1,2.5,2.4,1.6,2.4,2.1,1.6,1.8,1.9,1.7,2.6,2.2,1.9,2.3,2,2.4,2.4,1.8],"paint":[2.5,1.5,2.1,1.6,0.8,2,1.1,1.5,1.9,1,1,1.9,1,2.3,1.6,1.5,1,1.5,2.5,2.3,1,2.4,1.6,1.8,2.2]}},{"b":4,"v":{"total":[16.9,15.5,16.6,17.1,17.4,16.5,16.1,15.9,16.3,16.3,15.5,18,15.5,17.7,16.2],"script":[2.6,1.9,2,1.6,1.8,1.8,2,2.2,1.7,2.1,2.1,2.5,2.2,2.6,2.5],"paint":[13.1,11.5,13.1,14.1,13.9,13.3,12.6,12.8,13.4,12.5,12.1,14.5,12.2,13.5,12.4]}},{"b":5,"v":{"total":[11.8,11.9,11.8,12.3,12,12.2,12,12.2,12,12,12,12.7,12.6,11.9,12.1],"script":[1,0.9,0.9,0.8,1.1,1,1.1,0.8,0.8,1,1.1,1.1,1,1.1,1.1],"paint":[10.3,10.3,10.5,10.9,10.3,10.6,10.3,11,10.5,10.3,10.3,10.8,10.2,10.1,10.2]}},{"b":6,"v":{"total":[387.7,388.4,389,388.1,387,389.6,391.1,389.7,391.9,389.3,387.7,387.7,391.2,389.4,388],"script":[137.6,139.6,139.8,140,138.5,141.7,141.3,142.2,141.8,140.4,139.8,139.2,140,140.7,138.9],"paint":[242.3,240.9,241.2,240.1,240.7,240.1,241.9,239.6,242,240.7,239.9,240.6,243.3,240.7,241.4]}},{"b":7,"v":{"total":[45.2,46,45.2,44.7,44.5,44.7,45.6,45.1,44.8,45.5,45.6,44.4,46.3,45.7,44.6],"script":[15.8,15.3,15.6,15.6,15.1,15.2,15.6,15.5,15.3,15.5,15.7,15.1,16,15.8,15.2],"paint":[28.4,29.6,28.6,28.1,28.3,28.2,29,28.6,28.5,28.9,28.8,28.2,29.2,28.8,28.3]}},{"b":8,"v":{"total":[10.5,10.7,10.6,10.6,10,10.3,10.5,10.9,11.1,10.7,10.6,10.6,9.7,10.3,10],"script":[8.8,8.4,8.2,8.2,7.9,8.5,8.8,9.1,9,8.9,8.2,8.7,8.1,8.7,8.1],"paint":[0.4,1.2,1.9,0.9,1.2,0.5,0.9,1.6,0.9,1,1.8,0.5,1.1,0.2,1]}},{"b":9,"v":{"DEFAULT":[0.5]}},{"b":10,"v":{"DEFAULT":[2.6]}},{"b":11,"v":{"DEFAULT":[2.5]}},{"b":12,"v":{"DEFAULT":[1.4]}},{"b":13,"v":{"DEFAULT":[18.9]}},{"b":14,"v":{"DEFAULT":[5.2]}},{"b":15,"v":{"DEFAULT":[2]}},{"b":16,"v":{"DEFAULT":[44]}}]}, -{"f":113,"b":[{"b":0,"v":{"total":[25.2,25.4,25,24.7,25.2,24.8,25.1,25.3,25,24.9,24.9,25.2,25.2,24.8,24.9],"script":[2.5,2.5,2.4,2.5,2.5,2.5,2.5,2.5,2.5,2.5,2.4,2.5,2.5,2.4,2.5],"paint":[22.3,22.5,22.2,21.9,22.3,21.9,22.2,22.4,22.1,22,22.1,22.3,22.4,22,22]}},{"b":1,"v":{"total":[28.5,28.6,28.8,29.4,28.8,28.9,28.9,28.4,28.8,28.4,27.6,28.1,28.7,27.8,28.4],"script":[5.1,5,5.1,5,5.1,5.1,5.3,5,5.1,5,4.9,5.1,5.3,4.8,5.2],"paint":[22.8,23,23.1,23.7,23.1,23.3,23,22.8,23.2,22.8,22.3,22.5,22.9,22.6,22.7]}},{"b":2,"v":{"total":[11.7,11.3,11.1,11.7,11,10.9,10.9,12.8,11.1,11.9,11.5,11.2,12.1,12,11],"script":[0.8,0.7,0.8,0.6,0.6,0.6,1.1,1.1,0.9,1.1,0.5,0.5,1.2,1.1,0.8],"paint":[10,10.3,9.4,9.3,9.1,8.6,8.9,10.8,9.2,8.8,9.3,9.2,10.1,9.4,9]}},{"b":3,"v":{"total":[2.1,2,2.6,2.3,2.5,2.7,2.6,2.7,3.1,2.5,2.7,3.9,2.4,2.6,2.6,2.4,3.3,3.1,2.7,2.5,2.4,2.1,2.1,2.9,2.2],"script":[0.2,0.1,0.5,0.3,0.8,0.7,0.4,0.9,1.1,0.1,0.5,0.6,0.1,0.1,0.1,0.7,1.1,0.6,0.8,0.1,0.5,0.1,0.6,0.8,0.1],"paint":[1,1.1,2,1.9,1.6,1.7,2.1,1.7,1.9,1.6,1.3,1.7,2.2,2,2.4,1.6,1.3,2.4,1.8,1.9,1.8,1.7,1.4,0.4,2]}},{"b":4,"v":{"total":[14.7,14.4,15.1,14.3,14.1,15.2,16.2,13.9,15.3,15.3,15.2,14.4,15.2,14.4,15.1],"script":[1,1.3,1.5,1.6,1,1.7,1.1,1.2,1.6,1.3,1.4,1.4,1.4,1.2,1.7],"paint":[12.5,11.9,12.1,11.7,12.4,12.8,13.9,12,12.4,12.6,12.6,11.2,12.6,12.2,12.5]}},{"b":5,"v":{"total":[11.5,11.6,10.9,11,11.2,11,11.3,11,11.2,10.9,10.9,11.1,11.2,11.1,11.2],"script":[0.5,0.6,0.5,0.6,0.5,0.4,0.6,0.2,0.6,0.5,0.5,0.4,0.4,0.5,0.6],"paint":[9.9,10.5,9.8,9.5,10,10.1,10.4,10.4,10.3,9,9.9,10.1,10.1,9.8,9.5]}},{"b":6,"v":{"total":[271.2,269.5,269.4,270.5,270.6,269.4,269.5,271.1,268.5,271.1,269.8,269.4,271,272.4,268],"script":[29.3,28.4,28.4,28.1,28.2,28.3,28.4,28.6,28.9,28.7,28.7,28.4,28.5,28.5,28.3],"paint":[234.8,234.2,234,235.4,235.5,234.2,234.1,235.2,232.5,235,234.1,233.8,234.7,237,232.7]}},{"b":7,"v":{"total":[30.5,29.8,29.7,30.8,30.2,29.9,29.7,29.5,29.6,29.6,31.4,29.9,30.4,29.6,30],"script":[3,3,3,3.1,2.9,2.9,2.9,2.9,2.9,3,3.1,3,3,2.9,2.9],"paint":[26.8,26.1,26,26.9,26.5,26.3,26.1,25.7,26,25.9,27.5,26.1,26.6,25.9,26.4]}},{"b":8,"v":{"total":[10.9,13.1,12.5,13.4,11.8,13.6,12.7,12.2,12.3,14.1,13.9,12.2,13.2,10.1,12.7],"script":[8.4,10.8,10.9,10.8,9.8,11,10.2,10.6,10,12.1,11.7,10.1,11.3,8.4,10.7],"paint":[1.1,0.7,0.2,0.3,1.4,1.9,0.8,0.2,1.7,1.7,1.5,0.2,0.9,0.2,0.9]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[2.7]}},{"b":11,"v":{"DEFAULT":[2.7]}},{"b":12,"v":{"DEFAULT":[0.7]}},{"b":13,"v":{"DEFAULT":[21]}},{"b":14,"v":{"DEFAULT":[11.5]}},{"b":15,"v":{"DEFAULT":[4.5]}},{"b":16,"v":{"DEFAULT":[42.5]}}]}, -{"f":114,"b":[{"b":0,"v":{"total":[26.7,26.3,26.5,26.3,27,26.4,26.6,26.3,26.7,26.4,26.6,26.4,27,26.6,26.5],"script":[3.9,3.8,3.8,3.8,4.1,3.8,3.8,3.8,3.8,3.8,3.9,3.8,4.2,3.8,3.7],"paint":[22.4,22.2,22.3,22.2,22.6,22.2,22.4,22.1,22.5,22.2,22.3,22.1,22.5,22.4,22.4]}},{"b":1,"v":{"total":[29.7,30.2,30.7,30.9,30.3,29.3,29.7,30.2,30.3,30.2,30.1,29.9,29.6,30.1,30.4],"script":[6.3,6.3,6.7,6.4,6.4,6.2,6.3,6.7,6.4,6.3,6.3,6.3,6.3,6.2,6.4],"paint":[22.9,23.3,23.4,23.8,23.4,22.5,22.8,22.9,23.3,23.3,23.2,23,22.8,23.3,23.5]}},{"b":2,"v":{"total":[12.2,11.3,12.2,11.7,12.6,11.7,12.2,10.8,11.5,11.4,12.1,12.6,13.8,12.2,11.2],"script":[0.6,1.1,1.1,1.2,0.7,1.3,1.3,0.6,0.9,0.7,1.4,2,2.1,1.2,1],"paint":[9.6,9.6,9.7,8.6,11.1,9.7,10,9.4,9.2,9.5,9.4,9.5,10.3,9.6,9.2]}},{"b":3,"v":{"total":[3.1,3,2.7,2.4,2.7,3,3,2.9,3.4,2.7,2.6,2.5,2.4,2.5,2,3.2,2.2,2.5,2,2.8,2.5,2.3,2.3,2.1,2.3],"script":[0.8,0.8,0.1,0.8,0.1,0.8,0.8,0.4,0.7,0.9,0.2,0.7,0.8,0.1,0.1,1.1,0.1,0.5,0.1,0.6,0.7,0.1,0.1,0.8,0.1],"paint":[2.2,1.3,2.5,1.5,2.5,1.5,2.1,1.6,1.8,1.1,1.6,1.3,1.5,2.3,1,1.4,1.1,1.8,1,1.6,1.3,0.4,2,0.7,2.1]}},{"b":4,"v":{"total":[15.4,16,15.5,16.2,15.5,16.6,15.3,15.4,16.2,15.9,15.9,15.6,16,14.6,18],"script":[2.7,2.9,3,2.1,2.1,2.2,2.2,2.2,2.7,2.4,2.1,2.4,2.9,1.8,2.5],"paint":[11.4,11.9,11.3,13.3,11.3,12.5,12.1,10.6,12.2,12.1,12.7,11.7,11.8,11.8,14.5]}},{"b":5,"v":{"total":[12.9,13.1,13.5,12.2,13.3,12.8,12,12.6,12.6,12.9,12.9,12.6,12.7,13,12.7],"script":[1.9,2.1,2.1,1.8,2.6,2.1,1.7,1.9,1.7,2.4,2.2,2.2,1.8,1.8,1.5],"paint":[10.4,10.1,10.8,10.1,10.1,9.8,9.1,9.9,10,10.1,10.1,9.8,10.2,10.4,10.6]}},{"b":6,"v":{"total":[282.8,285.1,283.6,283.9,282.6,283.1,281.5,281.8,281.7,283.6,280.9,282.3,282.6,284.4,282.1],"script":[42.3,43.5,41.6,42.3,41.8,43.1,41.1,41.4,41.5,42,41.1,41.6,42.6,43.5,41.9],"paint":[233.5,234.8,235.1,234.8,233.6,233.1,233.4,233.5,233.2,234.6,233,233.8,233.1,234.1,233.3]}},{"b":7,"v":{"total":[32.8,32,32,32.4,31.1,33.1,31.8,32.4,31.7,32.6,31.6,31.5,31.9,33.2,33.3],"script":[4.6,4.8,4.6,4.9,4.6,5.1,4.7,4.7,4.6,4.7,4.7,4.6,4.6,4.9,4.9],"paint":[27.3,26.4,26.6,26.7,25.7,27,26.3,27,26.3,27.1,26.1,26.1,26.4,27.5,27.6]}},{"b":8,"v":{"total":[10.7,10.8,13.1,14,13.9,12.8,11.4,10.6,13.9,13.1,12.2,10.3,12.6,13.1,11.4],"script":[8.9,8.9,11.2,11.6,11.5,11.1,9.8,8.6,11.4,10.9,10.4,8.5,10,11.2,9.1],"paint":[0.7,1.7,0.8,1.6,1.8,1,0.2,1.5,1.5,0.3,0.9,1.2,1.8,1,1.2]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[3]}},{"b":11,"v":{"DEFAULT":[3.1]}},{"b":12,"v":{"DEFAULT":[0.9]}},{"b":13,"v":{"DEFAULT":[22.6]}},{"b":14,"v":{"DEFAULT":[14.7]}},{"b":15,"v":{"DEFAULT":[5.5]}},{"b":16,"v":{"DEFAULT":[48.3]}}]}, -{"f":115,"b":[{"b":0,"v":{"total":[24.7,24,24.6,24.2,24.2,24.4,24.4,24.3,24.3,24.7,24.6,24.6,24.6,24.4,24.1],"script":[1.4,1.4,1.4,1.4,1.4,1.4,1.4,1.4,1.4,1.4,1.4,1.4,1.4,1.4,1.4],"paint":[22.9,22.3,22.8,22.4,22.5,22.6,22.6,22.5,22.6,22.9,22.8,22.8,22.8,22.6,22.3]}},{"b":1,"v":{"total":[27.5,26.9,27.1,26.7,26.9,26.6,26.9,26.7,27.4,27,27.1,26.7,26.9,26.6,27.2],"script":[3.5,3.3,3.3,3.3,3.3,3.3,3.3,3.3,3.4,3.2,3.4,3.2,3.3,3.3,3.5],"paint":[23.5,23.1,23.4,22.9,23.2,23,23.2,23.1,23.6,23.4,23.3,23,23.2,22.9,23.3]}},{"b":2,"v":{"total":[10.9,10.3,10.9,10.7,10.1,10.2,10.5,11.6,10.8,11,10.6,10.9,11.7,10.6,10.9],"script":[0.1,0.1,0.6,0.1,0.3,0.1,0.9,0.6,0.4,1,0.3,0.6,0.1,0.3,0.1],"paint":[9.5,8.4,9.1,8.9,9.1,9.9,8.4,9.8,9.4,8.6,8.6,8.8,10.7,9,9.3]}},{"b":3,"v":{"total":[2.5,2.1,2.3,2.6,2.4,2.1,2.3,1.7,2,2.3,1.9,2.2,2.1,2.3,2.1,2.2,2.2,1.8,3.1,2.7,2.5,2.2,2.4,1.7,2.3],"script":[0,0,0.1,0,0,0,0,0,0,0,0,0,0,0.5,0.5,0,0,0,0,0,0,0,0,0,0],"paint":[1.3,1.2,2,1.3,1.5,1.5,1.5,1.5,1.9,2.2,0.9,2,1.5,1.8,1.1,1.8,2,1.6,2.3,0.9,1.9,1.1,1.6,1.5,2.2]}},{"b":4,"v":{"total":[13.4,13.3,13.6,13.3,12.7,14.5,13.7,13.1,13.8,13.3,14.4,13.3,13.5,12.5,13.2],"script":[0.1,0.1,0.1,0.7,0.6,0.7,0.1,0.2,0.8,0.1,0.5,0.1,0.5,0.2,0.1],"paint":[12.1,12.3,12.4,11.5,11.1,13.2,11.9,12,11.6,12,12.9,12.1,12.7,11.6,12.6]}},{"b":5,"v":{"total":[10.7,10.7,11,10.8,10.9,10.7,10.6,10.7,10.7,11.1,10.7,10.8,10.5,10.9,10.4],"script":[0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.2,0.1,0.7,0.1,0.1,0.1,0.1,0.1],"paint":[10,9.8,10.5,10.4,9.5,10,9.7,9.9,9.8,9.6,9.7,10.4,9.6,10.3,9.5]}},{"b":6,"v":{"total":[255.6,256.2,255.6,255.6,254.6,256.2,254.2,255.4,254.6,256.7,256,255.5,256.2,258.9,255.2],"script":[14,13.5,13.8,13.9,13.6,13.7,13.4,13.8,13.5,13.7,13.7,14.1,13.8,13.7,13.8],"paint":[234.4,235.4,234.8,234.6,233.9,235.2,233.6,234.3,234,235.8,235.3,234.2,235.2,237.6,234.3]}},{"b":7,"v":{"total":[28.3,27.6,28,27.7,28.1,28,27.6,28.1,28.1,28.3,27.7,27.8,27.9,28,28],"script":[1.5,1.3,1.4,1.4,1.3,1.3,1.3,1.3,1.3,1.3,1.3,1.4,1.3,1.4,1.4],"paint":[25.8,25.5,25.8,25.6,26,25.9,25.5,26,26,26.2,25.7,25.6,25.8,25.9,25.9]}},{"b":8,"v":{"total":[10.1,9.3,9.7,8.9,10.1,9,8.9,8.8,9.8,9.4,9.8,9,9.2,9.3,9.1],"script":[7.8,7.6,7.3,6.8,7.7,7.3,7.4,6.9,7.6,7.2,8.2,7.4,7.7,7.5,7.3],"paint":[2.1,0.6,1.3,0.2,0.8,0.9,1.2,0.9,2,1,1.1,0.4,0.6,1.2,0.9]}},{"b":9,"v":{"DEFAULT":[0.5]}},{"b":10,"v":{"DEFAULT":[1.8]}},{"b":11,"v":{"DEFAULT":[1.8]}},{"b":12,"v":{"DEFAULT":[0.6]}},{"b":13,"v":{"DEFAULT":[12.8]}},{"b":14,"v":{"DEFAULT":[10.4]}},{"b":15,"v":{"DEFAULT":[3.6]}},{"b":16,"v":{"DEFAULT":[41.1]}}]}, -{"f":116,"b":[{"b":0,"v":{"total":[30.1,29.7,29.6,29.5,29.5,29.8,29.8,29.6,29.6,29.9,29.7,29.7,29.6,30.6,29.5],"script":[6.5,6.3,6.4,6.2,6.3,6.5,6.3,6.4,6.3,6.5,6.5,6.3,6.5,7.1,6.3],"paint":[23,22.9,22.6,22.8,22.6,22.8,22.9,22.6,22.7,22.9,22.7,22.8,22.5,22.9,22.7]}},{"b":1,"v":{"total":[33.4,33.1,33.3,33.6,32.7,33.2,32.9,32.5,33.3,33.4,32.7,32.9,32.8,33,33.7],"script":[9,9.4,9.1,9.4,8.9,9.1,9.3,8.9,9.1,9.2,9.1,8.9,8.8,9,9.4],"paint":[23.8,23.1,23.7,23.7,23.2,23.5,23,23,23.5,23.7,23.1,23.5,23.4,23.4,23.7]}},{"b":2,"v":{"total":[14,13.8,14.3,15.6,13.7,13.7,14.3,14.2,13.6,13.9,14,13.3,13.1,13.3,13.5],"script":[2.5,2.7,3.3,3.2,2.9,2.5,2.7,2.2,2.6,2.2,2.9,2.9,2.5,2.7,3],"paint":[9.7,9.8,10,11.3,9.5,9.6,10.1,11,10,9.6,9.9,9,8.6,8.9,9.6]}},{"b":3,"v":{"total":[5.7,3.4,4.9,4.4,3.7,3.5,4.3,4.1,4.5,4.2,3.8,4.5,3.8,4.5,4.1,4.3,4.2,4,3.7,3.6,3.8,3.7,3.6,3.9,4],"script":[2.1,1.9,2.2,2.2,2.2,1.6,1.9,1.8,2,1.7,1.8,2.3,1.6,2.1,2,1.9,1.6,1.4,1.7,1.8,1.5,1.5,1.7,2.5,1.6],"paint":[2,1.4,2.1,1.8,1.3,1.1,2,1.3,2.1,1.6,1.3,1.9,1.4,1.5,1.4,1.6,2.5,2.4,1.4,0.9,1.5,1.3,1.1,1.4,2.3]}},{"b":4,"v":{"total":[14.9,14.7,16.2,14.4,15.1,14.7,14.8,14.9,15.6,15,14.7,14.5,15.2,14.9,16.7],"script":[1.5,1.8,2.3,1.8,1.7,1.5,2.1,1.6,1.5,1.1,1.1,1.1,2,1.9,2.3],"paint":[12.5,11.3,12.7,11,12.2,12,11.6,12.2,13.4,13,12.2,12.4,11.9,11.8,13.3]}},{"b":5,"v":{"total":[12.4,11.6,11.6,11.6,11.5,11.8,11.7,12.2,11.6,11.9,11.9,12.1,11.2,11.8,11.9],"script":[1.1,1.1,1.2,1.2,1.1,1,0.8,1.1,1.1,1.2,1.1,1.2,0.8,1.2,1],"paint":[10.5,9.7,9.9,9.5,9.2,10,10.2,9.9,9.9,10.3,10,10.1,9.4,10,10.1]}},{"b":6,"v":{"total":[305.6,304.1,307.3,305.3,306.5,306,305.8,305.1,304.8,304.8,304.3,306.6,305.5,304.3,305.5],"script":[58.4,56.5,57.6,56.7,57.9,58.1,57.6,57.5,56.9,57.5,57.8,57.3,58.4,55.7,58.2],"paint":[239.8,240.6,242.5,241.3,241.6,240.8,241.2,240.5,240.9,240.1,239.3,242.1,239.9,240.9,240.1]}},{"b":7,"v":{"total":[36.2,35.1,36.6,35.8,35.6,36.1,35.9,35,35.1,35.3,35.9,35.1,35.9,35.6,35],"script":[7.3,7,7.4,7.4,7,7.1,7.2,7.3,7.1,7,7.2,7,7.2,7.2,6.9],"paint":[28,27.1,28.2,27.3,27.6,28,27.7,26.8,27.1,27.3,27.7,27.1,27.8,27.5,27.1]}},{"b":8,"v":{"total":[13.4,12.8,13.5,13.1,13.3,11.7,13.6,12.7,12.9,12.5,14,12.7,13.3,14.1,12.8],"script":[11.4,10.4,11.7,11,11.5,10.1,11.8,10.8,11.4,10.8,11.9,10.9,11.1,12.6,10.7],"paint":[1.2,0.9,1.6,1.2,0.6,0.3,0.2,1,0.6,1.1,1.2,0.9,1.2,0.2,0.6]}},{"b":9,"v":{"DEFAULT":[1.7]}},{"b":10,"v":{"DEFAULT":[5]}},{"b":11,"v":{"DEFAULT":[5.1]}},{"b":12,"v":{"DEFAULT":[3.6]}},{"b":13,"v":{"DEFAULT":[33.9]}},{"b":14,"v":{"DEFAULT":[101.4]}},{"b":15,"v":{"DEFAULT":[31.8]}},{"b":16,"v":{"DEFAULT":[128.6]}}]}, -{"f":117,"b":[{"b":0,"v":{"total":[29.4,29.2,29.3,29.2,29.4,29.7,29.6,29.5,29.1,29.1,29.4,29.4,29.5,29.7,29.3],"script":[6,5.9,5.9,6.1,6.2,6.3,6.3,6.1,6,5.9,6.1,6.2,6,6,6],"paint":[22.9,22.8,22.9,22.6,22.6,22.8,22.8,22.9,22.6,22.6,22.8,22.7,23,23.2,22.8]}},{"b":1,"v":{"total":[33,32.2,32.6,32.4,32.6,32.4,32.3,32.2,32.5,32.7,32.5,32,32.2,32.4,32.1],"script":[8.6,8.3,8.7,8.4,8.3,8.6,8.4,8.4,8.4,8.5,8.4,8.3,8.2,8.6,8.4],"paint":[23.8,23.4,23.4,23.4,23.8,23.2,23.3,23.3,23.6,23.5,23.4,23.2,23.3,23.3,23.2]}},{"b":2,"v":{"total":[13,14.1,14.7,13.7,12.8,12.6,13.5,13.5,13.5,14.4,13.8,12.6,12.7,12.3,13.6],"script":[2.3,2.7,2.7,2.2,2.7,2.5,2.5,2.7,2.4,3.2,3,1.8,2.7,2.8,3.1],"paint":[9.6,9.5,10.5,10,8.6,9.1,10.1,9.8,10.4,8.6,9.9,9.1,8.7,8.3,9.3]}},{"b":3,"v":{"total":[5.2,4.4,4.7,4.8,4.9,4.3,4.4,4.5,4.8,4,4.7,4.2,4.7,5.1,4.5,4.1,4.5,5.2,4.5,4.5,4.5,4.9,4.3,4.7,4.6],"script":[2.7,2.4,2.5,2.2,2.8,2.3,1.9,2.2,2.9,2.3,1.8,2.5,2.5,2.7,2.1,2.3,2.9,2.7,2.2,2.6,1.9,2.7,2.1,2.1,2],"paint":[1.6,1.2,1.6,1.5,2,1.8,1.9,1.3,1.1,1.1,2.7,1.6,1.6,1.8,1.6,1.2,0.9,1.6,2.1,1.7,2.4,1.3,1.1,2.4,1.5]}},{"b":4,"v":{"total":[15,15,15.3,16,14.8,14.8,15.7,15,14.5,14.8,14.6,15.1,14.5,15.3,15.4],"script":[1.9,1.6,1.8,1.8,1.4,1.6,1.9,1.8,1.5,1.1,2.1,2.2,1.1,1.6,2],"paint":[12.2,12.2,11.7,12.5,12.4,12,12.8,12.2,12.1,12.6,10.9,12.2,12,12.4,11.6]}},{"b":5,"v":{"total":[11,11.1,11.4,11.4,11.8,11.4,11.5,11.3,11.5,11.3,11.4,11.4,11.4,12.1,11.6],"script":[0.7,0.9,1.1,1.1,1.1,0.8,1.1,0.9,1,0.9,1.1,1.1,1.1,1.1,1],"paint":[9.6,9.7,9.7,9.8,10.1,10,9.8,9.7,10,9.7,9.7,9.7,9.8,10.6,10.1]}},{"b":6,"v":{"total":[303.6,303.2,305.6,303.2,300.7,303.1,303.9,303.3,301.1,307,301.1,303.8,303.9,304.5,303.2],"script":[55.9,56.4,56.5,56.2,56,55.9,55.5,55,54.9,55.6,55.1,56.2,56.2,56,55.6],"paint":[240.5,239.4,241.5,239.9,237.7,240.1,241.2,241,239.2,244.2,238.8,240.5,240.6,241.4,240.5]}},{"b":7,"v":{"total":[34.1,34.5,34.6,35.2,34.8,35.4,35.1,34.7,34.5,33.9,34.9,34.1,34.5,34.7,34.1],"script":[6.3,6.3,6.5,6.5,6.4,6.5,6.7,6.5,6.6,6.6,6.6,6.3,6.5,6.2,6.3],"paint":[26.9,27.2,27.1,27.8,27.5,27.9,27.5,27.2,27,26.4,27.4,26.8,27,27.5,26.9]}},{"b":8,"v":{"total":[11.7,12.1,11.3,12.2,11.8,11.5,11.7,11.4,12.3,11.9,14.3,11.2,12,11.6,12.2],"script":[9.8,9.7,10,10.2,9.7,9,9.3,9.5,9.7,9.6,11.1,10,9.9,10,10.8],"paint":[0.7,1.4,0.7,1.3,1.2,2.3,2.2,0.9,0.9,1,0.9,1,0.9,0.6,0.3]}},{"b":9,"v":{"DEFAULT":[1.7]}},{"b":10,"v":{"DEFAULT":[4.5]}},{"b":11,"v":{"DEFAULT":[4.5]}},{"b":12,"v":{"DEFAULT":[3.1]}},{"b":13,"v":{"DEFAULT":[29.5]}},{"b":14,"v":{"DEFAULT":[90.7]}},{"b":15,"v":{"DEFAULT":[27.8]}},{"b":16,"v":{"DEFAULT":[116.3]}}]}, -{"f":118,"b":[{"b":0,"v":{"total":[27.8,27.4,27.5,26.9,27.8,27.3,27.1,27.4,27.1,27.8,27.3,27.1,27.4,27.6,27.5],"script":[4.2,4.5,4.4,3.9,4.2,4.1,4.2,4.3,4,4.1,4.1,4.1,4.4,4.2,4.2],"paint":[23.3,22.6,22.7,22.6,23.3,22.8,22.6,22.7,22.7,23.3,22.8,22.7,22.6,23,22.9]}},{"b":1,"v":{"total":[31,31.1,30.8,30.4,30.6,30.9,30.6,30.4,31.1,31,30.8,31,30.5,30.9,30.7],"script":[7,7,7.1,6.7,6.9,6.9,6.8,6.7,6.9,6.8,6.8,6.9,6.9,7.1,7],"paint":[23.4,23.6,23.1,23,23.1,23.4,23.2,23.1,23.6,23.6,23.4,23.4,23.1,23.2,23.1]}},{"b":2,"v":{"total":[11.3,11.3,10.9,11.5,11.1,11.8,12.2,10.7,11.5,11.2,10.4,11.2,11.6,11.5,10.9],"script":[0.2,0.5,0.5,0.2,0.5,0.9,0.9,1.3,0.6,0.6,0.6,0.8,0.9,1.4,0.8],"paint":[10.5,9.3,8.9,10.3,9,9.6,9.2,8.4,9.5,8.9,8.5,9.4,9.1,8.8,8.9]}},{"b":3,"v":{"total":[2.3,2.4,2.1,2.4,2.7,2.7,2.4,2.5,2.3,2.2,2.6,3.8,3.8,2.1,2.3,2.1,1.7,2.3,2.6,2.4,2.2,2.4,2.4,2.9,1.7],"script":[0,0.2,0.1,0.7,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.6,1,0.1,0.1,0.1,0,0.1,0.1,0.6,0.1,0.1,0.1,0.6,0.1],"paint":[2.1,1.7,1.6,1.6,2.4,2.5,1.4,2.1,1.4,1.5,2.4,1.5,0.9,1.2,0.6,1.9,1.5,2.1,2.4,1.7,1.4,2.1,2,1.6,0.7]}},{"b":4,"v":{"total":[13.3,13.8,13.8,13.5,13.9,13.8,13.9,13,13.5,13.4,13.2,13.4,13.7,14.9,15.4],"script":[0.1,0.6,0.9,0.1,0.7,0.2,0.1,0.1,0.1,0.1,0.5,0.1,0.8,1.7,0.8],"paint":[12.6,12.6,12,12.1,11.1,12.3,13.1,12.2,12.1,12.2,11.6,11.5,12.1,11,13.9]}},{"b":5,"v":{"total":[10.6,11,11,11,10.9,10.9,10.7,10.9,10.7,10.7,10.4,10.9,10.9,10.6,10.3],"script":[0.2,0.1,0.3,0.3,0.2,0.5,0.4,0.5,0.3,0.3,0.1,0.5,0.1,0.3,0.4],"paint":[10,10.4,10,10.1,10.1,9.1,9.8,9.5,9.8,9.9,9.6,9.5,10.1,9.7,9.6]}},{"b":6,"v":{"total":[279.3,278.2,279.5,278.5,276.8,278.4,278.8,276.3,277.8,277.5,278.3,276.3,277.9,277.4,277.3],"script":[35.6,35.1,35.2,35.5,34.6,35.1,34.6,35.3,35.4,35.3,35.4,35,35.4,35.4,34.9],"paint":[236.4,236.1,237.2,236,235.1,236.1,237.2,233.9,235.1,235,235.2,234.2,235.4,235,235.3]}},{"b":7,"v":{"total":[32.6,32.5,32.4,32.7,32.5,32.6,33.8,32.3,32.9,32.7,32.1,33.7,32,32.7,33],"script":[4.3,4.4,4.6,4.5,4.2,4.6,4.3,4.5,4.4,4.6,4.2,4.6,4.2,4.6,4.5],"paint":[27.5,27.3,27,27.4,27.5,27.2,28.3,27,27.7,27.3,27.1,28.3,27,27.3,27.6]}},{"b":8,"v":{"total":[9.9,9.7,10.7,10.3,11.9,10.1,10.3,11.1,10.2,10.6,11.2,9.6,9.8,9.9,9.7],"script":[7.8,8.3,8.5,7.8,10.1,8.2,8,8.6,8.6,8.3,9,7.3,8,8.1,8.1],"paint":[0.7,0.2,0.7,1.6,0.7,1.7,1.3,1.6,1,1.3,0.7,0.2,0.4,1.6,1.1]}},{"b":9,"v":{"DEFAULT":[0.7]}},{"b":10,"v":{"DEFAULT":[2.7]}},{"b":11,"v":{"DEFAULT":[2.7]}},{"b":12,"v":{"DEFAULT":[1.2]}},{"b":13,"v":{"DEFAULT":[18.1]}},{"b":14,"v":{"DEFAULT":[33.9]}},{"b":15,"v":{"DEFAULT":[8.7]}},{"b":16,"v":{"DEFAULT":[64.3]}}]}, -{"f":119,"b":[{"b":0,"v":{"total":[33.2,33.4,32.9,33.2,33.1,32.7,33.1,33,33.1,32.7,32.8,32.9,32.6,33.8,32.8],"script":[10.1,9.9,9.9,9.8,9.7,9.6,9.7,9.7,10,9.8,9.5,9.6,9.5,10.2,9.6],"paint":[22.5,22.9,22.5,22.8,22.8,22.5,22.9,22.8,22.5,22.4,22.7,22.8,22.5,23,22.7]}},{"b":1,"v":{"total":[35.6,35.7,34.9,35.2,36.1,35.4,35,35.4,34.7,34.9,35.7,35.3,35.2,35.5,35.2],"script":[12.2,12.3,11.9,12.1,12.3,12.4,11.7,12,11.9,11.9,12.3,11.8,12,12.2,11.9],"paint":[22.8,22.8,22.5,22.5,23.2,22.4,22.7,22.8,22.3,22.4,22.8,22.9,22.7,22.7,22.8]}},{"b":2,"v":{"total":[13.8,13.3,12.3,13,12.8,13,13.1,12.7,13.8,13.3,13.3,12.7,13.6,13.1,13.1],"script":[2.4,1.6,1.9,1.9,1.7,2.3,2.2,2.1,2.2,2.8,2.1,1.7,2.6,1.8,1.9],"paint":[10.2,10.4,9.3,9.9,8.6,9.8,9.1,8.9,9.3,9.8,9.8,9.9,9.3,10.2,9.5]}},{"b":3,"v":{"total":[4.3,4.1,4.8,4.2,4.6,4.7,4.1,4.6,4.6,4.1,3.6,4.4,3.8,4.5,4.5,4.2,4.5,4.9,4.5,4.2,4.4,4.4,3.8,4.5,4.7],"script":[2.1,2,2.4,1.6,2.4,2.5,1.8,2.5,1.6,2.2,2.2,1.9,1.5,2.6,2.2,2.1,2.1,2.6,1.9,1.8,1.7,2.4,1.8,2.2,2.3],"paint":[1.7,1.5,2.2,2.1,1.3,1.7,2.2,2,2.8,1.1,1.3,2.1,1.4,1.7,1.9,1.5,1.6,0.7,2.5,1.9,1.5,1.9,1.5,1.8,1.4]}},{"b":4,"v":{"total":[15.1,16.1,15.4,14.8,14.6,15.1,14.9,15.3,15.2,14.2,14.6,15.2,14.2,14.8,14.3],"script":[1.5,2.2,2,1.1,1.9,1.8,1.9,1.8,1.8,1.5,1.3,2.1,1.5,1.9,2.2],"paint":[11.6,12,12.3,12.3,11.8,11.8,11.6,12.2,12.2,11.5,12.2,12.5,11.5,11.9,10.5]}},{"b":5,"v":{"total":[11.6,12.6,11.6,11.6,11.8,11.9,11.3,11.6,11.5,12,11.8,12,11.8,11.3,11.7],"script":[1.1,1.1,1,1,1.2,1.2,1.1,1.1,1.2,1,1.2,1.2,0.9,1.1,1.2],"paint":[9.9,10.8,9.9,10.1,9.8,10.2,9.6,9.8,9.6,10.1,9.7,10.3,10.2,9.6,10.1]}},{"b":6,"v":{"total":[313.3,310,310.1,314.4,311.8,311.1,312.9,312.2,310.5,312.2,310.8,312.5,309.7,312.9,313.2],"script":[64.3,62.8,62.7,62.2,61.9,64,63.5,63.5,63.3,65,62.9,63.6,62.9,64.3,64.8],"paint":[241.6,240,240,244.6,241.9,239.8,242.1,241.3,240,240,240.3,241.5,239.3,241.3,241.2]}},{"b":7,"v":{"total":[34.5,35.2,35.5,35.2,35,35.2,35.2,34.5,34.7,34.5,35.1,35,35.4,34.4,35],"script":[6.3,6.6,6.7,6.7,6.2,6.4,6.7,6.2,6.2,6.4,6.6,6.4,6.6,6.5,6.6],"paint":[27.3,27.7,27.8,27.5,27.8,27.8,27.5,27.3,27.6,27.1,27.6,27.6,27.8,26.9,27.5]}},{"b":8,"v":{"total":[13.8,13.9,13.5,14,14,13.8,13.8,13.5,14.8,14.9,14.3,13.2,13.8,14.2,13.1],"script":[11.7,11.5,11.6,12.2,11.5,11.7,11.9,11.7,12.8,13,12.2,11,12.5,12,11.6],"paint":[1.7,1.7,1,0.3,1.7,0.9,0.6,1.2,1.6,0.4,1.5,1.1,0.8,1.4,0.6]}},{"b":9,"v":{"DEFAULT":[1.7]}},{"b":10,"v":{"DEFAULT":[3.2]}},{"b":11,"v":{"DEFAULT":[3.3]}},{"b":12,"v":{"DEFAULT":[2.3]}},{"b":13,"v":{"DEFAULT":[16.5]}},{"b":14,"v":{"DEFAULT":[130.8]}},{"b":15,"v":{"DEFAULT":[34.2]}},{"b":16,"v":{"DEFAULT":[67.1]}}]}, -{"f":120,"b":[{"b":0,"v":{"total":[32.7,32.1,32.6,32.3,32.2,32.3,31.8,32.1,32.6,32.6,32.6,32.1,32.8,32.1,32.7],"script":[8.8,8.6,8.6,8.6,8.7,8.7,8.7,8.7,8.8,8.6,9.1,8.7,8.6,8.5,8.6],"paint":[23.3,23,23.5,23.2,22.9,23.1,22.6,22.9,23.3,23.4,23,22.9,23.6,23.1,23.5]}},{"b":1,"v":{"total":[40,39.9,39.6,40.2,39.6,39.1,40.5,39.5,40.1,39.7,39.8,39.9,39.5,39.5,39.6],"script":[15.6,15.8,15.2,15.4,15.5,15.1,15.9,15.5,15.8,15.5,15.3,15.5,15.3,15.1,15.6],"paint":[23.9,23.6,23.9,24.2,23.5,23.4,24.1,23.5,23.7,23.6,24,23.7,23.7,23.8,23.4]}},{"b":2,"v":{"total":[25.5,26.3,27.3,26.9,27.4,25.7,26.6,25.9,26.4,26.9,27,25.4,25.3,25.9,26.3],"script":[12.5,12.7,13.7,13.7,13.3,12.8,13.1,12.7,13.1,12.6,13,12.8,12.5,12.8,13],"paint":[11.6,10.4,11.3,10.9,11.9,10.5,11.3,10.8,10.6,12.3,11.5,9.9,10.7,11.2,11.5]}},{"b":3,"v":{"total":[16.2,17,17.3,17.1,16.7,16.4,16.1,17.3,16,16.1,16.1,16.3,15.3,17,16.4,16,16.8,16,15.6,17.1,15.6,16,15.6,16.7,15.7],"script":[12.8,13.5,12.8,13.1,12.8,12,12,13.7,12.3,12.4,12.4,12.7,11.4,13.2,12.2,12.4,12.4,12.6,12.2,13.3,11.9,12.1,12.1,13.8,11.7],"paint":[1.4,1.5,2,2.2,2.4,2.1,2.9,2.8,1.9,2.2,2.2,1.6,2.5,2.2,1.8,1.7,3,1.1,2,2.1,2.7,2.2,1.7,1.2,3.6]}},{"b":4,"v":{"total":[28.5,28.8,27.6,28.2,27.7,28.6,28.2,26.5,28.6,27.4,27.9,27.5,26.9,27.4,26.6],"script":[11.8,12.4,11.1,11.7,12.1,12.9,12.3,11.3,12.2,11.2,10.8,11.9,10.6,11.2,10.7],"paint":[15.4,14.4,14.1,14.4,13.4,13,13.2,13,14.3,14,15.9,14.1,15.4,13.6,12.9]}},{"b":5,"v":{"total":[18.1,18.2,17.7,18.2,18,18.1,17.9,19.6,18.2,18.9,19,18.7,18.1,18.8,18.7],"script":[6.3,6.1,5.9,6.1,6,6.5,6,7.1,6.4,6,6.5,6.1,5.8,6.4,6.5],"paint":[10.6,11.2,10.6,11.1,11,10.2,10.5,11.3,10.6,11.4,11.4,11.5,11.2,11.1,11.6]}},{"b":6,"v":{"total":[334.8,339.8,339.6,334.9,337,332.7,336,337.5,337.5,337.5,336.5,336.5,339.8,334.8,336.8],"script":[95.3,95.5,95.2,94,94,93.9,94.7,94.1,96.1,95.4,95.2,94.9,95,94.7,95.4],"paint":[232,236.7,236.6,233.2,234.6,231.3,233.5,235.6,233.6,234.2,233.5,233.4,237.1,232.4,233.8]}},{"b":7,"v":{"total":[40.7,40.4,40.2,40.5,40.7,41.3,40.5,40.8,40.6,39.9,41.4,40.2,40.1,40.5,40],"script":[11.7,11.8,11.8,11.8,11.8,11.9,11.7,11.9,11.7,11.6,11.8,11.4,11.7,11.7,11.6],"paint":[27.8,27.6,27.3,27.7,27.9,28.3,27.8,27.9,27.9,27.2,28.3,27.8,27.3,27.8,27.4]}},{"b":8,"v":{"total":[11.7,12.8,11.6,11.4,13.8,11.4,12.7,11.7,10.7,11.7,12.8,11.8,11.3,11.6,12.2],"script":[9,10.3,9.8,9.6,11,9.1,10.3,9.1,8.9,9.9,10.6,9.9,9.6,9.5,9.5],"paint":[2.2,0.7,0.7,0.3,1.6,1.2,2.2,0.9,1,0.9,1.5,1,0.7,0.8,1.7]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[3.6]}},{"b":11,"v":{"DEFAULT":[3.7]}},{"b":12,"v":{"DEFAULT":[0.9]}},{"b":13,"v":{"DEFAULT":[29.2]}},{"b":14,"v":{"DEFAULT":[17.6]}},{"b":15,"v":{"DEFAULT":[7.2]}},{"b":16,"v":{"DEFAULT":[50.3]}}]}, -{"f":121,"b":[{"b":0,"v":{"total":[25.2,25.2,25.1,24.9,25.3,24.8,24.8,24.9,25.1,25.1,25.2,24.8,24.7,25.1,25.1],"script":[2.7,2.4,2.4,2.5,2.4,2.4,2.4,2.4,2.4,2.4,2.5,2.4,2.4,2.5,2.4],"paint":[22.1,22.4,22.2,22,22.5,22,22.1,22.2,22.3,22.2,22.3,22.1,21.9,22.2,22.2]}},{"b":1,"v":{"total":[28.8,29.9,29,29.3,29.3,29.6,29.1,29,29.3,29,29.4,29.4,29.4,29.5,29.2],"script":[5.7,5.6,5.8,5.8,5.9,5.9,5.8,5.8,5.8,5.7,5.7,5.9,5.7,6,5.6],"paint":[22.6,23.7,22.7,22.9,22.8,23.1,22.8,22.7,22.9,22.7,23.2,22.9,23.1,22.9,23]}},{"b":2,"v":{"total":[12.9,11.2,11.4,10.8,11.3,12.9,11.1,12.5,11.5,11.6,12,11.2,12.4,11.2,11.6],"script":[0.2,1.2,0.9,0.2,1,1.5,1,0.9,1.1,0.9,1.3,1,1.2,1.2,0.6],"paint":[11.9,8.7,9.2,9.8,9.3,9.5,8.6,10.6,9.2,9.1,8.5,8.3,8.8,9.3,9.5]}},{"b":3,"v":{"total":[4.2,3.4,3,3,3.7,3.4,3.6,3,3.6,2.8,3.2,2.7,3.6,3,3,2.8,3.3,3.5,2.8,3.9,3.5,3.1,2.9,3.6,3.3],"script":[0.7,1.1,1,0.8,0.9,1.1,0.9,0.6,0.9,0.9,0.9,0.6,1.4,1,1.1,0.7,1.3,1,0.2,1.5,1.4,1.1,0.6,0.9,0.9],"paint":[1.9,2.1,1.9,2.1,1.1,1.1,1.8,1.4,2.6,1.8,1.6,2,2.1,1.3,1.1,1.9,1.6,1.9,2.4,1.8,1.5,1.9,0.9,1.3,1.5]}},{"b":4,"v":{"total":[14.1,14.2,13.7,14.5,14.6,13.7,14.7,13.3,14.3,15.1,13.6,13.7,14.3,14.3,14.7],"script":[1.3,1,0.9,1,0.9,1.1,1.7,1.2,1.3,1.4,0.3,1.1,1.4,1.2,0.9],"paint":[11.7,12.5,11.3,12.3,12.6,11.2,12.2,11.2,11.7,12.8,11.9,11.4,12.3,11.7,12.6]}},{"b":5,"v":{"total":[11.1,10.5,12,11.5,10.9,10.9,11,11.6,10.8,10.9,11.5,11,11.2,11.2,10.7],"script":[0.5,0.2,0.6,0.5,0.5,0.5,0.6,0.5,0.2,0.5,0.5,0.5,0.5,0.5,0.4],"paint":[10,9.9,10.8,10.4,9.7,9.7,9.9,10.3,9.9,9.2,10.5,9.8,10.1,10.4,9.7]}},{"b":6,"v":{"total":[265.8,268.9,265.7,268.1,267,265.6,267.8,268.6,266.7,266.3,266.9,267.2,266.4,265.4,268.3],"script":[27.9,28.2,27.1,28.6,28.2,27.4,28.4,27.9,27.4,27.1,27.6,28.2,27.8,27.6,28.5],"paint":[231,233.4,231.6,232.5,231.8,231.2,232.6,233.6,232,232.2,232.2,232.1,231.6,230.8,232.8]}},{"b":7,"v":{"total":[28.6,29.3,28.4,28.6,28.6,28.7,29.7,29.1,28.7,28.9,29.1,28.9,29.7,29.5,28.8],"script":[2.6,2.7,2.6,2.6,2.5,2.5,3.2,2.6,2.6,2.6,2.6,2.6,2.9,2.6,3],"paint":[25.3,25.8,25.1,25.3,25.3,25.4,25.7,25.8,25.4,25.4,25.7,25.6,26,26.1,25.1]}},{"b":8,"v":{"total":[10.9,11.1,11.2,10,10.4,9.9,11.3,10.4,10.9,10.4,11,10.1,11.4,11.4,10.5],"script":[8.6,8.8,8.7,8.7,8.5,8.3,9.3,8.6,9,8.6,8.3,8.7,9,9.4,8.1],"paint":[1.2,1.2,1.5,0.2,0.2,0.3,1.1,0.8,1,0.5,0.3,1.1,2.1,1.5,1.1]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[2.8]}},{"b":11,"v":{"DEFAULT":[2.8]}},{"b":12,"v":{"DEFAULT":[0.9]}},{"b":13,"v":{"DEFAULT":[20.4]}},{"b":14,"v":{"DEFAULT":[19.5]}},{"b":15,"v":{"DEFAULT":[7.3]}},{"b":16,"v":{"DEFAULT":[49.9]}}]}, -{"f":122,"b":[{"b":0,"v":{"total":[26,25.9,25.6,26.2,25.7,25.5,25.6,25.8,26.3,25.7,25.8,26,25.7,25.6,25.8],"script":[3.1,3.2,3.1,3.6,3.1,3.1,3.1,3.2,3.6,3.1,3.3,3.1,3.1,3.1,3.1],"paint":[22.5,22.3,22.1,22.3,22.2,22,22.2,22.3,22.3,22.2,22.2,22.5,22.2,22.1,22.3]}},{"b":1,"v":{"total":[30.4,30.2,29.9,30,30,30.2,30.1,30.3,30.4,30.8,30.2,30.4,30.5,30.6,29.6],"script":[6.7,6.6,6.3,6.5,6.7,6.6,6.6,6.7,6.7,6.5,6.5,6.6,6.5,6.6,6.5],"paint":[23.1,23,23,22.9,22.8,23,23,23,23.1,23.7,23.1,23.2,23.4,23.4,22.6]}},{"b":2,"v":{"total":[13,12.6,12.3,12.5,15.2,12.9,12.5,12.2,12.2,12.9,13.3,12.5,12.9,14,12.3],"script":[1.7,1.3,1.4,1.4,2.3,1.4,1.6,1.4,1.8,1.7,1.5,1.4,1.3,1.5,1.4],"paint":[9.9,10.1,9.8,10.4,10.7,9.9,10.3,9.7,9.3,10.2,10,9.9,11,11,9.4]}},{"b":3,"v":{"total":[2.6,3.3,2.7,3.2,3.6,3,2.9,2.5,3.8,3.1,3.3,3,3.2,3.2,3.1,3.3,3.5,3,3,3.1,2.7,3,3.3,3.3,2.9],"script":[0.9,1,0.7,1,1.3,0.9,0.2,0.8,1.5,0.9,0.8,0.6,1,0.9,0.9,0.9,0.8,0.9,0.8,1.2,1.1,1.4,0.6,1.1,0.7],"paint":[1.5,2.2,0.8,2.1,2,1.2,2.4,1.2,1.1,1.4,0.4,1.5,1.6,1.6,2,2.1,1.3,2,1.2,1.8,1.5,1.1,2.4,1.5,2.1]}},{"b":4,"v":{"total":[15.8,16.1,15.2,16.7,15.9,16,15.8,15.3,16,16.6,15.2,15,15.6,15.7,16.8],"script":[1.8,1.3,2.2,1.5,2,2.1,1.9,1.5,1.1,2.1,1.8,1.9,2.1,1.8,2.6],"paint":[12.9,13.3,11.6,13.5,11.8,12.8,12.9,12.8,13.9,12.1,11.9,12,12.2,13.1,12.5]}},{"b":5,"v":{"total":[11.9,11.6,11.7,11.6,11.5,11.9,11.9,11.6,12,11.5,11.9,11.6,11.6,11.8,11.8],"script":[1,0.7,0.9,0.7,0.8,0.9,1,0.7,0.8,1,0.7,0.7,0.9,0.7,0.8],"paint":[10,10.3,10.2,10,10.2,10.2,10.4,10.2,10.4,9.9,10.4,10,10.2,10.4,10.2]}},{"b":6,"v":{"total":[281.5,280.5,279.8,279.3,279.1,279,280.7,279.1,279.1,278.9,278.9,278.7,280.6,278.5,278],"script":[37.3,37.3,37.4,37.1,37.1,36.7,36.7,37,36.8,36.7,35.9,36.5,36.8,36.9,36.6],"paint":[236.6,236,235.5,235,234.9,235.3,236.6,235.2,235.4,235.2,236.1,234.9,236.5,234.5,234.4]}},{"b":7,"v":{"total":[30.8,30.8,30.6,30.4,30.8,30.6,31.9,31.7,30.7,30.3,30.9,31,30.7,30.9,31.2],"script":[4.1,4.1,4,4,4.1,4,4.1,4,3.9,4.1,4.1,4.1,4.1,4.1,4.1],"paint":[25.9,25.9,25.8,25.6,25.9,25.8,27,26.9,26.1,25.4,26,26.1,25.8,26.1,26.3]}},{"b":8,"v":{"total":[10.7,10.1,10.6,11.3,10.5,12.5,10.9,10,10.9,10.6,12.5,10.2,10.7,10.7,10.7],"script":[8.7,7.8,8.5,9.1,8.4,10.6,9.1,8.2,8.7,8.6,10.3,8.7,9.3,8.5,8.9],"paint":[1,1.3,1.1,1.3,0.9,1.2,0.8,0.9,1,0.3,0.7,0.3,0.2,0.3,1.5]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[3]}},{"b":11,"v":{"DEFAULT":[3]}},{"b":12,"v":{"DEFAULT":[1.5]}},{"b":13,"v":{"DEFAULT":[21.6]}},{"b":14,"v":{"DEFAULT":[22.9]}},{"b":15,"v":{"DEFAULT":[8.2]}},{"b":16,"v":{"DEFAULT":[65]}}]}, -{"f":123,"b":[{"b":0,"v":{"total":[30,30.3,30.1,30.2,29.8,30.4,30.7,29.8,29.9,29.8,30,30.2,29.7,29.8,29.8],"script":[6.8,6.9,6.8,6.8,6.3,6.9,7.2,6.7,6.7,6.6,6.8,6.7,6.6,6.4,6.2],"paint":[22.7,22.8,22.7,22.8,23,23,23,22.6,22.7,22.7,22.7,22.9,22.6,22.9,23]}},{"b":1,"v":{"total":[34.8,34.3,35,34.4,34.7,34.1,34.5,34,34.4,34.1,34.9,34.9,34.8,34.4,34.6],"script":[11.1,10.8,10.9,10.8,11,10.5,10.9,10.6,10.9,10.6,11.2,11.1,11,10.7,10.6],"paint":[23.2,23,23.4,23,23.1,23,23,22.8,22.9,22.9,23.1,23.2,23.2,23.1,23.4]}},{"b":2,"v":{"total":[13.7,14,14.4,13.9,13.9,13.8,14.9,14.6,14.9,14.6,14.1,14.3,13.9,14,13.7],"script":[2.8,3,3.1,2.6,2.7,3.1,3.3,3.8,3.3,3.4,3,3,3,3.3,3.1],"paint":[9.7,9.7,10,10.3,9.5,10.1,9.6,9.3,9.8,9.7,10.8,10.5,9.3,9.2,9.1]}},{"b":3,"v":{"total":[6.1,6,6,5.7,6.4,6.7,5.8,5.8,6.3,6.5,6.1,5.6,6.8,6.1,5.8,5.8,5.7,6.5,5.8,6.2,5.6,6.6,5.9,6.6,6.1],"script":[3.8,4,3.7,3.9,3.7,3.4,3.4,3.6,3.7,4.2,3.8,3.2,3.4,4.1,3,3.9,3.4,3.9,3.7,3.8,3.3,3.7,3.5,4.1,3.6],"paint":[1.9,1.9,2.2,1.7,2.6,2.1,2,1.3,1.8,1.8,2.1,2.2,2.2,1,2.2,1.6,1,1.8,1.5,1.4,2.2,1.9,1.3,1.5,1.5]}},{"b":4,"v":{"total":[17.1,16.2,17.8,18.6,17.6,16.6,16.4,15.8,16.7,15.7,16.4,15.9,16.1,15.8,15.8],"script":[2.6,2.4,2.5,2.5,2.8,2.5,2.7,3.1,1.9,2.6,2.7,2.4,2.8,2.2,1.9],"paint":[13.2,11.6,14.1,14.9,13.7,12.3,12.2,11.5,13.1,11.5,12.4,12.3,11.6,12.5,13.2]}},{"b":5,"v":{"total":[12.8,12.5,12.2,12.1,12.2,12.4,12.2,11.7,12.4,12.2,12.2,12.1,12,12.7,13.3],"script":[1.4,1.6,1.5,1.4,1.7,1.7,1.7,1.7,1.8,1.5,1.5,1.7,1.6,1.8,1.8],"paint":[10.7,10,10.4,10.4,10,9.8,9.6,9.7,9.9,10.1,10.2,10,9.8,10.3,10.9]}},{"b":6,"v":{"total":[305.9,307.5,304.5,304.5,304.5,304.1,308.2,304.1,305.7,305.1,305.2,304.4,305.1,310.2,305.7],"script":[61.1,62.4,61.7,61.5,61.4,61.3,62.2,61.2,62,61.5,61.1,61.6,61.4,62.2,61.6],"paint":[237.6,238,235.8,235.9,235.9,235.5,238.6,235.7,236.5,236.4,236.9,235.8,236.4,240.8,236.8]}},{"b":7,"v":{"total":[36.5,35.8,36.2,36.4,36.6,35.9,35.9,35.5,37.1,36.2,36.3,36.6,36.5,36.5,36.1],"script":[7.6,7.3,7.4,7.6,7.7,7.4,7.3,7.4,7.6,7.2,7.5,7.6,7.5,7.6,7.4],"paint":[28,27.5,27.8,27.9,28,27.5,27.6,27.2,28.5,28,27.8,28,28,28,27.8]}},{"b":8,"v":{"total":[14.8,14.2,17.9,13.4,13.6,14.2,14,15.3,14.1,14,16.1,14,14.6,14.3,14.7],"script":[12.2,12.1,14.8,11.7,12,12.2,11.9,13.3,12,12.1,14,11.5,12.2,11.5,12.6],"paint":[1.6,1.5,1.1,1,0.6,1,1,1.1,1.8,0.2,1,1.8,1,1.7,0.6]}},{"b":9,"v":{"DEFAULT":[1.7]}},{"b":10,"v":{"DEFAULT":[4.8]}},{"b":11,"v":{"DEFAULT":[4.8]}},{"b":12,"v":{"DEFAULT":[3.5]}},{"b":13,"v":{"DEFAULT":[40.6]}},{"b":14,"v":{"DEFAULT":[157.5]}},{"b":15,"v":{"DEFAULT":[47.2]}},{"b":16,"v":{"DEFAULT":[205.7]}}]}, -{"f":124,"b":[{"b":0,"v":{"total":[25.1,24.6,25,25.1,25,24.8,24.8,25.5,24.9,24.8,24.7,25,24.9,25,24.8],"script":[2.3,2.3,2.3,2.3,2.3,2.3,2.3,2.4,2.3,2.4,2.3,2.4,2.3,2.3,2.3],"paint":[22.4,21.9,22.3,22.3,22.2,22.1,22,22.6,22.2,22,22,22.2,22.2,22.2,22.1]}},{"b":1,"v":{"total":[27.8,27.7,28,27.7,27.9,28.3,28.2,28.1,27.8,28.2,27.6,27.7,27.6,27.6,27.9],"script":[4.4,4.3,4.3,4.5,4.3,4.4,4.7,4.4,4.3,4.5,4.3,4.4,4.2,4.5,4.4],"paint":[23,23,23.2,22.8,23.1,23.5,23.1,23.2,23.1,23.3,22.8,22.9,22.9,22.6,23.1]}},{"b":2,"v":{"total":[12.8,12.1,12.2,12.4,12.5,12.9,12.5,13.1,12.8,12.2,11.7,12.2,13.2,12.2,12.7],"script":[1.5,1.4,1,1,1.7,1.8,1.1,1.4,1.3,1.5,1.1,1.3,1.7,1.2,1.7],"paint":[10.5,9.7,9.5,9.3,9.5,9.9,9.6,9.8,10.8,9.4,9.5,9.7,10.6,10,10.2]}},{"b":3,"v":{"total":[3.5,3,4.1,4.1,7.9,3.3,4,3.9,3.8,3.1,2.3,5.1,3,2.4,3.6,3.3,5.4,3.5,3.5,4.6,3.8,3.8,3.7,2.8,3.5],"script":[1,0.6,1.3,0.9,1.1,0.8,0.2,1.2,1.2,1,0.2,0.9,0.6,0.2,1.4,1.1,1,0.9,1.2,0.9,1.4,0.9,1.4,0.9,1.2],"paint":[2.4,1,1.8,1.2,2.3,1.5,2.7,2,1.3,1.3,1,1.6,1.5,1.1,1.2,1.3,1.5,1.6,1.3,1.8,1.5,2.7,1.5,1.1,1.6]}},{"b":4,"v":{"total":[16.2,15.1,15.5,15.6,17.4,16.4,15.9,14.8,14.7,17.2,15.3,15.6,15.5,15.8,15.5],"script":[1.3,1.5,1,1.9,2.2,1.8,1.8,1.8,1.1,2.1,1.8,1.5,1.2,2.2,1.5],"paint":[13.9,12.2,13.1,12,13.5,12.8,13.8,11.9,12.5,14.1,12.4,13.1,13.3,12.6,13.1]}},{"b":5,"v":{"total":[11.9,11.9,11.4,11.3,11.2,11.3,11.6,11.6,11.3,11.7,11.7,11.5,11.8,11.2,11.8],"script":[0.5,0.4,0.6,0.6,0.6,0.6,0.3,0.6,0.6,0.2,0.6,0.6,0.6,0.4,0.6],"paint":[10.3,10.2,10.5,10.2,10.1,10.2,10.8,10.6,9.7,10.9,10.4,10.5,10.2,9.8,10.4]}},{"b":6,"v":{"total":[269.6,270.3,268.6,270.1,269.7,270,268.3,272.9,269.7,270.2,270.8,271,270.9,272.3,268.9],"script":[25.6,25.5,25.6,25.7,25.2,25.7,25.2,28,25.6,25.6,25.7,27.9,26,27.6,26.1],"paint":[236.7,237.6,235.8,237.3,237.3,236.8,236,237.8,236.9,237.3,237.9,236,237.7,237.6,235.5]}},{"b":7,"v":{"total":[30.1,29.5,28.9,29.5,29.6,29.9,29.4,30.8,30.9,30.5,30.8,30.7,29.5,29.2,29.5],"script":[2.5,2.6,2.5,2.5,2.6,2.5,2.5,2.5,2.7,2.7,2.5,2.6,2.4,2.5,2.5],"paint":[26.7,26.1,25.6,26.2,26.3,26.6,26.1,27.5,27.4,27,27.5,27.2,26.3,25.9,26.2]}},{"b":8,"v":{"total":[11,10.8,11.2,10.8,11.1,10.8,11.9,11.2,11.5,11,11.9,10.5,10.9,10.1,11.4],"script":[8.7,8.3,8.5,8.8,9.3,8.7,9.8,8.9,9.6,8.4,9.7,8.3,9,8.3,9.4],"paint":[1.5,1.5,0.9,0.2,1.4,1.5,0.5,1.2,0.6,1.6,1.1,0.2,1.1,0.6,0.2]}},{"b":9,"v":{"DEFAULT":[1.3]}},{"b":10,"v":{"DEFAULT":[3.2]}},{"b":11,"v":{"DEFAULT":[3.2]}},{"b":12,"v":{"DEFAULT":[1.8]}},{"b":13,"v":{"DEFAULT":[17.6]}},{"b":14,"v":{"DEFAULT":[191.7]}},{"b":15,"v":{"DEFAULT":[32.4]}},{"b":16,"v":{"DEFAULT":[186.3]}}]}, -{"f":125,"b":[{"b":0,"v":{"total":[28.2,28.3,28.7,28,28.8,28.2,28.6,28.5,28.6,28.5,28.6,28.5,28.8,28.6,28.4],"script":[5.5,5.7,5.9,5.5,5.6,5.6,5.8,5.6,5.6,5.6,5.9,5.9,6,6,5.5],"paint":[22.1,22.1,22.3,22,22.7,22.1,22.2,22.4,22.5,22.4,22.1,22,22.3,22.1,22.3]}},{"b":1,"v":{"total":[32.8,32.8,32.9,32.9,32.8,32.8,33,33.1,33.3,32.9,33.2,33.1,32.9,33,33.2],"script":[8.6,8.5,8.5,8.4,8.4,8.8,8.6,8.7,8.7,8.6,8.5,8.7,8.7,8.7,8.7],"paint":[23.7,23.7,23.7,23.8,23.9,23.3,23.8,23.9,24,23.7,24.1,23.8,23.7,23.7,23.9]}},{"b":2,"v":{"total":[11.4,11.4,11.7,11.3,11.2,10.7,12.6,11.2,11.6,10.9,12.3,11.7,12.3,12.5,12.6],"script":[0.2,0.2,0.5,0.2,0.7,0.2,0.8,0.2,1,0.2,1.2,0.8,0.9,0.8,0.6],"paint":[9.2,10.4,9.7,10.1,9.3,9.3,10,9.5,9.6,9.5,9.7,9.5,9.1,10.4,10.7]}},{"b":3,"v":{"total":[2,2.6,2.8,2.8,3.3,2.4,2.4,2.5,1.9,2.2,2.3,2.4,2.4,2.8,2.1,2.4,2.1,2.6,2.5,2.4,2.4,2.1,2.5,2.6,2.9],"script":[0,0,0,0.6,0.4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5,0.7,0,0,0,0.7],"paint":[1.1,0.5,1.6,1.9,1.5,2.2,2.2,1.9,1,1.3,1.5,1.5,1.5,2.6,1.4,1.2,1.9,2.4,1.2,1.2,1.5,1.2,2.2,2.4,2.1]}},{"b":4,"v":{"total":[21.2,22.3,21.4,20.9,20.3,21.4,21,21.3,21.7,21.6,20.7,20.5,20.6,21.3,23.4],"script":[6.8,6.6,6.1,6,6.2,5.7,5.9,6.8,6.7,6.6,6.9,6.1,6.2,6.9,7.1],"paint":[12.4,13.2,13.5,13.2,11.9,13.4,13.3,11.8,12.2,13.3,11.5,12.2,12.4,12.4,14.3]}},{"b":5,"v":{"total":[14.9,15,15.2,14.7,14.8,14.9,14.7,15.3,15.2,15.1,15.3,15.1,14.6,14.7,15],"script":[4,4.1,4.2,3.8,3.9,4,3.8,4.3,4,4.2,4.1,4.1,3.7,3.7,4.1],"paint":[10.3,10.2,10,10.2,10.3,10.4,10.3,10.1,10,10.3,10.3,10.2,10.3,10.3,10.3]}},{"b":6,"v":{"total":[300.4,300.3,299.9,299.6,298.3,299,300.3,299.1,301.2,302.2,299.1,297,300.9,300,298.8],"script":[65.3,64.3,63.9,64.1,62.3,58.2,63.8,64,58.1,64.9,64.4,62.8,63.3,64.6,64.5],"paint":[227.4,228.3,227.9,228,228.3,233.1,228.3,227.6,235.1,229.8,226.5,226.8,229.7,227.7,226.6]}},{"b":7,"v":{"total":[36.1,36.2,36.6,36.6,36.2,35.9,36.2,36,36.3,36.4,36.4,37,36.4,35.7,36.9],"script":[8.1,8.2,8.1,8.2,8,7.8,8,8.1,8.2,8.1,7.8,8.1,8.1,8,8.2],"paint":[27.1,27,27.5,27.3,27.2,27.1,27.2,26.9,27.2,27.3,27.6,27.9,27.3,26.8,27.6]}},{"b":8,"v":{"total":[10.5,10,11.5,9.9,10.3,9.8,10.7,10.4,11.2,10,11.6,10.6,10.3,10.4,10.1],"script":[8.2,8.6,9.6,8.1,8.6,7.9,8.8,7.9,9.4,7.7,9.4,8.6,8.3,8.5,8.5],"paint":[1.2,0.6,1,0.3,1,1,0.2,2.2,0.7,1,1.5,1.7,1.4,1,1]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[2.7]}},{"b":11,"v":{"DEFAULT":[2.7]}},{"b":12,"v":{"DEFAULT":[0.8]}},{"b":13,"v":{"DEFAULT":[21.5]}},{"b":14,"v":{"DEFAULT":[12.9]}},{"b":15,"v":{"DEFAULT":[4.7]}},{"b":16,"v":{"DEFAULT":[73.2]}}]}, -{"f":126,"b":[{"b":0,"v":{"total":[30.5,30,30.3,30,29.9,30.1,29.6,30,30.7,30.3,30.2,30.2,30.2,30,30.5],"script":[6.6,6.6,6.8,6.4,6.5,6.4,6.2,6.4,6.8,6.7,6.5,6.6,6.6,6.7,6.6],"paint":[23.3,22.8,23,23.1,22.9,23.2,22.8,23.1,23.4,23,23.2,23.1,23,22.7,23.4]}},{"b":1,"v":{"total":[34.1,34.1,33.8,33.7,33.7,33.3,33.5,33.7,33.7,33.4,33.9,33.9,33.3,33.8,33.4],"script":[9.2,9.1,9.5,9.1,9.2,9,9.2,9.2,9.4,9.1,9.3,9.2,9.2,9.2,9.2],"paint":[24.3,24.4,23.7,24,23.9,23.7,23.7,23.9,23.8,23.7,24,24.1,23.5,24,23.6]}},{"b":2,"v":{"total":[12,11.9,11.7,11.3,12.3,11,11.8,12.7,11.4,12.9,13.3,12.1,12.7,11.8,12.7],"script":[0.8,0.2,0.2,0.6,1.1,0.8,0.8,0.7,0.7,1.1,0.2,0.7,0.2,0.5,1],"paint":[10.1,10.1,10,9.4,9.3,9.2,9.5,10.1,10,10.4,11.7,10.1,10.8,10.3,10]}},{"b":3,"v":{"total":[2.2,3.2,2.2,2.4,2.2,2.4,1.7,1.9,2.7,2.5,1.8,2.5,2.3,2,2.6,2.6,2.4,2.5,2.2,2.3,3.3,2.4,2.4,1.9,2.2],"script":[0.1,0,0,0,0,0.7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.9,0,0,0,0],"paint":[2,2.5,1.6,1.6,1.5,0.9,1.6,1,1.5,1.2,1.6,2,2.1,1.9,2.1,1.8,1.5,2.3,1.1,1.3,1.3,1.4,1.9,1.1,1.2]}},{"b":4,"v":{"total":[23.3,23.6,23.5,23,22.8,23.6,23.6,24,25.2,24.6,23.8,23.6,23.7,23,22.9],"script":[7.8,8.6,9.1,8.2,8.4,8.3,8,8.4,8.9,8.7,8.3,8.4,8.8,8.1,8.2],"paint":[13.6,13,12.4,12.4,12.5,13.7,13.6,13.8,14.6,13.8,13.8,12.5,13,13.1,13.3]}},{"b":5,"v":{"total":[15.7,16.4,16,15.4,16.4,15.8,15.7,16.4,16.4,15.8,16.4,16.9,15.8,15.9,15.8],"script":[4.8,5.1,4.9,4.5,5.2,4.7,4.5,5.1,5.1,4.9,5.1,5.1,4.8,5,4.8],"paint":[10.2,10.3,10.2,10,10.4,10.2,10.6,10.2,10.3,10.3,10.3,10.9,10.4,10.1,10.2]}},{"b":6,"v":{"total":[303.5,306.5,306.1,304,305.4,303.8,306.6,305.2,305.4,306.3,306.7,305.3,304.7,304.1,305.2],"script":[62.8,65.3,64.4,63.5,64.2,64.2,63.9,64.2,64.5,64.3,64.6,63.4,63.2,63.2,64.2],"paint":[233.1,233.6,234,232.8,233.6,231.9,235,233.4,233.3,234.4,233.8,234.3,233.8,233,233.1]}},{"b":7,"v":{"total":[38.1,37.7,38.2,37.8,38.2,37.7,38.6,38.3,36.6,38.3,37.3,37.8,37.4,38.1,37.7],"script":[8.9,8.8,8.8,8.8,9,8.8,8.8,8.6,8.8,8.8,8.8,8.8,8.8,8.9,8.8],"paint":[28.2,27.9,28.3,28,28.2,27.9,28.8,28.6,26.8,28.5,27.4,28,27.6,28.2,27.9]}},{"b":8,"v":{"total":[11.1,10.8,10.9,10.3,11.1,10.5,10.7,9.9,10.3,10,11.9,10.6,10.1,11.7,10],"script":[9.3,8.6,8.4,8,8.9,8.4,8.7,8,8.4,8.2,10.1,8.9,8.5,9.5,7.7],"paint":[1.1,0.9,1.1,1.3,1.5,0.5,1.7,1.1,0.5,0.8,0.2,1.3,0.3,0.9,1.2]}},{"b":9,"v":{"DEFAULT":[0.7]}},{"b":10,"v":{"DEFAULT":[2.8]}},{"b":11,"v":{"DEFAULT":[2.8]}},{"b":12,"v":{"DEFAULT":[0.8]}},{"b":13,"v":{"DEFAULT":[21.6]}},{"b":14,"v":{"DEFAULT":[13.4]}},{"b":15,"v":{"DEFAULT":[5.2]}},{"b":16,"v":{"DEFAULT":[73]}}]}, -{"f":127,"b":[{"b":0,"v":{"total":[27.6,26.9,26.6,26.8,26.9,26.9,26.9,27.3,26.8,26.9,27.1,27,27.2,26.8,27],"script":[3.9,3.9,3.9,3.9,3.9,3.9,3.9,3.9,3.9,3.9,3.9,3.8,3.8,3.9,4],"paint":[23.3,22.6,22.3,22.6,22.7,22.6,22.5,23,22.6,22.6,22.8,22.8,23,22.5,22.6]}},{"b":1,"v":{"total":[31.5,30.4,30.6,30.6,30.4,30.4,30.7,30.6,30.7,30.4,30.8,30.3,31,30.5,30.9],"script":[6.4,6.2,6.4,6.4,6.2,6.2,6.2,6.4,6.2,6.4,6.3,6.1,6.3,6.4,6.7],"paint":[24.4,23.6,23.6,23.7,23.6,23.6,24,23.7,23.9,23.4,24,23.7,24.1,23.5,23.7]}},{"b":2,"v":{"total":[12.1,12.3,11.7,12.4,11.8,11.7,12.9,12.6,11.8,11.4,13,12.6,12.7,12.7,12.2],"script":[1.4,1.8,0.8,1,1.1,1.1,1,2.1,1.3,1.3,1.5,2,1.3,1.5,1.5],"paint":[9.5,9.4,9.6,9.9,8,9.4,10,9.3,9.6,8.7,9.6,9.2,9.9,10.3,8.8]}},{"b":3,"v":{"total":[2.4,2.5,2.5,2.6,1.7,2.2,2.4,2.2,2.3,2.6,2.5,2.6,2.4,2.1,2.5,1.9,1.9,2.3,1.9,2.1,2,2.6,2.6,2,2.6],"script":[0.2,0,0,0,0.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5,0,0,0],"paint":[1.7,2.3,1.4,1.5,1,1.4,1.6,1.2,2.1,1.5,1.7,2.4,2.3,2,1.6,1.7,1,2.2,1,1.9,1.8,1.5,1.8,1.2,2]}},{"b":4,"v":{"total":[14.6,14.6,14.5,14.4,14.1,14.3,14.3,14.3,14.6,15.5,14.1,14.4,15.1,15.5,15.3],"script":[0.9,0.9,1.6,1,0.9,0.7,1.4,1.3,1.1,1.7,1.5,1.1,1.4,1.2,1.8],"paint":[12.3,12.8,11.3,11.9,12,12.9,11.7,11.9,12.2,13.2,11.1,12,12.9,12.9,12.2]}},{"b":5,"v":{"total":[11.5,11.7,11.8,11.4,11.6,11.4,11.8,11.5,11.5,11.5,11.5,12.1,11.6,12.1,11.7],"script":[0.6,0.7,0.7,0.5,0.6,0.6,0.9,0.6,0.5,1,0.8,0.9,0.9,0.6,0.6],"paint":[10.3,10.3,10.6,10.2,10.4,10.2,10.3,10.3,10,9.6,10.3,10.6,9.5,10.3,9.6]}},{"b":6,"v":{"total":[292.7,293.4,294.4,296.5,292.7,292.4,294.4,295.6,292.1,293.6,294.3,293.7,294.3,294.6,293.9],"script":[51.4,50.8,51.2,51.3,50.5,51.1,50.9,51.1,50.4,50.9,51.1,51,51.3,51.4,50.5],"paint":[233.5,234.6,235.1,237.3,234.2,233.3,235.7,236.3,233.8,234.5,235.1,234.7,235.1,234.9,235.3]}},{"b":7,"v":{"total":[31.5,31.9,31.9,32.3,32.3,31.3,31.3,31.8,31.7,32.1,31.6,31.9,31.9,32,31.5],"script":[4.5,4.5,4.5,4.7,4.5,4.4,4.5,4.4,4.6,4.8,4.5,4.7,4.7,4.5,4.5],"paint":[26.2,26.6,26.6,26.9,27,26,26,26.5,26.3,26.5,26.2,26.4,26.3,26.7,26.1]}},{"b":8,"v":{"total":[10.3,10.1,10.9,10,10.4,10.1,10.9,10.8,9.8,10.8,11.2,10.6,9.7,10.8,10.1],"script":[8.4,8.7,9.2,7.7,8.5,7.7,9,8.9,8,8.5,9.1,8.5,8.2,8.7,8.3],"paint":[0.3,0.2,0.3,1.1,1.7,1,0.3,1,0.2,0.9,1.3,1,0.5,1.9,0.6]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[2.3]}},{"b":11,"v":{"DEFAULT":[2.4]}},{"b":12,"v":{"DEFAULT":[0.7]}},{"b":13,"v":{"DEFAULT":[17.1]}},{"b":14,"v":{"DEFAULT":[9.7]}},{"b":15,"v":{"DEFAULT":[4]}},{"b":16,"v":{"DEFAULT":[41.5]}}]}, -{"f":128,"b":[{"b":0,"v":{"total":[35.7,35.6,35,36,29,35.1,36.2,33.8,36.1,35.2,34.8,35.5,35.6,35.9,34.3],"script":[5.2,5.1,5.2,5.3,5.4,5.3,5.3,5.4,5.4,5.4,5.3,5.4,5.4,5.3,5.5],"paint":[22.6,23,22.5,23,23.2,22.8,22.8,23.3,23.2,22.7,22.9,22.8,22.9,22.9,22.9]}},{"b":1,"v":{"total":[31.9,37.8,37.3,33.7,31.6,35.8,38.4,30.3,38.3,30.6,31.1,30.6,30.3,36.2,30.2],"script":[8.2,7.8,7.6,7.7,7.6,7.6,7.7,7.5,7.8,7.8,7.8,7.7,7.8,7.5,7.4],"paint":[23.3,22.4,22.2,23.1,22.5,22.7,22.1,22.5,22.6,22.4,22.1,22.6,22.1,22,22.4]}},{"b":2,"v":{"total":[14,13.4,11.5,29.4,12.3,13.6,13.1,28.6,12.6,13.7,13.4,12.7,31.6,12.8,14.7],"script":[2.6,2.8,1.8,2.4,1.4,1.9,1.6,2.4,1.6,2.5,1.2,2,2.4,1.8,2.9],"paint":[11.2,10.1,9.2,9.2,10.6,11.1,10.6,10.2,10.8,9,10.5,10.6,11.4,10.6,11.6]}},{"b":3,"v":{"total":[4.8,4.2,5.4,5.2,5.1,4.7,4.9,4.7,4.6,4.6,5.4,4.9,4.9,4.9,4.9,4.6,4.4,4.5,4.6,4.3,5.3,4.7,4.9,4.2,4.9],"script":[1.6,2,2.9,2,2.4,2.3,2.7,2.3,1.2,2.1,2.8,2.4,2.6,2.3,2.3,1.2,2,1.8,2.1,1.4,2.8,2.3,2.9,2.2,1.1],"paint":[1.9,1.2,1.7,2.5,1.6,2.3,1.4,1.7,2.6,2.3,1.7,2.3,1.4,2,2.4,2.5,2.2,1.5,2.3,1.6,1.6,2.2,1.2,1.7,2.4]}},{"b":4,"v":{"total":[18.5,32.9,33.3,33.5,31.7,34,16.8,32.3,32.4,32.3,15.9,15.9,32.6,32.3,17.6],"script":[2.5,3,2,1.9,1.6,2.7,2.3,1.7,2,1.7,2,2.4,1.9,1.8,2.2],"paint":[14.6,13.9,15.1,15.1,13.8,14.5,14.3,13.7,13.2,14.5,13.3,12.6,14.7,13.6,13.2]}},{"b":5,"v":{"total":[10.8,11.9,11,11.1,11,10.9,11.4,11.1,11,10.8,11.1,11.3,10.9,14.8,10.9],"script":[1.2,1.3,1.2,1.2,1.2,1,1.1,1.3,1.3,1.2,1.1,1.2,0.9,1,1.2],"paint":[9.3,9.6,9.1,9.7,9.6,9.7,9.5,9.7,9.6,9.5,9.7,10,9.3,9.7,9.5]}},{"b":6,"v":{"total":[296,294.5,294.9,298.3,295,293.4,298.3,295.5,291.3,296.4,297.7,298.1,294.9,296.6,294.8],"script":[49.6,50.2,49.8,51.9,50.6,49.3,51.1,49.2,48.6,50.3,50.8,50.3,50.3,50.1,49.3],"paint":[236.9,236.4,235.2,237.8,236,235.1,237.7,235.8,235.8,236,237.6,237.9,235.9,237.1,237.2]}},{"b":7,"v":{"total":[41.1,41.4,42.7,41.7,41.2,32.6,43.5,41.7,33.7,41.3,41.4,31.5,41.9,41.5,43.3],"script":[4.7,4.6,4.9,4.5,4.7,5.2,4.9,4.8,5.1,4.7,4.7,4.6,5.1,4.6,4.9],"paint":[26.4,26.8,27.2,26.4,26.3,26.9,26.9,26.9,28.2,26.6,26.8,26.5,26.3,27,26.9]}},{"b":8,"v":{"total":[28.4,28.2,28.7,11.5,11.6,10.9,28,12.4,28,28.6,28.7,28.1,13.4,12.2,28.8],"script":[10.7,10.2,10.7,9.3,9.3,9.8,10.1,10.2,10.5,10.4,10.5,9.6,11.6,9.4,10.1],"paint":[0.9,1.5,1.1,2,0.6,0.9,1,1.1,0.8,1.6,1.3,2.1,1.3,1.9,2.1]}},{"b":9,"v":{"DEFAULT":[0.9]}},{"b":10,"v":{"DEFAULT":[3.3]}},{"b":11,"v":{"DEFAULT":[3.2]}},{"b":12,"v":{"DEFAULT":[1.2]}},{"b":13,"v":{"DEFAULT":[21.8]}},{"b":14,"v":{"DEFAULT":[76]}},{"b":15,"v":{"DEFAULT":[19.6]}},{"b":16,"v":{"DEFAULT":[96.7]}}]}, -{"f":129,"b":[{"b":0,"v":{"total":[34,33.4,33.4,33.5,34,33.6,33.7,33.2,33.5,33.1,33.5,32.9,33.5,33.7,33.5],"script":[12,11.2,11.3,11.4,11.8,11.9,11.5,11.5,11.7,11.2,11.4,11.3,11.7,11.5,11.5],"paint":[21.4,21.6,21.5,21.5,21.6,21,21.7,21.1,21.2,21.3,21.6,21.1,21.3,21.7,21.4]}},{"b":1,"v":{"total":[38,37.6,38,37.7,37.9,37.6,37.7,38,37.7,38.4,37.9,37.9,37.8,37.7,37.9],"script":[14.9,14.5,14.6,14.7,14.6,14.5,14.8,14.7,14.4,14.7,14.7,14.7,14.3,14.7,13.9],"paint":[22.6,22.5,22.8,22.4,22.6,22.5,22.3,22.7,22.7,23.1,22.5,22.5,22.8,22.4,23.5]}},{"b":2,"v":{"total":[26,24.4,24.7,25,24.1,23,23.7,24.7,23.6,24.6,26.9,25.4,23.7,23.7,23],"script":[12.3,12.4,12.2,12.5,11.7,11.9,12.1,11.9,11.6,11.4,12.9,12.3,11.6,11.6,10.9],"paint":[11.9,10.1,9.9,9.7,10.9,9.7,9.6,10.8,9.1,11.9,12,11.1,10.1,10.4,11]}},{"b":3,"v":{"total":[7.4,7.5,7,7.3,7.5,8.4,8.3,7.9,7.1,6.8,7.7,7,7.8,7,8.2,7.2,7.6,7.2,7.7,7.3,6.8,7.2,7.1,7.2,7.2],"script":[5.1,5.1,5.7,4.3,4.8,5.1,5.2,5.4,5.1,4.9,5.2,4.5,5.2,4.8,5.3,4.9,4.6,4.6,4.9,5.2,4.5,4.9,4.8,5.1,5.1],"paint":[2,2.1,0.7,1.8,1.9,2.1,1.8,2.4,1,1.1,1.4,1.7,2.5,1.5,1.9,2.2,1.6,1.7,2.6,2,2.2,1.6,2.1,1.2,0.8]}},{"b":4,"v":{"total":[115,111.1,116.7,118.5,113.6,117.2,114,113.1,117.4,117.1,115,115.9,113.3,112.2,116],"script":[25,24,24.7,26.6,23.7,25.1,25.1,24.6,26.4,24.4,24.4,24.1,24.9,24,23.9],"paint":[87.1,84.7,90.1,89.5,86.9,90.2,86.7,86,88.5,90.1,88.4,89.3,86.7,85.8,88.9]}},{"b":5,"v":{"total":[17.9,18.3,18,18.3,17.7,18,17.7,18.4,17.7,18.4,17.1,18.2,17.8,17.9,17.8],"script":[5.9,6.5,6.3,5.8,5.9,6.3,6,6.4,5.7,6.6,5.6,6.1,5.8,5.5,6.4],"paint":[10.6,10.8,10.8,11.4,10.9,10.6,10.6,10.7,10.9,10.9,10.4,10.9,10.8,11.4,10.7]}},{"b":6,"v":{"total":[447.7,443.7,449.1,455.2,450.1,447.8,452.6,445.5,446,445.5,447.7,444,443.8,445.8,447.8],"script":[210.3,211.8,209.4,212.4,210.4,212.3,211.7,210.1,209.9,212.3,212.9,210.9,211.3,212.3,211.3],"paint":[230.6,225,232.4,235.7,232,228.4,234,228.2,228.9,226.3,227.8,226.4,225.7,226.7,229.1]}},{"b":7,"v":{"total":[41.5,41.8,41.6,42.2,41.8,42.2,42.5,42.3,41.6,41.9,42,42.4,42,41.9,42.1],"script":[14.1,14.2,14.3,14.6,14.1,14.3,14.3,14.4,14.3,14.3,14.2,14.3,14.2,14.4,14.3],"paint":[26.4,26.7,26.4,26.6,26.7,26.9,27.2,26.9,26.3,26.6,26.8,27.2,26.8,26.6,26.8]}},{"b":8,"v":{"total":[14.2,15,16.2,14.2,15.6,13.9,15.5,15.2,15.3,16.4,15.8,15,14.7,15.6,15.1],"script":[12.1,13.1,14.4,12.7,13.5,12.2,13.6,13,13.1,14.2,13.9,12.3,12.3,12.9,13],"paint":[1.2,0.3,1,0.3,0.7,0.5,1,1,1,1.1,0.9,2.4,1.1,1.7,1.5]}},{"b":9,"v":{"DEFAULT":[1.1]}},{"b":10,"v":{"DEFAULT":[6.1]}},{"b":11,"v":{"DEFAULT":[6.8]}},{"b":12,"v":{"DEFAULT":[2.9]}},{"b":13,"v":{"DEFAULT":[46.7]}},{"b":14,"v":{"DEFAULT":[145.2]}},{"b":15,"v":{"DEFAULT":[41.3]}},{"b":16,"v":{"DEFAULT":[164.2]}}]}, -{"f":130,"b":[{"b":0,"v":{"total":[24.8,24,24.7,24.3,24.7,24.2,24.5,24.5,24.7,24.6,24.4,24.7,24.4,24.4,24.4],"script":[1.8,1.7,1.8,1.6,1.7,1.7,1.7,1.8,1.7,1.7,1.7,1.7,1.8,1.8,1.8],"paint":[22.5,21.9,22.5,22.3,22.6,22.1,22.3,22.4,22.6,22.5,22.3,22.6,22.2,22.2,22.3]}},{"b":1,"v":{"total":[27.4,26.8,27.8,27.3,27,26.6,27.1,26.8,26.6,26.8,28.1,28,27.3,27.2,26.8],"script":[3.6,3.7,3.7,3.7,3.8,3.6,3.7,3.6,3.6,3.7,3.5,3.8,3.7,3.6,3.5],"paint":[23.3,22.7,23.6,23.2,22.8,22.6,23,22.8,22.7,22.6,24,23.7,23.1,23.1,22.9]}},{"b":2,"v":{"total":[10.3,10.7,10,10.2,10.9,10.7,10.5,11.3,10.3,10.5,10.8,11.5,10.7,10.4,10.3],"script":[0.9,0.1,0.1,0.1,0.7,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.7],"paint":[8.5,9.4,9,9,9.1,9.4,8.7,10.3,8.9,9.5,9.5,10.1,9.6,9.7,8.7]}},{"b":3,"v":{"total":[2.9,1.9,2.4,2.9,2.6,2.6,2.4,2.7,3,2.2,2.5,2,2.1,2.1,2.9,4.5,2.5,2.6,2.2,2.8,2.5,2.3,2.8,2.5,2.9],"script":[0.1,0.1,0.1,0.9,0.7,0.7,0.5,1,0.1,0.1,0.1,0.1,0.1,0.6,0.1,0.9,0.6,0.1,0.1,0.7,0.1,0.7,0.1,0.1,0.1],"paint":[2.7,1.5,1.3,1,1.1,1.8,1.1,1.6,2.8,1.3,1.6,1,1.9,1.4,2.1,2,1.6,2.4,2.1,2,1.5,1.5,2.6,1.8,2.1]}},{"b":4,"v":{"total":[14.1,13.4,13.1,13.1,13.3,13.2,12.5,13.3,13.4,13.9,13.7,13.4,13.6,13.9,12.3],"script":[0.8,0.8,0.1,0,0.5,0,0.4,0.1,0.5,0.1,0.1,0.1,0.1,0.6,0],"paint":[11.4,11.6,12,11.4,10.8,11.8,10.7,12.4,11.2,12.7,12.7,12,12,12.1,11.3]}},{"b":5,"v":{"total":[10.4,10.6,10.5,10.7,10.3,10.4,11,10.6,11.5,10.5,10.5,10.4,11.3,10.7,10.7],"script":[0.3,0.3,0.2,0.4,0.1,0.3,0.4,0.3,0.4,0.4,0.3,0.1,0.4,0.1,0.3],"paint":[9.2,9.9,9.1,9.8,9.5,9.4,10.2,9.5,10.2,9.4,9.7,9.4,10.3,9.8,9.8]}},{"b":6,"v":{"total":[255.5,256.1,253.5,254.1,255.1,253.6,256.3,254,253,253.4,254.4,254.4,255.5,255.9,254.3],"script":[18.4,18.2,18.4,18.4,18.2,18.5,19,18.2,18.2,18.2,18.5,18.3,19.1,18.4,18.3],"paint":[229.2,230.1,227.6,228.2,229.4,227.6,229.8,228.4,227.3,227.7,228.3,228.5,228.9,229.9,228.3]}},{"b":7,"v":{"total":[27.4,27.7,27.7,27.6,28,28.3,27.7,27.9,28.3,27.9,27.2,27.4,28.8,27.5,28.3],"script":[1.6,1.8,1.6,1.7,1.8,1.8,1.7,1.6,1.7,1.8,1.6,1.6,1.6,1.7,1.6],"paint":[25.1,25.1,25.3,25.2,25.4,25.7,25.2,25.5,25.7,25.2,24.9,25.1,26.4,25,25.8]}},{"b":8,"v":{"total":[8.9,9.4,9.3,9.5,9.2,9,9,9.3,8.6,9.1,9.1,8.8,9.2,8.6,8.8],"script":[7,7.4,7.4,6.9,7.6,7,6.8,7.4,6.7,7.6,7.3,6.6,7,7.3,7.3],"paint":[0.2,0.9,1.5,1.5,0.9,0.2,1.6,1.7,0.3,0.6,0.9,1.6,1,0.3,0.2]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[1.9]}},{"b":11,"v":{"DEFAULT":[1.9]}},{"b":12,"v":{"DEFAULT":[0.6]}},{"b":13,"v":{"DEFAULT":[12.9]}},{"b":14,"v":{"DEFAULT":[11.3]}},{"b":15,"v":{"DEFAULT":[2.5]}},{"b":16,"v":{"DEFAULT":[46.3]}}]}, -{"f":131,"b":[{"b":0,"v":{"total":[24.1,24.3,24.1,24.6,24.6,24.3,24.4,24.8,24.4,24.5,24.5,24.2,24.3,24.4,24.1],"script":[1.2,1.3,1.3,1.3,1.3,1.3,1.3,1.3,1.3,1.3,1.3,1.3,1.3,1.3,1.3],"paint":[22.4,22.7,22.5,22.9,22.9,22.6,22.7,23.1,22.6,22.8,22.8,22.5,22.7,22.8,22.5]}},{"b":1,"v":{"total":[26.7,26.8,26.9,26.7,26.8,26.5,27,26.4,26.9,27,26.8,26.7,27,26.7,26.9],"script":[3.2,3.3,3.2,3.4,3.4,3.1,3.1,3.1,3.3,3.3,3.3,3,3.4,3.1,3.3],"paint":[23,23.1,23.3,22.9,23,23,23.2,22.9,23.2,23.2,23.1,23.3,23.1,23.1,23.2]}},{"b":2,"v":{"total":[11.9,11.4,10.3,9.8,10,10.4,10.8,9.6,11.3,10.8,11,12,11.6,10.7,10.2],"script":[0.9,0.1,0.3,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.4,0.1,0.1],"paint":[9.5,8.9,8.7,8.8,9,8.8,8.7,8.4,10.2,9.7,9.6,10.8,9.1,9.9,9.4]}},{"b":3,"v":{"total":[2,2.9,2.2,2.6,2,2.1,2.5,2.2,1.8,2.6,2.5,2.4,3.1,2.1,2.4,2,2.6,2.6,2.3,2.4,2.4,2.3,2.4,1.9,1.9],"script":[0,0.9,0,0,0.4,0,0,0.4,0,0,0,0,0,0,0,0,0,0.6,0.3,1,0,0.4,0,0,0],"paint":[1.8,1.9,1.2,1.5,1.5,2,2,1.7,1.1,2.4,1.5,1.3,2.9,1.2,2,1.8,2.4,1.2,1.9,1.3,2.2,1.1,1.5,1,1]}},{"b":4,"v":{"total":[13.4,14,13.2,14,14.3,13.3,12.7,13.8,14.8,14.1,12.7,13.6,13,13.6,13.6],"script":[0,0,0,0,0,0,0.1,0.9,0.8,0,0.4,0.4,0,0.1,0],"paint":[12.7,13.3,11.7,13,13.2,12,11,12.2,12.9,13.1,11.4,11.6,11.3,11.7,12.1]}},{"b":5,"v":{"total":[10.8,10.4,10.3,10.5,10.4,10.8,10.3,10.4,10.9,10.2,10.4,10.3,10.6,10.7,10.9],"script":[0.3,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.2,0.2,0.1,0.1,0.1,0.1,0.3],"paint":[10.1,9.3,9.3,9.8,9.4,10.3,9.3,9.9,10.4,9.6,9.7,9.8,9.9,9.9,10.1]}},{"b":6,"v":{"total":[255.7,254.5,255.6,257,254.2,255.6,254.2,254.3,254.9,255.5,254.9,255.7,255.3,257.4,255.3],"script":[12.8,13.1,13.2,13.4,13.1,13.4,12.9,13.1,13.2,13.1,13.4,13.1,13.4,13.4,13.5],"paint":[235.6,234.1,235,236,233.9,234.9,234.1,233.9,234.3,235,234.1,235.3,234.6,236.4,234.6]}},{"b":7,"v":{"total":[28.4,27.7,27.5,27.7,27.5,27.8,27.2,27.6,27.6,27.8,29.6,27.9,27.7,27.8,28.3],"script":[1.3,1.3,1.4,1.4,1.3,1.3,1.3,1.4,1.3,1.4,1.4,1.3,1.4,1.3,1.3],"paint":[26.3,25.5,25.3,25.6,25.4,25.7,25.1,25.3,25.6,25.5,27.4,25.8,25.6,25.7,26]}},{"b":8,"v":{"total":[10,8.3,9.1,9,9.5,9.3,9,8.6,8.9,9.4,9.3,9.6,9.4,8.9,9.1],"script":[7.5,6.6,7.3,7.1,7,7.6,6.4,6.5,7.3,7.6,7.2,7.7,7.5,7.3,7],"paint":[1.3,0.2,1,0.4,1.6,1,1.6,1.2,1.4,1.6,0.9,0.2,1,1.4,1.3]}},{"b":9,"v":{"DEFAULT":[0.4]}},{"b":10,"v":{"DEFAULT":[1.8]}},{"b":11,"v":{"DEFAULT":[1.8]}},{"b":12,"v":{"DEFAULT":[0.5]}},{"b":13,"v":{"DEFAULT":[12.5]}},{"b":14,"v":{"DEFAULT":[5.3]}},{"b":15,"v":{"DEFAULT":[1.4]}},{"b":16,"v":{"DEFAULT":[40.7]}}]}, -{"f":132,"b":[{"b":0,"v":{"total":[24.1,24.2,24.3,24.5,24,24.1,23.9,24,24.1,24.2,24,24,24,24.7,24.1],"script":[1.4,1.4,1.4,1.4,1.4,1.4,1.4,1.4,1.4,1.4,1.4,1.4,1.4,1.4,1.4],"paint":[22.3,22.5,22.5,22.7,22.3,22.3,22.2,22.3,22.4,22.4,22.2,22.3,22.2,22.9,22.3]}},{"b":1,"v":{"total":[26.5,26.4,26.8,26.6,26.3,26.6,26.3,26.9,26.4,26.8,26.5,26.6,26.6,26.5,26.7],"script":[3.3,3.2,3.4,3.2,3.3,3.2,3.1,3.4,3.2,3.5,3.2,3.3,3.3,3.2,3.3],"paint":[22.8,22.8,22.8,22.9,22.7,22.9,22.8,23.1,22.8,22.9,22.8,22.9,22.9,22.8,23.1]}},{"b":2,"v":{"total":[11.2,9.9,10.7,11.6,11.1,11.1,10.5,10.2,10.5,10.1,11.2,10,12.3,11,10.4],"script":[0.1,0.1,0.1,0.9,0.1,0.4,0.4,0.1,0.1,0.1,1.1,0.1,0.1,0.1,0.1],"paint":[9.9,8.4,8.7,9.8,9.8,9.5,8.9,8,9,8.1,8.7,9.1,11.1,9.8,9.2]}},{"b":3,"v":{"total":[2.1,2.1,2,2.1,1.9,1.9,2.5,2.6,2.4,2.2,2.1,1.9,1.6,2,1.9,1.8,2.5,2.4,2.3,2.4,2,2.4,2.5,2.1,1.4],"script":[0,0,0,0.1,0,0,0,0,0.5,0,0,0,0,0.5,0,0,0,0,0,0,0.1,0.4,0,0,0],"paint":[2,1.4,1.5,1.9,1.1,1,2.3,2.4,1.2,1.7,1.5,1.7,1.4,1,1.1,1.6,2.3,2,1.3,2.2,1.7,1.9,1.3,1.9,0.7]}},{"b":4,"v":{"total":[14.3,13.1,14.4,13.4,12.3,13.1,12.3,12.6,13.3,13.4,13.3,12.8,14,13.1,13],"script":[0.1,0.4,0.1,0.5,0.1,0.9,0.1,0.4,0.1,0.1,0.1,0.3,0.1,0.5,0.1],"paint":[13.7,11.7,13.2,11.8,10.8,11.4,10.3,11,11.1,12.1,12.2,11.5,13,11.5,11.4]}},{"b":5,"v":{"total":[10.3,10.5,10.5,10.4,10.4,10.5,10.4,10.2,10.3,10.5,10.7,10.4,10.3,10.4,10.3],"script":[0,0,0.1,0.1,0.1,0.2,0.1,0,0.2,0.2,0.1,0.1,0.1,0.1,0.1],"paint":[9.7,10,9.3,9.7,9.5,9.6,9.7,9.5,9.5,9.8,10,10.1,9.8,9.4,8.9]}},{"b":6,"v":{"total":[249.7,249.1,250.6,248.6,249.6,248.3,248.9,250.5,249.4,247.2,249.8,247.9,251.8,250.5,247.6],"script":[14.2,14,14,14,13.8,14,13.9,14.1,14.3,13.8,14.1,14.2,14.4,14,14.1],"paint":[228,227.8,228.9,227.1,228.4,226.9,227.6,228.7,227.7,226,228.2,226.4,229.8,228.6,226.1]}},{"b":7,"v":{"total":[27.3,27.6,27.3,27.7,27.3,27.7,27.7,27.2,27.9,27.6,28,27.5,27.1,27.1,27.2],"script":[1.3,1.2,1.3,1.3,1.3,1.3,1.4,1.3,1.4,1.3,1.3,1.3,1.3,1.3,1.3],"paint":[25.1,25.4,25.2,25.5,25.2,25.4,25.6,25.2,25.7,25.4,25.8,25.2,25,25,25.1]}},{"b":8,"v":{"total":[9.7,8.8,9,10.2,9.4,9.4,10.1,8.9,8.8,9.1,9.2,9.6,10,9.1,9.3],"script":[8.1,6.9,7.3,8,7.4,8.1,7.9,7.2,6.7,7.3,7.3,7.5,6.9,6.7,6.4],"paint":[0.7,0.9,0.5,1.5,1,0.2,0.8,1.1,0.8,0.9,1.4,1.7,0.9,1.3,2.1]}},{"b":9,"v":{"DEFAULT":[0.5]}},{"b":10,"v":{"DEFAULT":[1.7]}},{"b":11,"v":{"DEFAULT":[1.7]}},{"b":12,"v":{"DEFAULT":[0.6]}},{"b":13,"v":{"DEFAULT":[12]}},{"b":14,"v":{"DEFAULT":[4.9]}},{"b":15,"v":{"DEFAULT":[1.4]}},{"b":16,"v":{"DEFAULT":[45.3]}}]}, -{"f":133,"b":[{"b":0,"v":{"total":[28.7,28.5,28.6,28.3,28.4,28.1,28.2,28.4,28.5,28.5,28.2,28.4,28.2,28.6,28.1],"script":[5.3,5.1,5.2,5.2,5.1,5.1,5.2,5.1,5.3,5.3,5.2,5.1,5.2,5.3,5],"paint":[22.9,22.8,22.8,22.5,22.8,22.5,22.5,22.7,22.7,22.6,22.4,22.7,22.4,22.8,22.5]}},{"b":1,"v":{"total":[31.7,31.5,31.8,31.4,31.5,31.4,31.8,31.5,31.6,31.4,31.5,31.8,31.7,31.6,31.6],"script":[7.4,7.6,7.6,7.4,7.5,7.4,7.5,7.4,7.2,7.3,7.4,7.3,7.4,7.4,7.4],"paint":[23.7,23.4,23.6,23.4,23.4,23.4,23.7,23.4,23.8,23.5,23.5,23.9,23.7,23.5,23.7]}},{"b":2,"v":{"total":[10.9,11.5,11,11.5,11.5,10.8,12.7,12.2,12.1,11,11.2,11,12.2,11.8,11.2],"script":[0.3,0.6,0.7,1.6,1.2,0.2,1.2,1.1,1.3,1.1,0.9,0.7,1.2,1.2,0.3],"paint":[9.6,9.9,9.4,9.2,8.7,7.8,10.3,10.1,9.2,9,9.3,8.6,9.1,9.3,9.4]}},{"b":3,"v":{"total":[2.8,2.9,2.3,2.9,2.3,2.5,2.7,2,2.8,2.2,2.7,2.4,2.6,2.4,2.5,3.2,3.1,2.8,2.6,3,2.4,2.4,2,2.5,2],"script":[0.1,0.9,0.1,0.8,0.1,0.1,0.8,0.1,0.8,0.7,0.7,0.1,0.1,0.6,0.1,1,0.9,0.7,0.1,0.7,0.1,0.7,0.1,0.6,0.1],"paint":[1.8,1.9,1.3,1.4,1.2,1.6,1.7,1.1,1.2,1.3,1.1,2.2,2.4,1.3,2.1,2,1.7,2,2.4,2,2,1.5,1.1,1.3,1]}},{"b":4,"v":{"total":[12.7,14.3,12.9,13.3,13.8,13.5,13.9,13.3,13.6,13.5,12.9,12.9,13.6,13,13.6],"script":[0.1,0.1,0.2,0.3,0.1,0.5,0.9,0.5,0.4,0.3,0,0,0.1,0.1,0.3],"paint":[10.7,13.6,11.9,11.2,12.6,11.8,12.3,11.9,12,11.6,10.9,11.5,12.9,11.5,11.7]}},{"b":5,"v":{"total":[10.6,10.9,11,10.6,10.7,10.5,10.4,10.9,10.7,10.5,11,10.8,10.6,10.7,10.4],"script":[0.1,0.1,0.1,0.2,0.4,0.1,0.1,0.2,0.1,0.2,0.3,0.1,0.2,0.1,0.2],"paint":[9.5,10.1,10,9.4,9.7,9.7,9.7,9.9,10.1,9.8,10.2,10,9.6,10.1,9.6]}},{"b":6,"v":{"total":[282.9,283.6,283.2,283.9,285.7,284.3,285.2,287.5,284.1,284.3,284.7,286.2,282.7,285.6,282.6],"script":[55.2,55.6,55.6,56.7,57.3,56.7,56.9,56.5,55.6,55.3,56.4,56.2,55.3,56.4,55.7],"paint":[220.6,221,220.6,220.2,221.3,220.6,221.3,223.8,221.5,221.7,221.3,222.6,220.3,222.1,219.9]}},{"b":7,"v":{"total":[32.8,32.9,33.5,32.8,33.3,32.8,32.8,32.9,32.3,32.5,32.9,32.6,33.3,32.6,32.7],"script":[4.8,5,4.7,4.4,4.9,4.7,4.8,4.8,4.7,4.7,4.7,4.6,4.7,4.6,4.8],"paint":[27.1,27.1,27.9,27.6,27.6,27.2,27.2,27.2,26.8,27,27.3,27.2,27.8,27.2,27.1]}},{"b":8,"v":{"total":[9.9,11.9,11.6,9.9,10.2,9.7,10,11.5,10.2,8.9,10.9,10.3,11.8,9.6,10.1],"script":[8.1,9.8,9,7.9,7.9,8.1,8.5,8.9,8.4,7.5,9,8.7,9.8,8,8.1],"paint":[0.2,1.9,0.9,0.3,1.2,1,0.6,0.7,0.4,0.3,0.7,0.4,0.7,0.6,1.7]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[3.8]}},{"b":11,"v":{"DEFAULT":[3.9]}},{"b":12,"v":{"DEFAULT":[15.9]}},{"b":13,"v":{"DEFAULT":[32.5]}},{"b":14,"v":{"DEFAULT":[21.3]}},{"b":15,"v":{"DEFAULT":[5]}},{"b":16,"v":{"DEFAULT":[48.9]}}]}, -{"f":134,"b":[{"b":0,"v":{"total":[26.1,25.9,26.2,26.1,26,26.1,26.1,26.3,26.2,27.2,26.2,26.2,26.1,25.7,26.1],"script":[3,3.1,3.1,3.1,3.1,3.1,3.1,3.2,3.1,3.1,3.1,3,3,2.9,3.2],"paint":[22.7,22.4,22.7,22.6,22.5,22.6,22.7,22.8,22.7,23.7,22.8,22.8,22.7,22.4,22.6]}},{"b":1,"v":{"total":[29.2,29.3,29.5,29.3,29.2,29,28.9,28.8,29.1,29,29.7,28.7,29.1,29.2,29.5],"script":[5,4.9,4.9,4.9,5,4.8,4.9,5,4.9,4.8,5.1,4.9,4.8,4.8,5.1],"paint":[23.8,23.9,24.2,23.9,23.8,23.8,23.5,23.4,23.8,23.7,24,23.4,23.9,24,23.9]}},{"b":2,"v":{"total":[12.1,11.3,10.7,11.1,11.9,11.1,13.3,12,12.2,12.1,11.4,11,12.2,11.8,11.5],"script":[1.3,0.6,0.1,0.1,1,0.8,0.2,0.8,0.5,0.9,0.7,0.9,0.8,0.2,1],"paint":[10.1,8.4,9,10,10,9.6,12,10.2,10.6,10.4,9.6,9.1,10.5,10.9,9.2]}},{"b":3,"v":{"total":[5.4,2.8,3,2,2.3,2.1,2.1,1.9,2.4,2.5,2,2.7,2.6,2.2,1.9,2.4,2.2,2.2,2.2,3.2,2.4,2.3,1.7,2.9,2.4],"script":[0,0,0.6,0,0,0,0.5,0.1,0,0,0.3,0,0.4,0,0,0,0,0,0,1,0,0,0,0,0],"paint":[1.6,2.5,1.5,1.5,2,1.9,1,1,2.2,1.1,1.6,2.2,1.4,1,1,1.2,2,2.1,2,2.1,2.2,1.4,0.8,2.7,2.3]}},{"b":4,"v":{"total":[13.6,13.6,14.6,12.9,12.6,13.3,13.9,13.7,13.7,13.6,13.1,13.7,14.9,14.5,13.3],"script":[0.1,0.1,0.7,0.3,0.1,0.1,0.7,0.1,0.1,0.2,0.4,0.2,0.1,0.1,0.7],"paint":[12.6,12.8,11.8,11.6,11.4,12.6,11.7,12.1,12.6,12.5,11.7,12.1,13,12.9,11.4]}},{"b":5,"v":{"total":[10.8,10.8,10.9,10.8,10.9,10.9,10.5,10.9,10.5,11.1,10.5,10.9,11,11.1,10.9],"script":[0.1,0.1,0.1,0.4,0.3,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.2,0.3],"paint":[10.2,10.1,10.5,9.6,9.7,10.3,9.9,10.3,10.1,10.4,9.7,10.1,10.1,10.4,10]}},{"b":6,"v":{"total":[285.4,284.9,286.6,286.1,286.3,286,288,285.4,285.3,282.9,284.8,286.2,285.7,283.1,287],"script":[37.7,37.4,38.7,38.1,37.6,37.4,38.5,37.6,38.5,36.9,37.7,38.2,37.5,37.2,38.1],"paint":[240.2,240.2,240.3,240.7,241.1,241.1,242,240.6,239.4,238.4,239.8,240.7,240.8,238.6,240.9]}},{"b":7,"v":{"total":[29.7,29.9,29.7,30.1,30,30.8,29.8,29.6,30.5,29.7,29.9,29.6,29.4,30.1,30.2],"script":[2.9,3.1,3.1,3,3.1,3,3.1,3,3.1,3,3,3,3,3,3.1],"paint":[26.1,26,25.9,26.3,26.1,27,25.9,25.8,26.5,25.9,26.1,25.8,25.6,26.3,26.3]}},{"b":8,"v":{"total":[9.8,10.5,9.3,10.9,9.3,9,9.8,8.9,9.2,9.1,9,9.3,9.4,9.3,8.9],"script":[7.3,7.9,7.9,8.9,7.1,6.5,7.7,7.1,7,7.5,7.6,7.1,7.2,6.8,7.7],"paint":[1.7,2.3,0.2,1.4,1.2,1.4,0.8,0.2,0.2,0.2,0.2,1,0.7,2.2,0.2]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[2]}},{"b":11,"v":{"DEFAULT":[1.9]}},{"b":12,"v":{"DEFAULT":[0.6]}},{"b":13,"v":{"DEFAULT":[13.9]}},{"b":14,"v":{"DEFAULT":[9.8]}},{"b":15,"v":{"DEFAULT":[2.5]}},{"b":16,"v":{"DEFAULT":[40.1]}}]}, -{"f":135,"b":[{"b":0,"v":{"total":[33.1,32,33.2,32.1,32.9,32.4,32.2,32.8,32.4,32.5,32.6,32.2,32.4,32.5,32.2],"script":[8.8,8.6,8.6,8.6,8.7,8.5,8.4,8.8,8.6,8.9,8.6,8.5,8.8,8.6,8.5],"paint":[23.7,22.9,24,22.9,23.6,23.3,23.3,23.4,23.2,23.1,23.5,23,23,23.3,23.1]}},{"b":1,"v":{"total":[35.5,36,36.3,35.8,36.3,35.5,36.5,35.4,36.1,35.6,34.9,35.9,34.8,36.2,36.9],"script":[11.4,11.3,11.2,11.1,11.4,10.9,11.2,10.8,11.5,11.1,10.8,11.3,10.7,11.2,11.2],"paint":[23.6,24.2,24.5,24.1,24.3,24,24.7,24,24.1,23.9,23.6,24,23.6,24.3,25.1]}},{"b":2,"v":{"total":[32.7,31.1,15.2,30.8,31.3,30.8,30.8,30.9,15,16,30.6,30.2,31.3,31.6,32.1],"script":[0.3,0.9,1,0.7,1.3,1.2,0.7,1.4,1.4,1.7,1,1,2.1,1.5,0.8],"paint":[12.7,13.6,12.5,14.4,12.8,11.4,13,12.6,11.8,12.6,13.3,12.3,12.7,13.8,13.9]}},{"b":3,"v":{"total":[8.7,3.5,8.6,6.4,11.9,6.1,12.6,10,4,10.6,7.5,7.7,4.2,10.5,8.5,8.8,8.8,3.6,6.1,6.5,10.3,9.8,7.8,7.7,5.5],"script":[0.8,0.1,1.1,1,1.7,1,0.1,0.4,0.1,1.2,0.7,0.9,0.4,0.5,0.3,0.1,0.8,0.1,0.5,0.1,0.5,0.8,0.7,1.4,0.1],"paint":[2.9,3.2,2.8,2.4,2.1,2.6,3.8,1.3,2.7,2.5,3,3.7,2.4,2.4,2.7,2.5,3.3,3.1,1.7,2.5,3,3.3,3,2.4,2.1]}},{"b":4,"v":{"total":[13.5,13.4,13.6,14.1,13.7,14.3,12.8,12.5,13.5,13.3,13.3,13.3,13.9,13.4,14.3],"script":[0.1,0.1,0.3,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.8,0.1,0.1,0.1],"paint":[12.2,11.6,11.8,13.4,12.7,13.2,11.2,11.5,12.8,12.3,12.2,11.3,12.9,11.4,11.9]}},{"b":5,"v":{"total":[15.6,13,15.7,13.3,12.6,13.3,12.2,15.5,12.9,12.9,13,12.5,14.7,12.7,12.9],"script":[0.1,0.3,0.1,0.3,0.1,0.1,0.1,0.1,0.3,0.2,0.1,0.1,0.2,0.1,0.4],"paint":[11.4,11.8,11.5,11.4,11.3,11.8,11.2,11,11.6,11.4,11.4,11.3,11,11,11.3]}},{"b":6,"v":{"total":[319.6,320.1,321,319.8,320.1,318.3,320.5,322.1,320.2,319.4,320.2,319.5,324.6,319.8,320.1],"script":[84.3,84.5,85.1,84.7,84.1,84.2,84.6,84.8,85.3,84,83.8,83,85.2,83.9,84.1],"paint":[228.1,228,228.5,227.7,228.9,227,228.4,229.9,227.7,228.3,228.4,229.5,232.2,228.1,228.9]}},{"b":7,"v":{"total":[36.7,37.2,37.4,37.2,37.5,36.8,37.5,37.4,37.1,37.4,37.6,37.8,36.9,36.5,36.8],"script":[8.5,8.5,8.7,8.7,8.6,8.6,8.9,8.4,8.8,8.7,8.5,8.8,8.6,8.6,8.6],"paint":[27.1,27.7,27.6,27.5,27.9,27.1,27.5,27.9,27.3,27.6,28,27.9,27.3,26.9,27.2]}},{"b":8,"v":{"total":[11,10.1,10.4,10.6,10.6,9.8,9.5,11.4,10.2,10.8,12.1,11.7,10.7,10.1,10],"script":[9.1,8.3,8.6,8.2,8.7,8.4,7.4,9.4,8.3,8.3,9,9.1,8.7,8.5,8.6],"paint":[0.3,0.9,0.7,1.7,1,0.6,1.2,0.9,0.3,1.3,1.9,2.1,1.7,0.2,0.2]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[2.4]}},{"b":11,"v":{"DEFAULT":[2.4]}},{"b":12,"v":{"DEFAULT":[0.6]}},{"b":13,"v":{"DEFAULT":[18.4]}},{"b":14,"v":{"DEFAULT":[5.8]}},{"b":15,"v":{"DEFAULT":[2]}},{"b":16,"v":{"DEFAULT":[40.8]}}]}, -{"f":136,"b":[{"b":0,"v":{"total":[30,29.7,29.6,29.5,29.9,29.2,30.3,30.5,30.4,30.2,29.5,29.7,29.2,30.3,29.1],"script":[6.9,6.6,6.8,6.9,6.6,6.5,7.2,7.2,7,7,6.6,6.7,6.6,7.1,6.5],"paint":[22.5,22.6,22.3,22,22.8,22.2,22.6,22.7,22.8,22.7,22.4,22.5,22.1,22.7,22.1]}},{"b":1,"v":{"total":[35.9,35.9,36.9,36,36.6,36,36.2,36.6,36,36.3,36.3,36.2,37.3,36.6,36.1],"script":[12,11.7,12.3,11.8,12,11.9,11.9,12.2,11.7,11.9,12.2,12,12.5,11.9,11.8],"paint":[23.4,23.6,24.1,23.6,23.9,23.6,23.8,23.9,23.7,23.8,23.5,23.6,24.3,24.1,23.7]}},{"b":2,"v":{"total":[13.8,14,14.4,14.4,13.4,13.3,13.7,14.3,14,13.7,14.1,13.7,14.7,13.5,14.6],"script":[2.8,3.1,2.8,3.1,2.1,2.5,2.9,2.8,2.7,2.5,2.8,2.2,2.6,2.2,2.7],"paint":[9.8,9.9,10.7,9.2,10.3,9.8,9.5,10,9.7,10.2,9.5,10.3,11.1,10.7,11]}},{"b":3,"v":{"total":[3.1,3.4,4.7,3.7,6.5,2.5,5.7,3.6,5.5,3.3,3,4.3,5.8,3.4,4.5,4,2.8,4.3,3.3,6.1,3.4,3.7,3,2.8,3],"script":[0.9,1.7,1.1,1.4,1,0.6,0.9,1.3,1.1,1.1,0.7,1.5,0.3,1.1,1.1,1.8,0.9,1.5,1.2,0.9,1,1.7,0.6,0.7,1.1],"paint":[1.4,1.6,1.6,2.2,1.4,0.9,1.4,1,1,0.4,2,1,2.5,2.1,1.7,1.6,0.9,0.4,1.6,1,1.8,1.8,2.3,1.8,1.1]}},{"b":4,"v":{"total":[14.9,15,15.7,14.5,15,15.2,14.7,15.3,14.8,14.2,15.2,14.6,14.3,15.6,17],"script":[1.1,1.6,1.5,1.6,1.1,1,1.1,1.8,1.1,1.1,1.7,1.5,1.2,1.8,1.9],"paint":[12,12.4,13.2,11.8,12.1,12.7,12.7,12.2,12.7,12,12.6,11.2,11.6,12,13.6]}},{"b":5,"v":{"total":[11.5,11.4,11.8,11.1,11.5,11.8,11.5,11.6,11.5,11.6,11.5,11.6,11.6,11.9,11.2],"script":[0.8,0.8,1,0.7,1,0.8,0.7,1,0.9,0.7,0.7,0.7,0.7,1,0.7],"paint":[9.9,9.5,10,9.5,9.8,10.3,10.2,10.2,9.7,10.1,10.2,10.3,9.9,10.3,10.2]}},{"b":6,"v":{"total":[303,300.8,302,301.8,302.4,301.1,300.2,300,301,302.3,299.7,302.5,302.6,301.9,302],"script":[71.8,66.5,72.2,67.7,72.4,71.6,71.6,71.6,72.1,72.1,72.5,66,72.3,71.4,72.4],"paint":[224.3,227.4,222.8,227,222.9,222.5,221.6,221.5,222,223.1,220.3,229.6,223.1,223.7,222.1]}},{"b":7,"v":{"total":[34.2,34.8,36.5,34.1,34.4,36.4,34.6,36.1,34,34.3,34.4,34,34.3,35.4,36.1],"script":[7.2,7.7,7.6,7.7,7.5,7.8,7.6,7.6,7.4,7.6,7.6,7.5,7.5,7.3,7.6],"paint":[26,26.1,28,25.4,25.9,27.6,26.1,27.5,25.6,25.8,25.9,25.5,25.9,27.2,27.6]}},{"b":8,"v":{"total":[11.5,10.6,11.1,9.6,10.3,9.8,10.4,11.4,12.7,10.7,11.7,10.1,10.1,10.9,9.9],"script":[9,9.2,9.3,7.6,8.1,8.4,8.2,9.6,10.4,8.6,9.4,7.9,8.5,9,8],"paint":[0.4,0.2,1.6,1.1,2,0.2,0.3,1.6,2,1,1.5,0.5,0.4,1,1.7]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[4.4]}},{"b":11,"v":{"DEFAULT":[4.4]}},{"b":12,"v":{"DEFAULT":[1]}},{"b":13,"v":{"DEFAULT":[35.4]}},{"b":14,"v":{"DEFAULT":[39.9]}},{"b":15,"v":{"DEFAULT":[11.1]}},{"b":16,"v":{"DEFAULT":[61.9]}}]}, -{"f":137,"b":[{"b":0,"v":{"total":[28.8,29,28.6,29.1,29.4,29.4,28.9,29.2,29.1,28.5,29,28.8,28.8,28.1,29.1],"script":[6.4,6.3,6.2,6.5,6.5,6.6,6.3,6.3,6.5,6.3,6.2,6.2,6.3,6.1,6.3],"paint":[21.9,22.2,21.9,22.1,22.4,22.2,22,22.4,22,21.7,22.2,22,21.9,21.5,22.3]}},{"b":1,"v":{"total":[32.5,32.4,32.4,32.4,32.3,32.4,33.1,32.3,32,32.5,32.2,32.7,32.3,33.3,32.9],"script":[8.7,8.9,8.8,8.9,8.9,9.1,8.8,8.9,8.7,8.5,8.7,8.8,9,9.1,8.8],"paint":[23.2,22.9,22.9,22.6,22.7,22.7,23.7,22.8,22.7,23.4,22.9,23.4,22.7,23.6,23.5]}},{"b":2,"v":{"total":[13.8,14,14.2,14.2,13.2,13.2,14.7,13.4,14.7,13.1,13.7,13.4,14.6,13.2,13.4],"script":[2.6,2.5,1.9,2.5,1.9,2.7,3,2.8,2.9,1.6,2.4,2.5,2.5,2.2,2.4],"paint":[10,10.2,10.7,10,9.9,9.3,10.6,9.6,10.2,10.6,9.6,9.1,10.1,9.6,9.7]}},{"b":3,"v":{"total":[5,3.5,3.5,3.4,3.1,4,3.3,3.2,4.5,4,3.6,4.3,3.9,3.3,2.8,3.2,2.8,3.6,3.5,3.6,3.5,3.9,2.9,3.3,3.7],"script":[1.2,1.4,1.1,1.2,0.6,1.5,1.2,1.1,0.9,0.6,1.3,1.2,1.1,0.7,0.6,1.3,0.7,1.3,0.9,1.3,1.4,1,0.6,1.4,1.1],"paint":[1.8,1.3,1.5,1.3,1.4,1.6,1.9,1.6,1.4,1.2,1,1.1,2.4,2.5,1.1,1.8,1.2,1.9,0.8,1.9,2,2.7,1.8,1.1,1.6]}},{"b":4,"v":{"total":[17,15.9,15.8,15.3,15.3,17.1,15.1,15.6,15.3,15.4,14.5,16.4,16.2,15,16.4],"script":[2.3,1.2,1.9,2.2,1.9,2.6,1,1.6,1.7,1.5,1.2,3,1.6,1.7,2],"paint":[12.8,13.4,13.2,11.3,12.2,13.6,13.2,12.9,12.6,12.5,12.7,11.7,13.7,12.1,12.7]}},{"b":5,"v":{"total":[13.3,13.1,13.6,13.6,13.4,12.8,13.1,13.3,13.2,13.2,12.9,13.2,13.1,13.1,13.2],"script":[2.4,2.1,2.4,2.4,2.4,1.9,2.1,2.3,2.2,2.4,2,2.4,2.4,2.2,2.4],"paint":[9.9,10,10.4,10.8,10.3,10.2,10.4,10.5,10.3,10,10.2,10.1,9.9,10.4,10.2]}},{"b":6,"v":{"total":[296.8,299.3,298,297.5,295.9,297.1,296.7,300,301.2,300.5,297.3,298.9,298.3,298,298.5],"script":[62.6,63,64,62.8,62.9,63,62.1,62.4,62.8,63.1,62.3,64,63.6,63.6,63],"paint":[227.1,228.8,226.7,227.7,226,226.9,227.5,230.5,231.1,230.2,227.6,227.9,227.6,227.3,228.3]}},{"b":7,"v":{"total":[33.7,34,34.5,33,34.5,34.1,33.3,33.5,34.6,34.9,33.8,33.6,34.8,34.5,33.7],"script":[5.8,6.3,6.2,6,6.6,6.3,6.1,6.3,6,6.3,6.4,6.1,6.2,6.2,5.9],"paint":[26.9,26.8,27.3,26.1,26.9,26.9,26.3,26.2,27.4,27.1,26.4,26.6,27.6,27.4,26.8]}},{"b":8,"v":{"total":[11.9,11.8,12.8,11.7,12.5,12.2,12,11.1,13,11.3,14,12.7,11.5,11.4,12.3],"script":[10,9.6,10.8,9.6,10.7,10.3,9.9,9.3,10.1,9.9,11.4,11.2,9.7,9.8,10],"paint":[0.2,1.5,0.3,0.9,0.5,0.3,0.9,1.6,1.6,0.2,0.7,0.6,1.2,0.8,2]}},{"b":9,"v":{"DEFAULT":[0.8]}},{"b":10,"v":{"DEFAULT":[3.9]}},{"b":11,"v":{"DEFAULT":[3.9]}},{"b":12,"v":{"DEFAULT":[1.2]}},{"b":13,"v":{"DEFAULT":[28.7]}},{"b":14,"v":{"DEFAULT":[61.7]}},{"b":15,"v":{"DEFAULT":[22.5]}},{"b":16,"v":{"DEFAULT":[82.6]}}]}, -{"f":138,"b":[{"b":0,"v":{"total":[30.5,29.9,30.8,30.2,30.3,30.3,29.7,29.9,30.1,30,29.8,29.6,29.5,29.2,30.2],"script":[6.9,6.6,6.7,6.8,6.7,6.7,6.3,6.7,6.7,6.7,6.7,6.6,6.4,6.1,6.8],"paint":[23,22.7,23.6,22.9,23,23.1,22.8,22.7,22.9,22.7,22.5,22.4,22.5,22.5,22.9]}},{"b":1,"v":{"total":[32.6,33.8,32.6,33.4,32.6,32.4,32.7,33.4,33,32.3,32.7,32.7,32.8,33.3,32.7],"script":[9,9.3,9.1,9.5,9,9.1,9.1,9.3,9.1,9,9.2,9.1,9.1,9.4,9.4],"paint":[23,23.9,22.9,23.4,23,22.7,23,23.5,23.3,22.7,22.9,23,23.1,23.4,22.7]}},{"b":2,"v":{"total":[21.8,21.6,20.8,21.9,25,20.8,21.4,20.4,20.8,21,21.3,21.7,21.8,21.6,22.4],"script":[9.7,9.5,8.3,8.7,9.7,9.1,9,9,8.6,8,9.2,8.8,8.6,9.4,9.6],"paint":[9.9,8.9,10.4,10.8,13.4,10.4,11.1,9.1,10.4,10.8,10.2,10.9,12.1,10.3,10.1]}},{"b":3,"v":{"total":[11.5,11,11.5,11.3,12.1,11.5,12.2,11,11.6,12.6,11.2,11.3,11,11.2,12.6,11.2,10.7,10.9,12,11.1,11.3,10.6,10.8,10.9,12.1],"script":[8.2,7.5,8.3,7.6,8.8,7.6,8.6,7.9,8.1,8.6,7.3,7.7,7.4,7.8,8.8,8.1,7.6,7.1,8.2,7.7,7.7,7.2,7.2,7.6,8.5],"paint":[2.2,2.5,2.2,2.5,1.9,2,2.7,1.9,2.3,3,3.2,1.8,2.5,1.2,2.7,1.6,2.2,2.7,1.8,1.8,2.6,1.8,1.7,1.2,2.9]}},{"b":4,"v":{"total":[23.4,22.8,23.4,24.3,22.8,23.5,22.7,23,24.4,23.7,25,23.7,24.5,23.4,24],"script":[8.2,7.8,9.1,8.7,7.9,8.3,8,8.3,8.6,8.5,10.3,8.7,8,9.1,8.4],"paint":[13.2,12.7,12.5,14.1,13.1,13.4,13,12,14.6,13.5,13.9,12.7,14.4,12.8,13.4]}},{"b":5,"v":{"total":[15.6,15.1,14.7,15.6,15.1,15.3,15.3,15,15.2,15.3,15.1,15.1,15.3,15.1,16],"script":[4.1,4,3.7,4.1,4.2,3.9,4.1,4.1,4.1,4.3,4.1,4.2,4,3.9,4.4],"paint":[10.8,10.1,10.3,10.9,10.3,10.9,10.5,10.3,10.4,10.4,10.1,10,10.4,10.4,10.7]}},{"b":6,"v":{"total":[302.4,302.6,302.8,304,304.4,301.5,303,301.6,302.9,304.1,303.3,304,303.1,306.7,302.2],"script":[69.2,68.3,70.2,69.3,70.1,69,68.8,69.4,68.9,71.2,68.4,71.2,69.2,70.7,68.4],"paint":[226.1,227.4,225.4,227.5,227.4,225.4,227.2,225,227,225.7,227.7,225.7,226.6,228.5,226.5]}},{"b":7,"v":{"total":[38.2,37.9,38,38,37.4,39.5,38,37.9,38.2,37.8,38,37.9,38.1,38.2,37.9],"script":[9.6,9.4,9.1,9,9,9.5,9.3,9.4,9,9.5,9.3,9.1,9.5,9.5,9.2],"paint":[27.6,27.6,27.7,28,27.4,29,27.7,27.5,28.2,27.3,27.8,27.9,27.7,27.7,27.7]}},{"b":8,"v":{"total":[12.9,13.9,14.6,13.3,12.7,13.4,12.3,13.3,13.1,12.7,13.9,13.1,15.1,13.5,12.6],"script":[10.8,11.5,12.6,11.2,10.4,11.3,10,11.7,11.1,10.5,11.7,10.9,13.2,11.2,10.4],"paint":[1.5,1.2,1.8,1.8,2.1,1.2,1.7,0.7,1.6,0.3,1.3,1,0.7,1.1,1.5]}},{"b":9,"v":{"DEFAULT":[0.8]}},{"b":10,"v":{"DEFAULT":[4.2]}},{"b":11,"v":{"DEFAULT":[4.3]}},{"b":12,"v":{"DEFAULT":[1.2]}},{"b":13,"v":{"DEFAULT":[32.5]}},{"b":14,"v":{"DEFAULT":[59.5]}},{"b":15,"v":{"DEFAULT":[21.6]}},{"b":16,"v":{"DEFAULT":[78.9]}}]}, -{"f":139,"b":[{"b":0,"v":{"total":[27.1,26.7,26.7,26.7,26.8,26.6,26.9,26.8,26.7,26.6,26.8,26.6,27.2,26.6,27.4],"script":[4.6,4.5,4.5,4.6,4.5,4.4,4.6,4.5,4.5,4.4,4.4,4.5,4.6,4.5,4.6],"paint":[22.1,21.8,21.8,21.7,21.9,21.8,22,21.9,21.8,21.8,22,21.7,22.2,21.8,22.4]}},{"b":1,"v":{"total":[30.6,30.3,30.2,30,29.5,30,29.9,29.9,30.8,30.1,29.8,30.2,30.7,29.4,30.7],"script":[6.7,6.6,6.6,6.7,6.6,6.7,6.5,6.7,6.7,6.8,6.7,6.6,6.8,6.4,7.2],"paint":[23.4,23.1,23,22.6,22.4,22.8,22.8,22.6,23.4,22.8,22.4,23,23.4,22.5,22.9]}},{"b":2,"v":{"total":[12,11.5,13,11,12.1,11.4,11.7,11.2,11.6,12.2,11.6,12,13.2,12,11.5],"script":[0.9,1.2,2,1.1,1.2,1.1,1.4,1.2,1.8,1.2,1.4,1.9,1.9,0.6,0.9],"paint":[9.8,8.8,10,8.7,9.2,9.4,9.4,8.8,8.5,9.9,9,8.8,10,10.2,10.3]}},{"b":3,"v":{"total":[5.1,3.6,3.1,3.7,3.4,3.1,3.4,3.5,3.2,3.1,3.4,3.5,3.9,3.4,3.4,3.1,3.6,4.1,3,3.9,3.6,3.3,3.3,3.4,3.4],"script":[1.7,1.2,1.3,1.2,1.2,1,1,1.6,1.2,1.1,1,1.5,1.2,1,1.3,1.1,1.3,1,0.9,1.7,1.1,1.2,1.4,1,1.5],"paint":[1.6,2.3,1.7,1.2,1.7,1.3,1.6,1.8,1.7,1.9,1.6,1.2,2.1,2.3,1.9,0.9,1.3,3,1.2,1.5,1.9,1.6,1.8,1,1.1]}},{"b":4,"v":{"total":[14.9,15.3,13.9,14.4,15,15.6,14.7,15.4,15.3,14.9,14.7,14.5,14.5,14.7,14.6],"script":[1.2,1.7,1,1.5,1.6,1.5,1.4,1.3,1.3,1.5,1.5,1.4,1,1.5,1.4],"paint":[11.6,12,11,11.1,12.4,12.3,12.3,12.6,12.3,12.3,12.1,12.2,12.4,11.5,12.2]}},{"b":5,"v":{"total":[12.1,11.4,12.2,11.4,11.1,11.1,11.6,11.5,11.5,11.4,11.1,11.6,11.1,11.8,12],"script":[0.9,0.9,0.8,0.8,0.7,0.7,0.7,0.9,0.7,0.9,0.7,0.7,0.7,0.9,0.7],"paint":[10.2,9.7,10.5,9.9,9.5,10.1,10.2,9.7,10.2,9.6,10.1,10.3,9.7,10.3,10.4]}},{"b":6,"v":{"total":[284.7,277.6,277.2,279.1,278.4,279,278.5,276.9,280.5,278.4,279.1,279.6,279.8,278.8,277.6],"script":[44.9,41.4,40.9,41,41.5,41.4,41.5,40.4,40.9,41.3,40.9,41,41.1,41.5,40.7],"paint":[232.7,229.3,229.4,231.1,230,230.8,230,229.7,232.5,230.1,231.2,231.1,231.8,230.1,230.1]}},{"b":7,"v":{"total":[30.6,31.2,30.7,32,31.1,31.5,30.6,31.4,31.2,30.5,30.6,31.2,31.2,31.3,31.2],"script":[3.6,4,3.5,3.8,3.8,3.6,3.6,4,3.5,3.8,3.5,3.9,3.8,3.6,3.9],"paint":[26.2,26.5,26.4,27.3,26.5,27.1,26.3,26.7,26.9,26,26.3,26.5,26.6,26.9,26.5]}},{"b":8,"v":{"total":[11.7,11.7,11.7,11.7,11.3,10.7,11.5,10.9,11.3,12.2,12.9,13,12.1,11.4,11.4],"script":[9.3,9.8,10,9,9.6,9.4,9.3,9.4,9.3,10,10.2,10.6,10,9.5,9.2],"paint":[1.8,1.3,0.2,1.9,0.3,1.1,0.2,0.7,1.3,1,1.5,1.3,0.7,1.3,1.3]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[3.7]}},{"b":11,"v":{"DEFAULT":[3.8]}},{"b":12,"v":{"DEFAULT":[1]}},{"b":13,"v":{"DEFAULT":[27.9]}},{"b":14,"v":{"DEFAULT":[38.7]}},{"b":15,"v":{"DEFAULT":[13.7]}},{"b":16,"v":{"DEFAULT":[66.9]}}]}, -{"f":140,"b":[{"b":0,"v":{"total":[30.9,30.2,30.4,30.3,30.9,30.2,30.7,30.6,30.3,30.2,30.3,30.3,30.1,31.2,30.3],"script":[7.5,7.5,7.5,7.6,7.6,7.2,7.5,7.6,7.3,7.1,7.3,7.5,7.2,7.6,7.3],"paint":[22.8,22.2,22.4,22.2,22.7,22.5,22.7,22.4,22.4,22.5,22.4,22.3,22.4,23,22.5]}},{"b":1,"v":{"total":[33.4,34.4,33.3,33.1,33.2,32.9,33.2,33.7,33.4,33.1,33.2,33.2,33.1,33.2,33.9],"script":[10.1,10.4,10,9.8,10,9.6,9.8,9.9,9.9,9.4,9.9,10,9.7,9.9,10],"paint":[22.8,23.5,22.7,22.8,22.7,22.7,22.9,23.2,22.9,23.1,22.7,22.6,22.8,22.6,23.3]}},{"b":2,"v":{"total":[15.4,15.4,15.6,15,15.2,16.2,16.4,16.6,15.5,17.8,15.2,15.3,16.8,15.5,15],"script":[4.3,4.4,4.4,3.9,4.1,4.9,4.5,4.3,3.9,4.5,3.9,3.8,3.9,3.8,3.6],"paint":[9.8,9.3,10.7,9.6,9.9,9.5,10.2,11.6,10.6,12.2,10.3,10.6,11.9,10.2,10.4]}},{"b":3,"v":{"total":[4.8,4.8,5.2,4.1,4.2,4.7,4.4,5.2,5,4,4.3,4.4,4.2,4.8,4.6,4.3,5.1,4.6,5.2,4.5,4,4.7,5.5,4.7,4.6],"script":[2.5,2.4,2.5,1.9,2.1,2.4,1.7,2.9,2.1,1.7,2.1,1.7,2.2,2.1,2.4,1.9,2.8,1.7,2.8,2.4,2,2.6,2.8,2.4,2.3],"paint":[2.1,1.8,1.5,2,1.4,1.6,2.6,1.2,1.8,1.1,1.3,1.5,1.1,0.8,1.1,2.3,1.5,2.8,0.8,1.2,1,1.9,1.5,2,2.2]}},{"b":4,"v":{"total":[16.8,19.4,18.2,18.2,17.1,16.9,17.8,17.8,17.8,17.4,17.5,18.3,17.5,16.9,17.5],"script":[3.7,3.3,2.3,3.3,2.6,2.8,2.5,2.8,2.3,2.8,3,3.5,2.2,2,2],"paint":[11.2,15.1,14.6,13.4,13.5,12.8,14.4,13.5,13.6,13.5,12.4,14.1,14.2,13.6,14.8]}},{"b":5,"v":{"total":[16.9,16.2,16,17.8,16.7,16.2,17.1,15.3,16.4,15.7,15.4,16.9,16.6,15.9,16.2],"script":[4.9,4.9,5,5.1,4.9,4.3,5.2,4.3,4.9,4.6,4.4,5.3,5.1,4.9,4.3],"paint":[11.5,10.2,10.4,11.2,11.2,11,10.7,10.7,11,10.5,10.2,10.6,10.1,10,10.9]}},{"b":6,"v":{"total":[306.6,308.5,309.1,305.6,311,307.2,304.5,305.7,306.1,306.7,306.4,306.4,305.7,307.2,307],"script":[72.1,72,72.5,72.1,72,72.7,71.9,72.1,71.1,71.4,71.7,71.9,71.5,71.5,71.9],"paint":[227.5,228.7,229.4,226.4,231.6,227.4,225.2,226.4,227.6,227.8,227.5,227.3,227,228.4,227.9]}},{"b":7,"v":{"total":[36.1,36.7,35.5,35.2,36.6,35.6,35.8,35.7,35.1,35.9,34.8,36.1,35.6,35.5,35.6],"script":[8.3,8.5,8.2,8.2,8.4,7.9,8.1,8.1,8,8.2,8.1,8.1,8.3,8.2,8],"paint":[26.8,27.2,26.4,26,27.2,26.8,26.8,26.6,26.1,26.8,25.9,27.1,26.4,26.2,26.7]}},{"b":8,"v":{"total":[13.5,13,15.8,13,14.2,15.1,12.7,13,13.9,13.2,15.2,13.3,12.5,12.9,13.1],"script":[11.3,11.3,12.8,10.7,11.8,13,10.6,11,11.8,11,12.6,11.7,11.1,11.1,11.2],"paint":[1.9,0.7,0.2,1.9,1.4,0.7,1.2,1.1,1.2,0.8,0.9,0.3,1.2,1.2,0.3]}},{"b":9,"v":{"DEFAULT":[0.9]}},{"b":10,"v":{"DEFAULT":[4.2]}},{"b":11,"v":{"DEFAULT":[4.3]}},{"b":12,"v":{"DEFAULT":[1.4]}},{"b":13,"v":{"DEFAULT":[31.7]}},{"b":14,"v":{"DEFAULT":[66.2]}},{"b":15,"v":{"DEFAULT":[24.1]}},{"b":16,"v":{"DEFAULT":[95]}}]}, -{"f":141,"b":[{"b":0,"v":{"total":[25.9,25.2,25.4,25.3,25.3,25.5,25.2,25.3,25.6,25.6,25.3,25.3,25.6,25.3,25.4],"script":[3.1,3,3,3,3.1,3,3,3,3.2,3.1,3,3,3.1,3.1,3],"paint":[22.3,21.9,22,21.9,21.9,22.1,21.9,21.9,22,22.2,21.9,22,22.2,21.9,22]}},{"b":1,"v":{"total":[28.9,29,28.6,28.7,28.5,28.7,28.7,28.6,28.7,28.6,28.3,28.9,28.9,29.7,28.8],"script":[5.3,5.5,5.3,5.1,5.3,5.3,5.2,5.2,5.2,5.3,5.2,5.2,5.3,5.6,5.4],"paint":[23.1,22.8,22.8,23,22.7,22.9,23,22.8,22.8,22.8,22.5,23.1,23,23.6,22.9]}},{"b":2,"v":{"total":[11.9,12.1,11.7,11.2,12,11.8,11.6,12.1,12,11.1,11.4,11.5,12.7,12.2,11.7],"script":[0.7,1.2,1.3,1.3,1.4,1.3,1.2,1,1.3,1,0.7,1.5,1,1.3,1.4],"paint":[9.7,9.1,8.2,8.8,8.9,9.3,9,9.6,8.7,8.5,8.9,9,10.2,10.2,9.5]}},{"b":3,"v":{"total":[5.1,3.5,3.2,3.1,3.3,3.4,3,3.3,3.3,3.4,3.3,3.5,3.2,3.7,3.1,3.4,3.7,3.4,3.5,3.9,4.5,3.2,4,3.9,3.8],"script":[1.2,1.4,1.1,1.5,1.5,1.2,1.4,0.9,1.4,1.2,1.4,1.7,1.4,1.4,1.4,1.1,1.5,1.2,1.7,1.8,1.8,0.9,1.9,1.8,1.5],"paint":[1.8,1.5,1.4,1.5,1.2,1.2,1.5,2.3,0.9,1.4,1.8,1,1.2,1.2,1.1,0.7,1.4,2,1.1,1.4,1.9,1.3,2,1.4,1]}},{"b":4,"v":{"total":[15,15.2,14.5,14.7,14.1,14.8,15.2,14.6,15.4,15.9,15.1,15.4,14.6,13.8,15.2],"script":[1.3,1.2,1,1.6,1.1,1,1.8,1.4,1.7,1.9,1.5,1.7,1.5,1.3,1.2],"paint":[11.8,12.6,12.2,11,11.2,12.8,12.8,11.9,12.3,12.3,11.8,12.8,10.8,11.7,12.9]}},{"b":5,"v":{"total":[11.3,11.1,11,11.3,11.2,12.1,11.6,12,11.3,11.1,11.3,11.1,11.4,11.5,11.4],"script":[0.8,0.7,0.7,0.7,0.8,0.8,0.7,1.1,0.8,0.7,0.7,0.7,0.7,0.8,1],"paint":[9.8,9.9,9.7,9.9,9.5,10.8,10.5,10.3,9.7,9.2,9.8,9.9,9.8,10.3,9.8]}},{"b":6,"v":{"total":[272.4,271.6,271.9,272.9,272,272.5,273.3,272.4,271.9,272.3,269.7,272.4,273.9,274.3,272.5],"script":[33.5,32.8,32.8,32.8,32.9,32.9,33.2,33,33.1,33,32.4,32.8,33.1,33,32.9],"paint":[231.8,231.8,232.1,233.1,232.1,232.5,233,232.4,231.7,232.4,230.4,232.7,233.6,234.4,232.6]}},{"b":7,"v":{"total":[29.4,28.8,28.8,29.6,29.3,29.6,29.2,31,29.2,29.4,29.5,29.2,28.9,28.7,30.6],"script":[3,2.9,3,3.1,3,3,2.9,3.1,3.1,2.9,3,3,2.8,2.9,3.1],"paint":[25.6,25.1,25.1,25.7,25.5,25.9,25.5,27.1,25.3,25.7,25.8,25.5,25.3,25.1,26.6]}},{"b":8,"v":{"total":[10,9.4,9.8,10,10.1,9.9,9.8,10.3,9.4,10.7,9.7,9.5,9.5,10,11.6],"script":[7.9,7.8,7.9,7.5,8.3,8.4,7.4,7.9,7.3,8.5,8.3,7.7,7.8,8.1,8.8],"paint":[1.5,1.1,0.2,1.8,1,0.4,1.3,0.7,1.5,0.7,0.2,0.2,0.7,1.1,1.5]}},{"b":9,"v":{"DEFAULT":[0.7]}},{"b":10,"v":{"DEFAULT":[3]}},{"b":11,"v":{"DEFAULT":[3]}},{"b":12,"v":{"DEFAULT":[1]}},{"b":13,"v":{"DEFAULT":[21.5]}},{"b":14,"v":{"DEFAULT":[37.6]}},{"b":15,"v":{"DEFAULT":[13.4]}},{"b":16,"v":{"DEFAULT":[67.8]}}]}, -{"f":142,"b":[{"b":0,"v":{"total":[25.6,25.9,25.8,25.7,25.7,25.8,25.3,25.5,25.8,25.8,26,26,25.6,25.5,25.9],"script":[3.5,3.5,3.5,3.2,3.2,3.2,3.1,3.2,3.6,3.6,3.6,3.6,3.2,3.1,3.5],"paint":[21.7,22,21.9,22.1,22.1,22.3,21.8,21.9,21.8,21.9,22,22,22,21.9,22]}},{"b":1,"v":{"total":[29.4,29.3,29.1,30.7,29.9,29,29.4,29.3,29.3,29.8,29.3,29.9,29.5,29.6,29.3],"script":[5.8,5.8,6,6.3,5.9,5.7,6.1,5.8,5.8,5.8,5.9,5.8,6,5.8,6.1],"paint":[23.1,22.9,22.6,23.9,23.4,22.6,22.7,22.9,22.9,23.5,22.8,23.4,23,23.2,22.6]}},{"b":2,"v":{"total":[12.7,12.6,12.1,12,12,11,12,11.2,11.4,14.4,12.6,11.4,13.6,10.8,11.3],"script":[1.8,1.8,1.2,1.3,1,1.1,1.1,1.4,1,1.6,1.3,1.3,1.8,1.3,0.9],"paint":[8.8,9.3,9.9,9.2,10.2,8.4,10,8.5,9.3,11.6,9.8,8.4,11.2,8.5,9.1]}},{"b":3,"v":{"total":[3.4,2.5,2.5,2.8,2.2,2.3,2.5,2.6,2.9,2.3,3,2.7,2,2.1,2.7,2.1,2.1,2.1,2.9,2.6,2.5,2.7,2.4,2.8,2.3],"script":[0.1,0.1,0.1,0.8,0.1,0.1,0.1,0.5,0.5,0.2,0.9,0.1,0.1,0.5,0.1,0.1,0.1,0.4,0.8,0.1,0.4,0.9,0.5,0.9,0.1],"paint":[1.7,2.3,1.1,1.2,1.5,1.3,1.5,1.3,1.7,1.9,2,2,1.7,1.6,2.1,1.9,1.6,1.6,1.4,2.4,1.4,1.7,0.8,1.4,2.1]}},{"b":4,"v":{"total":[19,17,16.4,16.7,16,16.4,16.1,16.8,16.4,15.7,15.7,15.8,16.9,17.4,16.8],"script":[3.5,3.2,3,3.1,2.5,3.1,3.1,3.3,2.6,2.4,2.9,2.9,2.7,3.7,2.7],"paint":[14.4,13.1,12.3,12.7,12.3,12.4,12.1,12.5,12.2,12.4,11.7,11.5,13.5,12.2,13]}},{"b":5,"v":{"total":[12.2,12.5,11.8,11.8,12.2,11.5,12,12,11.7,11.6,12,11.7,12.1,12.1,11.7],"script":[1.2,1.2,1.3,1.2,1.2,1.2,1.3,1.2,1.2,1.2,1.2,1.2,1.2,1.2,1.3],"paint":[10.3,10.1,9.9,10,10,9.3,10.2,10.2,10.1,9.9,10.2,10.2,10,10.2,9.6]}},{"b":6,"v":{"total":[272.3,274.3,273.6,273.7,273.7,273.8,276.2,272.6,273.8,274.6,273.4,274.6,273.2,272,274.9],"script":[34.5,34.6,34.2,34.1,34.7,34.5,34.8,33.9,34.5,34.4,34,34.4,34.4,34,34.5],"paint":[230.8,232.7,232.2,232.5,232.1,232.4,234.4,231.7,232.3,233.3,232.4,233.3,231.8,231,233.1]}},{"b":7,"v":{"total":[31,31.6,30.7,32.4,31.2,32.4,33.2,32.8,32.1,31.4,31.5,32.3,31.6,31.7,31.1],"script":[4.2,4.4,4.2,4.7,4.5,4.5,4.7,4.7,4.5,4.3,4.4,4.6,4.4,4.4,4.4],"paint":[25.9,26.4,25.7,27,25.9,27,27.7,27.3,26.8,26.3,26.3,27,26.5,26.6,25.9]}},{"b":8,"v":{"total":[10.8,11.4,11.3,10.9,10.7,11.1,10.8,10.8,10.4,10.3,11,11.5,10.3,11.2,10.9],"script":[8.6,9.4,8.7,9.1,8.6,8.7,8.5,8.9,8.3,8.5,9.2,8.9,8.6,9.6,8.6],"paint":[0.8,1.3,1.2,1,1.6,0.9,1.4,1.1,0.9,0.2,0.8,1.8,1,1.2,1]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[3.1]}},{"b":11,"v":{"DEFAULT":[3.1]}},{"b":12,"v":{"DEFAULT":[1.1]}},{"b":13,"v":{"DEFAULT":[23.3]}},{"b":14,"v":{"DEFAULT":[21.1]}},{"b":15,"v":{"DEFAULT":[7.5]}},{"b":16,"v":{"DEFAULT":[63.8]}}]}, -{"f":143,"b":[{"b":0,"v":{"total":[26.8,26.6,26.7,26.2,26.9,26.9,26.4,26.8,26.8,26.3,26.2,26.5,27.1,26.1,26.5],"script":[3.2,3.2,3.4,3.1,3.5,3.2,3,3.2,3.4,3.2,3.2,3.2,3.4,3.1,3.3],"paint":[23.2,23.1,22.9,22.7,23,23.4,23.1,23.2,23,22.8,22.6,23,23.3,22.6,22.8]}},{"b":1,"v":{"total":[29.1,29.1,29.5,29.3,29.3,29.2,29,29.3,29.4,29.4,29.7,29.1,29.7,29.1,29.3],"script":[5,5.2,5.1,5.3,5.1,5.2,5,5,5.2,5.2,5.2,5,5.3,5.1,5.2],"paint":[23.5,23.4,23.7,23.5,23.6,23.5,23.4,23.7,23.7,23.6,23.9,23.5,23.8,23.4,23.5]}},{"b":2,"v":{"total":[12.6,12.2,14,12.3,12.9,13.2,13,12.7,12,12,13.4,12.8,12.9,13.1,12.2],"script":[1.4,2,1.9,2,2.3,2.1,1.8,2,1.8,1.4,2.3,2.1,1.8,2.2,1.4],"paint":[10.5,9.5,10,8.9,9.9,10.3,10.3,8.6,9.2,9.1,9.8,9.8,9.2,10,10.2]}},{"b":3,"v":{"total":[4.8,3.3,3.3,3.1,3,3,3.3,3.5,3.5,3.4,3.6,3.2,3.3,3.5,2.9,3.5,2.7,3.1,3.5,3.6,3.3,3,2.7,2.9,3.7],"script":[0.7,1.2,1.2,0.7,0.9,0.6,1.2,1.5,1,1,0.8,1.3,1.1,0.9,1.2,1,0.6,1.4,1,1.5,1.2,0.9,0.8,0.9,0.9],"paint":[1.6,2,1.4,1.7,1.1,2.2,1.4,1.9,2.3,2.3,2.3,1.8,1.3,2.5,1.6,1.7,2,1.6,1.9,1.5,1.9,1.1,1.1,1.1,2.6]}},{"b":4,"v":{"total":[13.9,13.9,14.9,15.1,14.2,14.1,16.1,14.4,14.3,14.4,13.5,14,14.4,13.9,14],"script":[0.3,0.8,0.9,1.2,1.5,1,1.1,1.5,0.7,1,0.7,0.3,1,1,0.7],"paint":[12.7,12,13,13.3,11.6,12.1,13.5,12.1,12.5,12.4,11.8,12.5,11.5,11.2,12.7]}},{"b":5,"v":{"total":[11.1,11.1,11.2,11,11,11,11.2,11.3,11,11.3,11.4,11.4,10.9,10.9,11.1],"script":[0.5,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.7,0.6,0.6,0.6,0.6],"paint":[9.7,9.8,9.9,10,9.7,9.8,10,10.1,10,10.2,10.3,10.4,9.7,9.8,9.8]}},{"b":6,"v":{"total":[274.9,276.3,275.4,275.4,274.2,275,276,275.2,275.2,279.6,275.8,275.6,276.3,274.8,276.5],"script":[31.1,31.6,32,31.8,31.1,30.3,31.8,30.7,31.7,32.3,31.7,30.9,32.1,30.5,31.7],"paint":[236.6,237.6,236.3,236.4,236.1,237.7,237.1,237.5,236.3,239.2,236.9,237.1,237.1,237.3,237.7]}},{"b":7,"v":{"total":[32,32,31.7,31.9,31.8,31.7,31.7,31.5,31.9,31.8,31.9,31.8,31.7,32.3,31.8],"script":[3.5,3.4,3.3,3.4,3.6,3.3,3.3,3.2,3.3,3.3,3.3,3.3,3.5,3.3,3.4],"paint":[27.8,27.8,27.6,27.8,27.4,27.6,27.6,27.5,27.8,27.6,27.8,27.8,27.4,28.2,27.5]}},{"b":8,"v":{"total":[11.8,10.6,10.1,9.7,10.2,10.6,10.5,10.9,10.6,10.6,12.6,11.7,10.2,10.3,10.6],"script":[9.6,8.7,8.2,8.2,8.9,8.5,8.5,8.7,7.9,8.5,10.4,9.4,8.6,8.1,8.7],"paint":[1.1,1.7,1,0.6,0.2,1.8,1.8,0.2,2.4,0.7,0.9,1.3,1.1,2,0.9]}},{"b":9,"v":{"DEFAULT":[1.7]}},{"b":10,"v":{"DEFAULT":[3]}},{"b":11,"v":{"DEFAULT":[2.9]}},{"b":12,"v":{"DEFAULT":[1.8]}},{"b":13,"v":{"DEFAULT":[13.9]}},{"b":14,"v":{"DEFAULT":[47]}},{"b":15,"v":{"DEFAULT":[14.5]}},{"b":16,"v":{"DEFAULT":[76.8]}}]}, -{"f":144,"b":[{"b":0,"v":{"total":[37.9,38.1,37.7,38,38.1,37.6,38,37.8,38.2,38,37.6,37.7,38.4,37.9,37.7],"script":[14.9,14.7,14.9,15,15.1,14.8,14.8,14.8,15.2,15,14.8,14.7,14.9,14.8,14.7],"paint":[22.6,23,22.4,22.6,22.6,22.3,22.7,22.6,22.6,22.6,22.4,22.6,23.1,22.6,22.5]}},{"b":1,"v":{"total":[43.1,43.8,43,43.1,43,42.9,43.8,43.6,43.2,43.6,42.8,43.6,43.9,43.3,43.7],"script":[20.3,20.8,20.1,20,20,19.9,20.6,20.3,20.3,20.5,20.2,20.6,20.7,20.5,20.3],"paint":[22.3,22.6,22.5,22.6,22.6,22.6,22.8,22.7,22.5,22.6,22.2,22.5,22.8,22.4,22.9]}},{"b":2,"v":{"total":[19.9,19.3,19,19.3,19.7,19,19.3,19.9,18.8,19.2,19.2,19.4,20.6,21.1,18.9],"script":[8.2,7.7,8,7.3,7.8,7.6,7.9,7.6,7.7,7.4,7.5,8.1,8.4,9.4,8.2],"paint":[10.4,10.4,9.5,10.7,10.7,10.4,10.3,10.6,9.6,10.7,10.4,9.4,9.7,10.2,8.9]}},{"b":3,"v":{"total":[8.2,7.5,7.9,8.2,8,8.1,8.2,8.4,7.7,7.7,8.8,8.2,8.5,8,7.7,7.9,8.4,8.2,8.2,7.6,8.4,8.3,8.8,7.7,7.9],"script":[5.4,4.8,5.3,6.2,6,5.7,5.2,5.7,5.8,5.5,6.3,5.8,5.2,5.7,5.8,5.3,5.5,5.5,6,5.5,5.8,5.2,5.8,5.3,5.5],"paint":[2,2.1,2,1.1,1,1.8,2.5,1.7,1.1,1.7,1.7,1.8,2.5,2.2,1.7,2.1,1.7,1.4,1.6,1.3,2.5,2.5,1.5,1.3,1.8]}},{"b":4,"v":{"total":[19,20.8,20.6,19.6,19.9,19.1,18.5,19.9,19.9,19.4,20.1,20.3,19.8,19.7,19.2],"script":[5.9,6.1,6.1,5.1,5.6,6,4.9,6.2,5.8,5.4,6.3,5.6,5.8,5.7,5.3],"paint":[11.4,13.7,13.5,13.8,12.3,12.5,12.4,12.8,12.6,13.3,13.1,13.3,13,12.3,12.2]}},{"b":5,"v":{"total":[13.4,13.3,13.8,14,13.8,13.3,13.4,13.4,13.6,13.3,13.9,13.7,13.9,13.8,13.6],"script":[3,2.9,3,3.1,3,2.9,3,3,3,2.8,2.9,2.9,2.7,3,3],"paint":[9.7,10.1,10.1,10.1,10.2,9.8,9.9,9.4,10.2,9.6,9.9,10.1,9.8,9.9,10.1]}},{"b":6,"v":{"total":[428.5,420.7,425.3,421.3,422,424.6,431.7,428,428.4,425.2,427,425.1,427.1,429.1,423.7],"script":[168,161.4,165.6,160.6,162.3,165.4,172.3,166.9,167.3,165.9,162.5,165.3,166.7,169.5,163.5],"paint":[252.8,251.7,251.9,253,252.5,252.3,251.7,253,253.4,251.7,256.8,252.1,252.9,252.1,252.9]}},{"b":7,"v":{"total":[44,43.8,43.7,43.8,43.4,43.9,44,44.3,43.5,43.1,43.9,43.6,43.8,44.7,44.1],"script":[15.1,15.3,15.1,15.3,15.2,15.4,15.2,15.3,14.8,14.9,15.3,14.9,15.2,15.2,15.3],"paint":[27.9,27.6,27.7,27.7,27.3,27.7,28,28.2,27.9,27.3,27.7,27.8,27.8,28.6,27.9]}},{"b":8,"v":{"total":[21.5,20.4,20.9,20.6,21.6,21.8,20.3,20.6,20.5,20.8,21.7,20.4,20.3,20.6,20.8],"script":[19.1,18.4,19.4,18.5,19.7,20.2,18.6,18.9,18.5,19.5,19.6,19.4,18.9,19.2,19.3],"paint":[1.3,1.7,1.4,1.3,1.8,1.5,1.6,1.4,1.9,0.3,0.3,0.3,1,1.1,0.6]}},{"b":9,"v":{"DEFAULT":[1.8]}},{"b":10,"v":{"DEFAULT":[6.4]}},{"b":11,"v":{"DEFAULT":[6.5]}},{"b":12,"v":{"DEFAULT":[4.9]}},{"b":13,"v":{"DEFAULT":[47.1]}},{"b":14,"v":{"DEFAULT":[207.4]}},{"b":15,"v":{"DEFAULT":[58.5]}},{"b":16,"v":{"DEFAULT":[257.6]}}]}, -{"f":145,"b":[{"b":0,"v":{"total":[38.4,37.8,37.7,37.9,37.9,37.9,38.4,38.1,38,38,37.6,37.7,38.1,38,37.9],"script":[15,14.8,14.9,15,15,14.9,14.9,14.9,15.1,14.9,14.9,14.6,15.2,14.7,14.9],"paint":[22.9,22.6,22.3,22.5,22.5,22.5,23,22.8,22.6,22.7,22.4,22.7,22.5,22.9,22.6]}},{"b":1,"v":{"total":[42.9,43,43.3,44.2,42.9,44.5,43.5,44.2,43.3,43.6,44.1,43.7,43.7,43.5,43.3],"script":[20.2,20.4,20.4,20.8,20,21.2,20.6,20.6,20.4,20.5,20.5,20.4,20.6,20.6,19.8],"paint":[22.2,22.1,22.4,22.9,22.5,22.8,22.5,23.1,22.4,22.7,23.1,22.8,22.6,22.4,23.1]}},{"b":2,"v":{"total":[24.5,23.4,24.6,24.3,23.8,23.7,23.8,22.9,22.6,23.5,23.4,23.2,23,23.3,23],"script":[12.1,11.9,11.9,12,12.4,11.9,12.1,11.7,12.1,11.9,10.9,12,11.3,11.9,12.4],"paint":[11.3,10.9,10.7,11.2,10.1,10.6,10.1,9.9,9.1,10.2,11.8,9,9.7,9.7,9.6]}},{"b":3,"v":{"total":[13.4,13.2,13.4,13.4,13.1,13.9,14.3,14,14,13.9,14,13.1,13.2,13.6,13.4,13.9,13.9,13.8,13.4,14.1,13.4,13.5,13.5,13.8,14],"script":[11,11.2,10.4,10.9,11.3,11.4,11.8,11.5,11.1,11,11.5,11.1,11.1,10.9,10.6,11.3,11.7,11.6,11,11.2,10.7,10.7,11,11,11.8],"paint":[2.3,1,2.3,1.7,1.3,1.2,1.7,1.2,2.8,2.3,2.3,1.1,1.3,1.6,2.3,2.5,2.1,1.7,1.5,0.8,1.8,0.9,1.4,2.3,0.8]}},{"b":4,"v":{"total":[26.5,27.4,26.2,24.5,26.5,26.4,25.9,25.9,28.5,25.9,25.9,25.1,25.7,25.8,28.5],"script":[11.6,12,11.9,11.1,11.9,12.1,11.4,11.8,11.9,11.4,11.9,11.4,11.3,11.4,11.9],"paint":[13.1,13.9,12.4,12.6,13.7,13.2,13.5,12.3,15.6,13.7,13.3,12.7,13.8,13.4,15]}},{"b":5,"v":{"total":[18.7,17.4,17.3,17.1,17.3,16.6,17,17.1,16.8,16.7,17,16.8,16.4,16.6,16.9],"script":[6.1,6.6,5.9,6,6,5.8,6,6,6,5.8,5.9,5.8,5.5,5.7,5.7],"paint":[12,9.8,10.9,10.6,10.8,9.9,10.3,10.3,10.5,10.5,10.1,10.2,10,10,10.3]}},{"b":6,"v":{"total":[429.5,425.3,425.6,426.5,431.7,432.9,424.1,426.2,432.2,426.8,427.4,429.1,428.9,427.2,421.9],"script":[169.2,164.9,165,163.8,170.7,172.2,163.9,164,172,166.2,166.3,167.1,169,166.3,161.5],"paint":[252.8,252.7,252.8,255,253.2,253,252.7,254.5,252.1,253.1,253.4,254.1,252.4,253.2,252.9]}},{"b":7,"v":{"total":[45,45.8,46,45.3,44.8,44.5,44.7,46.5,45,45.6,44.9,45.7,45.9,45.1,45.9],"script":[16.7,16.7,16.7,16.9,16.5,16.3,16.6,17.3,16.6,17.1,16.4,16.6,16.9,16.7,17.1],"paint":[27.4,28.2,28.4,27.6,27.4,27.3,27.2,28.3,27.6,27.7,27.6,28.1,28.1,27.6,28]}},{"b":8,"v":{"total":[21.9,20.8,22.7,20.8,21.7,22.1,21.4,21.7,21,22.7,22.5,21.9,20.5,21.6,22],"script":[20.5,19.4,21.6,19.3,20.3,20.4,19.2,20.1,20,20.9,21.6,20.4,18.5,19.6,20.7],"paint":[1.3,0.2,0.3,1.2,1,0.3,2.1,1.5,0.9,1.1,0.3,1.3,0.8,1.8,0.8]}},{"b":9,"v":{"DEFAULT":[1.8]}},{"b":10,"v":{"DEFAULT":[6.5]}},{"b":11,"v":{"DEFAULT":[6.8]}},{"b":12,"v":{"DEFAULT":[5.1]}},{"b":13,"v":{"DEFAULT":[48.3]}},{"b":14,"v":{"DEFAULT":[211.9]}},{"b":15,"v":{"DEFAULT":[59.2]}},{"b":16,"v":{"DEFAULT":[261.5]}}]}, -{"f":146,"b":[{"b":0,"v":{"total":[31.7,31.9,31.9,32.2,32.3,32,32.8,31.6,31.7,32.1,31.9,32.1,31.5,32.1,32.1],"script":[7,7,7,7.1,7.3,7.1,7.1,7,7,7.1,7.1,7.1,6.9,7.3,7.1],"paint":[24.2,24.4,24.3,24.5,24.5,24.4,25.1,24.1,24.2,24.5,24.2,24.5,24,24.3,24.5]}},{"b":1,"v":{"total":[34.9,35.2,34.5,34.7,33.9,34.9,34.7,34.3,34.8,34.5,34.2,34.6,34.9,35.1,34.8],"script":[9.5,9.5,9.3,9.4,9.4,9.3,9.4,9.4,9.3,9.1,9.4,9.5,9.4,9.7,9.4],"paint":[24.7,25.1,24.6,24.7,23.8,25,24.7,24.4,24.9,24.8,24.3,24.5,24.8,24.8,24.8]}},{"b":2,"v":{"total":[26.4,27.1,26.2,26.3,32.4,26.7,27,26.7,26.9,26.4,26.3,27.1,28.4,26,27.6],"script":[13.4,14.6,13.8,13.7,16.3,14.6,14.6,14.5,14.7,13.7,14.5,14.3,14.6,14.6,14.2],"paint":[10.2,10.5,11.2,10.2,12.5,9.9,10.2,9.7,10.3,9.4,9.9,11,11.9,8.4,10.9]}},{"b":3,"v":{"total":[3.7,3.5,4.1,4.5,4.1,3.2,4.2,3.6,3.2,4.4,4,4.2,3.4,3.4,3.9,3.6,3.4,3.9,3.7,4.4,4.6,3.8,4.4,4,3.6],"script":[1.5,1.6,2,2.3,1.5,1.1,1.8,1.5,1.6,2,1.8,2.2,2.1,1.7,1.1,1.7,1.1,2,1.9,1.8,1.8,1.5,1.6,1.8,1.3],"paint":[2,1,2,2,1.6,1.9,0.9,1.1,0.7,2.1,1.3,1.9,0.7,1.6,2.7,1.8,1.8,1,1.1,2.1,1.7,1.3,2.4,1.1,2.2]}},{"b":4,"v":{"total":[15.9,15.7,15.3,14.7,15.5,16.1,15.4,15.3,15,15.6,16.1,16.2,15.5,15,15.7],"script":[1.7,2.6,1.6,2,2.1,2.2,2.2,1.6,2.1,1.5,1.5,2.5,2.4,1.5,1.5],"paint":[12.5,11.2,12.6,11.7,12,12.6,12.1,11.7,11.7,12.7,13.3,12.6,10.9,12.5,13.1]}},{"b":5,"v":{"total":[14.5,14.3,14.9,14.9,14.8,14.5,14.4,14.2,14.5,14.3,14.7,14.1,14.6,14.3,14.3],"script":[3.5,3.3,3.5,3.4,3.5,3.2,3.4,3.3,3.5,3.3,3.1,3.1,3.5,3.4,3.2],"paint":[10.3,10.4,10.7,10.7,10.6,10.7,10.3,10,10.3,10.2,10.6,10.4,10.1,10.2,10.4]}},{"b":6,"v":{"total":[327,326.7,326.2,325.6,327.1,326.9,326.3,326.4,326.5,325.7,326.6,327.7,326.2,328.3,328],"script":[75.8,75.4,75,74.7,75.5,75.5,75.3,75.4,75.4,74.6,75.8,75.2,75.7,76,75.3],"paint":[242.9,243.8,243.9,243.6,243.9,244,243.7,243.3,243.8,243.8,243.6,244.8,243.2,245,244.7]}},{"b":7,"v":{"total":[37.8,37.8,37.3,36.3,36.9,38.2,37.3,37.9,37.3,37.2,37.6,37.4,37.5,37.4,37.4],"script":[7.7,7.7,7.9,7.4,7.5,7.6,7.5,7.7,7.5,7.5,7.6,7.5,7.6,7.6,7.5],"paint":[29.1,29.1,28.4,28,28.4,29.5,28.8,29.1,28.7,28.7,29,28.9,28.9,28.8,28.9]}},{"b":8,"v":{"total":[12.2,12.5,12.1,12.1,11.9,12.6,12.2,12.2,11.4,12.2,11.7,12.2,12.4,12.8,13.7],"script":[10.3,9.9,10,10.4,10,10.4,10.4,9.8,10,10.4,10.1,10.3,10.1,10.7,11.5],"paint":[1.1,1.3,0.9,0.5,0.9,1.7,0.3,1.2,0.2,1,0.3,0.2,2.1,1.3,1.4]}},{"b":9,"v":{"DEFAULT":[0.6]}},{"b":10,"v":{"DEFAULT":[2.7]}},{"b":11,"v":{"DEFAULT":[2.7]}},{"b":12,"v":{"DEFAULT":[1]}},{"b":13,"v":{"DEFAULT":[18.3]}},{"b":14,"v":{"DEFAULT":[47]}},{"b":15,"v":{"DEFAULT":[14.5]}},{"b":16,"v":{"DEFAULT":[42.1]}}]}, +{"f":0,"b":[]}, +{"f":1,"b":[]}, +{"f":2,"b":[]}, +{"f":3,"b":[]}, +{"f":4,"b":[]}, +{"f":5,"b":[]}, +{"f":6,"b":[]}, +{"f":7,"b":[]}, +{"f":8,"b":[]}, +{"f":9,"b":[]}, +{"f":10,"b":[]}, +{"f":11,"b":[]}, +{"f":12,"b":[]}, +{"f":13,"b":[]}, +{"f":14,"b":[]}, +{"f":15,"b":[]}, +{"f":16,"b":[]}, +{"f":17,"b":[]}, +{"f":18,"b":[]}, +{"f":19,"b":[]}, +{"f":20,"b":[]}, +{"f":21,"b":[]}, +{"f":22,"b":[]}, +{"f":23,"b":[]}, +{"f":24,"b":[]}, +{"f":25,"b":[]}, +{"f":26,"b":[]}, +{"f":27,"b":[]}, +{"f":28,"b":[]}, +{"f":29,"b":[]}, +{"f":30,"b":[]}, +{"f":31,"b":[]}, +{"f":32,"b":[]}, +{"f":33,"b":[]}, +{"f":34,"b":[]}, +{"f":35,"b":[]}, +{"f":36,"b":[]}, +{"f":37,"b":[]}, +{"f":38,"b":[]}, +{"f":39,"b":[]}, +{"f":40,"b":[]}, +{"f":41,"b":[]}, +{"f":42,"b":[]}, +{"f":43,"b":[]}, +{"f":44,"b":[]}, +{"f":45,"b":[]}, +{"f":46,"b":[]}, +{"f":47,"b":[]}, +{"f":48,"b":[]}, +{"f":49,"b":[]}, +{"f":50,"b":[]}, +{"f":51,"b":[]}, +{"f":52,"b":[]}, +{"f":53,"b":[]}, +{"f":54,"b":[]}, +{"f":55,"b":[]}, +{"f":56,"b":[]}, +{"f":57,"b":[]}, +{"f":58,"b":[]}, +{"f":59,"b":[]}, +{"f":60,"b":[]}, +{"f":61,"b":[]}, +{"f":62,"b":[]}, +{"f":63,"b":[]}, +{"f":64,"b":[]}, +{"f":65,"b":[]}, +{"f":66,"b":[]}, +{"f":67,"b":[]}, +{"f":68,"b":[]}, +{"f":69,"b":[]}, +{"f":70,"b":[]}, +{"f":71,"b":[]}, +{"f":72,"b":[]}, +{"f":73,"b":[]}, +{"f":74,"b":[]}, +{"f":75,"b":[]}, +{"f":76,"b":[]}, +{"f":77,"b":[]}, +{"f":78,"b":[]}, +{"f":79,"b":[]}, +{"f":80,"b":[]}, +{"f":81,"b":[]}, +{"f":82,"b":[]}, +{"f":83,"b":[]}, +{"f":84,"b":[]}, +{"f":85,"b":[]}, +{"f":86,"b":[]}, +{"f":87,"b":[]}, +{"f":88,"b":[]}, +{"f":89,"b":[]}, +{"f":90,"b":[]}, +{"f":91,"b":[]}, +{"f":92,"b":[]}, +{"f":93,"b":[]}, +{"f":94,"b":[]}, +{"f":95,"b":[]}, +{"f":96,"b":[]}, +{"f":97,"b":[]}, +{"f":98,"b":[]}, +{"f":99,"b":[]}, +{"f":100,"b":[]}, +{"f":101,"b":[]}, +{"f":102,"b":[]}, +{"f":103,"b":[]}, +{"f":104,"b":[]}, +{"f":105,"b":[]}, +{"f":106,"b":[]}, +{"f":107,"b":[]}, +{"f":108,"b":[]}, +{"f":109,"b":[]}, +{"f":110,"b":[]}, +{"f":111,"b":[]}, +{"f":112,"b":[]}, +{"f":113,"b":[]}, +{"f":114,"b":[]}, +{"f":115,"b":[]}, +{"f":116,"b":[]}, +{"f":117,"b":[]}, +{"f":118,"b":[]}, +{"f":119,"b":[]}, +{"f":120,"b":[]}, +{"f":121,"b":[]}, +{"f":122,"b":[]}, +{"f":123,"b":[]}, +{"f":124,"b":[]}, +{"f":125,"b":[]}, +{"f":126,"b":[]}, +{"f":127,"b":[]}, +{"f":128,"b":[]}, +{"f":129,"b":[]}, +{"f":130,"b":[]}, +{"f":131,"b":[]}, +{"f":132,"b":[]}, +{"f":133,"b":[]}, +{"f":134,"b":[]}, +{"f":135,"b":[]}, +{"f":136,"b":[]}, +{"f":137,"b":[]}, +{"f":138,"b":[]}, +{"f":139,"b":[]}, +{"f":140,"b":[]}, +{"f":141,"b":[]}, +{"f":142,"b":[]}, +{"f":143,"b":[]}, +{"f":144,"b":[]}, +{"f":145,"b":[]}, +{"f":146,"b":[]}, {"f":147,"b":[]}, {"f":148,"b":[]}, {"f":149,"b":[]}, @@ -202,14 +202,6 @@ export const results: RawResult[]=[ {"f":198,"b":[]}, {"f":199,"b":[]}, {"f":200,"b":[]}, -{"f":201,"b":[]}, -{"f":202,"b":[]}, -{"f":203,"b":[]}, -{"f":204,"b":[]}, -{"f":205,"b":[]}, -{"f":206,"b":[]}, -{"f":207,"b":[]}, -{"f":208,"b":[]}, -{"f":209,"b":[]},]; -export const frameworks = [{"name":"alpine-v3.14.7-keyed","dir":"keyed/alpine","keyed":true,"issues":[1139],"frameworkHomeURL":"https://alpinejs.dev/"},{"name":"anansi-v0.14.0-keyed","dir":"keyed/anansi","keyed":true,"issues":[1139],"frameworkHomeURL":"https://saru-tora.github.io/anansi/"},{"name":"angular-cf-v20.0.1-keyed","dir":"keyed/angular-cf","keyed":true,"frameworkHomeURL":"https://angular.dev/"},{"name":"angular-cf-new-nozone-v20.0.1-keyed","dir":"keyed/angular-cf-new-nozone","keyed":true,"frameworkHomeURL":"https://angular.dev/"},{"name":"angular-cf-nozone-v20.0.1-keyed","dir":"keyed/angular-cf-nozone","keyed":true,"frameworkHomeURL":"https://angular.dev/"},{"name":"angular-cf-signals-v20.0.1-keyed","dir":"keyed/angular-cf-signals","keyed":true,"frameworkHomeURL":"https://angular.dev/"},{"name":"angular-cf-signals-nozone-v20.0.1-keyed","dir":"keyed/angular-cf-signals-nozone","keyed":true,"frameworkHomeURL":"https://angular.io/"},{"name":"angular-ngfor-v20.0.1-keyed","dir":"keyed/angular-ngfor","keyed":true,"frameworkHomeURL":"https://angular.dev/"},{"name":"apprun-v3.33.9-keyed","dir":"keyed/apprun","keyed":true,"issues":[801],"frameworkHomeURL":"https://apprun.js.org/"},{"name":"arrowjs-v1.0.0-alpha.9-keyed","dir":"keyed/arrowjs","keyed":true,"frameworkHomeURL":"https://www.arrow-js.com/"},{"name":"art-v1.1.0-keyed","dir":"keyed/art","keyed":true,"frameworkHomeURL":"https://github.com/sullay/Art-js"},{"name":"aurelia2-v2.0.0-beta.22-keyed","dir":"keyed/aurelia2","keyed":true,"frameworkHomeURL":""},{"name":"blazor-wasm-v9.0.0-keyed","dir":"keyed/blazor-wasm","keyed":true,"issues":[1139],"frameworkHomeURL":"https://dotnet.microsoft.com/en-us/apps/aspnet/web-apps/blazor"},{"name":"blazor-wasm-aot-v9.0.0-keyed","dir":"keyed/blazor-wasm-aot","keyed":true,"issues":[1139],"frameworkHomeURL":"https://dotnet.microsoft.com/en-us/apps/aspnet/web-apps/blazor"},{"name":"blockdom-v0.9.29-keyed","dir":"keyed/blockdom","keyed":true,"issues":[1261],"frameworkHomeURL":"https://github.com/ged-odoo/blockdom"},{"name":"bobril-v20.11.2-keyed","dir":"keyed/bobril","keyed":true,"frameworkHomeURL":"https://bobril.com/"},{"name":"cample-v3.2.1-beta.1-keyed","dir":"keyed/cample","keyed":true,"issues":[1139],"frameworkHomeURL":"https://camplejs.github.io"},{"name":"crank-v0.6.0-keyed","dir":"keyed/crank","keyed":true,"frameworkHomeURL":"https://crank.js.org/"},{"name":"dark-v1.4.2-keyed","dir":"keyed/dark","keyed":true,"frameworkHomeURL":"https://github.com/atellmer/dark"},{"name":"deleight-v5.5.8-keyed","dir":"keyed/deleight","keyed":true,"issues":[772],"frameworkHomeURL":"https://github.com/mksunny1/deleight"},{"name":"destam-dom-v0.10.2-keyed","dir":"keyed/destam-dom","keyed":true,"frameworkHomeURL":"https://github.com/Nefsen402/destam-dom"},{"name":"dioxus-v0.5.1-keyed","dir":"keyed/dioxus","keyed":true,"issues":[1139],"frameworkHomeURL":"https://dioxuslabs.com/"},{"name":"dlightjs-v1.0.0-next.1-keyed","dir":"keyed/dlightjs","keyed":true,"frameworkHomeURL":"https://github.com/dlight-js/dlight"},{"name":"dojo-v8.0.0-keyed","dir":"keyed/dojo","keyed":true,"issues":[1139],"frameworkHomeURL":"https://dojo.io/"},{"name":"dominator-v0.5.0-keyed","dir":"keyed/dominator","keyed":true,"issues":[1139],"frameworkHomeURL":"https://github.com/Pauan/rust-dominator"},{"name":"doohtml-keyed","dir":"keyed/doohtml","keyed":true,"issues":[772],"frameworkHomeURL":"https://doohtml.com"},{"name":"doohtml-dom-keyed","dir":"keyed/doohtml-dom","keyed":true,"issues":[772],"frameworkHomeURL":"https://doohtml.com"},{"name":"doohtml-lite-keyed","dir":"keyed/doohtml-lite","keyed":true,"issues":[772],"frameworkHomeURL":"https://doohtml.com"},{"name":"ef-js-v0.17.5-keyed","dir":"keyed/ef-js","keyed":true,"frameworkHomeURL":"https://ef.js.org/#!home"},{"name":"elm-v0.19.1-3-keyed","dir":"keyed/elm","keyed":true,"issues":[1139],"frameworkHomeURL":"https://elm-lang.org/"},{"name":"ember-v6.4.0-keyed","dir":"keyed/ember","keyed":true,"frameworkHomeURL":"https://emberjs.com/"},{"name":"endr-v0.1.28-keyed","dir":"keyed/endr","keyed":true,"frameworkHomeURL":"https://github.com/caseywebdev/endr"},{"name":"fntags-v0.5.1-keyed","dir":"keyed/fntags","keyed":true,"frameworkHomeURL":"https://srfnstack.github.io/fntags/"},{"name":"frei-hooks-v1.2.1-keyed","dir":"keyed/frei-hooks","keyed":true,"frameworkHomeURL":"https://github.com/aimwhy/frei"},{"name":"glimmer-2-v2.0.0-beta.21-keyed","dir":"keyed/glimmer-2","keyed":true,"frameworkHomeURL":"https://glimmerjs.com/"},{"name":"goui-v0.1.2-keyed","dir":"keyed/goui","keyed":true,"issues":[1139],"frameworkHomeURL":"https://github.com/twharmon/goui"},{"name":"gxt-v0.0.57-keyed","dir":"keyed/gxt","keyed":true,"frameworkHomeURL":"https://github.com/lifeart/glimmer-next/"},{"name":"gyron-v0.0.16-keyed","dir":"keyed/gyron","keyed":true,"frameworkHomeURL":"https://www.npmjs.com/package/gyron"},{"name":"helix-v0.0.10-keyed","dir":"keyed/helix","keyed":true,"frameworkHomeURL":"https://github.com/thheller/shadow-cljs#readme"},{"name":"hellajs-v0.6.3-keyed","dir":"keyed/hellajs","keyed":true,"frameworkHomeURL":"https://hellajs.com"},{"name":"hono-v4.6.13-keyed","dir":"keyed/hono","keyed":true,"frameworkHomeURL":"https://hono.dev/"},{"name":"hydro-js-v1.5.14-keyed","dir":"keyed/hydro-js","keyed":true,"frameworkHomeURL":"https://github.com/Krutsch/hydro-js"},{"name":"hyperapp-v2.0.22-keyed","dir":"keyed/hyperapp","keyed":true,"frameworkHomeURL":"https://github.com/jorgebucaran/hyperapp"},{"name":"imba-v1.5.2-keyed","dir":"keyed/imba","keyed":true,"frameworkHomeURL":"https://imba.io/"},{"name":"incremental-dom-v0.7.0-keyed","dir":"keyed/incremental-dom","keyed":true,"frameworkHomeURL":"http://google.github.io/incremental-dom/"},{"name":"inferno-v8.2.2-keyed","dir":"keyed/inferno","keyed":true,"frameworkHomeURL":"https://github.com/infernojs/inferno"},{"name":"ivi-v4.0.0-keyed","dir":"keyed/ivi","keyed":true,"frameworkHomeURL":"https://github.com/localvoid/ivi"},{"name":"karyon-v3.0.0-keyed","dir":"keyed/karyon","keyed":true,"issues":[801],"frameworkHomeURL":"https://karyon.dev"},{"name":"knockout-v3.5.1-keyed","dir":"keyed/knockout","keyed":true,"issues":[1139],"frameworkHomeURL":"https://knockoutjs.com/"},{"name":"ko-jsx-v0.17.1-keyed","dir":"keyed/ko-jsx","keyed":true,"issues":[1139],"frameworkHomeURL":"https://github.com/ryansolid/ko-jsx"},{"name":"laminar-v16.0.0-keyed","dir":"keyed/laminar","keyed":true,"frameworkHomeURL":"https://laminar.dev"},{"name":"legend-state-v18.2.0 + 2.1.1-keyed","dir":"keyed/legend-state","keyed":true,"frameworkHomeURL":"https://github.com/LegendApp/legend-state"},{"name":"leptos-v0.7.0-keyed","dir":"keyed/leptos","keyed":true,"issues":[1139],"frameworkHomeURL":"https://github.com/leptos-rs/leptos"},{"name":"lit-v3.2.0-keyed","dir":"keyed/lit","keyed":true,"issues":[801],"frameworkHomeURL":"https://lit.dev/"},{"name":"lit-html-v3.2.0-keyed","dir":"keyed/lit-html","keyed":true,"issues":[800,801],"frameworkHomeURL":"https://lit.dev/docs/libraries/standalone-templates/"},{"name":"lui-v1.2.3-keyed","dir":"keyed/lui","keyed":true,"issues":[1139],"frameworkHomeURL":"https://github.com/L3P3/lui"},{"name":"lwc-v8.12.0-keyed","dir":"keyed/lwc","keyed":true,"frameworkHomeURL":"https://lwc.dev/"},{"name":"malina-v0.7.3-keyed","dir":"keyed/malina","keyed":true,"frameworkHomeURL":"https://www.npmjs.com/package/malinajs"},{"name":"marionette-v5.0.0-alpha.2-keyed","dir":"keyed/marionette","keyed":true,"frameworkHomeURL":"https://marionettejs.com/"},{"name":"marionette-backbone-v5.0.0-alpha.2-keyed","dir":"keyed/marionette-backbone","keyed":true,"issues":[772],"frameworkHomeURL":"https://marionettejs.com/"},{"name":"mettle-v0.2.1-keyed","dir":"keyed/mettle","keyed":true,"frameworkHomeURL":"https://maomincoding.github.io/mettle-doc/"},{"name":"michijs-v2.1.4-keyed","dir":"keyed/michijs","keyed":true,"frameworkHomeURL":"https://dev.michijs.com/"},{"name":"mikado-v0.8.400-keyed","dir":"keyed/mikado","keyed":true,"frameworkHomeURL":"https://github.com/nextapps-de/mikado/"},{"name":"mikado-proxy-v0.8.400-keyed","dir":"keyed/mikado-proxy","keyed":true,"frameworkHomeURL":"https://github.com/nextapps-de/mikado/"},{"name":"miso-v1.4.0-keyed","dir":"keyed/miso","keyed":true,"issues":[1139],"frameworkHomeURL":"https://haskell-miso.org/"},{"name":"misojs-v1.1.0.0-keyed","dir":"keyed/misojs","keyed":true,"issues":[1139],"frameworkHomeURL":"https://haskell-miso.org/"},{"name":"mithril-v2.2.2-keyed","dir":"keyed/mithril","keyed":true,"frameworkHomeURL":"https://mithril.js.org/"},{"name":"mobx-jsx-v0.16.0-keyed","dir":"keyed/mobx-jsx","keyed":true,"frameworkHomeURL":"https://github.com/ryansolid/mobx-jsx"},{"name":"mogwai-v0.6.5-keyed","dir":"keyed/mogwai","keyed":true,"issues":[1139],"frameworkHomeURL":"https://github.com/schell/mogwai"},{"name":"nanoviews-v1.0.0-alpha.2-keyed","dir":"keyed/nanoviews","keyed":true,"frameworkHomeURL":"https://github.com/TrigenSoftware/nanoviews/tree/main/packages/nanoviews#readme"},{"name":"openui5-v1.120.0-keyed","dir":"keyed/openui5","keyed":true,"issues":[1139],"frameworkHomeURL":"https://openui5.org/"},{"name":"owl-v2.5.1-keyed","dir":"keyed/owl","keyed":true,"issues":[1139],"frameworkHomeURL":"https://odoo.github.io/owl/"},{"name":"plaited-v7.2.0-keyed","dir":"keyed/plaited","keyed":true,"issues":[800,772],"frameworkHomeURL":"https://github.com/plaited/plaited"},{"name":"pota-v0.18.188-keyed","dir":"keyed/pota","keyed":true,"issues":[801],"frameworkHomeURL":"https://pota.quack.uy/"},{"name":"preact-classes-v10.25.2-keyed","dir":"keyed/preact-classes","keyed":true,"frameworkHomeURL":"https://preactjs.com/"},{"name":"preact-hooks-v10.25.2-keyed","dir":"keyed/preact-hooks","keyed":true,"frameworkHomeURL":"https://preactjs.com/guide/v10/hooks"},{"name":"preact-kr-observable-v10.26.4 + 2.0.0-keyed","dir":"keyed/preact-kr-observable","keyed":true,"frameworkHomeURL":"https://www.npmjs.com/package/kr-observable"},{"name":"preact-signals-v10.25.2 + 1.3.1-keyed","dir":"keyed/preact-signals","keyed":true,"frameworkHomeURL":"https://preactjs.com/guide/v10/signals"},{"name":"quel-v0.23.1-keyed","dir":"keyed/quel","keyed":true,"issues":[1139],"frameworkHomeURL":"https://github.com/mogera551/quel"},{"name":"qwik-v1.11.0-keyed","dir":"keyed/qwik","keyed":true,"issues":[1139],"frameworkHomeURL":"https://qwik.builder.io/"},{"name":"ractive-v1.4.4-keyed","dir":"keyed/ractive","keyed":true,"frameworkHomeURL":"https://ractive.js.org/"},{"name":"re-frame-v1.4.3-keyed","dir":"keyed/re-frame","keyed":true,"frameworkHomeURL":"https://day8.github.io/re-frame/re-frame/"},{"name":"react-classes-v19.0.0-keyed","dir":"keyed/react-classes","keyed":true,"frameworkHomeURL":"https://www.reactjs.org"},{"name":"react-compiler-hooks-v19.0.0-keyed","dir":"keyed/react-compiler-hooks","keyed":true,"frameworkHomeURL":"https://reactjs.org/"},{"name":"react-hooks-v19.0.0-keyed","dir":"keyed/react-hooks","keyed":true,"frameworkHomeURL":"https://reactjs.org/"},{"name":"react-hooks-use-transition-v19.0.0-keyed","dir":"keyed/react-hooks-use-transition","keyed":true,"frameworkHomeURL":"https://reactjs.org/"},{"name":"react-kr-observable-v19.0.0 + 2.0.0-keyed","dir":"keyed/react-kr-observable","keyed":true,"frameworkHomeURL":"https://www.npmjs.com/package/kr-observable"},{"name":"react-mlyn-v0.5.16-keyed","dir":"keyed/react-mlyn","keyed":true,"issues":[1139],"frameworkHomeURL":"https://github.com/vaukalak/mlyn"},{"name":"react-mobX-v19.0.0 + 6.13.5-keyed","dir":"keyed/react-mobX","keyed":true,"frameworkHomeURL":"https://mobx.js.org/"},{"name":"react-native-onyx-v2.0.108-keyed","dir":"keyed/react-native-onyx","keyed":true,"frameworkHomeURL":"https://github.com/Expensify/react-native-onyx"},{"name":"react-redux-v19.0.0 + 9.2.0-keyed","dir":"keyed/react-redux","keyed":true,"frameworkHomeURL":"https://react-redux.js.org/"},{"name":"react-redux-hooks-v19.0.0 + 9.2.0-keyed","dir":"keyed/react-redux-hooks","keyed":true,"frameworkHomeURL":"https://react-redux.js.org/"},{"name":"react-redux-hooks-immutable-v19.0.0 + 9.2.0-keyed","dir":"keyed/react-redux-hooks-immutable","keyed":true,"frameworkHomeURL":"https://react-redux.js.org/"},{"name":"react-redux-rematch-v19.0.0 + 9.2.0 + 2.2.0-keyed","dir":"keyed/react-redux-rematch","keyed":true,"frameworkHomeURL":"https://rematchjs.org/"},{"name":"react-rxjs-v19.0.0 + 0.10.7-keyed","dir":"keyed/react-rxjs","keyed":true,"frameworkHomeURL":"https://react-rxjs.org/"},{"name":"react-tagged-state-v19.0.0 + 2.1.0-keyed","dir":"keyed/react-tagged-state","keyed":true,"frameworkHomeURL":"https://github.com/oleggrishechkin/react-tagged-state"},{"name":"react-tracked-v19.0.0 + 2.0.1-keyed","dir":"keyed/react-tracked","keyed":true,"frameworkHomeURL":"https://react-tracked.js.org/"},{"name":"react-zustand-v19.0.0 + 5.0.2-keyed","dir":"keyed/react-zustand","keyed":true,"frameworkHomeURL":"https://github.com/pmndrs/zustand"},{"name":"reagent-v0.10-keyed","dir":"keyed/reagent","keyed":true,"frameworkHomeURL":"https://reagent-project.github.io/"},{"name":"redom-v4.1.5-keyed","dir":"keyed/redom","keyed":true,"issues":[772],"frameworkHomeURL":"https://redom.js.org/"},{"name":"reflex-js-v0.25.3-keyed","dir":"keyed/reflex-js","keyed":true,"frameworkHomeURL":"https://github.com/zouloux/reflex"},{"name":"rendrjs-v0.2.50-keyed","dir":"keyed/rendrjs","keyed":true,"frameworkHomeURL":"https://rendrjs.com"},{"name":"rendrjs-atoms-v0.2.50-keyed","dir":"keyed/rendrjs-atoms","keyed":true,"frameworkHomeURL":"https://rendrjs.com"},{"name":"rezact-v1.0.15-beta.9-keyed","dir":"keyed/rezact","keyed":true,"frameworkHomeURL":"https://rezact.io/"},{"name":"riot-v9.4.4-keyed","dir":"keyed/riot","keyed":true,"frameworkHomeURL":"https://riot.js.org/"},{"name":"rvjs-v0.3.31-keyed","dir":"keyed/rvjs","keyed":true,"frameworkHomeURL":"https://rvjs.xyz/"},{"name":"s2-v1.0.17-keyed","dir":"keyed/s2","keyed":true,"issues":[800],"frameworkHomeURL":"https://gr0uch.github.io/s2"},{"name":"san-composition-v3.15.1 + 1.3.0-keyed","dir":"keyed/san-composition","keyed":true,"issues":[800],"frameworkHomeURL":"https://baidu.github.io/san/"},{"name":"san-store-v3.15.1 + 2.2.7-keyed","dir":"keyed/san-store","keyed":true,"issues":[800,1139],"frameworkHomeURL":"https://baidu.github.io/san/"},{"name":"sauron-v0.61.4-keyed","dir":"keyed/sauron","keyed":true,"issues":[1139],"frameworkHomeURL":"https://github.com/ivanceras/sauron"},{"name":"silkenweb-v0.9.0-keyed","dir":"keyed/silkenweb","keyed":true,"issues":[1139],"frameworkHomeURL":"https://github.com/silkenweb/silkenweb"},{"name":"sinuous-v0.32.1-keyed","dir":"keyed/sinuous","keyed":true,"issues":[800,801],"frameworkHomeURL":"https://sinuous.netlify.app/"},{"name":"skruv-v0.7.3-keyed","dir":"keyed/skruv","keyed":true,"frameworkHomeURL":"https://skruv.io"},{"name":"solid-v1.9.3-keyed","dir":"keyed/solid","keyed":true,"frameworkHomeURL":"https://www.solidjs.com/"},{"name":"solid-store-v1.9.3-keyed","dir":"keyed/solid-store","keyed":true,"frameworkHomeURL":"https://www.solidjs.com/"},{"name":"sonnet-v0.0.33-keyed","dir":"keyed/sonnet","keyed":true,"issues":[772],"frameworkHomeURL":"https://sonnet.js.org/"},{"name":"spair-v0.0.8-keyed","dir":"keyed/spair","keyed":true,"issues":[1139],"frameworkHomeURL":"https://docs.rs/spair/latest/spair/"},{"name":"spair-qr-v0.0.8-keyed","dir":"keyed/spair-qr","keyed":true,"issues":[1139],"frameworkHomeURL":"https://docs.rs/spair/latest/spair/"},{"name":"spheres-v0.12.0-keyed","dir":"keyed/spheres","keyed":true,"frameworkHomeURL":"https://github.com/brian-watkins/spheres"},{"name":"stdweb-v0.4.17-keyed","dir":"keyed/stdweb","keyed":true,"issues":[772,1139],"frameworkHomeURL":"https://docs.rs/stdweb/latest/stdweb/"},{"name":"stencil-v4.23.0-keyed","dir":"keyed/stencil","keyed":true,"issues":[1139],"frameworkHomeURL":"https://stenciljs.com/"},{"name":"svelte-v5.13.0-keyed","dir":"keyed/svelte","keyed":true,"frameworkHomeURL":"https://svelte.dev/"},{"name":"svelte-classic-v5.13.0-keyed","dir":"keyed/svelte-classic","keyed":true,"frameworkHomeURL":"https://svelte.dev/"},{"name":"sycamore-v0.9.0-beta.2-keyed","dir":"keyed/sycamore","keyed":true,"issues":[1139],"frameworkHomeURL":"https://sycamore-rs.netlify.app/"},{"name":"targetjs-v1.0.142-keyed","dir":"keyed/targetjs","keyed":true,"issues":[772],"frameworkHomeURL":"https://targetjs.io"},{"name":"udomsay-esx-v0.4.9-keyed","dir":"keyed/udomsay-esx","keyed":true,"issues":[772],"frameworkHomeURL":"https://github.com/WebReflection/udomsay"},{"name":"udomsay-tpl-v0.4.9-keyed","dir":"keyed/udomsay-tpl","keyed":true,"issues":[772,1139],"frameworkHomeURL":"https://github.com/WebReflection/udomsay"},{"name":"uhtml-v4.7.0-keyed","dir":"keyed/uhtml","keyed":true,"issues":[772],"frameworkHomeURL":"https://github.com/WebReflection/uhtml"},{"name":"ui5-webcomponents-v2.5.0-keyed","dir":"keyed/ui5-webcomponents","keyed":true,"issues":[1139],"frameworkHomeURL":"https://sap.github.io/ui5-webcomponents/"},{"name":"valtio-v18.2.0 + 2.1.2-keyed","dir":"keyed/valtio","keyed":true,"frameworkHomeURL":"https://valtio.pmnd.rs/"},{"name":"vanillajs-keyed","dir":"keyed/vanillajs","keyed":true,"issues":[772],"frameworkHomeURL":""},{"name":"vanillajs-3-keyed","dir":"keyed/vanillajs-3","keyed":true,"issues":[772],"frameworkHomeURL":""},{"name":"vanillajs-lite-keyed","dir":"keyed/vanillajs-lite","keyed":true,"issues":[772],"frameworkHomeURL":""},{"name":"vanillajs-signals-v0.2.1-keyed","dir":"keyed/vanillajs-signals","keyed":true,"issues":[772],"frameworkHomeURL":"https://github.com/tc39/proposal-signals"},{"name":"vanillajs-wc-keyed","dir":"keyed/vanillajs-wc","keyed":true,"issues":[772],"frameworkHomeURL":""},{"name":"vanjs-v1.5.2-keyed","dir":"keyed/vanjs","keyed":true,"issues":[772],"frameworkHomeURL":""},{"name":"viewfly-v1.2.3-keyed","dir":"keyed/viewfly","keyed":true,"frameworkHomeURL":"https://github.com/viewfly/viewfly"},{"name":"vue-v3.5.13-keyed","dir":"keyed/vue","keyed":true,"frameworkHomeURL":"https://vue.js.org/"},{"name":"vue-jsx-v3.5.13-keyed","dir":"keyed/vue-jsx","keyed":true,"frameworkHomeURL":"https://vue.js.org/"},{"name":"vue-jsx-vapor-v3.5.13-keyed","dir":"keyed/vue-jsx-vapor","keyed":true,"frameworkHomeURL":"https://github.com/vuejs/vue-jsx-vapor"},{"name":"vue-pinia-v3.5.13 + 2.3.0-keyed","dir":"keyed/vue-pinia","keyed":true,"frameworkHomeURL":"https://vue.js.org/"},{"name":"vue-vapor-v3.5.13-keyed","dir":"keyed/vue-vapor","keyed":true,"frameworkHomeURL":"https://vuejs.org/"},{"name":"vuerx-jsx-v0.3.0-keyed","dir":"keyed/vuerx-jsx","keyed":true,"frameworkHomeURL":"https://github.com/ryansolid/vuerx-jsx"},{"name":"wasm-bindgen-v0.2.84-keyed","dir":"keyed/wasm-bindgen","keyed":true,"issues":[772,1139],"frameworkHomeURL":"https://rustwasm.github.io/docs/wasm-bindgen/"},{"name":"yew-v0.21.0-keyed","dir":"keyed/yew","keyed":true,"issues":[1139],"frameworkHomeURL":"https://yew.rs/"},{"name":"yew-hooks-v0.21.0-keyed","dir":"keyed/yew-hooks","keyed":true,"issues":[1139],"frameworkHomeURL":"https://yew.rs/"},{"name":"zune-v1.0.8-keyed","dir":"keyed/zune","keyed":true,"frameworkHomeURL":""},{"name":"aberdeen-v1.0.4-non-keyed","dir":"non-keyed/aberdeen","keyed":false,"frameworkHomeURL":"https://aberdeenjs.org"},{"name":"alins-v0.0.34-non-keyed","dir":"non-keyed/alins","keyed":false,"frameworkHomeURL":""},{"name":"apprun-v3.33.9-non-keyed","dir":"non-keyed/apprun","keyed":false,"issues":[772],"frameworkHomeURL":"https://apprun.js.org/"},{"name":"arrowjs-v1.0.0-alpha.9-non-keyed","dir":"non-keyed/arrowjs","keyed":false,"frameworkHomeURL":"https://www.arrow-js.com/"},{"name":"art-v1.1.0-non-keyed","dir":"non-keyed/art","keyed":false,"frameworkHomeURL":"https://github.com/sullay/Art-js"},{"name":"aurelia-v1.4.1-non-keyed","dir":"non-keyed/aurelia","keyed":false,"issues":[1139],"frameworkHomeURL":"https://aurelia.io/"},{"name":"bau-v0.92.0-non-keyed","dir":"non-keyed/bau","keyed":false,"issues":[772],"frameworkHomeURL":"https://github.com/grucloud/bau"},{"name":"binding.scala-v10.0.1-non-keyed","dir":"non-keyed/binding.scala","keyed":false,"frameworkHomeURL":"https://github.com/ThoughtWorksInc/Binding.scala"},{"name":"bui-v1.9.1-non-keyed","dir":"non-keyed/bui","keyed":false,"frameworkHomeURL":"https://www.easybui.com/"},{"name":"cyclejs-dom-v23.1.0-non-keyed","dir":"non-keyed/cyclejs-dom","keyed":false,"frameworkHomeURL":""},{"name":"cydon-v0.1.9-non-keyed","dir":"non-keyed/cydon","keyed":false,"issues":[1139],"frameworkHomeURL":"https://github.com/0-v-0/cydon"},{"name":"deku-v0.12.1-non-keyed","dir":"non-keyed/deku","keyed":false,"frameworkHomeURL":"http://github.com/mikesol/purescript-deku"},{"name":"deleight-v5.5.10-non-keyed","dir":"non-keyed/deleight","keyed":false,"issues":[772],"frameworkHomeURL":"https://github.com/mksunny1/deleight"},{"name":"delorean-v0.1.0-non-keyed","dir":"non-keyed/delorean","keyed":false,"issues":[1139],"frameworkHomeURL":"https://github.com/delorean-rs/delorean"},{"name":"dlightjs-v1.0.0-next.1-non-keyed","dir":"non-keyed/dlightjs","keyed":false,"frameworkHomeURL":"https://github.com/dlight-js/dlight"},{"name":"doz-v5.2.6-non-keyed","dir":"non-keyed/doz","keyed":false,"issues":[800,1139],"frameworkHomeURL":"https://github.com/dozjs/doz"},{"name":"ef-js-v0.17.5-non-keyed","dir":"non-keyed/ef-js","keyed":false,"frameworkHomeURL":"https://ef.js.org/#!home"},{"name":"elm-v0.19.1-3-non-keyed","dir":"non-keyed/elm","keyed":false,"issues":[1139],"frameworkHomeURL":"https://elm-lang.org/"},{"name":"fast-v2.0.1-non-keyed","dir":"non-keyed/fast","keyed":false,"frameworkHomeURL":"https://www.fast.design/"},{"name":"frei-hooks-v1.2.1-non-keyed","dir":"non-keyed/frei-hooks","keyed":false,"frameworkHomeURL":"https://github.com/aimwhy/frei"},{"name":"gyron-v0.0.16-non-keyed","dir":"non-keyed/gyron","keyed":false,"frameworkHomeURL":"https://www.npmjs.com/package/gyron"},{"name":"halogen-v7.0.0-non-keyed","dir":"non-keyed/halogen","keyed":false,"frameworkHomeURL":"https://github.com/purescript-halogen/purescript-halogen"},{"name":"hydro-js-v1.5.14-non-keyed","dir":"non-keyed/hydro-js","keyed":false,"frameworkHomeURL":"https://github.com/Krutsch/hydro-js"},{"name":"imba-v1.5.2-non-keyed","dir":"non-keyed/imba","keyed":false,"frameworkHomeURL":"https://imba.io/"},{"name":"incr_dom-v0.15.0-non-keyed","dir":"non-keyed/incr_dom","keyed":false,"frameworkHomeURL":"https://opensource.janestreet.com/incr_dom/"},{"name":"inferno-v8.2.2-non-keyed","dir":"non-keyed/inferno","keyed":false,"frameworkHomeURL":"https://github.com/infernojs/inferno"},{"name":"kobold-v0.9.1-non-keyed","dir":"non-keyed/kobold","keyed":false,"issues":[1139],"frameworkHomeURL":"https://github.com/maciejhirsz/kobold"},{"name":"korvin-v0.2.1-non-keyed","dir":"non-keyed/korvin","keyed":false,"issues":[1139],"frameworkHomeURL":"https://github.com/Niedzwiedzw/korvin"},{"name":"legend-state-optimized-v18.2.0 + 2.1.1-non-keyed","dir":"non-keyed/legend-state-optimized","keyed":false,"frameworkHomeURL":"https://github.com/LegendApp/legend-state"},{"name":"lit-v3.2.1-non-keyed","dir":"non-keyed/lit","keyed":false,"frameworkHomeURL":"https://lit.dev/"},{"name":"lit-html-v3.2.0-non-keyed","dir":"non-keyed/lit-html","keyed":false,"issues":[800],"frameworkHomeURL":"https://lit.dev/docs/libraries/standalone-templates/"},{"name":"literaljs-v7.0.2-non-keyed","dir":"non-keyed/literaljs","keyed":false,"frameworkHomeURL":"https://literaljs.com/"},{"name":"maquette-v4.0.2-non-keyed","dir":"non-keyed/maquette","keyed":false,"frameworkHomeURL":"https://maquettejs.org/"},{"name":"mikado-v0.8.400-non-keyed","dir":"non-keyed/mikado","keyed":false,"frameworkHomeURL":"https://github.com/nextapps-de/mikado/"},{"name":"mimbl-v0.10.4-non-keyed","dir":"non-keyed/mimbl","keyed":false,"frameworkHomeURL":"https://mimjs.com/"},{"name":"miso-v1.4.0-non-keyed","dir":"non-keyed/miso","keyed":false,"issues":[1139],"frameworkHomeURL":"https://haskell-miso.org/"},{"name":"mogwai-v0.6.5-non-keyed","dir":"non-keyed/mogwai","keyed":false,"issues":[1139],"frameworkHomeURL":"https://github.com/schell/mogwai"},{"name":"mutraction-v0.28.0-non-keyed","dir":"non-keyed/mutraction","keyed":false,"frameworkHomeURL":"https://mutraction.dev/"},{"name":"openui5-v1.120.0-non-keyed","dir":"non-keyed/openui5","keyed":false,"issues":[1139],"frameworkHomeURL":"https://openui5.org/"},{"name":"quel-v0.23.1-non-keyed","dir":"non-keyed/quel","keyed":false,"issues":[1139],"frameworkHomeURL":"https://github.com/mogera551/quel"},{"name":"ractive-v1.4.4-non-keyed","dir":"non-keyed/ractive","keyed":false,"frameworkHomeURL":"https://ractive.js.org/"},{"name":"ravel-v0.3.0-non-keyed","dir":"non-keyed/ravel","keyed":false,"issues":[1139],"frameworkHomeURL":"https://github.com/kmicklas/ravel"},{"name":"redom-v4.1.5-non-keyed","dir":"non-keyed/redom","keyed":false,"issues":[772],"frameworkHomeURL":"https://redom.js.org/"},{"name":"reflex-dom-v0.4-non-keyed","dir":"non-keyed/reflex-dom","keyed":false,"frameworkHomeURL":"https://reflex-frp.org/"},{"name":"reken-v0.9.6-non-keyed","dir":"non-keyed/reken","keyed":false,"issues":[1139],"frameworkHomeURL":"https://reken.dev"},{"name":"riot-v9.4.4-non-keyed","dir":"non-keyed/riot","keyed":false,"frameworkHomeURL":"https://riot.js.org/"},{"name":"san-v3.15.1-non-keyed","dir":"non-keyed/san","keyed":false,"issues":[800],"frameworkHomeURL":"https://baidu.github.io/san/"},{"name":"scarlets-frame-v0.35.26-non-keyed","dir":"non-keyed/scarlets-frame","keyed":false,"issues":[800,1139],"frameworkHomeURL":"https://github.com/ScarletsFiction/ScarletsFrame"},{"name":"seed-v0.8.0-non-keyed","dir":"non-keyed/seed","keyed":false,"issues":[1139],"frameworkHomeURL":"https://github.com/seed-rs/seed"},{"name":"skruv-liten-v0.0.4-non-keyed","dir":"non-keyed/skruv-liten","keyed":false,"issues":[1139],"frameworkHomeURL":"https://github.com/skruv/liten"},{"name":"slim-js-v5.0.8-non-keyed","dir":"non-keyed/slim-js","keyed":false,"issues":[1139],"frameworkHomeURL":"https://slimjs.com/#/welcome"},{"name":"sprae-v11.5.1-non-keyed","dir":"non-keyed/sprae","keyed":false,"issues":[1139],"frameworkHomeURL":"https://github.com/dy/sprae"},{"name":"stdweb-v0.4.17-non-keyed","dir":"non-keyed/stdweb","keyed":false,"issues":[772,1139],"frameworkHomeURL":"https://docs.rs/stdweb/latest/stdweb/"},{"name":"svelte-classic-v5.13.0-non-keyed","dir":"non-keyed/svelte-classic","keyed":false,"frameworkHomeURL":"https://svelte.dev/"},{"name":"udomsay-esx-v0.4.9-non-keyed","dir":"non-keyed/udomsay-esx","keyed":false,"issues":[772],"frameworkHomeURL":"https://github.com/WebReflection/udomsay"},{"name":"uhtml-v4.7.0-non-keyed","dir":"non-keyed/uhtml","keyed":false,"issues":[801],"frameworkHomeURL":"https://github.com/WebReflection/uhtml"},{"name":"ui5-webcomponents-v2.5.0-non-keyed","dir":"non-keyed/ui5-webcomponents","keyed":false,"issues":[1139],"frameworkHomeURL":"https://sap.github.io/ui5-webcomponents/"},{"name":"vanillajs-non-keyed","dir":"non-keyed/vanillajs","keyed":false,"issues":[772],"frameworkHomeURL":""},{"name":"vanillajs-1-non-keyed","dir":"non-keyed/vanillajs-1","keyed":false,"issues":[772],"frameworkHomeURL":""},{"name":"vanillajs-3-non-keyed","dir":"non-keyed/vanillajs-3","keyed":false,"issues":[772],"frameworkHomeURL":""},{"name":"vue-v3.5.13-non-keyed","dir":"non-keyed/vue","keyed":false,"frameworkHomeURL":"https://vue.js.org/"},{"name":"vue-jsx-vapor-v3.5.13-non-keyed","dir":"non-keyed/vue-jsx-vapor","keyed":false,"frameworkHomeURL":"https://github.com/vuejs/vue-jsx-vapor"},{"name":"vue-vapor-v3.5.13-non-keyed","dir":"non-keyed/vue-vapor","keyed":false,"frameworkHomeURL":"https://vuejs.org/"}]; +{"f":201,"b":[]},]; +export const frameworks = [{"name":"alpine-v3.14.7-keyed","dir":"keyed/alpine","keyed":true,"issues":[1139],"frameworkHomeURL":"https://alpinejs.dev/"},{"name":"anansi-v0.14.0-keyed","dir":"keyed/anansi","keyed":true,"issues":[1139],"frameworkHomeURL":"https://saru-tora.github.io/anansi/"},{"name":"angular-cf-v19.0.3-keyed","dir":"keyed/angular-cf","keyed":true,"frameworkHomeURL":"https://angular.dev/"},{"name":"angular-cf-new-nozone-v19.0.3-keyed","dir":"keyed/angular-cf-new-nozone","keyed":true,"frameworkHomeURL":"https://angular.dev/"},{"name":"angular-cf-nozone-v19.0.3-keyed","dir":"keyed/angular-cf-nozone","keyed":true,"frameworkHomeURL":"https://angular.dev/"},{"name":"angular-cf-signals-v19.0.3-keyed","dir":"keyed/angular-cf-signals","keyed":true,"frameworkHomeURL":"https://angular.dev/"},{"name":"angular-cf-signals-nozone-v19.0.3-keyed","dir":"keyed/angular-cf-signals-nozone","keyed":true,"frameworkHomeURL":"https://angular.io/"},{"name":"angular-ngfor-v19.0.3-keyed","dir":"keyed/angular-ngfor","keyed":true,"frameworkHomeURL":"https://angular.dev/"},{"name":"apprun-v3.33.9-keyed","dir":"keyed/apprun","keyed":true,"issues":[801],"frameworkHomeURL":"https://apprun.js.org/"},{"name":"arrowjs-v1.0.0-alpha.9-keyed","dir":"keyed/arrowjs","keyed":true,"frameworkHomeURL":"https://www.arrow-js.com/"},{"name":"art-v1.1.0-keyed","dir":"keyed/art","keyed":true,"frameworkHomeURL":"https://github.com/sullay/Art-js"},{"name":"aurelia2-v2.0.0-beta.22-keyed","dir":"keyed/aurelia2","keyed":true,"frameworkHomeURL":""},{"name":"blazor-wasm-v9.0.0-keyed","dir":"keyed/blazor-wasm","keyed":true,"issues":[1139],"frameworkHomeURL":"https://dotnet.microsoft.com/en-us/apps/aspnet/web-apps/blazor"},{"name":"blazor-wasm-aot-v9.0.0-keyed","dir":"keyed/blazor-wasm-aot","keyed":true,"issues":[1139],"frameworkHomeURL":"https://dotnet.microsoft.com/en-us/apps/aspnet/web-apps/blazor"},{"name":"blockdom-v0.9.29-keyed","dir":"keyed/blockdom","keyed":true,"issues":[1261],"frameworkHomeURL":"https://github.com/ged-odoo/blockdom"},{"name":"bobril-v20.11.2-keyed","dir":"keyed/bobril","keyed":true,"frameworkHomeURL":"https://bobril.com/"},{"name":"cample-v3.2.1-beta.1-keyed","dir":"keyed/cample","keyed":true,"issues":[1139],"frameworkHomeURL":"https://camplejs.github.io"},{"name":"crank-v0.6.0-keyed","dir":"keyed/crank","keyed":true,"frameworkHomeURL":"https://crank.js.org/"},{"name":"dark-v1.4.2-keyed","dir":"keyed/dark","keyed":true,"frameworkHomeURL":"https://github.com/atellmer/dark"},{"name":"deleight-v5.5.8-keyed","dir":"keyed/deleight","keyed":true,"issues":[772],"frameworkHomeURL":"https://github.com/mksunny1/deleight"},{"name":"destam-dom-v0.10.2-keyed","dir":"keyed/destam-dom","keyed":true,"frameworkHomeURL":"https://github.com/Nefsen402/destam-dom"},{"name":"dioxus-v0.5.1-keyed","dir":"keyed/dioxus","keyed":true,"issues":[1139],"frameworkHomeURL":"https://dioxuslabs.com/"},{"name":"dlightjs-v1.0.0-next.1-keyed","dir":"keyed/dlightjs","keyed":true,"frameworkHomeURL":"https://github.com/dlight-js/dlight"},{"name":"dojo-v8.0.0-keyed","dir":"keyed/dojo","keyed":true,"issues":[1139],"frameworkHomeURL":"https://dojo.io/"},{"name":"dominator-v0.5.0-keyed","dir":"keyed/dominator","keyed":true,"issues":[1139],"frameworkHomeURL":"https://github.com/Pauan/rust-dominator"},{"name":"doohtml-keyed","dir":"keyed/doohtml","keyed":true,"issues":[772],"frameworkHomeURL":"https://doohtml.com"},{"name":"doohtml-dom-keyed","dir":"keyed/doohtml-dom","keyed":true,"issues":[772],"frameworkHomeURL":"https://doohtml.com"},{"name":"ef-js-v0.17.5-keyed","dir":"keyed/ef-js","keyed":true,"frameworkHomeURL":"https://ef.js.org/#!home"},{"name":"elm-v0.19.1-3-keyed","dir":"keyed/elm","keyed":true,"issues":[1139],"frameworkHomeURL":"https://elm-lang.org/"},{"name":"ember-v6.4.0-keyed","dir":"keyed/ember","keyed":true,"frameworkHomeURL":"https://emberjs.com/"},{"name":"endr-v0.1.3-keyed","dir":"keyed/endr","keyed":true,"frameworkHomeURL":"https://github.com/caseywebdev/endr"},{"name":"fntags-v0.5.1-keyed","dir":"keyed/fntags","keyed":true,"frameworkHomeURL":"https://srfnstack.github.io/fntags/"},{"name":"frei-hooks-v1.2.1-keyed","dir":"keyed/frei-hooks","keyed":true,"frameworkHomeURL":"https://github.com/aimwhy/frei"},{"name":"glimmer-2-v2.0.0-beta.21-keyed","dir":"keyed/glimmer-2","keyed":true,"frameworkHomeURL":"https://glimmerjs.com/"},{"name":"goui-v0.1.2-keyed","dir":"keyed/goui","keyed":true,"issues":[1139],"frameworkHomeURL":"https://github.com/twharmon/goui"},{"name":"gxt-v0.0.57-keyed","dir":"keyed/gxt","keyed":true,"frameworkHomeURL":"https://github.com/lifeart/glimmer-next/"},{"name":"gyron-v0.0.16-keyed","dir":"keyed/gyron","keyed":true,"frameworkHomeURL":"https://www.npmjs.com/package/gyron"},{"name":"helix-v0.0.10-keyed","dir":"keyed/helix","keyed":true,"frameworkHomeURL":"https://github.com/thheller/shadow-cljs#readme"},{"name":"hono-v4.6.13-keyed","dir":"keyed/hono","keyed":true,"frameworkHomeURL":"https://hono.dev/"},{"name":"hydro-js-v1.5.14-keyed","dir":"keyed/hydro-js","keyed":true,"frameworkHomeURL":"https://github.com/Krutsch/hydro-js"},{"name":"hyperapp-v2.0.22-keyed","dir":"keyed/hyperapp","keyed":true,"frameworkHomeURL":"https://github.com/jorgebucaran/hyperapp"},{"name":"imba-v1.5.2-keyed","dir":"keyed/imba","keyed":true,"frameworkHomeURL":"https://imba.io/"},{"name":"incremental-dom-v0.7.0-keyed","dir":"keyed/incremental-dom","keyed":true,"frameworkHomeURL":"http://google.github.io/incremental-dom/"},{"name":"inferno-v8.2.2-keyed","dir":"keyed/inferno","keyed":true,"frameworkHomeURL":"https://github.com/infernojs/inferno"},{"name":"ivi-v4.0.0-keyed","dir":"keyed/ivi","keyed":true,"frameworkHomeURL":"https://github.com/localvoid/ivi"},{"name":"karyon-v3.0.0-keyed","dir":"keyed/karyon","keyed":true,"issues":[801],"frameworkHomeURL":"https://karyon.dev"},{"name":"knockout-v3.5.1-keyed","dir":"keyed/knockout","keyed":true,"issues":[1139],"frameworkHomeURL":"https://knockoutjs.com/"},{"name":"ko-jsx-v0.17.1-keyed","dir":"keyed/ko-jsx","keyed":true,"issues":[1139],"frameworkHomeURL":"https://github.com/ryansolid/ko-jsx"},{"name":"laminar-v16.0.0-keyed","dir":"keyed/laminar","keyed":true,"frameworkHomeURL":"https://laminar.dev"},{"name":"legend-state-v19.0.0 + 2.1.1-keyed","dir":"keyed/legend-state","keyed":true,"frameworkHomeURL":"https://github.com/LegendApp/legend-state"},{"name":"leptos-v0.7.0-keyed","dir":"keyed/leptos","keyed":true,"issues":[1139],"frameworkHomeURL":"https://github.com/leptos-rs/leptos"},{"name":"lit-v3.2.0-keyed","dir":"keyed/lit","keyed":true,"issues":[801],"frameworkHomeURL":"https://lit.dev/"},{"name":"lit-html-v3.2.0-keyed","dir":"keyed/lit-html","keyed":true,"issues":[800,801],"frameworkHomeURL":"https://lit.dev/docs/libraries/standalone-templates/"},{"name":"lui-v1.2.3-keyed","dir":"keyed/lui","keyed":true,"issues":[1139],"frameworkHomeURL":"https://github.com/L3P3/lui"},{"name":"lwc-v8.12.0-keyed","dir":"keyed/lwc","keyed":true,"frameworkHomeURL":"https://lwc.dev/"},{"name":"malina-v0.7.3-keyed","dir":"keyed/malina","keyed":true,"frameworkHomeURL":"https://www.npmjs.com/package/malinajs"},{"name":"marionette-v5.0.0-alpha.2-keyed","dir":"keyed/marionette","keyed":true,"frameworkHomeURL":"https://marionettejs.com/"},{"name":"marionette-backbone-v5.0.0-alpha.2-keyed","dir":"keyed/marionette-backbone","keyed":true,"issues":[772],"frameworkHomeURL":"https://marionettejs.com/"},{"name":"mettle-v0.2.1-keyed","dir":"keyed/mettle","keyed":true,"frameworkHomeURL":"https://maomincoding.github.io/mettle-doc/"},{"name":"michijs-v2.1.4-keyed","dir":"keyed/michijs","keyed":true,"frameworkHomeURL":"https://dev.michijs.com/"},{"name":"mikado-v0.8.400-keyed","dir":"keyed/mikado","keyed":true,"frameworkHomeURL":"https://github.com/nextapps-de/mikado/"},{"name":"mikado-proxy-v0.8.400-keyed","dir":"keyed/mikado-proxy","keyed":true,"frameworkHomeURL":"https://github.com/nextapps-de/mikado/"},{"name":"miso-v1.4.0-keyed","dir":"keyed/miso","keyed":true,"issues":[1139],"frameworkHomeURL":"https://haskell-miso.org/"},{"name":"misojs-v1.1.0.0-keyed","dir":"keyed/misojs","keyed":true,"issues":[1139],"frameworkHomeURL":"https://haskell-miso.org/"},{"name":"mithril-v2.2.2-keyed","dir":"keyed/mithril","keyed":true,"frameworkHomeURL":"https://mithril.js.org/"},{"name":"mobx-jsx-v0.16.0-keyed","dir":"keyed/mobx-jsx","keyed":true,"frameworkHomeURL":"https://github.com/ryansolid/mobx-jsx"},{"name":"mogwai-v0.6.5-keyed","dir":"keyed/mogwai","keyed":true,"issues":[1139],"frameworkHomeURL":"https://github.com/schell/mogwai"},{"name":"openui5-v1.120.0-keyed","dir":"keyed/openui5","keyed":true,"issues":[1139],"frameworkHomeURL":"https://openui5.org/"},{"name":"owl-v2.5.1-keyed","dir":"keyed/owl","keyed":true,"issues":[1139],"frameworkHomeURL":"https://odoo.github.io/owl/"},{"name":"plaited-v5.3.0-keyed","dir":"keyed/plaited","keyed":true,"issues":[800,772],"frameworkHomeURL":"https://github.com/plaited/plaited"},{"name":"pota-v0.17.177-keyed","dir":"keyed/pota","keyed":true,"issues":[801],"frameworkHomeURL":"https://pota.quack.uy/"},{"name":"preact-classes-v10.25.2-keyed","dir":"keyed/preact-classes","keyed":true,"frameworkHomeURL":"https://preactjs.com/"},{"name":"preact-hooks-v10.25.2-keyed","dir":"keyed/preact-hooks","keyed":true,"frameworkHomeURL":"https://preactjs.com/guide/v10/hooks"},{"name":"preact-kr-observable-v10.26.4 + 3.0.8-keyed","dir":"keyed/preact-kr-observable","keyed":true,"frameworkHomeURL":"https://www.npmjs.com/package/kr-observable"},{"name":"preact-signals-v10.25.2 + 1.3.1-keyed","dir":"keyed/preact-signals","keyed":true,"frameworkHomeURL":"https://preactjs.com/guide/v10/signals"},{"name":"quel-v0.23.1-keyed","dir":"keyed/quel","keyed":true,"issues":[1139],"frameworkHomeURL":"https://github.com/mogera551/quel"},{"name":"qwik-v1.11.0-keyed","dir":"keyed/qwik","keyed":true,"issues":[1139],"frameworkHomeURL":"https://qwik.builder.io/"},{"name":"ractive-v1.4.4-keyed","dir":"keyed/ractive","keyed":true,"frameworkHomeURL":"https://ractive.js.org/"},{"name":"re-frame-v1.4.3-keyed","dir":"keyed/re-frame","keyed":true,"frameworkHomeURL":"https://day8.github.io/re-frame/re-frame/"},{"name":"react-classes-v19.0.0-keyed","dir":"keyed/react-classes","keyed":true,"frameworkHomeURL":"https://www.reactjs.org"},{"name":"react-compiler-hooks-v19.0.0-keyed","dir":"keyed/react-compiler-hooks","keyed":true,"frameworkHomeURL":"https://reactjs.org/"},{"name":"react-hooks-v19.0.0-keyed","dir":"keyed/react-hooks","keyed":true,"frameworkHomeURL":"https://reactjs.org/"},{"name":"react-hooks-use-transition-v19.0.0-keyed","dir":"keyed/react-hooks-use-transition","keyed":true,"frameworkHomeURL":"https://reactjs.org/"},{"name":"react-kr-observable-v19.0.0 + 3.0.8-keyed","dir":"keyed/react-kr-observable","keyed":true,"frameworkHomeURL":"https://www.npmjs.com/package/kr-observable"},{"name":"react-mlyn-v0.5.16-keyed","dir":"keyed/react-mlyn","keyed":true,"issues":[1139],"frameworkHomeURL":"https://github.com/vaukalak/mlyn"},{"name":"react-mobX-v19.0.0 + 6.13.5-keyed","dir":"keyed/react-mobX","keyed":true,"frameworkHomeURL":"https://mobx.js.org/"},{"name":"react-redux-v19.0.0 + 9.2.0-keyed","dir":"keyed/react-redux","keyed":true,"frameworkHomeURL":"https://react-redux.js.org/"},{"name":"react-redux-hooks-v19.0.0 + 9.2.0-keyed","dir":"keyed/react-redux-hooks","keyed":true,"frameworkHomeURL":"https://react-redux.js.org/"},{"name":"react-redux-hooks-immutable-v19.0.0 + 9.2.0-keyed","dir":"keyed/react-redux-hooks-immutable","keyed":true,"frameworkHomeURL":"https://react-redux.js.org/"},{"name":"react-redux-rematch-v19.0.0 + 9.2.0 + 2.2.0-keyed","dir":"keyed/react-redux-rematch","keyed":true,"frameworkHomeURL":"https://rematchjs.org/"},{"name":"react-rxjs-v19.0.0 + 0.10.7-keyed","dir":"keyed/react-rxjs","keyed":true,"frameworkHomeURL":"https://react-rxjs.org/"},{"name":"react-tagged-state-v19.0.0 + 2.1.0-keyed","dir":"keyed/react-tagged-state","keyed":true,"frameworkHomeURL":"https://github.com/oleggrishechkin/react-tagged-state"},{"name":"react-tracked-v19.0.0 + 2.0.1-keyed","dir":"keyed/react-tracked","keyed":true,"frameworkHomeURL":"https://react-tracked.js.org/"},{"name":"react-zustand-v19.0.0 + 5.0.2-keyed","dir":"keyed/react-zustand","keyed":true,"frameworkHomeURL":"https://github.com/pmndrs/zustand"},{"name":"reagent-v0.10-keyed","dir":"keyed/reagent","keyed":true,"frameworkHomeURL":"https://reagent-project.github.io/"},{"name":"redom-v4.1.5-keyed","dir":"keyed/redom","keyed":true,"issues":[772],"frameworkHomeURL":"https://redom.js.org/"},{"name":"reflex-js-v0.25.3-keyed","dir":"keyed/reflex-js","keyed":true,"frameworkHomeURL":"https://github.com/zouloux/reflex"},{"name":"rendrjs-v0.2.50-keyed","dir":"keyed/rendrjs","keyed":true,"frameworkHomeURL":"https://rendrjs.com"},{"name":"rendrjs-atoms-v0.2.50-keyed","dir":"keyed/rendrjs-atoms","keyed":true,"frameworkHomeURL":"https://rendrjs.com"},{"name":"rezact-v1.0.15-beta.9-keyed","dir":"keyed/rezact","keyed":true,"frameworkHomeURL":"https://rezact.io/"},{"name":"riot-v9.4.4-keyed","dir":"keyed/riot","keyed":true,"frameworkHomeURL":"https://riot.js.org/"},{"name":"rvjs-v0.3.31-keyed","dir":"keyed/rvjs","keyed":true,"frameworkHomeURL":"https://rvjs.xyz/"},{"name":"s2-v1.0.17-keyed","dir":"keyed/s2","keyed":true,"issues":[800],"frameworkHomeURL":"https://gr0uch.github.io/s2"},{"name":"san-composition-v3.15.1 + 1.3.0-keyed","dir":"keyed/san-composition","keyed":true,"issues":[800],"frameworkHomeURL":"https://baidu.github.io/san/"},{"name":"san-store-v3.15.1 + 2.2.7-keyed","dir":"keyed/san-store","keyed":true,"issues":[800,1139],"frameworkHomeURL":"https://baidu.github.io/san/"},{"name":"sauron-v0.61.4-keyed","dir":"keyed/sauron","keyed":true,"issues":[1139],"frameworkHomeURL":"https://github.com/ivanceras/sauron"},{"name":"silkenweb-v0.9.0-keyed","dir":"keyed/silkenweb","keyed":true,"issues":[1139],"frameworkHomeURL":"https://github.com/silkenweb/silkenweb"},{"name":"sinuous-v0.32.1-keyed","dir":"keyed/sinuous","keyed":true,"issues":[800,801],"frameworkHomeURL":"https://sinuous.netlify.app/"},{"name":"skruv-v0.7.3-keyed","dir":"keyed/skruv","keyed":true,"frameworkHomeURL":"https://skruv.io"},{"name":"solid-v1.9.3-keyed","dir":"keyed/solid","keyed":true,"frameworkHomeURL":"https://www.solidjs.com/"},{"name":"solid-store-v1.9.3-keyed","dir":"keyed/solid-store","keyed":true,"frameworkHomeURL":"https://www.solidjs.com/"},{"name":"sonnet-v0.0.33-keyed","dir":"keyed/sonnet","keyed":true,"issues":[772],"frameworkHomeURL":"https://sonnet.js.org/"},{"name":"spair-v0.0.8-keyed","dir":"keyed/spair","keyed":true,"issues":[1139],"frameworkHomeURL":"https://docs.rs/spair/latest/spair/"},{"name":"spair-qr-v0.0.8-keyed","dir":"keyed/spair-qr","keyed":true,"issues":[1139],"frameworkHomeURL":"https://docs.rs/spair/latest/spair/"},{"name":"spheres-v0.12.0-keyed","dir":"keyed/spheres","keyed":true,"frameworkHomeURL":"https://github.com/brian-watkins/spheres"},{"name":"stdweb-v0.4.17-keyed","dir":"keyed/stdweb","keyed":true,"issues":[772,1139],"frameworkHomeURL":"https://docs.rs/stdweb/latest/stdweb/"},{"name":"stencil-v4.23.0-keyed","dir":"keyed/stencil","keyed":true,"issues":[1139],"frameworkHomeURL":"https://stenciljs.com/"},{"name":"svelte-v5.13.0-keyed","dir":"keyed/svelte","keyed":true,"frameworkHomeURL":"https://svelte.dev/"},{"name":"svelte-classic-v5.13.0-keyed","dir":"keyed/svelte-classic","keyed":true,"frameworkHomeURL":"https://svelte.dev/"},{"name":"sycamore-v0.9.0-beta.2-keyed","dir":"keyed/sycamore","keyed":true,"issues":[1139],"frameworkHomeURL":"https://sycamore-rs.netlify.app/"},{"name":"targetjs-v1.0.142-keyed","dir":"keyed/targetjs","keyed":true,"issues":[772],"frameworkHomeURL":"https://targetjs.io"},{"name":"udomsay-esx-v0.4.9-keyed","dir":"keyed/udomsay-esx","keyed":true,"issues":[772],"frameworkHomeURL":"https://github.com/WebReflection/udomsay"},{"name":"udomsay-tpl-v0.4.9-keyed","dir":"keyed/udomsay-tpl","keyed":true,"issues":[772,1139],"frameworkHomeURL":"https://github.com/WebReflection/udomsay"},{"name":"uhtml-v4.7.0-keyed","dir":"keyed/uhtml","keyed":true,"issues":[772],"frameworkHomeURL":"https://github.com/WebReflection/uhtml"},{"name":"ui5-webcomponents-v2.5.0-keyed","dir":"keyed/ui5-webcomponents","keyed":true,"issues":[1139],"frameworkHomeURL":"https://sap.github.io/ui5-webcomponents/"},{"name":"valtio-v18.2.0 + 2.1.2-keyed","dir":"keyed/valtio","keyed":true,"frameworkHomeURL":"https://valtio.pmnd.rs/"},{"name":"vanillajs-keyed","dir":"keyed/vanillajs","keyed":true,"issues":[772],"frameworkHomeURL":""},{"name":"vanillajs-3-keyed","dir":"keyed/vanillajs-3","keyed":true,"issues":[772],"frameworkHomeURL":""},{"name":"vanillajs-lite-keyed","dir":"keyed/vanillajs-lite","keyed":true,"issues":[772],"frameworkHomeURL":""},{"name":"vanillajs-signals-v0.2.1-keyed","dir":"keyed/vanillajs-signals","keyed":true,"issues":[772],"frameworkHomeURL":"https://github.com/tc39/proposal-signals"},{"name":"vanillajs-wc-keyed","dir":"keyed/vanillajs-wc","keyed":true,"issues":[772],"frameworkHomeURL":""},{"name":"vanjs-v1.5.2-keyed","dir":"keyed/vanjs","keyed":true,"issues":[772],"frameworkHomeURL":""},{"name":"viewfly-v1.2.3-keyed","dir":"keyed/viewfly","keyed":true,"frameworkHomeURL":"https://github.com/viewfly/viewfly"},{"name":"vue-v3.5.13-keyed","dir":"keyed/vue","keyed":true,"frameworkHomeURL":"https://vue.js.org/"},{"name":"vue-jsx-v3.5.13-keyed","dir":"keyed/vue-jsx","keyed":true,"frameworkHomeURL":"https://vue.js.org/"},{"name":"vue-jsx-vapor-v3.2024.0-63dbc26-keyed","dir":"keyed/vue-jsx-vapor","keyed":true,"frameworkHomeURL":"https://vue.js.org/"},{"name":"vue-pinia-v3.5.13 + 2.3.0-keyed","dir":"keyed/vue-pinia","keyed":true,"frameworkHomeURL":"https://vue.js.org/"},{"name":"vue-vapor-v3.5.6-keyed","dir":"keyed/vue-vapor","keyed":true,"frameworkHomeURL":"https://vuejs.org/"},{"name":"vuerx-jsx-v0.3.0-keyed","dir":"keyed/vuerx-jsx","keyed":true,"frameworkHomeURL":"https://github.com/ryansolid/vuerx-jsx"},{"name":"wasm-bindgen-v0.2.84-keyed","dir":"keyed/wasm-bindgen","keyed":true,"issues":[772,1139],"frameworkHomeURL":"https://rustwasm.github.io/docs/wasm-bindgen/"},{"name":"yew-v0.21.0-keyed","dir":"keyed/yew","keyed":true,"issues":[1139],"frameworkHomeURL":"https://yew.rs/"},{"name":"yew-hooks-v0.21.0-keyed","dir":"keyed/yew-hooks","keyed":true,"issues":[1139],"frameworkHomeURL":"https://yew.rs/"},{"name":"alins-v0.0.34-non-keyed","dir":"non-keyed/alins","keyed":false,"frameworkHomeURL":""},{"name":"apprun-v3.33.9-non-keyed","dir":"non-keyed/apprun","keyed":false,"issues":[772],"frameworkHomeURL":"https://apprun.js.org/"},{"name":"arrowjs-v1.0.0-alpha.9-non-keyed","dir":"non-keyed/arrowjs","keyed":false,"frameworkHomeURL":"https://www.arrow-js.com/"},{"name":"art-v1.1.0-non-keyed","dir":"non-keyed/art","keyed":false,"frameworkHomeURL":"https://github.com/sullay/Art-js"},{"name":"aurelia-v1.4.1-non-keyed","dir":"non-keyed/aurelia","keyed":false,"issues":[1139],"frameworkHomeURL":"https://aurelia.io/"},{"name":"bau-v0.92.0-non-keyed","dir":"non-keyed/bau","keyed":false,"issues":[772],"frameworkHomeURL":"https://github.com/grucloud/bau"},{"name":"binding.scala-v10.0.1-non-keyed","dir":"non-keyed/binding.scala","keyed":false,"frameworkHomeURL":"https://github.com/ThoughtWorksInc/Binding.scala"},{"name":"bui-v1.9.1-non-keyed","dir":"non-keyed/bui","keyed":false,"frameworkHomeURL":"https://www.easybui.com/"},{"name":"cyclejs-dom-v23.1.0-non-keyed","dir":"non-keyed/cyclejs-dom","keyed":false,"frameworkHomeURL":""},{"name":"cydon-v0.1.9-non-keyed","dir":"non-keyed/cydon","keyed":false,"issues":[1139],"frameworkHomeURL":"https://github.com/0-v-0/cydon"},{"name":"deleight-v5.5.10-non-keyed","dir":"non-keyed/deleight","keyed":false,"issues":[772],"frameworkHomeURL":"https://github.com/mksunny1/deleight"},{"name":"delorean-v0.1.0-non-keyed","dir":"non-keyed/delorean","keyed":false,"issues":[1139],"frameworkHomeURL":"https://github.com/delorean-rs/delorean"},{"name":"dlightjs-v1.0.0-next.1-non-keyed","dir":"non-keyed/dlightjs","keyed":false,"frameworkHomeURL":"https://github.com/dlight-js/dlight"},{"name":"doz-v5.2.6-non-keyed","dir":"non-keyed/doz","keyed":false,"issues":[800,1139],"frameworkHomeURL":"https://github.com/dozjs/doz"},{"name":"ef-js-v0.17.5-non-keyed","dir":"non-keyed/ef-js","keyed":false,"frameworkHomeURL":"https://ef.js.org/#!home"},{"name":"elm-v0.19.1-3-non-keyed","dir":"non-keyed/elm","keyed":false,"issues":[1139],"frameworkHomeURL":"https://elm-lang.org/"},{"name":"fast-v2.0.1-non-keyed","dir":"non-keyed/fast","keyed":false,"frameworkHomeURL":"https://www.fast.design/"},{"name":"frei-hooks-v1.2.1-non-keyed","dir":"non-keyed/frei-hooks","keyed":false,"frameworkHomeURL":"https://github.com/aimwhy/frei"},{"name":"gyron-v0.0.16-non-keyed","dir":"non-keyed/gyron","keyed":false,"frameworkHomeURL":"https://www.npmjs.com/package/gyron"},{"name":"halogen-v7.0.0-non-keyed","dir":"non-keyed/halogen","keyed":false,"frameworkHomeURL":"https://github.com/purescript-halogen/purescript-halogen"},{"name":"hydro-js-v1.5.14-non-keyed","dir":"non-keyed/hydro-js","keyed":false,"frameworkHomeURL":"https://github.com/Krutsch/hydro-js"},{"name":"imba-v1.5.2-non-keyed","dir":"non-keyed/imba","keyed":false,"frameworkHomeURL":"https://imba.io/"},{"name":"incr_dom-v0.15.0-non-keyed","dir":"non-keyed/incr_dom","keyed":false,"frameworkHomeURL":"https://opensource.janestreet.com/incr_dom/"},{"name":"inferno-v8.2.2-non-keyed","dir":"non-keyed/inferno","keyed":false,"frameworkHomeURL":"https://github.com/infernojs/inferno"},{"name":"kobold-v0.9.1-non-keyed","dir":"non-keyed/kobold","keyed":false,"issues":[1139],"frameworkHomeURL":"https://github.com/maciejhirsz/kobold"},{"name":"korvin-v0.2.1-non-keyed","dir":"non-keyed/korvin","keyed":false,"issues":[1139],"frameworkHomeURL":"https://github.com/Niedzwiedzw/korvin"},{"name":"legend-state-optimized-v18.2.0 + 2.1.1-non-keyed","dir":"non-keyed/legend-state-optimized","keyed":false,"frameworkHomeURL":"https://github.com/LegendApp/legend-state"},{"name":"lit-v3.2.1-non-keyed","dir":"non-keyed/lit","keyed":false,"frameworkHomeURL":"https://lit.dev/"},{"name":"lit-html-v3.2.0-non-keyed","dir":"non-keyed/lit-html","keyed":false,"issues":[800],"frameworkHomeURL":"https://lit.dev/docs/libraries/standalone-templates/"},{"name":"literaljs-v7.0.2-non-keyed","dir":"non-keyed/literaljs","keyed":false,"frameworkHomeURL":"https://literaljs.com/"},{"name":"maquette-v4.0.2-non-keyed","dir":"non-keyed/maquette","keyed":false,"frameworkHomeURL":"https://maquettejs.org/"},{"name":"mikado-v0.8.400-non-keyed","dir":"non-keyed/mikado","keyed":false,"frameworkHomeURL":"https://github.com/nextapps-de/mikado/"},{"name":"mimbl-v0.10.4-non-keyed","dir":"non-keyed/mimbl","keyed":false,"frameworkHomeURL":"https://mimjs.com/"},{"name":"miso-v1.4.0-non-keyed","dir":"non-keyed/miso","keyed":false,"issues":[1139],"frameworkHomeURL":"https://haskell-miso.org/"},{"name":"mogwai-v0.6.5-non-keyed","dir":"non-keyed/mogwai","keyed":false,"issues":[1139],"frameworkHomeURL":"https://github.com/schell/mogwai"},{"name":"mutraction-v0.28.0-non-keyed","dir":"non-keyed/mutraction","keyed":false,"frameworkHomeURL":"https://mutraction.dev/"},{"name":"openui5-v1.120.0-non-keyed","dir":"non-keyed/openui5","keyed":false,"issues":[1139],"frameworkHomeURL":"https://openui5.org/"},{"name":"quel-v0.23.1-non-keyed","dir":"non-keyed/quel","keyed":false,"issues":[1139],"frameworkHomeURL":"https://github.com/mogera551/quel"},{"name":"ractive-v1.4.4-non-keyed","dir":"non-keyed/ractive","keyed":false,"frameworkHomeURL":"https://ractive.js.org/"},{"name":"ravel-v0.3.0-non-keyed","dir":"non-keyed/ravel","keyed":false,"issues":[1139],"frameworkHomeURL":"https://github.com/kmicklas/ravel"},{"name":"redom-v4.1.5-non-keyed","dir":"non-keyed/redom","keyed":false,"issues":[772],"frameworkHomeURL":"https://redom.js.org/"},{"name":"reflex-dom-v0.4-non-keyed","dir":"non-keyed/reflex-dom","keyed":false,"frameworkHomeURL":"https://reflex-frp.org/"},{"name":"reken-v0.9.6-non-keyed","dir":"non-keyed/reken","keyed":false,"issues":[1139],"frameworkHomeURL":"https://reken.dev"},{"name":"riot-v9.4.4-non-keyed","dir":"non-keyed/riot","keyed":false,"frameworkHomeURL":"https://riot.js.org/"},{"name":"san-v3.15.1-non-keyed","dir":"non-keyed/san","keyed":false,"issues":[800],"frameworkHomeURL":"https://baidu.github.io/san/"},{"name":"scarlets-frame-v0.35.26-non-keyed","dir":"non-keyed/scarlets-frame","keyed":false,"issues":[800,1139],"frameworkHomeURL":"https://github.com/ScarletsFiction/ScarletsFrame"},{"name":"seed-v0.8.0-non-keyed","dir":"non-keyed/seed","keyed":false,"issues":[1139],"frameworkHomeURL":"https://github.com/seed-rs/seed"},{"name":"skruv-liten-v0.0.4-non-keyed","dir":"non-keyed/skruv-liten","keyed":false,"issues":[1139],"frameworkHomeURL":"https://github.com/skruv/liten"},{"name":"slim-js-v5.0.8-non-keyed","dir":"non-keyed/slim-js","keyed":false,"issues":[1139],"frameworkHomeURL":"https://slimjs.com/#/welcome"},{"name":"sprae-v11.0.5-non-keyed","dir":"non-keyed/sprae","keyed":false,"issues":[1139],"frameworkHomeURL":"https://github.com/dy/sprae"},{"name":"stdweb-v0.4.17-non-keyed","dir":"non-keyed/stdweb","keyed":false,"issues":[772,1139],"frameworkHomeURL":"https://docs.rs/stdweb/latest/stdweb/"},{"name":"svelte-classic-v5.13.0-non-keyed","dir":"non-keyed/svelte-classic","keyed":false,"frameworkHomeURL":"https://svelte.dev/"},{"name":"udomsay-esx-v0.4.9-non-keyed","dir":"non-keyed/udomsay-esx","keyed":false,"issues":[772],"frameworkHomeURL":"https://github.com/WebReflection/udomsay"},{"name":"uhtml-v4.7.0-non-keyed","dir":"non-keyed/uhtml","keyed":false,"issues":[801],"frameworkHomeURL":"https://github.com/WebReflection/uhtml"},{"name":"ui5-webcomponents-v2.5.0-non-keyed","dir":"non-keyed/ui5-webcomponents","keyed":false,"issues":[1139],"frameworkHomeURL":"https://sap.github.io/ui5-webcomponents/"},{"name":"vanillajs-non-keyed","dir":"non-keyed/vanillajs","keyed":false,"issues":[772],"frameworkHomeURL":""},{"name":"vanillajs-1-non-keyed","dir":"non-keyed/vanillajs-1","keyed":false,"issues":[772],"frameworkHomeURL":""},{"name":"vanillajs-3-non-keyed","dir":"non-keyed/vanillajs-3","keyed":false,"issues":[772],"frameworkHomeURL":""},{"name":"vue-v3.5.13-non-keyed","dir":"non-keyed/vue","keyed":false,"frameworkHomeURL":"https://vue.js.org/"},{"name":"vue-vapor-v3.5.6-non-keyed","dir":"non-keyed/vue-vapor","keyed":false,"frameworkHomeURL":"https://vuejs.org/"}]; export const benchmarks = [{"id":"01_run1k","label":"create rows","description":"creating 1,000 rows. (5 warmup runs).","type":0},{"id":"02_replace1k","label":"replace all rows","description":"updating all 1,000 rows. (5 warmup runs).","type":0},{"id":"03_update10th1k_x16","label":"partial update","description":"updating every 10th row for 1,000 row. (3 warmup runs). 4 x CPU slowdown.","type":0},{"id":"04_select1k","label":"select row","description":"highlighting a selected row. (5 warmup runs). 4 x CPU slowdown.","type":0},{"id":"05_swap1k","label":"swap rows","description":"swap 2 rows for table with 1,000 rows. (5 warmup runs). 4 x CPU slowdown.","type":0},{"id":"06_remove-one-1k","label":"remove row","description":"removing one row. (5 warmup runs). 2 x CPU slowdown.","type":0},{"id":"07_create10k","label":"create many rows","description":"creating 10,000 rows. (5 warmup runs).","type":0},{"id":"08_create1k-after1k_x2","label":"append rows to large table","description":"appending 1,000 to a table of 1,000 rows. (5 warmup runs).","type":0},{"id":"09_clear1k_x8","label":"clear rows","description":"clearing a table with 1,000 rows. (5 warmup runs). 4 x CPU slowdown.","type":0},{"id":"21_ready-memory","label":"ready memory","description":"Memory usage after page load.","type":1},{"id":"22_run-memory","label":"run memory","description":"Memory usage after adding 1,000 rows.","type":1},{"id":"23_update5-memory","label":"update every 10th row for 1k rows (5 cycles)","description":"Memory usage after clicking update every 10th row 5 times","type":1},{"id":"25_run-clear-memory","label":"creating/clearing 1k rows (5 cycles)","description":"Memory usage after creating and clearing 1000 rows 5 times","type":1},{"id":"26_run-10k-memory","label":"run memory 10k","description":"Memory usage after adding 10,000 rows.","type":1},{"id":"41_size-uncompressed","label":"uncompressed size","description":"uncompressed size of all implementation files (excluding /css and http headers)","type":5},{"id":"42_size-compressed","label":"compressed size","description":"brotli compressed size of all implementation files (excluding /css and http headers)","type":5},{"id":"43_first-paint","label":"first paint","description":"first paint","type":5}];