text
stringlengths
331
391k
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"(F4) Current UK budget deficit (% GDP)\", \"title\": {\"text\": \"Deficit/GDP ratio\", \"subtitle\": \"% GDP. Source: ONS\", \"subtitleFontStyle\": \"italic\", \"subtitleFontSize\": 10, \"anchor\": \"start\", \"color\": \"black\"}, \"data\": {\"url\": \"https://raw.githubusercontent.com/RDeconomist/RDeconomist.github.io/main/charts/ukMacro/F4.DataHub.FiscalCurrentBudgetDefPerDGP.csv\"}, \"height\": 300, \"width\": 305, \"encoding\": {\"x\": {\"field\": \"Date\", \"type\": \"temporal\", \"axis\": {\"title\": null, \"grid\": false}}}, \"layer\": [{\"encoding\": {\"y\": {\"field\": \"Value\", \"type\": \"quantitative\", \"title\": \"\", \"axis\": {\"grid\": false}}}, \"layer\": [{\"mark\": {\"type\": \"line\", \"color\": \"mediumvioletred\", \"interpolate\": \"monotone\"}}, {\"transform\": [{\"filter\": {\"selection\": \"hover\"}}], \"mark\": \"point\"}]}, {\"mark\": \"rule\", \"encoding\": {\"opacity\": {\"condition\": {\"value\": 0.1, \"selection\": \"hover\"}, \"value\": 0}, \"tooltip\": [{\"field\": \"Date\", \"type\": \"temporal\", \"format\": \"%B, %Y\"}, {\"field\": \"Value\", \"title\": \"Deficit/GDP ratio\", \"type\": \"quantitative\", \"format\": \"\"}]}, \"selection\": {\"hover\": {\"type\": \"single\", \"fields\": [\"Date\"], \"nearest\": true, \"on\": \"mouseover\", \"empty\": \"none\", \"clear\": \"mouseout\"}}}, {\"mark\": {\"type\": \"rule\", \"color\": \"darkgrey\", \"size\": 0.75}, \"encoding\": {\"y\": {\"field\": \"Value\", \"type\": \"quantitative\"}}, \"data\": {\"values\": [{\"Value\": \"0\"}]}}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"(F5) UK net debt (\\u00a3m)\", \"title\": {\"text\": \"Net debt\", \"subtitle\": \"\\u00a3 million. Source: ONS\", \"subtitleFontStyle\": \"italic\", \"subtitleFontSize\": 10, \"anchor\": \"start\", \"color\": \"black\"}, \"data\": {\"url\": \"https://raw.githubusercontent.com/RDeconomist/RDeconomist.github.io/main/charts/ukMacro/F5.DataHub.FiscalNetDebt.csv\"}, \"height\": 300, \"width\": 285, \"encoding\": {\"x\": {\"field\": \"Date\", \"type\": \"temporal\", \"axis\": {\"title\": null, \"grid\": false}}}, \"layer\": [{\"encoding\": {\"y\": {\"field\": \"Value\", \"type\": \"quantitative\", \"title\": \"\", \"axis\": {\"grid\": false}}}, \"layer\": [{\"mark\": {\"type\": \"line\", \"color\": \"mediumvioletred\"}}, {\"transform\": [{\"filter\": {\"selection\": \"hover\"}}], \"mark\": \"point\"}]}, {\"mark\": \"rule\", \"encoding\": {\"opacity\": {\"condition\": {\"value\": 0.1, \"selection\": \"hover\"}, \"value\": 0}, \"tooltip\": [{\"field\": \"Date\", \"type\": \"temporal\", \"format\": \"%B, %Y\"}, {\"field\": \"Value\", \"title\": \"Net debt\", \"type\": \"quantitative\", \"format\": \",.0f\"}]}, \"selection\": {\"hover\": {\"type\": \"single\", \"fields\": [\"Date\"], \"nearest\": true, \"on\": \"mouseover\", \"empty\": \"none\", \"clear\": \"mouseout\"}}}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"(F6) UK net debt (% of GDP)\", \"title\": {\"text\": \"Debt/GDP ratio\", \"subtitle\": \"% GDP. Source: ONS\", \"subtitleFontStyle\": \"italic\", \"subtitleFontSize\": 10, \"anchor\": \"start\", \"color\": \"black\"}, \"data\": {\"url\": \"https://raw.githubusercontent.com/RDeconomist/RDeconomist.github.io/main/charts/ukMacro/F6.DataHub.FiscalPubSectDebtPerGDP.csv\"}, \"height\": 300, \"width\": 305, \"encoding\": {\"x\": {\"field\": \"Date\", \"type\": \"temporal\", \"axis\": {\"title\": null, \"grid\": false}}}, \"layer\": [{\"encoding\": {\"y\": {\"field\": \"Value\", \"type\": \"quantitative\", \"title\": \"\", \"axis\": {\"grid\": false}}}, \"layer\": [{\"mark\": {\"type\": \"line\", \"color\": \"mediumvioletred\"}}, {\"transform\": [{\"filter\": {\"selection\": \"hover\"}}], \"mark\": \"point\"}]}, {\"mark\": \"rule\", \"encoding\": {\"opacity\": {\"condition\": {\"value\": 0.1, \"selection\": \"hover\"}, \"value\": 0}, \"tooltip\": [{\"field\": \"Date\", \"type\": \"temporal\", \"format\": \"%B, %Y\"}, {\"field\": \"Value\", \"title\": \"Debt (% of GDP)\", \"type\": \"quantitative\", \"format\": \",.0f\"}]}, \"selection\": {\"hover\": {\"type\": \"single\", \"fields\": [\"Date\"], \"nearest\": true, \"on\": \"mouseover\", \"empty\": \"none\", \"clear\": \"mouseout\"}}}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"(GI1) GDP chained volume measure (\\u00a3m, seasonally adjusted)\", \"title\": {\"text\": \"GDP\", \"subtitle\": \"Chained volume, \\u00a3 million, seasonally adjusted. Source: ONS\", \"subtitleFontStyle\": \"italic\", \"subtitleFontSize\": 10, \"anchor\": \"start\", \"color\": \"black\"}, \"data\": {\"url\": \"https://raw.githubusercontent.com/RDeconomist/RDeconomist.github.io/main/charts/ukMacro/GI1.DataHub.GrowthInnovationGDP.csv\"}, \"height\": 300, \"width\": 285, \"encoding\": {\"x\": {\"field\": \"Date\", \"type\": \"temporal\", \"axis\": {\"title\": null, \"grid\": false}}}, \"layer\": [{\"encoding\": {\"y\": {\"field\": \"Value\", \"type\": \"quantitative\", \"title\": \"\", \"axis\": {\"grid\": false}}}, \"layer\": [{\"mark\": {\"type\": \"line\", \"color\": \"goldenrod\"}}, {\"transform\": [{\"filter\": {\"selection\": \"hover\"}}], \"mark\": \"point\"}]}, {\"mark\": \"rule\", \"encoding\": {\"opacity\": {\"condition\": {\"value\": 0.1, \"selection\": \"hover\"}, \"value\": 0}, \"tooltip\": [{\"field\": \"Date\", \"type\": \"temporal\", \"format\": \"%B, %Y\"}, {\"field\": \"Value\", \"title\": \"GDP chained volume\", \"type\": \"quantitative\", \"format\": \",.0f\"}]}, \"selection\": {\"hover\": {\"type\": \"single\", \"fields\": [\"Date\"], \"nearest\": true, \"on\": \"mouseover\", \"empty\": \"none\", \"clear\": \"mouseout\"}}}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"(GI2) GDP year on year growth (%)\", \"title\": {\"text\": \"GDP growth\", \"subtitle\": \"Quarterly, year on year % change. Source: ONS\", \"subtitleFontStyle\": \"italic\", \"subtitleFontSize\": 10, \"anchor\": \"start\", \"color\": \"black\"}, \"data\": {\"url\": \"https://raw.githubusercontent.com/RDeconomist/RDeconomist.github.io/main/charts/ukMacro/GI2.DataHub.GrowthInnovationGDPRealGrowth.csv\"}, \"height\": 300, \"width\": 305, \"encoding\": {\"x\": {\"field\": \"Date\", \"type\": \"temporal\", \"axis\": {\"title\": null, \"grid\": false}}}, \"layer\": [{\"encoding\": {\"y\": {\"field\": \"Value\", \"type\": \"quantitative\", \"title\": \"\", \"axis\": {\"grid\": false}}}, \"layer\": [{\"mark\": {\"type\": \"line\", \"color\": \"goldenrod\", \"interpolate\": \"monotone\"}}, {\"transform\": [{\"filter\": {\"selection\": \"hover\"}}], \"mark\": \"point\"}]}, {\"mark\": \"rule\", \"encoding\": {\"opacity\": {\"condition\": {\"value\": 0.1, \"selection\": \"hover\"}, \"value\": 0}, \"tooltip\": [{\"field\": \"Date\", \"type\": \"temporal\", \"format\": \"%B, %Y\"}, {\"field\": \"Value\", \"title\": \"GDP growth\", \"type\": \"quantitative\", \"format\": \"\"}]}, \"selection\": {\"hover\": {\"type\": \"single\", \"fields\": [\"Date\"], \"nearest\": true, \"on\": \"mouseover\", \"empty\": \"none\", \"clear\": \"mouseout\"}}}, {\"mark\": {\"type\": \"rule\", \"color\": \"darkgrey\", \"size\": 0.75}, \"encoding\": {\"y\": {\"field\": \"Value\", \"type\": \"quantitative\"}}, \"data\": {\"values\": [{\"Value\": \"0\"}]}}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"(GI3) UK real nDP per capita\", \"title\": {\"text\": \"Net domestic product\", \"subtitle\": \"Per capita. Source: ONS\", \"subtitleFontStyle\": \"italic\", \"subtitleFontSize\": 10, \"anchor\": \"start\", \"color\": \"black\"}, \"data\": {\"url\": \"https://raw.githubusercontent.com/RDeconomist/RDeconomist.github.io/main/charts/ukMacro/GI3.DataHub.GrowthInnovationGDPperCap.csv\"}, \"height\": 300, \"width\": 305, \"encoding\": {\"x\": {\"field\": \"Date\", \"type\": \"temporal\", \"axis\": {\"title\": null, \"grid\": false}}}, \"layer\": [{\"encoding\": {\"y\": {\"field\": \"Value\", \"type\": \"quantitative\", \"title\": \"\", \"scale\": {\"domain\": [3000, 7000]}, \"axis\": {\"grid\": false}}}, \"layer\": [{\"mark\": {\"type\": \"line\", \"color\": \"goldenrod\"}}, {\"transform\": [{\"filter\": {\"selection\": \"hover\"}}], \"mark\": \"point\"}]}, {\"mark\": \"rule\", \"encoding\": {\"opacity\": {\"condition\": {\"value\": 0.1, \"selection\": \"hover\"}, \"value\": 0}, \"tooltip\": [{\"field\": \"Date\", \"type\": \"temporal\", \"format\": \"%B, %Y\"}, {\"field\": \"Value\", \"title\": \"nDP\", \"type\": \"quantitative\", \"format\": \",.0f\"}]}, \"selection\": {\"hover\": {\"type\": \"single\", \"fields\": [\"Date\"], \"nearest\": true, \"on\": \"mouseover\", \"empty\": \"none\", \"clear\": \"mouseout\"}}}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"(GI4) UK output per hour worked, 1971-2020\", \"title\": {\"text\": \"Productivity\", \"subtitle\": \"Output per hour worked. Index: 2018 = 100. Source: ONS\", \"subtitleFontStyle\": \"italic\", \"subtitleFontSize\": 10, \"anchor\": \"start\", \"color\": \"black\"}, \"data\": {\"url\": \"https://raw.githubusercontent.com/RDeconomist/RDeconomist.github.io/main/charts/ukMacro/GI4.DataHub.GrowthInnovationOutputperHour.csv\"}, \"height\": 300, \"width\": 305, \"encoding\": {\"x\": {\"field\": \"Date\", \"type\": \"temporal\", \"axis\": {\"title\": null, \"grid\": false}}}, \"layer\": [{\"encoding\": {\"y\": {\"field\": \"Value\", \"type\": \"quantitative\", \"title\": \"\", \"axis\": {\"grid\": false}}}, \"layer\": [{\"mark\": {\"type\": \"line\", \"color\": \"goldenrod\"}}, {\"transform\": [{\"filter\": {\"selection\": \"hover\"}}], \"mark\": \"point\"}]}, {\"mark\": \"rule\", \"encoding\": {\"opacity\": {\"condition\": {\"value\": 0.1, \"selection\": \"hover\"}, \"value\": 0}, \"tooltip\": [{\"field\": \"Date\", \"type\": \"temporal\", \"format\": \"%B, %Y\"}, {\"field\": \"Value\", \"title\": \"Output per hour\", \"type\": \"quantitative\", \"format\": \",.0f\"}]}, \"selection\": {\"hover\": {\"type\": \"single\", \"fields\": [\"Date\"], \"nearest\": true, \"on\": \"mouseover\", \"empty\": \"none\", \"clear\": \"mouseout\"}}}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"(GI5) UK government consumption expenditure (\\u00a3m), 1955-2020\", \"title\": {\"text\": \"Government consumption expenditure\", \"subtitle\": \"\\u00a3 million. Source: ONS\", \"subtitleFontStyle\": \"italic\", \"subtitleFontSize\": 10, \"anchor\": \"start\", \"color\": \"black\"}, \"data\": {\"url\": \"https://raw.githubusercontent.com/RDeconomist/RDeconomist.github.io/main/charts/ukMacro/GI5.DataHub.GrowthInnovationGovSpend.csv\"}, \"height\": 300, \"width\": 285, \"encoding\": {\"x\": {\"field\": \"Date\", \"type\": \"temporal\", \"axis\": {\"title\": null, \"grid\": false}}}, \"layer\": [{\"encoding\": {\"y\": {\"field\": \"Value\", \"type\": \"quantitative\", \"title\": \"\", \"axis\": {\"grid\": false}}}, \"layer\": [{\"mark\": {\"type\": \"line\", \"color\": \"goldenrod\"}}, {\"transform\": [{\"filter\": {\"selection\": \"hover\"}}], \"mark\": \"point\"}]}, {\"mark\": \"rule\", \"encoding\": {\"opacity\": {\"condition\": {\"value\": 0.1, \"selection\": \"hover\"}, \"value\": 0}, \"tooltip\": [{\"field\": \"Date\", \"type\": \"temporal\", \"format\": \"%B, %Y\"}, {\"field\": \"Value\", \"title\": \"Expenditure\", \"type\": \"quantitative\", \"format\": \",.0f\"}]}, \"selection\": {\"hover\": {\"type\": \"single\", \"fields\": [\"Date\"], \"nearest\": true, \"on\": \"mouseover\", \"empty\": \"none\", \"clear\": \"mouseout\"}}}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"(LM1) Unemployment rate (16+), seasonally adjusted\", \"title\": {\"text\": \"Unemployment\", \"subtitle\": \"Rate (%), 16+, seasonally adjusted. Source: ONS\", \"subtitleFontStyle\": \"italic\", \"subtitleFontSize\": 10, \"anchor\": \"start\", \"color\": \"black\"}, \"data\": {\"url\": \"https://raw.githubusercontent.com/RDeconomist/RDeconomist.github.io/main/charts/ukMacro/LM1.DataHub.LabourMarketUnemployment.csv\"}, \"height\": 300, \"width\": 310, \"encoding\": {\"x\": {\"field\": \"Date\", \"type\": \"temporal\", \"axis\": {\"title\": null, \"grid\": false}}}, \"layer\": [{\"encoding\": {\"y\": {\"field\": \"Value\", \"type\": \"quantitative\", \"title\": \"\", \"axis\": {\"grid\": false}}}, \"layer\": [{\"mark\": {\"type\": \"line\", \"color\": \"seagreen\"}}, {\"transform\": [{\"filter\": {\"selection\": \"hover\"}}], \"mark\": \"point\"}]}, {\"mark\": \"rule\", \"encoding\": {\"opacity\": {\"condition\": {\"value\": 0.1, \"selection\": \"hover\"}, \"value\": 0}, \"tooltip\": [{\"field\": \"Date\", \"type\": \"temporal\", \"format\": \"%B, %Y\"}, {\"field\": \"Value\", \"title\": \"Unemployment rate\", \"type\": \"quantitative\", \"format\": \"\"}]}, \"selection\": {\"hover\": {\"type\": \"single\", \"fields\": [\"Date\"], \"nearest\": true, \"on\": \"mouseover\", \"empty\": \"none\", \"clear\": \"mouseout\"}}}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"(M10) Household monthly mortgage rate\", \"title\": {\"text\": \"Household montly mortgage rate\", \"subtitle\": \"Monthly average, standard variable rate. Source: BoE\", \"subtitleFontStyle\": \"italic\", \"subtitleFontSize\": 10, \"anchor\": \"start\", \"color\": \"black\"}, \"data\": {\"url\": \"https://raw.githubusercontent.com/RDeconomist/RDeconomist.github.io/main/charts/ukMacro/M10.DataHub.Monetary.HHMortgageRate.csv\"}, \"height\": 300, \"width\": 310, \"encoding\": {\"x\": {\"field\": \"Date\", \"type\": \"temporal\", \"axis\": {\"title\": null, \"grid\": false}}}, \"layer\": [{\"encoding\": {\"y\": {\"field\": \"Value\", \"type\": \"quantitative\", \"title\": \"\", \"scale\": {\"domain\": [3, 4]}, \"axis\": {\"grid\": false}}}, \"layer\": [{\"mark\": {\"type\": \"line\", \"color\": \"darkblue\"}}, {\"transform\": [{\"filter\": {\"selection\": \"hover\"}}], \"mark\": \"point\"}]}, {\"mark\": \"rule\", \"encoding\": {\"opacity\": {\"condition\": {\"value\": 0.1, \"selection\": \"hover\"}, \"value\": 0}, \"tooltip\": [{\"field\": \"Date\", \"type\": \"temporal\", \"format\": \"%B, %Y\"}, {\"field\": \"Value\", \"title\": \"Mortgage rate\", \"type\": \"quantitative\", \"format\": \"\"}]}, \"selection\": {\"hover\": {\"type\": \"single\", \"fields\": [\"Date\"], \"nearest\": true, \"on\": \"mouseover\", \"empty\": \"none\", \"clear\": \"mouseout\"}}}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"(M1a) UK broad money aggregate (\\u00a3m), 1955-2020\", \"title\": {\"text\": \"Broad money outstanding\", \"subtitle\": \"\\u00a3 million. Source: Bank of England\", \"subtitleFontStyle\": \"italic\", \"subtitleFontSize\": 10, \"anchor\": \"start\", \"color\": \"black\"}, \"data\": {\"url\": \"https://raw.githubusercontent.com/RDeconomist/RDeconomist.github.io/main/charts/ukMacro/M1a.DataHub.MonetaryBroadMoney.csv\"}, \"height\": 300, \"width\": 280, \"encoding\": {\"x\": {\"field\": \"Date\", \"type\": \"temporal\", \"axis\": {\"title\": null, \"grid\": false}}}, \"layer\": [{\"encoding\": {\"y\": {\"field\": \"Value\", \"type\": \"quantitative\", \"title\": \"\", \"axis\": {\"grid\": false}}}, \"layer\": [{\"mark\": {\"type\": \"line\", \"color\": \"darkblue\"}}, {\"transform\": [{\"filter\": {\"selection\": \"hover\"}}], \"mark\": \"point\"}]}, {\"mark\": \"rule\", \"encoding\": {\"opacity\": {\"condition\": {\"value\": 0.1, \"selection\": \"hover\"}, \"value\": 0}, \"tooltip\": [{\"field\": \"Date\", \"type\": \"temporal\", \"format\": \"%B, %Y\"}, {\"field\": \"Value\", \"title\": \"Broad money outstanding\", \"type\": \"quantitative\", \"format\": \",.0f\"}]}, \"selection\": {\"hover\": {\"type\": \"single\", \"fields\": [\"Date\"], \"nearest\": true, \"on\": \"mouseover\", \"empty\": \"none\", \"clear\": \"mouseout\"}}}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"(M1b) UK broad money lending aggregate (\\u00a3m), 1955-2020\", \"title\": {\"text\": \"Broad money lending outstanding\", \"subtitle\": \"\\u00a3 million. Source: Bank of England\", \"subtitleFontStyle\": \"italic\", \"subtitleFontSize\": 10, \"anchor\": \"start\", \"color\": \"black\"}, \"data\": {\"url\": \"https://raw.githubusercontent.com/RDeconomist/RDeconomist.github.io/main/charts/ukMacro/M1b.DataHub.MonetaryBroadMoneyLend.csv\"}, \"height\": 300, \"width\": 280, \"encoding\": {\"x\": {\"field\": \"Date\", \"type\": \"temporal\", \"axis\": {\"title\": null, \"grid\": false}}}, \"layer\": [{\"encoding\": {\"y\": {\"field\": \"Value\", \"type\": \"quantitative\", \"title\": \"\", \"axis\": {\"grid\": false}}}, \"layer\": [{\"mark\": {\"type\": \"line\", \"color\": \"darkblue\"}}, {\"transform\": [{\"filter\": {\"selection\": \"hover\"}}], \"mark\": \"point\"}]}, {\"mark\": \"rule\", \"encoding\": {\"opacity\": {\"condition\": {\"value\": 0.1, \"selection\": \"hover\"}, \"value\": 0}, \"tooltip\": [{\"field\": \"Date\", \"type\": \"temporal\", \"format\": \"%B, %Y\"}, {\"field\": \"Value\", \"title\": \"Broad money outstanding\", \"type\": \"quantitative\", \"format\": \",.0f\"}]}, \"selection\": {\"hover\": {\"type\": \"single\", \"fields\": [\"Date\"], \"nearest\": true, \"on\": \"mouseover\", \"empty\": \"none\", \"clear\": \"mouseout\"}}}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"(M2) CPIH annual rate (%), 1989-2021\", \"title\": {\"text\": \"Inflation\", \"subtitle\": \"CPIH annual % change. Source: ONS\", \"subtitleFontStyle\": \"italic\", \"subtitleFontSize\": 10, \"anchor\": \"start\", \"color\": \"black\"}, \"data\": {\"url\": \"https://raw.githubusercontent.com/RDeconomist/RDeconomist.github.io/main/charts/ukMacro/M2.DataHub.MonetaryCPIHAnnRate.csv\"}, \"height\": 300, \"width\": 305, \"encoding\": {\"x\": {\"field\": \"Month\", \"type\": \"temporal\", \"axis\": {\"title\": null, \"grid\": false}}}, \"layer\": [{\"encoding\": {\"y\": {\"field\": \"Value\", \"type\": \"quantitative\", \"title\": \"\", \"axis\": {\"grid\": false}}}, \"layer\": [{\"mark\": {\"type\": \"line\", \"color\": \"darkblue\"}}, {\"transform\": [{\"filter\": {\"selection\": \"hover\"}}], \"mark\": \"point\"}]}, {\"mark\": \"rule\", \"encoding\": {\"opacity\": {\"condition\": {\"value\": 0.1, \"selection\": \"hover\"}, \"value\": 0}, \"tooltip\": [{\"field\": \"Month\", \"title\": \"Date\", \"type\": \"temporal\", \"format\": \"%B, %Y\"}, {\"field\": \"Value\", \"title\": \"CPIH\", \"type\": \"quantitative\", \"format\": \"\"}]}, \"selection\": {\"hover\": {\"type\": \"single\", \"fields\": [\"Month\"], \"nearest\": true, \"on\": \"mouseover\", \"empty\": \"none\", \"clear\": \"mouseout\"}}}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"Bank Rate\", \"title\": {\"text\": \"Bank Rate\", \"subtitle\": \"Bank of England's main policy rate. Source: BoE\", \"subtitleFontStyle\": \"italic\", \"subtitleFontSize\": 10, \"anchor\": \"start\", \"color\": \"black\"}, \"data\": {\"url\": \"https://raw.githubusercontent.com/RDeconomist/RDeconomist.github.io/main/charts/ukMacro/m3BankRate.csv\"}, \"height\": 340, \"width\": 305, \"encoding\": {\"x\": {\"field\": \"Date\", \"type\": \"temporal\", \"axis\": {\"title\": null, \"grid\": false}}}, \"layer\": [{\"encoding\": {\"y\": {\"field\": \"Rate\", \"type\": \"quantitative\", \"title\": \"\", \"axis\": {\"grid\": false}}}, \"layer\": [{\"mark\": {\"type\": \"line\", \"color\": \"darkblue\"}}, {\"transform\": [{\"filter\": {\"selection\": \"hover\"}}], \"mark\": \"point\"}]}, {\"mark\": \"rule\", \"encoding\": {\"opacity\": {\"condition\": {\"value\": 0.1, \"selection\": \"hover\"}, \"value\": 0}, \"tooltip\": [{\"field\": \"Date\", \"type\": \"temporal\", \"format\": \"%B, %Y\"}, {\"field\": \"Rate\", \"title\": \"Bank rate\", \"type\": \"quantitative\", \"format\": \"\"}]}, \"selection\": {\"hover\": {\"type\": \"single\", \"fields\": [\"Date\"], \"nearest\": true, \"on\": \"mouseover\", \"empty\": \"none\", \"clear\": \"mouseout\"}}}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"Bank Rate\", \"title\": {\"text\": \"Bank Rate\", \"subtitle\": \"Bank of England's main policy rate. Source: BoE\", \"subtitleFontStyle\": \"italic\", \"subtitleFontSize\": 10, \"anchor\": \"start\", \"color\": \"black\"}, \"data\": {\"url\": \"https://raw.githubusercontent.com/RDeconomist/RDeconomist.github.io/main/charts/ukMacro/m3BankRate.csv\"}, \"height\": 340, \"width\": 345, \"mark\": {\"type\": \"line\", \"point\": false, \"interpolate\": \"step\", \"color\": \"red\"}, \"encoding\": {\"x\": {\"field\": \"Date\", \"type\": \"temporal\", \"title\": null}}, \"layer\": [{\"encoding\": {\"y\": {\"field\": \"Rate\", \"type\": \"quantitative\", \"title\": \"Number of Prices\"}}, \"layer\": [{\"mark\": {\"type\": \"line\", \"align\": false, \"interpolate\": \"step\", \"color\": \"red\"}}, {\"transform\": [{\"filter\": {\"selection\": \"hover\"}}], \"mark\": {\"type\": \"circle\", \"size\": 150, \"color\": \"red\"}}]}, {\"mark\": \"rule\", \"encoding\": {\"opacity\": {\"condition\": {\"value\": 0, \"selection\": \"hover\"}, \"value\": 0}, \"tooltip\": [{\"field\": \"Date\", \"type\": \"temporal\", \"format\": \"%b-%Y\", \"title\": \"Date\"}, {\"field\": \"Rate\", \"type\": \"quantitative\", \"format\": \",.0f\", \"title\": \"Bank Rate (%)\"}]}, \"selection\": {\"hover\": {\"type\": \"single\", \"fields\": [\"Date\"], \"nearest\": true, \"on\": \"mouseover\", \"empty\": \"none\", \"clear\": \"mouseout\"}}}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"(M4) Nominal GDP\", \"title\": {\"text\": \"Nominal GDP\", \"subtitle\": \"GDP at market prices, seasonally adjusted, \\u00a3 million. Source: ONS\", \"subtitleFontStyle\": \"italic\", \"subtitleFontSize\": 10, \"anchor\": \"start\", \"color\": \"black\"}, \"data\": {\"url\": \"https://raw.githubusercontent.com/RDeconomist/RDeconomist.github.io/main/charts/ukMacro/M4.DataHub.MonetaryGDPMarketPrices.csv\"}, \"height\": 300, \"width\": 295, \"encoding\": {\"x\": {\"field\": \"Date\", \"type\": \"temporal\", \"axis\": {\"title\": null, \"grid\": false}}}, \"layer\": [{\"encoding\": {\"y\": {\"field\": \"Value\", \"type\": \"quantitative\", \"title\": \"\", \"axis\": {\"grid\": false}}}, \"layer\": [{\"mark\": {\"type\": \"line\", \"color\": \"darkblue\"}}, {\"transform\": [{\"filter\": {\"selection\": \"hover\"}}], \"mark\": \"point\"}]}, {\"mark\": \"rule\", \"encoding\": {\"opacity\": {\"condition\": {\"value\": 0.1, \"selection\": \"hover\"}, \"value\": 0}, \"tooltip\": [{\"field\": \"Date\", \"type\": \"temporal\", \"format\": \"%B, %Y\"}, {\"field\": \"Value\", \"title\": \"Nominal GDP\", \"type\": \"quantitative\", \"format\": \",.0f\"}]}, \"selection\": {\"hover\": {\"type\": \"single\", \"fields\": [\"Date\"], \"nearest\": true, \"on\": \"mouseover\", \"empty\": \"none\", \"clear\": \"mouseout\"}}}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"(M5) USD to GBP exchange rate\", \"title\": {\"text\": \"USD/GBP exhange rate\", \"subtitle\": \"Calendar year average. Source: [tbc], OFX\", \"subtitleFontStyle\": \"italic\", \"subtitleFontSize\": 10, \"anchor\": \"start\", \"color\": \"black\"}, \"data\": {\"url\": \"https://raw.githubusercontent.com/RDeconomist/RDeconomist.github.io/main/charts/ukMacro/M5_USDGBP_LongRun.csv\"}, \"height\": 300, \"width\": 295, \"encoding\": {\"x\": {\"field\": \"Year\", \"type\": \"temporal\", \"axis\": {\"title\": null, \"grid\": false}}}, \"layer\": [{\"encoding\": {\"y\": {\"field\": \"Value\", \"type\": \"quantitative\", \"title\": \"\", \"scale\": {\"domain\": [0, 12]}, \"axis\": {\"grid\": false}}}, \"layer\": [{\"mark\": {\"type\": \"line\", \"color\": \"darkblue\"}}, {\"transform\": [{\"filter\": {\"selection\": \"hover\"}}], \"mark\": \"point\"}]}, {\"mark\": \"rule\", \"encoding\": {\"opacity\": {\"condition\": {\"value\": 0.1, \"selection\": \"hover\"}, \"value\": 0}, \"tooltip\": [{\"field\": \"Year\", \"type\": \"temporal\", \"format\": \"%B, %Y\"}, {\"field\": \"Value\", \"title\": \"USD to GBP\", \"type\": \"quantitative\", \"format\": \"\"}]}, \"selection\": {\"hover\": {\"type\": \"single\", \"fields\": [\"Year\"], \"nearest\": true, \"on\": \"mouseover\", \"empty\": \"none\", \"clear\": \"mouseout\"}}}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"(M6) Central bank independence\", \"title\": {\"text\": \"Central bank independence\", \"subtitle\": \"Source: BoE\", \"subtitleFontStyle\": \"italic\", \"subtitleFontSize\": 10, \"anchor\": \"start\", \"color\": \"black\"}, \"data\": {\"url\": \"https://raw.githubusercontent.com/RDeconomist/RDeconomist.github.io/main/charts/ukMacro/M6.DataHub.MonetaryCBIndependence.csv\"}, \"height\": 300, \"width\": 255, \"mark\": {\"type\": \"bar\", \"color\": \"darkblue\"}, \"encoding\": {\"y\": {\"field\": \"Country\", \"type\": \"nominal\", \"title\": \"\", \"sort\": \"-x\"}, \"x\": {\"aggregate\": \"sum\", \"field\": \"Value\", \"title\": \"\", \"axis\": {\"grid\": false}}}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"(M7) Bank of England Balance Sheet\", \"title\": {\"text\": \"Quantitative easing\", \"subtitle\": \"BoE balance sheet, reserve balances. Source: BoE weekly report\", \"subtitleFontStyle\": \"italic\", \"subtitleFontSize\": 10, \"anchor\": \"start\", \"color\": \"black\"}, \"data\": {\"url\": \"https://raw.githubusercontent.com/RDeconomist/teaching2/main/boeBalanceSheet.csv\"}, \"height\": 300, \"width\": 345, \"encoding\": {\"x\": {\"field\": \"Date\", \"type\": \"temporal\", \"axis\": {\"title\": null, \"grid\": false}}}, \"layer\": [{\"encoding\": {\"y\": {\"field\": \"Reserve balances\", \"type\": \"quantitative\", \"title\": \"\", \"axis\": {\"grid\": false}}}, \"layer\": [{\"mark\": {\"type\": \"line\", \"color\": \"orangered\"}}, {\"transform\": [{\"filter\": {\"selection\": \"hover\"}}], \"mark\": {\"type\": \"circle\", \"filled\": true, \"color\": \"pink\", \"size\": 300, \"stroke\": \"#DCDCDC\", \"fillOpacity\": 1, \"strokeOpacity\": 0.8, \"strokeWidth\": 5}}]}, {\"mark\": \"rule\", \"encoding\": {\"opacity\": {\"value\": 0}, \"tooltip\": [{\"field\": \"Date2\", \"type\": \"temporal\", \"format\": \"%B, %Y\", \"title\": \"Date\"}, {\"field\": \"Reserve balances\", \"title\": \"Reserve balances (\\u00a3m)\", \"type\": \"quantitative\", \"format\": \",.0f\"}]}, \"selection\": {\"hover\": {\"type\": \"single\", \"fields\": [\"Date\"], \"nearest\": true, \"on\": \"mouseover\", \"empty\": \"none\", \"clear\": \"mouseout\"}}}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"(M8) UK Gov bond rate\", \"title\": {\"text\": \"Government bonds\", \"subtitle\": \"Average discount rate, 3-month Treasury Bill. Source: BoE\", \"subtitleFontStyle\": \"italic\", \"subtitleFontSize\": 10, \"anchor\": \"start\", \"color\": \"black\"}, \"data\": {\"url\": \"https://raw.githubusercontent.com/RDeconomist/RDeconomist.github.io/main/charts/ukMacro/M8.DataHub.Monetary.UKTreasuryBonds.csv\"}, \"height\": 300, \"width\": 305, \"encoding\": {\"x\": {\"field\": \"Date\", \"type\": \"temporal\", \"axis\": {\"title\": null, \"grid\": false}}}, \"layer\": [{\"encoding\": {\"y\": {\"field\": \"Value\", \"type\": \"quantitative\", \"title\": \"\", \"scale\": {\"domain\": [0, 18]}, \"axis\": {\"grid\": false}}}, \"layer\": [{\"mark\": {\"type\": \"line\", \"color\": \"darkblue\"}}, {\"transform\": [{\"filter\": {\"selection\": \"hover\"}}], \"mark\": \"point\"}]}, {\"mark\": \"rule\", \"encoding\": {\"opacity\": {\"condition\": {\"value\": 0.1, \"selection\": \"hover\"}, \"value\": 0}, \"tooltip\": [{\"field\": \"Date\", \"type\": \"temporal\", \"format\": \"%B, %Y\"}, {\"field\": \"Value\", \"title\": \"Discount rate\", \"type\": \"quantitative\", \"format\": \"\"}]}, \"selection\": {\"hover\": {\"type\": \"single\", \"fields\": [\"Date\"], \"nearest\": true, \"on\": \"mouseover\", \"empty\": \"none\", \"clear\": \"mouseout\"}}}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"(M9) PNFC bond rate\", \"title\": {\"text\": \"Corporate bond rate\", \"subtitle\": \"Monthly average, PNFC new depositis. Source: BoE\", \"subtitleFontStyle\": \"italic\", \"subtitleFontSize\": 10, \"anchor\": \"start\", \"color\": \"black\"}, \"data\": {\"url\": \"https://raw.githubusercontent.com/RDeconomist/RDeconomist.github.io/main/charts/ukMacro/M9.DataHub.Monetary.PNFCRate.csv\"}, \"height\": 300, \"width\": 310, \"encoding\": {\"x\": {\"field\": \"Date\", \"type\": \"temporal\", \"axis\": {\"title\": null, \"grid\": false}}}, \"layer\": [{\"encoding\": {\"y\": {\"field\": \"Value\", \"type\": \"quantitative\", \"title\": \"\", \"scale\": {\"domain\": [0, 7]}, \"axis\": {\"grid\": false}}}, \"layer\": [{\"mark\": {\"type\": \"line\", \"color\": \"darkblue\"}}, {\"transform\": [{\"filter\": {\"selection\": \"hover\"}}], \"mark\": \"point\"}]}, {\"mark\": \"rule\", \"encoding\": {\"opacity\": {\"condition\": {\"value\": 0.1, \"selection\": \"hover\"}, \"value\": 0}, \"tooltip\": [{\"field\": \"Date\", \"type\": \"temporal\", \"format\": \"%B, %Y\"}, {\"field\": \"Value\", \"title\": \"Bond rate\", \"type\": \"quantitative\", \"format\": \"\"}]}, \"selection\": {\"hover\": {\"type\": \"single\", \"fields\": [\"Date\"], \"nearest\": true, \"on\": \"mouseover\", \"empty\": \"none\", \"clear\": \"mouseout\"}}}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"Covid-19 data, from ECDC\", \"data\": {\"url\": \"https://raw.githubusercontent.com/RDeconomist/vega/master/db_ecdc_wide.csv\"}, \"transform\": [{\"filter\": {\"field\": \"country\", \"oneOf\": [\"UK\", \"France\", \"Germany\", \"Portugal\"]}}], \"encoding\": {\"x\": {\"field\": \"date2\", \"type\": \"temporal\", \"axis\": {\"title\": \"Date\", \"grid\": false, \"tickCount\": 7, \"labelOverlap\": \"greedy\"}, \"scale\": {}}, \"y\": {\"field\": \"cases_ma7\", \"type\": \"quantitative\", \"axis\": {\"title\": \"Cases\", \"grid\": false}, \"xxscale\": {\"domain\": [-0.05, 0.02]}, \"format\": \".2f\"}, \"color\": {\"field\": \"country\", \"type\": \"nominal\", \"scale\": {\"scheme\": \"inferno\"}}, \"tooltip\": [{\"field\": \"date2\", \"type\": \"temporal\", \"title\": \"Date\"}, {\"field\": \"country\", \"type\": \"nominal\", \"title\": \"Country\"}, {\"field\": \"cases_ma7\", \"type\": \"nominal\", \"title\": \"Cases 7-day avg\", \"format\": \".0f\"}, {\"field\": \"cases\", \"type\": \"nominal\", \"title\": \"Cases\"}]}, \"title\": {\"text\": \"COVID-19 - LIVE DATA TRACKER\", \"anchor\": \"start\", \"color\": \"black\"}, \"config\": {\"background\": \"#FcFdFd\"}, \"height\": 400, \"width\": 600, \"mark\": {\"type\": \"line\", \"interpolate\": \"\", \"color\": \"red\"}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"Covid-19 data, from ECDC\", \"data\": {\"url\": \"https://raw.githubusercontent.com/RDeconomist/vega/master/db_ecdc_wide.csv\"}, \"transform\": [{\"filter\": {\"field\": \"country\", \"oneOf\": [\"UK\", \"France\", \"Germany\", \"Portugal\", \"Spain\", \"Italy\"]}}], \"encoding\": {\"x\": {\"field\": \"cases_cml\", \"type\": \"quantitative\", \"axis\": {\"title\": \"Cases\", \"grid\": true, \"tickCount\": 7, \"labelOverlap\": \"greedy\"}, \"scale\": {}}, \"y\": {\"field\": \"deaths_cml\", \"type\": \"quantitative\", \"axis\": {\"title\": \"Deaths\", \"grid\": true}, \"xxscale\": {\"domain\": [-0.05, 0.02]}, \"format\": \".2f\"}, \"color\": {\"field\": \"country\", \"type\": \"nominal\", \"scale\": {\"scheme\": \"inferno\"}}, \"tooltip\": [{\"field\": \"date2\", \"type\": \"temporal\"}, {\"field\": \"country\", \"type\": \"nominal\"}]}, \"title\": {\"text\": \"COVID-19 - CASES AND DEATHS\", \"anchor\": \"start\", \"color\": \"black\"}, \"config\": {\"background\": \"#FcFdFd\"}, \"height\": 400, \"width\": 600, \"mark\": {\"type\": \"point\", \"opacity\": 0.5}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"Covid-19 data, from ECDC\", \"data\": {\"url\": \"https://raw.githubusercontent.com/RDeconomist/vega/master/db_ecdc_wide.csv\"}, \"transform\": [{\"filter\": {\"field\": \"country\", \"oneOf\": [\"UK\", \"France\", \"Germany\", \"Portugal\", \"Spain\", \"Italy\"]}}], \"encoding\": {\"x\": {\"field\": \"cases_cml\", \"type\": \"quantitative\", \"axis\": {\"title\": \"Cases\", \"grid\": true, \"tickCount\": 7, \"labelOverlap\": \"greedy\"}, \"scale\": {}}, \"y\": {\"field\": \"deaths_cml\", \"type\": \"quantitative\", \"axis\": {\"title\": \"Deaths\", \"grid\": true}, \"xxscale\": {\"domain\": [-0.05, 0.02]}, \"format\": \".2f\"}, \"color\": {\"field\": \"country\", \"type\": \"nominal\", \"scale\": {\"scheme\": \"viridis\"}}, \"tooltip\": [{\"field\": \"date2\", \"type\": \"temporal\"}, {\"field\": \"country\", \"type\": \"nominal\"}]}, \"title\": {\"text\": \"COVID-19 - CASES AND DEATHS\", \"anchor\": \"start\", \"color\": \"black\"}, \"config\": {\"background\": \"#FAFAFA\"}, \"height\": 400, \"width\": 600, \"mark\": {\"type\": \"point\", \"opacity\": 0.5}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"Covid-19 data, from ECDC\", \"data\": {\"url\": \"https://raw.githubusercontent.com/RDeconomist/vega/master/db_ecdc_wide.csv\"}, \"transform\": [{\"filter\": {\"field\": \"deaths_cml\", \"lt\": 30000}}, {\"filter\": {\"field\": \"date\", \"equal\": 20201130}}], \"selection\": {\"paintbrush\": {\"type\": \"multi\", \"on\": \"mouseover\", \"nearest\": true}, \"grid\": {\"type\": \"interval\", \"bind\": \"scales\"}}, \"encoding\": {\"x\": {\"field\": \"cases_cml_pop\", \"type\": \"quantitative\", \"axis\": {\"title\": \"Cases / Population\", \"grid\": false, \"tickCount\": 14, \"format\": \".1%\", \"labelOverlap\": \"greedy\"}}, \"y\": {\"field\": \"deaths_cml_pop\", \"type\": \"quantitative\", \"axis\": {\"title\": \"Deaths / Population\", \"grid\": false, \"format\": \".2%\"}}, \"color\": {\"field\": \"continentexp\", \"type\": \"nominal\", \"scale\": {\"scheme\": \"category10\"}}, \"size\": {\"condition\": {\"selection\": \"paintbrush\", \"value\": 300}, \"value\": 50}, \"tooltip\": [{\"field\": \"date2\", \"type\": \"temporal\", \"title\": \"Date\"}, {\"field\": \"country\", \"type\": \"nominal\", \"title\": \"Country\"}, {\"field\": \"deaths_cml_pop\", \"type\": \"nominal\", \"title\": \"Deaths per capita\", \"format\": \".2%\"}, {\"field\": \"cases_cml_pop\", \"type\": \"nominal\", \"title\": \"Cases per capita\", \"format\": \".2%\"}]}, \"title\": {\"text\": \"COVID-19 - CASES AND DEATHS PER CAPITA\", \"anchor\": \"start\", \"color\": \"black\"}, \"config\": {\"background\": \"#FcFdFd\"}, \"height\": 400, \"width\": 600, \"mark\": {\"type\": \"point\", \"opacity\": 1}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"Covid-19 data, from ECDC\", \"data\": {\"url\": \"https://raw.githubusercontent.com/RDeconomist/vega/master/db_ecdc_wide.csv\"}, \"selection\": {\"Country\": {\"type\": \"single\", \"fields\": [\"country\"], \"bind\": {\"input\": \"select\", \"options\": [null, \"UK\", \"France\", \"Germany\", \"Portugal\", \"Spain\", \"Italy\", \"Ireland\", \"Austria\", \"Switzerland\"], \"name\": \"Country\"}}}, \"transform\": [{\"filter\": {\"selection\": \"Country\"}}, {\"filter\": {\"field\": \"country\", \"oneOf\": [\"UK\", \"France\", \"Germany\", \"Portugal\", \"Spain\", \"Italy\", \"Ireland\", \"Austria\", \"Switzerland\"]}}], \"encoding\": {\"x\": {\"field\": \"cases_cml\", \"type\": \"quantitative\", \"axis\": {\"title\": \"Cases\", \"grid\": false, \"tickCount\": 14, \"labelOverlap\": \"greedy\"}}, \"y\": {\"field\": \"deaths_cml\", \"type\": \"quantitative\", \"axis\": {\"title\": \"Deaths\", \"grid\": false}, \"xxscale\": {\"domain\": [-0.05, 0.02]}, \"format\": \".2f\"}, \"color\": {\"field\": \"country\", \"type\": \"nominal\", \"scale\": {\"scheme\": \"inferno\"}}, \"size\": {\"condition\": {\"selection\": \"Country\", \"value\": 30}, \"value\": 5}, \"tooltip\": [{\"field\": \"date2\", \"type\": \"temporal\", \"title\": \"Date\"}, {\"field\": \"country\", \"type\": \"nominal\"}]}, \"title\": {\"text\": \"COVID-19 - CASES AND DEATHS, WITH COUNTRY SELECTOR\", \"anchor\": \"start\", \"color\": \"black\"}, \"config\": {\"background\": \"#FcFdFd\"}, \"height\": 400, \"width\": 600, \"mark\": {\"type\": \"circle\", \"opacity\": \"1\", \"interpolate\": \"\", \"color\": \"red\", \"point\": {\"color\": \"black\", \"size\": \"0\"}}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"Coronavirus cases\", \"data\": {\"url\": \"https://api.coronavirus.data.gov.uk/v2/data?areaType=region&metric=newCasesBySpecimenDateRollingSum&format=csv\", \"format\": {\"type\": \"csv\"}}, \"height\": 400, \"width\": \"container\", \"config\": {\"background\": \"#FcFdFd\"}, \"mark\": {\"type\": \"line\", \"point\": false}, \"selection\": {\"region\": {\"type\": \"multi\", \"fields\": [\"areaName\"], \"bind\": \"legend\"}}, \"transform\": [{\"filter\": {\"field\": \"date\", \"range\": [{\"year\": 2020, \"month\": \"mar\", \"date\": 1}, {\"year\": 2020, \"month\": \"dec\", \"date\": 30}]}}], \"encoding\": {\"x\": {\"field\": \"date\", \"type\": \"temporal\", \"title\": \"Date\"}, \"y\": {\"field\": \"newCasesBySpecimenDateRollingSum\", \"type\": \"quantitative\", \"title\": \"New cases (rolling sum)\"}, \"color\": {\"field\": \"areaName\", \"type\": \"nominal\", \"scale\": {\"scheme\": \"set1\"}, \"title\": \"Region\", \"legend\": {\"orient\": \"top-left\", \"fillColor\": \"#FcFdFd\"}}, \"opacity\": {\"condition\": {\"selection\": \"region\", \"value\": 1}, \"value\": 0.1}, \"tooltip\": [{\"field\": \"date\", \"type\": \"temporal\", \"title\": \"Date\"}, {\"field\": \"areaName\", \"type\": \"nominal\", \"title\": \"Region\"}, {\"field\": \"rolling_mean\", \"type\": \"nominal\", \"title\": \"Cases 14-day avg\", \"format\": \".0f\"}, {\"field\": \"newCasesBySpecimenDate\", \"type\": \"nominal\", \"title\": \"New cases\"}]}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"Coronavirus cases\", \"data\": {\"url\": \"https://api.coronavirus.data.gov.uk/v2/data?areaType=region&metric=newCasesBySpecimenDateRollingSum&metric=newCasesBySpecimenDate&format=csv\", \"format\": {\"type\": \"csv\"}}, \"height\": 133.3, \"width\": 200, \"mark\": {\"type\": \"line\", \"point\": false, \"color\": [\"green\", \"red\"]}, \"transform\": [{\"filter\": {\"field\": \"date\", \"range\": [{\"year\": 2020, \"month\": \"feb\", \"date\": 1}, {\"year\": 2020, \"month\": \"dec\", \"date\": 20}]}}], \"encoding\": {\"x\": {\"field\": \"date\", \"type\": \"temporal\", \"title\": \"Date\"}, \"y\": {\"field\": \"newCasesBySpecimenDateRollingSum\", \"type\": \"quantitative\", \"title\": \"New cases (rolling sum)\"}, \"facet\": {\"field\": \"areaName\", \"type\": \"nominal\", \"columns\": 3, \"title\": \"Region\"}, \"tooltip\": [{\"field\": \"date\", \"type\": \"temporal\", \"title\": \"Date\"}, {\"field\": \"newCasesBySpecimenDateRollingSum\", \"type\": \"quantitative\", \"title\": \"Cases, rolling sum\"}, {\"field\": \"newCasesBySpecimenDate\", \"type\": \"quantitative\", \"title\": \"Cases\"}], \"color\": {\"field\": \"areaName\", \"type\": \"nominal\", \"legend\": 0, \"scale\": {\"domain\": [\"East Midlands\", \"East of England\", \"London\", \"North East\", \"North West\", \"South East\", \"South West\", \"West Midlands\", \"Yorkshire and The Humber\"], \"range\": [\"green\", \"red\", \"red\", \"green\", \"green\", \"red\", \"green\", \"green\", \"green\"]}}}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"data\": {\"url\": \"https://raw.githubusercontent.com/RDeconomist/RDeconomist.github.io/main/data/db_wages_real.csv\"}, \"transform\": [{\"filter\": {\"field\": \"region\", \"oneOf\": [\"England\", \"Scotland\", \"Wales\", \"Northern Ireland\"]}}], \"selection\": {\"country\": {\"type\": \"multi\", \"fields\": [\"region\"], \"bind\": \"legend\"}}, \"encoding\": {\"x\": {\"field\": \"year\", \"type\": \"temporal\", \"timeUnit\": \"year\", \"axis\": {\"title\": \"Date\", \"grid\": false, \"tickCount\": 7, \"labelOverlap\": \"greedy\"}}, \"y\": {\"field\": \"wage\", \"type\": \"quantitative\", \"axis\": {\"title\": \"Hourly wage (\\u00a3) (median)\", \"grid\": false, \"format\": \".2f\"}, \"scale\": {\"domain\": [5, 16]}}, \"color\": {\"field\": \"region\", \"type\": \"nominal\", \"scale\": {\"scheme\": \"set1\"}, \"title\": \"Country\"}, \"opacity\": {\"condition\": {\"selection\": \"country\", \"value\": 1}, \"value\": 0.2}, \"facet\": {\"field\": \"type\", \"type\": \"nominal\", \"columns\": 2, \"title\": null, \"sort\": [\"Annual Values\", \"Adjusted: 1997 prices\"]}, \"tooltip\": [{\"field\": \"year\", \"type\": \"temporal\", \"timeUnit\": \"year\", \"title\": \"Date\"}, {\"field\": \"wage\", \"type\": \"quantitative\", \"title\": \"Median wage\", \"format\": \".2f\"}, {\"field\": \"region\", \"type\": \"nominal\", \"title\": \"Country\"}]}, \"config\": {\"background\": \"#FcFdFd\"}, \"height\": 400, \"width\": \"container\", \"mark\": {\"type\": \"line\", \"point\": true}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"Cost of Christmas\", \"data\": {\"url\": \"https://raw.githubusercontent.com/RDeconomist/RDeconomist.github.io/main/data/db_christmas_basketcost.csv\", \"format\": {\"type\": \"csv\"}}, \"height\": 130, \"width\": 150, \"config\": {\"background\": \"#FcFdFd\"}, \"mark\": {\"type\": \"line\", \"point\": false}, \"transform\": [{\"filter\": {\"selection\": \"Type\"}}], \"selection\": {\"Type\": {\"type\": \"single\", \"fields\": [\"measure\"], \"init\": {\"measure\": \"Basket cost\"}, \"bind\": {\"input\": \"select\", \"options\": [\"Basket cost\", \"Cost: hours worked\", \"Median wage\"], \"name\": \"Select items:\"}}}, \"encoding\": {\"x\": {\"field\": \"year\", \"type\": \"temporal\", \"title\": \"Year\"}, \"y\": {\"field\": \"value\", \"type\": \"quantitative\", \"title\": \"\\u00a3 or hours worked\"}, \"color\": {\"field\": \"measure\", \"type\": \"nominal\", \"legend\": 0, \"scale\": {\"domain\": [\"Basket cost\", \"Cost: hours worked\", \"Median wage\"], \"range\": [\"green\", \"blue\", \"red\"]}}, \"facet\": {\"field\": \"region\", \"type\": \"nominal\", \"columns\": 2, \"title\": \"Region\"}, \"tooltip\": [{\"field\": \"region\", \"type\": \"nominal\", \"title\": \"Region\"}, {\"field\": \"year\", \"type\": \"temporal\", \"title\": \"Date\", \"timeUnit\": \"year\"}, {\"field\": \"value\", \"type\": \"nominal\", \"title\": \"Value\", \"format\": \".0f\"}]}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"Coronavirus cases\", \"data\": {\"url\": \"https://raw.githubusercontent.com/RDeconomist/RDeconomist.github.io/main/data/xmasDrinks.csv\", \"format\": {\"type\": \"csv\"}}, \"height\": 200, \"width\": 300, \"config\": {\"background\": \"#FcFdFd\"}, \"mark\": {\"type\": \"line\", \"point\": false}, \"transform\": [{\"filter\": {\"field\": \"name\", \"oneOf\": [\"Bitter\", \"Stout\", \"Sherry\", \"Brandy\"]}}], \"selection\": {\"region\": {\"type\": \"multi\", \"fields\": [\"region_s\"], \"bind\": \"legend\"}}, \"encoding\": {\"x\": {\"field\": \"year\", \"type\": \"temporal\", \"title\": \"Year\"}, \"y\": {\"field\": \"price\", \"type\": \"quantitative\", \"title\": \"Price, \\u00a3\"}, \"color\": {\"field\": \"region_s\", \"type\": \"nominal\", \"scale\": {\"scheme\": \"set1\"}, \"title\": \"Region\"}, \"facet\": {\"field\": \"name\", \"type\": \"nominal\", \"columns\": 2, \"title\": \"Region\"}, \"opacity\": {\"condition\": {\"selection\": \"region\", \"value\": 1}, \"value\": 0.1}}, \"resolve\": {\"scale\": {\"y\": \"independent\"}}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"Coronavirus cases\", \"data\": {\"url\": \"https://raw.githubusercontent.com/RDeconomist/RDeconomist.github.io/main/data/db_xmas_p50.csv \", \"format\": {\"type\": \"csv\"}}, \"height\": 200, \"width\": 150, \"config\": {\"background\": \"#FcFdFd\"}, \"mark\": {\"type\": \"line\", \"point\": false}, \"transform\": [{\"filter\": {\"selection\": \"Type\"}}], \"selection\": {\"region\": {\"type\": \"multi\", \"fields\": [\"region_s\"], \"bind\": \"legend\"}, \"Type\": {\"type\": \"single\", \"fields\": [\"type\"], \"init\": {\"type\": \"Meat\"}, \"bind\": {\"input\": \"select\", \"options\": [\"Meat\", \"Drink\", \"Presents\", \"Food\", \"Vegetables\", \"Gifts for Kids\"], \"name\": \"Select items:\"}}}, \"encoding\": {\"x\": {\"field\": \"year\", \"type\": \"temporal\", \"title\": \"Year\"}, \"y\": {\"field\": \"price\", \"type\": \"quantitative\", \"title\": \"Price, \\u00a3\"}, \"color\": {\"field\": \"region_s\", \"type\": \"nominal\", \"scale\": {\"scheme\": \"set1\"}, \"title\": \"Region\"}, \"facet\": {\"field\": \"name\", \"type\": \"nominal\", \"columns\": 2, \"title\": \"Region\"}, \"opacity\": {\"condition\": {\"selection\": \"region\", \"value\": 1}, \"value\": 0.1}}, \"resolve\": {\"scale\": {\"y\": \"independent\"}}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"Coronavirus cases\", \"data\": {\"url\": \"https://api.coronavirus.data.gov.uk/v2/data?areaType=region&metric=newCasesByPublishDate&format=csv\", \"format\": {\"type\": \"csv\"}}, \"height\": 300, \"width\": 330, \"mark\": {\"type\": \"bar\", \"width\": 10}, \"selection\": {\"Region\": {\"type\": \"single\", \"fields\": [\"areaName\"], \"bind\": {\"input\": \"select\", \"options\": [null, \"East Midlands\", \"East of England\", \"London\", \"North East\", \"North West\", \"South East\", \"South West\", \"West Midlands\", \"Yorkshire and The Humber\"], \"name\": \"Region\"}}}, \"transform\": [{\"filter\": {\"selection\": \"Region\"}}, {\"filter\": {\"field\": \"date\", \"range\": [{\"year\": 2020, \"month\": \"dec\", \"date\": 1}, {\"year\": 2050, \"month\": \"dec\", \"date\": 30}]}}], \"encoding\": {\"x\": {\"field\": \"date\", \"type\": \"temporal\", \"title\": \"Date\"}, \"y\": {\"field\": \"newCasesByPublishDate\", \"type\": \"quantitative\", \"title\": \"New cases\"}, \"color\": {\"field\": \"areaName\", \"type\": \"nominal\", \"legend\": null, \"scale\": {\"scheme\": \"viridis\"}}}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"Covid-19 data, from ECDC\", \"data\": {\"url\": \"https://raw.githubusercontent.com/RDeconomist/RDeconomist.github.io/main/data/db_covidLocalRisk.csv\"}, \"selection\": {\"paintbrush\": {\"type\": \"multi\", \"on\": \"mouseover\", \"nearest\": true}, \"grid\": {\"type\": \"interval\", \"bind\": \"scales\"}}, \"encoding\": {\"x\": {\"field\": \"risk_share\", \"type\": \"quantitative\", \"axis\": {\"title\": \"At risk / Population\", \"grid\": false, \"tickCount\": 14, \"format\": \".1%\", \"labelOverlap\": \"greedy\"}}, \"y\": {\"field\": \"cases_pop\", \"type\": \"quantitative\", \"axis\": {\"title\": \"Cases / Population\", \"grid\": false, \"format\": \".2%\"}}, \"size\": {\"condition\": {\"selection\": \"paintbrush\", \"value\": 300, \"init\": {\"value\": 70}}, \"value\": 70}, \"tooltip\": [{\"field\": \"areaname\", \"type\": \"ordinal\", \"title\": \"Location\"}, {\"field\": \"cases_pop\", \"type\": \"nominal\", \"title\": \"Cases % population\", \"format\": \".2%\"}, {\"field\": \"risk_share\", \"type\": \"nominal\", \"title\": \"75+, % population\", \"format\": \".2%\"}]}, \"title\": {\"text\": \"COVID-19 - CASES AND DEATHS PER CAPITA\", \"anchor\": \"start\", \"color\": \"black\"}, \"config\": {\"background\": \"#FcFdFd\"}, \"height\": 300, \"width\": 340, \"mark\": {\"type\": \"circle\", \"opacity\": 0.4, \"color\": \"blue\"}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"Coronavirus cases\", \"data\": {\"url\": \"https://api.coronavirus.data.gov.uk/v2/data?areaType=region&metric=newCasesByPublishDate&format=csv\", \"format\": {\"type\": \"csv\"}}, \"title\": {\"text\": \"Covid cases: UK regions\", \"subtitleFontStyle\": \"italic\", \"subtitleFontSize\": 10, \"anchor\": \"start\", \"color\": \"black\"}, \"height\": 300, \"width\": 280, \"mark\": {\"type\": \"bar\", \"width\": 10}, \"selection\": {\"Region\": {\"type\": \"single\", \"fields\": [\"areaName\"], \"bind\": {\"input\": \"select\", \"options\": [null, \"East Midlands\", \"East of England\", \"London\", \"North East\", \"North West\", \"South East\", \"South West\", \"West Midlands\", \"Yorkshire and The Humber\"], \"name\": \"Region\"}}}, \"transform\": [{\"filter\": {\"selection\": \"Region\"}}, {\"filter\": {\"field\": \"date\", \"range\": [{\"year\": 2020, \"month\": \"dec\", \"date\": 1}, {\"year\": 2050, \"month\": \"dec\", \"date\": 30}]}}], \"encoding\": {\"x\": {\"field\": \"date\", \"type\": \"temporal\", \"title\": null}, \"y\": {\"field\": \"newCasesByPublishDate\", \"type\": \"quantitative\", \"title\": null}, \"color\": {\"field\": \"areaName\", \"type\": \"nominal\", \"legend\": null, \"scale\": {\"scheme\": \"inferno\"}}}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"Coronavirus cases\", \"data\": {\"url\": \"https://api.coronavirus.data.gov.uk/v2/data?areaType=region&metric=newCasesBySpecimenDate&format=csv\", \"format\": {\"type\": \"csv\"}}, \"height\": 300, \"width\": \"container\", \"mark\": {\"type\": \"bar\"}, \"selection\": {\"Region\": {\"type\": \"single\", \"fields\": [\"areaName\"], \"bind\": {\"input\": \"select\", \"options\": [null, \"East Midlands\", \"East of England\", \"London\", \"North East\", \"North West\", \"South East\", \"South West\", \"West Midlands\", \"Yorkshire and The Humber\"], \"name\": \"Region\"}}}, \"transform\": [{\"window\": [{\"field\": \"newCasesBySpecimenDate\", \"op\": \"mean\", \"as\": \"rolling_mean\"}], \"frame\": [-7, 7]}, {\"filter\": {\"selection\": \"Region\"}}, {\"filter\": {\"field\": \"date\", \"range\": [{\"year\": 2020, \"month\": \"mar\", \"date\": 1}, {\"year\": 2020, \"month\": \"dec\", \"date\": 30}]}}], \"encoding\": {\"x\": {\"field\": \"date\", \"type\": \"temporal\", \"title\": \"Date\"}, \"y\": {\"field\": \"newCasesBySpecimenDate\", \"type\": \"quantitative\", \"title\": \"New cases\"}, \"tooltip\": [{\"field\": \"date\", \"type\": \"temporal\", \"title\": \"Date\"}, {\"field\": \"rolling_mean\", \"type\": \"quantitative\", \"title\": \"Cases, 7-day average\", \"format\": \",.0f\"}, {\"field\": \"newCasesBySpecimenDate\", \"type\": \"quantitative\", \"title\": \"Cases\", \"format\": \",.0f\"}], \"color\": {\"field\": \"areaName\", \"type\": \"nominal\", \"legend\": null, \"scale\": {\"scheme\": \"viridis\"}}}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"Coronavirus cases\", \"data\": {\"url\": \"https://api.coronavirus.data.gov.uk/v2/data?areaType=nation&metric=newCasesByPublishDate&metric=newDeaths28DaysByPublishDate&format=csv\", \"format\": {\"type\": \"csv\"}}, \"height\": 150, \"width\": 150, \"mark\": {\"type\": \"circle\"}, \"transform\": [{\"window\": [{\"field\": \"newCasesByPublishDate\", \"op\": \"mean\", \"as\": \"rolling_meanx\"}, {\"field\": \"newDeaths28DaysByPublishDate\", \"op\": \"mean\", \"as\": \"rolling_meany\"}], \"frame\": [-7, 1]}], \"encoding\": {\"x\": {\"field\": \"rolling_meanx\", \"type\": \"quantitative\", \"title\": \"Date\"}, \"y\": {\"field\": \"rolling_meany\", \"type\": \"quantitative\", \"title\": null}, \"facet\": {\"field\": \"areaName\", \"type\": \"nominal\", \"columns\": 2, \"title\": null}, \"color\": {\"timeUnit\": \"month\", \"field\": \"date\", \"type\": \"ordinal\", \"title\": null}, \"tooltip\": [{\"field\": \"date\", \"type\": \"temporal\", \"title\": \"Date\"}, {\"field\": \"newDeaths28DaysByPublishDate\", \"type\": \"quantitative\", \"title\": \"Deaths\", \"format\": \",.0f\"}, {\"field\": \"newCasesByPublishDate\", \"type\": \"quantitative\", \"title\": \"Cases\", \"format\": \",.0f\"}]}, \"resolve\": {\"scale\": {\"y\": \"independent\", \"x\": \"independent\"}}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"Coronavirus cases\", \"data\": {\"url\": \"https://api.coronavirus.data.gov.uk/v2/data?areaType=overview&metric=newCasesByPublishDate&metric=newDeaths28DaysByPublishDate&format=csv\", \"format\": {\"type\": \"csv\"}}, \"height\": 400, \"width\": 400, \"mark\": {\"type\": \"circle\"}, \"transform\": [{\"window\": [{\"field\": \"newCasesByPublishDate\", \"op\": \"mean\", \"as\": \"rolling_meanx\"}, {\"field\": \"newDeaths28DaysByPublishDate\", \"op\": \"mean\", \"as\": \"rolling_meany\"}], \"frame\": [-7, 1]}], \"encoding\": {\"x\": {\"field\": \"rolling_meanx\", \"type\": \"quantitative\", \"title\": \"Date\"}, \"y\": {\"field\": \"rolling_meany\", \"type\": \"quantitative\", \"title\": null}, \"color\": {\"timeUnit\": \"month\", \"field\": \"date\", \"type\": \"ordinal\", \"title\": null, \"scale\": {\"scheme\": \"turbo\"}}, \"tooltip\": [{\"field\": \"date\", \"type\": \"temporal\", \"title\": \"Date\"}, {\"field\": \"newDeaths28DaysByPublishDate\", \"type\": \"quantitative\", \"title\": \"Deaths\", \"format\": \",.0f\"}, {\"field\": \"newCasesByPublishDate\", \"type\": \"quantitative\", \"title\": \"Cases\", \"format\": \",.0f\"}]}, \"resolve\": {\"scale\": {\"y\": \"independent\", \"x\": \"independent\"}}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"Coronavirus cases\", \"data\": {\"url\": \"https://api.coronavirus.data.gov.uk/v2/data?areaType=overview&metric=newCasesByPublishDate&metric=newDeaths28DaysByPublishDate&format=csv\", \"format\": {\"type\": \"csv\"}}, \"height\": 300, \"width\": \"container\", \"config\": {\"background\": \"#faFaFa\"}, \"mark\": {\"type\": \"circle\", \"size\": 75}, \"transform\": [{\"window\": [{\"field\": \"newCasesByPublishDate\", \"op\": \"mean\", \"as\": \"rolling_meanx\"}, {\"field\": \"newDeaths28DaysByPublishDate\", \"op\": \"mean\", \"as\": \"rolling_meany\"}], \"frame\": [-7, 1]}], \"encoding\": {\"x\": {\"field\": \"rolling_meanx\", \"type\": \"quantitative\", \"title\": \"Cases\"}, \"y\": {\"field\": \"rolling_meany\", \"type\": \"quantitative\", \"title\": \"Deaths\"}, \"color\": {\"timeUnit\": \"month\", \"field\": \"date\", \"type\": \"ordinal\", \"title\": null, \"scale\": {\"scheme\": \"turbo\"}}, \"tooltip\": [{\"field\": \"date\", \"type\": \"temporal\", \"title\": \"Date\"}, {\"field\": \"newDeaths28DaysByPublishDate\", \"type\": \"quantitative\", \"title\": \"Deaths\", \"format\": \",.0f\"}, {\"field\": \"newCasesByPublishDate\", \"type\": \"quantitative\", \"title\": \"Cases\", \"format\": \",.0f\"}]}, \"resolve\": {\"scale\": {\"y\": \"independent\", \"x\": \"independent\"}}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"Coronavirus cases\", \"data\": {\"url\": \"https://api.coronavirus.data.gov.uk/v2/data?areaType=region&metric=newCasesBySpecimenDate&format=csv\", \"format\": {\"type\": \"csv\"}}, \"height\": 250, \"width\": \"container\", \"mark\": {\"type\": \"bar\", \"width\": 10}, \"selection\": {\"Region\": {\"type\": \"single\", \"fields\": [\"areaName\"], \"bind\": {\"input\": \"select\", \"options\": [null, \"East Midlands\", \"East of England\", \"London\", \"North East\", \"North West\", \"South East\", \"South West\", \"West Midlands\", \"Yorkshire and The Humber\"], \"name\": \"Region\"}}}, \"transform\": [{\"filter\": {\"selection\": \"Region\"}}, {\"filter\": {\"field\": \"date\", \"range\": [{\"year\": 2020, \"month\": \"dec\", \"date\": 1}, {\"year\": 2050, \"month\": \"dec\", \"date\": 30}]}}], \"encoding\": {\"x\": {\"field\": \"date\", \"type\": \"temporal\", \"title\": \"Date\"}, \"y\": {\"field\": \"newCasesBySpecimenDate\", \"type\": \"quantitative\", \"title\": \"New cases\"}, \"color\": {\"field\": \"areaName\", \"type\": \"nominal\", \"legend\": null, \"scale\": {\"scheme\": \"turbo\"}, \"title\": null}}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"Coronavirus cases\", \"data\": {\"url\": \"https://api.coronavirus.data.gov.uk/v2/data?areaType=region&metric=newDeaths28DaysByPublishDate&format=csv\", \"format\": {\"type\": \"csv\"}}, \"height\": 250, \"width\": \"container\", \"mark\": {\"type\": \"bar\", \"width\": 10}, \"selection\": {\"Region\": {\"type\": \"single\", \"fields\": [\"areaName\"], \"bind\": {\"input\": \"select\", \"options\": [null, \"East Midlands\", \"East of England\", \"London\", \"North East\", \"North West\", \"South East\", \"South West\", \"West Midlands\", \"Yorkshire and The Humber\"], \"name\": \"Region\"}}}, \"transform\": [{\"filter\": {\"selection\": \"Region\"}}, {\"filter\": {\"field\": \"date\", \"range\": [{\"year\": 2020, \"month\": \"dec\", \"date\": 1}, {\"year\": 2050, \"month\": \"dec\", \"date\": 30}]}}], \"encoding\": {\"x\": {\"field\": \"date\", \"type\": \"temporal\", \"title\": \"Date\"}, \"y\": {\"field\": \"newDeaths28DaysByPublishDate\", \"type\": \"quantitative\", \"title\": \"Deaths within 28 days\"}, \"color\": {\"field\": \"areaName\", \"type\": \"nominal\", \"legend\": null, \"scale\": {\"scheme\": \"inferno\"}, \"title\": null}}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"title\": {\"text\": \"NEW CASES - DAILY DATA\", \"anchor\": \"middle\", \"color\": \"black\"}, \"description\": \"Coronavirus cases\", \"data\": {\"url\": \"https://api.coronavirus.data.gov.uk/v2/data?areaType=region&metric=newCasesByPublishDate&format=csv\", \"format\": {\"type\": \"csv\"}}, \"height\": 600, \"width\": 480, \"config\": {\"background\": \"#FcFdFd\"}, \"mark\": {\"type\": \"circle\", \"point\": false}, \"selection\": {\"region\": {\"type\": \"multi\", \"fields\": [\"areaName\"], \"bind\": \"legend\"}}, \"transform\": [{\"filter\": {\"field\": \"date\", \"range\": [{\"year\": 2020, \"month\": \"sep\", \"date\": 1}, {\"year\": 2050, \"month\": \"dec\", \"date\": 30}]}}], \"encoding\": {\"x\": {\"field\": \"date\", \"type\": \"temporal\", \"title\": \"Date\", \"axis\": {\"grid\": false}}, \"y\": {\"field\": \"newCasesByPublishDate\", \"type\": \"quantitative\", \"title\": \"New cases\", \"axis\": {\"grid\": false}}, \"color\": {\"field\": \"areaName\", \"type\": \"nominal\", \"scale\": {\"scheme\": \"inferno\"}, \"title\": \"Region\", \"legend\": {\"orient\": \"top-left\", \"fillColor\": \"#FcFdFd\"}}, \"opacity\": {\"condition\": {\"selection\": \"region\", \"value\": 1}, \"value\": 0.1}, \"tooltip\": [{\"field\": \"date\", \"type\": \"temporal\", \"title\": \"Date\"}, {\"field\": \"areaName\", \"type\": \"nominal\", \"title\": \"Region\"}, {\"field\": \"rolling_mean\", \"type\": \"nominal\", \"title\": \"Cases 14-day avg\", \"format\": \".0f\"}, {\"field\": \"newCasesBySpecimenDate\", \"type\": \"nominal\", \"title\": \"New cases\"}]}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"title\": {\"text\": \"CASE POSITIVITY - ROLLING RATE\", \"anchor\": \"middle\", \"color\": \"black\"}, \"description\": \"Coronavirus cases\", \"data\": {\"url\": \"https://api.coronavirus.data.gov.uk/v2/data?areaType=region&metric=uniqueCasePositivityBySpecimenDateRollingSum&format=csv\", \"format\": {\"type\": \"csv\"}}, \"height\": 400, \"width\": \"container\", \"config\": {\"background\": \"#FcFdFd\"}, \"mark\": {\"type\": \"line\", \"point\": false}, \"selection\": {\"region\": {\"type\": \"multi\", \"fields\": [\"areaName\"], \"bind\": \"legend\"}}, \"transform\": [{\"filter\": {\"field\": \"date\", \"range\": [{\"year\": 2020, \"month\": \"sep\", \"date\": 1}, {\"year\": 2050, \"month\": \"dec\", \"date\": 30}]}}], \"encoding\": {\"x\": {\"field\": \"date\", \"type\": \"temporal\", \"title\": \"Date\", \"axis\": {\"grid\": false}}, \"y\": {\"field\": \"uniqueCasePositivityBySpecimenDateRollingSum\", \"type\": \"quantitative\", \"title\": \"Positivity rate (%)\", \"axis\": {\"grid\": false}}, \"color\": {\"field\": \"areaName\", \"type\": \"nominal\", \"scale\": {\"scheme\": \"set1\"}, \"title\": \"Region\", \"legend\": {\"orient\": \"top-left\", \"fillColor\": \"#FcFdFd\"}}, \"opacity\": {\"condition\": {\"selection\": \"region\", \"value\": 1}, \"value\": 0.1}, \"tooltip\": [{\"field\": \"date\", \"type\": \"temporal\", \"title\": \"Date\"}, {\"field\": \"areaName\", \"type\": \"nominal\", \"title\": \"Region\"}, {\"field\": \"uniqueCasePositivityBySpecimenDateRollingSum\", \"type\": \"nominal\", \"title\": \"Positivity rate\", \"format\": \".0f\"}]}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"Coronavirus cases\", \"data\": {\"url\": \"https://api.coronavirus.data.gov.uk/v2/data?areaType=region&metric=newCasesBySpecimenDate&format=csv\", \"format\": {\"type\": \"csv\"}}, \"height\": 90, \"width\": 150, \"mark\": {\"type\": \"bar\"}, \"transform\": [{\"window\": [{\"field\": \"newCasesBySpecimenDate\", \"op\": \"mean\", \"as\": \"rolling_mean\"}], \"frame\": [-7, 7]}, {\"filter\": {\"field\": \"date\", \"range\": [{\"year\": 2020, \"month\": \"feb\", \"date\": 1}, {\"year\": 2020, \"month\": \"dec\", \"date\": 30}]}}], \"encoding\": {\"x\": {\"field\": \"date\", \"type\": \"temporal\", \"title\": \"Date\"}, \"y\": {\"field\": \"newCasesBySpecimenDate\", \"type\": \"quantitative\", \"title\": \"New cases\"}, \"facet\": {\"field\": \"areaName\", \"type\": \"nominal\", \"columns\": 2, \"title\": \"Region\"}, \"tooltip\": [{\"field\": \"date\", \"type\": \"temporal\", \"title\": \"Date\"}, {\"field\": \"rolling_mean\", \"type\": \"quantitative\", \"title\": \"Cases, 7-day average\", \"format\": \",.0f\"}, {\"field\": \"newCasesBySpecimenDate\", \"type\": \"quantitative\", \"title\": \"Cases\", \"format\": \",.0f\"}], \"color\": {\"field\": \"areaName\", \"type\": \"nominal\", \"legend\": 0, \"scale\": {\"domain\": [\"East Midlands\", \"East of England\", \"London\", \"North East\", \"North West\", \"South East\", \"South West\", \"West Midlands\", \"Yorkshire and The Humber\"], \"range\": [\"orange\", \"red\", \"red\", \"orange\", \"orange\", \"red\", \"orange\", \"orange\", \"orange\"]}}}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"title\": {\"text\": \"NEW CASES - DAILY RATE\", \"anchor\": \"middle\", \"color\": \"black\"}, \"description\": \"Coronavirus cases\", \"data\": {\"url\": \"https://api.coronavirus.data.gov.uk/v2/data?areaType=region&metric=newCasesByPublishDate&format=csv\", \"format\": {\"type\": \"csv\"}}, \"height\": 600, \"width\": 480, \"config\": {\"background\": \"#FcFdFd\"}, \"mark\": {\"type\": \"bar\", \"point\": false}, \"selection\": {\"region\": {\"type\": \"multi\", \"fields\": [\"areaName\"], \"bind\": \"legend\"}}, \"transform\": [{\"filter\": {\"field\": \"date\", \"range\": [{\"year\": 2020, \"month\": \"sep\", \"date\": 1}, {\"year\": 2050, \"month\": \"dec\", \"date\": 30}]}}], \"encoding\": {\"x\": {\"field\": \"date\", \"type\": \"temporal\", \"title\": \"Date\", \"axis\": {\"grid\": false}}, \"y\": {\"field\": \"newCasesByPublishDate\", \"type\": \"quantitative\", \"title\": \"New cases\", \"axis\": {\"grid\": false}}, \"color\": {\"field\": \"areaName\", \"type\": \"nominal\", \"scale\": {\"scheme\": \"inferno\"}, \"title\": \"Region\", \"legend\": {\"orient\": \"top-left\", \"fillColor\": \"#FcFdFd\"}}, \"opacity\": {\"condition\": {\"selection\": \"region\", \"value\": 1}, \"value\": 0.1}, \"tooltip\": [{\"field\": \"date\", \"type\": \"temporal\", \"title\": \"Date\"}, {\"field\": \"areaName\", \"type\": \"nominal\", \"title\": \"Region\"}, {\"field\": \"rolling_mean\", \"type\": \"nominal\", \"title\": \"Cases 14-day avg\", \"format\": \".0f\"}, {\"field\": \"newCasesByPublishDate\", \"type\": \"nominal\", \"title\": \"New cases\"}]}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"Coronavirus cases\", \"data\": {\"url\": \"https://api.coronavirus.data.gov.uk/v2/data?areaType=region&metric=newCasesBySpecimenDate&format=csv\", \"format\": {\"type\": \"csv\"}}, \"height\": 133.3, \"width\": 150, \"config\": {\"background\": \"#FcFdFd\"}, \"mark\": {\"type\": \"bar\", \"point\": false, \"color\": \"goldenrod\"}, \"transform\": [{\"filter\": {\"field\": \"date\", \"range\": [{\"year\": 2020, \"month\": \"nov\", \"date\": 1}, {\"year\": 2020, \"month\": \"dec\", \"date\": 30}]}}], \"encoding\": {\"x\": {\"field\": \"date\", \"type\": \"temporal\", \"title\": \"Date\"}, \"y\": {\"field\": \"newCasesBySpecimenDate\", \"type\": \"quantitative\", \"title\": \"New cases, past month)\"}, \"facet\": {\"field\": \"areaName\", \"type\": \"nominal\", \"columns\": 2, \"title\": \"Region\"}}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"Coronavirus cases\", \"data\": {\"url\": \"https://api.coronavirus.data.gov.uk/v2/data?areaType=region&metric=cumCasesBySpecimenDate&metric=cumDeaths28DaysByDeathDate&format=csv\", \"format\": {\"type\": \"csv\"}}, \"height\": 133.3, \"width\": 150, \"mark\": {\"type\": \"point\", \"color\": \"red\"}, \"encoding\": {\"x\": {\"field\": \"cumCasesBySpecimenDate\", \"type\": \"quantitative\", \"title\": \"Cases\"}, \"y\": {\"field\": \"cumDeaths28DaysByDeathDate\", \"type\": \"quantitative\", \"title\": \"Deaths\"}, \"facet\": {\"field\": \"areaName\", \"type\": \"nominal\", \"columns\": 2, \"title\": \"Region\"}, \"tooltip\": [{\"field\": \"date\", \"type\": \"temporal\", \"title\": \"Date\"}, {\"field\": \"cumCasesBySpecimenDate\", \"type\": \"quantitative\", \"title\": \"Cases, cumulative\", \"format\": \",.0f\"}, {\"field\": \"cumDeaths28DaysByDeathDate\", \"type\": \"quantitative\", \"title\": \"Deaths, cumulative\", \"format\": \",.0f\"}]}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"Coronavirus cases\", \"data\": {\"url\": \"https://api.coronavirus.data.gov.uk/v2/data?areaType=nation&metric=newCasesByPublishDate&metric=newDeaths28DaysByPublishDate&format=csv\", \"format\": {\"type\": \"csv\"}}, \"height\": 150, \"width\": 150, \"mark\": {\"type\": \"bar\", \"color\": \"#4f009f\"}, \"transform\": [{\"filter\": {\"field\": \"date\", \"range\": [{\"year\": 2020, \"month\": \"feb\", \"date\": 1}, {\"year\": 2020, \"month\": \"dec\", \"date\": 30}]}}], \"encoding\": {\"x\": {\"field\": \"date\", \"type\": \"temporal\", \"title\": \"Date\"}, \"y\": {\"field\": \"newDeaths28DaysByPublishDate\", \"type\": \"quantitative\", \"title\": null}, \"facet\": {\"field\": \"areaName\", \"type\": \"nominal\", \"columns\": 2, \"title\": null}, \"tooltip\": [{\"field\": \"date\", \"type\": \"temporal\", \"title\": \"Date\"}, {\"field\": \"rolling_mean\", \"type\": \"quantitative\", \"title\": \"Cases, 7-day average\", \"format\": \",.0f\"}, {\"field\": \"newCasesBySpecimenDate\", \"type\": \"quantitative\", \"title\": \"Cases\", \"format\": \",.0f\"}]}, \"resolve\": {\"scale\": {\"y\": \"independent\"}}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"Coronavirus cases\", \"data\": {\"url\": \"https://api.coronavirus.data.gov.uk/v2/data?areaType=nation&metric=newCasesByPublishDate&metric=newDeaths28DaysByPublishDate&format=csv\", \"format\": {\"type\": \"csv\"}}, \"height\": 150, \"width\": 150, \"mark\": {\"type\": \"circle\"}, \"transform\": [{\"filter\": {\"field\": \"date\", \"range\": [{\"year\": 2020, \"month\": \"feb\", \"date\": 1}, {\"year\": 2020, \"month\": \"dec\", \"date\": 30}]}}], \"encoding\": {\"x\": {\"field\": \"newCasesByPublishDate\", \"type\": \"quantitative\", \"title\": \"Date\"}, \"y\": {\"field\": \"newDeaths28DaysByPublishDate\", \"type\": \"quantitative\", \"title\": null}, \"facet\": {\"field\": \"areaName\", \"type\": \"nominal\", \"columns\": 2, \"title\": null}, \"color\": {\"timeUnit\": \"month\", \"field\": \"date\", \"type\": \"ordinal\", \"title\": null}, \"tooltip\": [{\"field\": \"date\", \"type\": \"temporal\", \"title\": \"Date\"}, {\"field\": \"newDeaths28DaysByPublishDate\", \"type\": \"quantitative\", \"title\": \"Deaths\", \"format\": \",.0f\"}, {\"field\": \"newCasesByPublishDate\", \"type\": \"quantitative\", \"title\": \"Cases\", \"format\": \",.0f\"}]}, \"resolve\": {\"scale\": {\"y\": \"independent\", \"x\": \"independent\"}}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"Various US measures state by state\", \"data\": {\"url\": \"https://raw.githubusercontent.com/RDeconomist/vega/master/US%20states2.csv\"}, \"mark\": {\"type\": \"circle\", \"size\": 300}, \"height\": 350, \"width\": \"container\", \"encoding\": {\"x\": {\"field\": \"Med income\", \"type\": \"quantitative\", \"scale\": {\"domain\": [40000, 80000]}, \"title\": \"Median income, $\"}, \"y\": {\"field\": \"Firearm deaths\", \"type\": \"quantitative\", \"title\": \"Firearm deaths, per 100k\"}, \"color\": {\"field\": \"Division\", \"type\": \"ordinal\", \"scale\": {\"scheme\": \"set1\"}, \"legend\": {\"orient\": \"top\"}, \"title\": null}, \"tooltip\": [{\"field\": \"State\", \"type\": \"ordinal\", \"title\": \"State\"}]}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"DRC GDP decomposed\", \"title\": {\"text\": \"DR CONGO - The worst economic decline of the 20th century in perspective\", \"anchor\": \"start\", \"color\": \"navy\"}, \"data\": {\"url\": \"https://raw.githubusercontent.com/RDeconomist/vega/master/DRC%201970%20GDP%20race.csv\"}, \"RD NOTES\": \"The final transform in the code will be the one that appears. So to alter the selection just move one down to the bottom. Alternatively you can block them out using xx\", \"transform\": [{\"filter\": {\"field\": \"Country\", \"oneOf\": [\"DR Congo\", \"Thailand\", \"Myanmar\"]}}], \"xxtransform\": [{\"xxfilter\": {\"field\": \"Country\", \"oneOf\": [\"DR Congo\", \"Senegal\", \"Ghana\"]}}], \"config\": {\"background\": \"#FAFAFA\"}, \"height\": 700, \"width\": 700, \"xmark\": \"point\", \"mark\": {\"type\": \"line\", \"opacity\": 1, \"interpolate\": \"\", \"color\": \"navy\", \"point\": {\"color\": \"black\", \"size\": \"30\"}}, \"encoding\": {\"x\": {\"field\": \"Year\", \"type\": \"ordinal\", \"axis\": {\"title\": \"Year\"}}, \"y\": {\"field\": \"GDP\", \"type\": \"quantitative\", \"axis\": {\"title\": \"GDP per capita, 2010 dollars\"}}, \"color\": {\"field\": \"Country\", \"type\": \"nominal\"}, \"xtooltip\": [{\"field\": \"Year\", \"type\": \"ordinal\", \"format\": \"%Y\"}, {\"field\": \"Country\", \"type\": \"ordinal\"}, {\"field\": \"GDP\", \"type\": \"quantitative\", \"format\": \"$.2f\"}]}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"data\": {\"url\": \"https://api.ons.gov.uk/timeseries/JW2V/dataset/PUSF/data\", \"format\": {\"type\": \"json\", \"property\": \"years\"}}, \"height\": 300, \"width\": 260, \"mark\": {\"type\": \"line\", \"color\": \"rgb(0,47,167\"}, \"encoding\": {\"x\": {\"field\": \"date\", \"type\": \"temporal\"}, \"y\": {\"field\": \"value\", \"type\": \"quantitative\"}}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"width\": 600, \"height\": 400, \"padding\": 5, \"data\": {\"url\": \"https://raw.githubusercontent.com/segunolalive/daily-gas-prices/049d6eb60825275229ab933cd6251752296e29bb/docs/daily_prices.csv\"}, \"mark\": {\"type\": \"line\"}, \"encoding\": {\"x\": {\"field\": \"date\", \"type\": \"temporal\"}, \"y\": {\"field\": \"price\", \"type\": \"quantitative\"}, \"tooltip\": [{\"field\": \"date\", \"type\": \"temporal\"}, {\"field\": \"price\", \"type\": \"quantitative\"}]}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"width\": \"container\", \"height\": \"container\", \"title\": \"South Western Sydney Cumulative and Daily COVID-19 Cases by LGA\", \"data\": {\"url\": \"https://swsphn.github.io/nsw-covid-19-data/confirmed_cases_table1_location_agg.csv\"}, \"transform\": [{\"filter\": {\"and\": [{\"field\": \"lhd_2010_name\", \"equal\": \"South Western Sydney\"}, {\"not\": {\"field\": \"lga_name19\", \"equal\": \"Penrith\"}}]}}, {\"window\": [{\"op\": \"sum\", \"field\": \"confirmed_cases_count\", \"as\": \"cumulative_count\"}], \"frame\": [null, 0]}], \"layer\": [{\"selection\": {\"date\": {\"type\": \"interval\", \"bind\": \"scales\", \"encodings\": [\"x\"]}}, \"mark\": {\"type\": \"bar\", \"tooltip\": true}, \"encoding\": {\"x\": {\"timeUnit\": \"yearmonthdate\", \"field\": \"notification_date\", \"type\": \"temporal\", \"title\": \"Date\"}, \"color\": {\"field\": \"lga_name19\", \"type\": \"nominal\", \"title\": \"LGA\", \"legend\": {\"orient\": \"top\", \"columns\": 4}}, \"y\": {\"aggregate\": \"sum\", \"field\": \"confirmed_cases_count\", \"type\": \"quantitative\", \"title\": \"Cases\", \"axis\": {\"title\": \"Daily Cases by SWS LGA\"}}}}, {\"mark\": \"line\", \"encoding\": {\"x\": {\"timeUnit\": \"yearmonthdate\", \"field\": \"notification_date\", \"title\": \"Date\", \"type\": \"temporal\"}, \"y\": {\"aggregate\": \"max\", \"field\": \"cumulative_count\", \"type\": \"quantitative\", \"axis\": {\"title\": \"Cumulative Cases\"}}}}], \"resolve\": {\"scale\": {\"y\": \"independent\"}}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"width\": \"container\", \"height\": \"container\", \"title\": \"South Western Sydney Daily Tests and Daily Cases\", \"layer\": [{\"selection\": {\"date\": {\"type\": \"interval\", \"bind\": \"scales\", \"encodings\": [\"x\"]}}, \"data\": {\"url\": \"https://swsphn.github.io/nsw-covid-19-data/confirmed_cases_table1_location_agg.csv\"}, \"transform\": [{\"filter\": {\"and\": [{\"field\": \"lhd_2010_name\", \"equal\": \"South Western Sydney\"}, {\"not\": {\"field\": \"lga_name19\", \"equal\": \"Penrith\"}}]}}], \"mark\": {\"type\": \"bar\", \"tooltip\": true}, \"encoding\": {\"x\": {\"timeUnit\": \"yearmonthdate\", \"field\": \"notification_date\", \"type\": \"temporal\", \"title\": \"Date\"}, \"color\": {\"field\": \"lga_name19\", \"type\": \"nominal\", \"title\": \"LGA\", \"legend\": {\"orient\": \"top\", \"columns\": 4}}, \"y\": {\"aggregate\": \"sum\", \"field\": \"confirmed_cases_count\", \"type\": \"quantitative\", \"title\": \"Cases\", \"axis\": {\"title\": \"Daily Cases by SWS LGA\"}}}}, {\"data\": {\"url\": \"https://swsphn.github.io/nsw-covid-19-data/covid-19-tests-by-date-and-postcode-local-health-district-and-local-government-area-aggregated.csv\"}, \"transform\": [{\"filter\": {\"and\": [{\"field\": \"lhd_2010_name\", \"equal\": \"South Western Sydney\"}, {\"not\": {\"field\": \"lga_name19\", \"equal\": \"Penrith\"}}]}}], \"mark\": \"line\", \"encoding\": {\"x\": {\"timeUnit\": \"yearmonthdate\", \"field\": \"test_date\", \"title\": \"Date\", \"type\": \"temporal\"}, \"y\": {\"aggregate\": \"sum\", \"field\": \"test_count\", \"type\": \"quantitative\", \"axis\": {\"title\": \"Daily Tests\"}}}}], \"resolve\": {\"scale\": {\"y\": \"independent\"}}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"width\": \"container\", \"height\": \"container\", \"title\": \"Cumulative COVID-19 Cases by LGA in South Western Sydney\", \"selection\": {\"date\": {\"type\": \"interval\", \"bind\": \"scales\", \"encodings\": [\"x\"]}}, \"resolve\": {\"scale\": {\"y\": \"independent\"}}, \"data\": {\"url\": \"https://swsphn.github.io/nsw-covid-19-data/confirmed_cases_table1_location_agg.csv\"}, \"transform\": [{\"filter\": {\"and\": [{\"field\": \"lhd_2010_name\", \"equal\": \"South Western Sydney\"}, {\"not\": {\"field\": \"lga_name19\", \"equal\": \"Penrith\"}}]}}, {\"aggregate\": [{\"op\": \"sum\", \"field\": \"confirmed_cases_count\", \"as\": \"date_lga_count\"}], \"groupby\": [\"notification_date\", \"lga_name19\"]}, {\"window\": [{\"op\": \"sum\", \"field\": \"date_lga_count\", \"as\": \"cum_date_lga_count\"}], \"groupby\": [\"lga_name19\"], \"frame\": [null, 0]}], \"mark\": {\"type\": \"line\", \"point\": \"transparent\", \"tooltip\": true}, \"encoding\": {\"x\": {\"timeUnit\": \"yearmonthdate\", \"field\": \"notification_date\", \"title\": \"Date\", \"type\": \"temporal\"}, \"y\": {\"field\": \"cum_date_lga_count\", \"title\": \"Cumulative Cases\", \"type\": \"quantitative\"}, \"color\": {\"field\": \"lga_name19\", \"type\": \"nominal\", \"title\": \"LGA\", \"legend\": {\"orient\": \"top\", \"columns\": 4}}}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"data\": {\"url\": \"https://raw.githubusercontent.com/thu-ml/tianshou/f8808d236f53d86583c74f459365c9cc4184256c/examples/mujoco/benchmark/Ant-v3/result.json\"}, \"mark\": \"line\", \"height\": 400, \"width\": 800, \"params\": [{\"name\": \"Range\", \"value\": 1000000, \"bind\": {\"input\": \"range\", \"min\": 10000, \"max\": 10000000}}], \"transform\": [{\"calculate\": \"datum.rew - datum.rew_std\", \"as\": \"rew_std0\"}, {\"calculate\": \"datum.rew + datum.rew_std\", \"as\": \"rew_std1\"}, {\"calculate\": \"datum.rew + ' \\u00b1 ' + datum.rew_std\", \"as\": \"tooltip_str\"}, {\"filter\": \"datum.env_step <= Range\"}], \"encoding\": {\"color\": {\"field\": \"Agent\", \"type\": \"nominal\"}, \"x\": {\"field\": \"env_step\", \"type\": \"quantitative\", \"title\": \"Env step\"}}, \"layer\": [{\"encoding\": {\"opacity\": {\"value\": 0.3}, \"y\": {\"title\": \"Return\", \"field\": \"rew_std0\", \"type\": \"quantitative\"}, \"y2\": {\"field\": \"rew_std1\"}, \"tooltip\": [{\"field\": \"env_step\", \"type\": \"quantitative\", \"title\": \"Env step\"}, {\"field\": \"Agent\", \"type\": \"nominal\"}, {\"field\": \"tooltip_str\", \"type\": \"nominal\", \"title\": \"Return\"}]}, \"mark\": \"area\"}, {\"encoding\": {\"y\": {\"field\": \"rew\", \"type\": \"quantitative\"}}, \"mark\": \"line\"}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"data\": {\"url\": \"https://raw.githubusercontent.com/thu-ml/tianshou/f8808d236f53d86583c74f459365c9cc4184256c/examples/mujoco/benchmark/Hopper-v3/result.json\"}, \"mark\": \"line\", \"height\": 400, \"width\": 800, \"params\": [{\"name\": \"Range\", \"value\": 1000000, \"bind\": {\"input\": \"range\", \"min\": 10000, \"max\": 10000000}}], \"transform\": [{\"calculate\": \"datum.rew - datum.rew_std\", \"as\": \"rew_std0\"}, {\"calculate\": \"datum.rew + datum.rew_std\", \"as\": \"rew_std1\"}, {\"calculate\": \"datum.rew + ' \\u00b1 ' + datum.rew_std\", \"as\": \"tooltip_str\"}, {\"filter\": \"datum.env_step <= Range\"}], \"encoding\": {\"color\": {\"field\": \"Agent\", \"type\": \"nominal\"}, \"x\": {\"field\": \"env_step\", \"type\": \"quantitative\", \"title\": \"Env step\"}}, \"layer\": [{\"encoding\": {\"opacity\": {\"value\": 0.3}, \"y\": {\"title\": \"Return\", \"field\": \"rew_std0\", \"type\": \"quantitative\"}, \"y2\": {\"field\": \"rew_std1\"}, \"tooltip\": [{\"field\": \"env_step\", \"type\": \"quantitative\", \"title\": \"Env step\"}, {\"field\": \"Agent\", \"type\": \"nominal\"}, {\"field\": \"tooltip_str\", \"type\": \"nominal\", \"title\": \"Return\"}]}, \"mark\": \"area\"}, {\"encoding\": {\"y\": {\"field\": \"rew\", \"type\": \"quantitative\"}}, \"mark\": \"line\"}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"data\": {\"url\": \"https://raw.githubusercontent.com/thu-ml/tianshou/f8808d236f53d86583c74f459365c9cc4184256c/examples/mujoco/benchmark/Reacher-v2/result.json\"}, \"mark\": \"line\", \"height\": 400, \"width\": 800, \"params\": [{\"name\": \"Range\", \"value\": 1000000, \"bind\": {\"input\": \"range\", \"min\": 10000, \"max\": 10000000}}], \"transform\": [{\"calculate\": \"datum.rew - datum.rew_std\", \"as\": \"rew_std0\"}, {\"calculate\": \"datum.rew + datum.rew_std\", \"as\": \"rew_std1\"}, {\"calculate\": \"datum.rew + ' \\u00b1 ' + datum.rew_std\", \"as\": \"tooltip_str\"}, {\"filter\": \"datum.env_step <= Range\"}], \"encoding\": {\"color\": {\"field\": \"Agent\", \"type\": \"nominal\"}, \"x\": {\"field\": \"env_step\", \"type\": \"quantitative\", \"title\": \"Env step\"}}, \"layer\": [{\"encoding\": {\"opacity\": {\"value\": 0.3}, \"y\": {\"title\": \"Return\", \"field\": \"rew_std0\", \"type\": \"quantitative\"}, \"y2\": {\"field\": \"rew_std1\"}, \"tooltip\": [{\"field\": \"env_step\", \"type\": \"quantitative\", \"title\": \"Env step\"}, {\"field\": \"Agent\", \"type\": \"nominal\"}, {\"field\": \"tooltip_str\", \"type\": \"nominal\", \"title\": \"Return\"}]}, \"mark\": \"area\"}, {\"encoding\": {\"y\": {\"field\": \"rew\", \"type\": \"quantitative\"}}, \"mark\": \"line\"}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"data\": {\"url\": \"https://raw.githubusercontent.com/thu-ml/tianshou/f8808d236f53d86583c74f459365c9cc4184256c/examples/mujoco/benchmark/Swimmer-v3/result.json\"}, \"mark\": \"line\", \"height\": 400, \"width\": 800, \"params\": [{\"name\": \"Range\", \"value\": 1000000, \"bind\": {\"input\": \"range\", \"min\": 10000, \"max\": 10000000}}], \"transform\": [{\"calculate\": \"datum.rew - datum.rew_std\", \"as\": \"rew_std0\"}, {\"calculate\": \"datum.rew + datum.rew_std\", \"as\": \"rew_std1\"}, {\"calculate\": \"datum.rew + ' \\u00b1 ' + datum.rew_std\", \"as\": \"tooltip_str\"}, {\"filter\": \"datum.env_step <= Range\"}], \"encoding\": {\"color\": {\"field\": \"Agent\", \"type\": \"nominal\"}, \"x\": {\"field\": \"env_step\", \"type\": \"quantitative\", \"title\": \"Env step\"}}, \"layer\": [{\"encoding\": {\"opacity\": {\"value\": 0.3}, \"y\": {\"title\": \"Return\", \"field\": \"rew_std0\", \"type\": \"quantitative\"}, \"y2\": {\"field\": \"rew_std1\"}, \"tooltip\": [{\"field\": \"env_step\", \"type\": \"quantitative\", \"title\": \"Env step\"}, {\"field\": \"Agent\", \"type\": \"nominal\"}, {\"field\": \"tooltip_str\", \"type\": \"nominal\", \"title\": \"Return\"}]}, \"mark\": \"area\"}, {\"encoding\": {\"y\": {\"field\": \"rew\", \"type\": \"quantitative\"}}, \"mark\": \"line\"}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"data\": {\"url\": \"https://raw.githubusercontent.com/thu-ml/tianshou/f8808d236f53d86583c74f459365c9cc4184256c/examples/mujoco/benchmark/Humanoid-v3/result.json\"}, \"mark\": \"line\", \"height\": 400, \"width\": 800, \"params\": [{\"name\": \"Range\", \"value\": 1000000, \"bind\": {\"input\": \"range\", \"min\": 10000, \"max\": 10000000}}], \"transform\": [{\"calculate\": \"datum.rew - datum.rew_std\", \"as\": \"rew_std0\"}, {\"calculate\": \"datum.rew + datum.rew_std\", \"as\": \"rew_std1\"}, {\"calculate\": \"datum.rew + ' \\u00b1 ' + datum.rew_std\", \"as\": \"tooltip_str\"}, {\"filter\": \"datum.env_step <= Range\"}], \"encoding\": {\"color\": {\"field\": \"Agent\", \"type\": \"nominal\"}, \"x\": {\"field\": \"env_step\", \"type\": \"quantitative\", \"title\": \"Env step\"}}, \"layer\": [{\"encoding\": {\"opacity\": {\"value\": 0.3}, \"y\": {\"title\": \"Return\", \"field\": \"rew_std0\", \"type\": \"quantitative\"}, \"y2\": {\"field\": \"rew_std1\"}, \"tooltip\": [{\"field\": \"env_step\", \"type\": \"quantitative\", \"title\": \"Env step\"}, {\"field\": \"Agent\", \"type\": \"nominal\"}, {\"field\": \"tooltip_str\", \"type\": \"nominal\", \"title\": \"Return\"}]}, \"mark\": \"area\"}, {\"encoding\": {\"y\": {\"field\": \"rew\", \"type\": \"quantitative\"}}, \"mark\": \"line\"}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"data\": {\"url\": \"https://raw.githubusercontent.com/thu-ml/tianshou/f8808d236f53d86583c74f459365c9cc4184256c/examples/mujoco/benchmark/Walker2d-v3/result.json\"}, \"mark\": \"line\", \"height\": 400, \"width\": 800, \"params\": [{\"name\": \"Range\", \"value\": 1000000, \"bind\": {\"input\": \"range\", \"min\": 10000, \"max\": 10000000}}], \"transform\": [{\"calculate\": \"datum.rew - datum.rew_std\", \"as\": \"rew_std0\"}, {\"calculate\": \"datum.rew + datum.rew_std\", \"as\": \"rew_std1\"}, {\"calculate\": \"datum.rew + ' \\u00b1 ' + datum.rew_std\", \"as\": \"tooltip_str\"}, {\"filter\": \"datum.env_step <= Range\"}], \"encoding\": {\"color\": {\"field\": \"Agent\", \"type\": \"nominal\"}, \"x\": {\"field\": \"env_step\", \"type\": \"quantitative\", \"title\": \"Env step\"}}, \"layer\": [{\"encoding\": {\"opacity\": {\"value\": 0.3}, \"y\": {\"title\": \"Return\", \"field\": \"rew_std0\", \"type\": \"quantitative\"}, \"y2\": {\"field\": \"rew_std1\"}, \"tooltip\": [{\"field\": \"env_step\", \"type\": \"quantitative\", \"title\": \"Env step\"}, {\"field\": \"Agent\", \"type\": \"nominal\"}, {\"field\": \"tooltip_str\", \"type\": \"nominal\", \"title\": \"Return\"}]}, \"mark\": \"area\"}, {\"encoding\": {\"y\": {\"field\": \"rew\", \"type\": \"quantitative\"}}, \"mark\": \"line\"}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"data\": {\"url\": \"https://raw.githubusercontent.com/thu-ml/tianshou/f8808d236f53d86583c74f459365c9cc4184256c/examples/mujoco/benchmark/HalfCheetah-v3/result.json\"}, \"mark\": \"line\", \"height\": 400, \"width\": 800, \"params\": [{\"name\": \"Range\", \"value\": 1000000, \"bind\": {\"input\": \"range\", \"min\": 10000, \"max\": 10000000}}], \"transform\": [{\"calculate\": \"datum.rew - datum.rew_std\", \"as\": \"rew_std0\"}, {\"calculate\": \"datum.rew + datum.rew_std\", \"as\": \"rew_std1\"}, {\"calculate\": \"datum.rew + ' \\u00b1 ' + datum.rew_std\", \"as\": \"tooltip_str\"}, {\"filter\": \"datum.env_step <= Range\"}], \"encoding\": {\"color\": {\"field\": \"Agent\", \"type\": \"nominal\"}, \"x\": {\"field\": \"env_step\", \"type\": \"quantitative\", \"title\": \"Env step\"}}, \"layer\": [{\"encoding\": {\"opacity\": {\"value\": 0.3}, \"y\": {\"title\": \"Return\", \"field\": \"rew_std0\", \"type\": \"quantitative\"}, \"y2\": {\"field\": \"rew_std1\"}, \"tooltip\": [{\"field\": \"env_step\", \"type\": \"quantitative\", \"title\": \"Env step\"}, {\"field\": \"Agent\", \"type\": \"nominal\"}, {\"field\": \"tooltip_str\", \"type\": \"nominal\", \"title\": \"Return\"}]}, \"mark\": \"area\"}, {\"encoding\": {\"y\": {\"field\": \"rew\", \"type\": \"quantitative\"}}, \"mark\": \"line\"}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"data\": {\"url\": \"https://raw.githubusercontent.com/thu-ml/tianshou/f8808d236f53d86583c74f459365c9cc4184256c/examples/atari/benchmark/PongNoFrameskip-v4/result.json\"}, \"mark\": \"line\", \"height\": 400, \"width\": 800, \"params\": [{\"name\": \"Range\", \"value\": 1000000, \"bind\": {\"input\": \"range\", \"min\": 10000, \"max\": 10000000}}], \"transform\": [{\"calculate\": \"datum.rew - datum.rew_std\", \"as\": \"rew_std0\"}, {\"calculate\": \"datum.rew + datum.rew_std\", \"as\": \"rew_std1\"}, {\"calculate\": \"datum.rew + ' \\u00b1 ' + datum.rew_std\", \"as\": \"tooltip_str\"}, {\"filter\": \"datum.env_step <= Range\"}], \"encoding\": {\"color\": {\"field\": \"Agent\", \"type\": \"nominal\"}, \"x\": {\"field\": \"env_step\", \"type\": \"quantitative\", \"title\": \"Env step\"}}, \"layer\": [{\"encoding\": {\"opacity\": {\"value\": 0.3}, \"y\": {\"title\": \"Return\", \"field\": \"rew_std0\", \"type\": \"quantitative\"}, \"y2\": {\"field\": \"rew_std1\"}, \"tooltip\": [{\"field\": \"env_step\", \"type\": \"quantitative\", \"title\": \"Env step\"}, {\"field\": \"Agent\", \"type\": \"nominal\"}, {\"field\": \"tooltip_str\", \"type\": \"nominal\", \"title\": \"Return\"}]}, \"mark\": \"area\"}, {\"encoding\": {\"y\": {\"field\": \"rew\", \"type\": \"quantitative\"}}, \"mark\": \"line\"}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"data\": {\"url\": \"https://raw.githubusercontent.com/thu-ml/tianshou/f8808d236f53d86583c74f459365c9cc4184256c/examples/atari/benchmark/QbertNoFrameskip-v4/result.json\"}, \"mark\": \"line\", \"height\": 400, \"width\": 800, \"params\": [{\"name\": \"Range\", \"value\": 1000000, \"bind\": {\"input\": \"range\", \"min\": 10000, \"max\": 10000000}}], \"transform\": [{\"calculate\": \"datum.rew - datum.rew_std\", \"as\": \"rew_std0\"}, {\"calculate\": \"datum.rew + datum.rew_std\", \"as\": \"rew_std1\"}, {\"calculate\": \"datum.rew + ' \\u00b1 ' + datum.rew_std\", \"as\": \"tooltip_str\"}, {\"filter\": \"datum.env_step <= Range\"}], \"encoding\": {\"color\": {\"field\": \"Agent\", \"type\": \"nominal\"}, \"x\": {\"field\": \"env_step\", \"type\": \"quantitative\", \"title\": \"Env step\"}}, \"layer\": [{\"encoding\": {\"opacity\": {\"value\": 0.3}, \"y\": {\"title\": \"Return\", \"field\": \"rew_std0\", \"type\": \"quantitative\"}, \"y2\": {\"field\": \"rew_std1\"}, \"tooltip\": [{\"field\": \"env_step\", \"type\": \"quantitative\", \"title\": \"Env step\"}, {\"field\": \"Agent\", \"type\": \"nominal\"}, {\"field\": \"tooltip_str\", \"type\": \"nominal\", \"title\": \"Return\"}]}, \"mark\": \"area\"}, {\"encoding\": {\"y\": {\"field\": \"rew\", \"type\": \"quantitative\"}}, \"mark\": \"line\"}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"data\": {\"url\": \"https://raw.githubusercontent.com/thu-ml/tianshou/f8808d236f53d86583c74f459365c9cc4184256c/examples/atari/benchmark/EnduroNoFrameskip-v4/result.json\"}, \"mark\": \"line\", \"height\": 400, \"width\": 800, \"params\": [{\"name\": \"Range\", \"value\": 1000000, \"bind\": {\"input\": \"range\", \"min\": 10000, \"max\": 10000000}}], \"transform\": [{\"calculate\": \"datum.rew - datum.rew_std\", \"as\": \"rew_std0\"}, {\"calculate\": \"datum.rew + datum.rew_std\", \"as\": \"rew_std1\"}, {\"calculate\": \"datum.rew + ' \\u00b1 ' + datum.rew_std\", \"as\": \"tooltip_str\"}, {\"filter\": \"datum.env_step <= Range\"}], \"encoding\": {\"color\": {\"field\": \"Agent\", \"type\": \"nominal\"}, \"x\": {\"field\": \"env_step\", \"type\": \"quantitative\", \"title\": \"Env step\"}}, \"layer\": [{\"encoding\": {\"opacity\": {\"value\": 0.3}, \"y\": {\"title\": \"Return\", \"field\": \"rew_std0\", \"type\": \"quantitative\"}, \"y2\": {\"field\": \"rew_std1\"}, \"tooltip\": [{\"field\": \"env_step\", \"type\": \"quantitative\", \"title\": \"Env step\"}, {\"field\": \"Agent\", \"type\": \"nominal\"}, {\"field\": \"tooltip_str\", \"type\": \"nominal\", \"title\": \"Return\"}]}, \"mark\": \"area\"}, {\"encoding\": {\"y\": {\"field\": \"rew\", \"type\": \"quantitative\"}}, \"mark\": \"line\"}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"data\": {\"url\": \"https://raw.githubusercontent.com/thu-ml/tianshou/f8808d236f53d86583c74f459365c9cc4184256c/examples/mujoco/benchmark/InvertedPendulum-v2/result.json\"}, \"mark\": \"line\", \"height\": 400, \"width\": 800, \"params\": [{\"name\": \"Range\", \"value\": 1000000, \"bind\": {\"input\": \"range\", \"min\": 10000, \"max\": 10000000}}], \"transform\": [{\"calculate\": \"datum.rew - datum.rew_std\", \"as\": \"rew_std0\"}, {\"calculate\": \"datum.rew + datum.rew_std\", \"as\": \"rew_std1\"}, {\"calculate\": \"datum.rew + ' \\u00b1 ' + datum.rew_std\", \"as\": \"tooltip_str\"}, {\"filter\": \"datum.env_step <= Range\"}], \"encoding\": {\"color\": {\"field\": \"Agent\", \"type\": \"nominal\"}, \"x\": {\"field\": \"env_step\", \"type\": \"quantitative\", \"title\": \"Env step\"}}, \"layer\": [{\"encoding\": {\"opacity\": {\"value\": 0.3}, \"y\": {\"title\": \"Return\", \"field\": \"rew_std0\", \"type\": \"quantitative\"}, \"y2\": {\"field\": \"rew_std1\"}, \"tooltip\": [{\"field\": \"env_step\", \"type\": \"quantitative\", \"title\": \"Env step\"}, {\"field\": \"Agent\", \"type\": \"nominal\"}, {\"field\": \"tooltip_str\", \"type\": \"nominal\", \"title\": \"Return\"}]}, \"mark\": \"area\"}, {\"encoding\": {\"y\": {\"field\": \"rew\", \"type\": \"quantitative\"}}, \"mark\": \"line\"}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"data\": {\"url\": \"https://raw.githubusercontent.com/thu-ml/tianshou/f8808d236f53d86583c74f459365c9cc4184256c/examples/atari/benchmark/BreakoutNoFrameskip-v4/result.json\"}, \"mark\": \"line\", \"height\": 400, \"width\": 800, \"params\": [{\"name\": \"Range\", \"value\": 1000000, \"bind\": {\"input\": \"range\", \"min\": 10000, \"max\": 10000000}}], \"transform\": [{\"calculate\": \"datum.rew - datum.rew_std\", \"as\": \"rew_std0\"}, {\"calculate\": \"datum.rew + datum.rew_std\", \"as\": \"rew_std1\"}, {\"calculate\": \"datum.rew + ' \\u00b1 ' + datum.rew_std\", \"as\": \"tooltip_str\"}, {\"filter\": \"datum.env_step <= Range\"}], \"encoding\": {\"color\": {\"field\": \"Agent\", \"type\": \"nominal\"}, \"x\": {\"field\": \"env_step\", \"type\": \"quantitative\", \"title\": \"Env step\"}}, \"layer\": [{\"encoding\": {\"opacity\": {\"value\": 0.3}, \"y\": {\"title\": \"Return\", \"field\": \"rew_std0\", \"type\": \"quantitative\"}, \"y2\": {\"field\": \"rew_std1\"}, \"tooltip\": [{\"field\": \"env_step\", \"type\": \"quantitative\", \"title\": \"Env step\"}, {\"field\": \"Agent\", \"type\": \"nominal\"}, {\"field\": \"tooltip_str\", \"type\": \"nominal\", \"title\": \"Return\"}]}, \"mark\": \"area\"}, {\"encoding\": {\"y\": {\"field\": \"rew\", \"type\": \"quantitative\"}}, \"mark\": \"line\"}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"data\": {\"url\": \"https://raw.githubusercontent.com/thu-ml/tianshou/f8808d236f53d86583c74f459365c9cc4184256c/examples/atari/benchmark/MsPacmanNoFrameskip-v4/result.json\"}, \"mark\": \"line\", \"height\": 400, \"width\": 800, \"params\": [{\"name\": \"Range\", \"value\": 1000000, \"bind\": {\"input\": \"range\", \"min\": 10000, \"max\": 10000000}}], \"transform\": [{\"calculate\": \"datum.rew - datum.rew_std\", \"as\": \"rew_std0\"}, {\"calculate\": \"datum.rew + datum.rew_std\", \"as\": \"rew_std1\"}, {\"calculate\": \"datum.rew + ' \\u00b1 ' + datum.rew_std\", \"as\": \"tooltip_str\"}, {\"filter\": \"datum.env_step <= Range\"}], \"encoding\": {\"color\": {\"field\": \"Agent\", \"type\": \"nominal\"}, \"x\": {\"field\": \"env_step\", \"type\": \"quantitative\", \"title\": \"Env step\"}}, \"layer\": [{\"encoding\": {\"opacity\": {\"value\": 0.3}, \"y\": {\"title\": \"Return\", \"field\": \"rew_std0\", \"type\": \"quantitative\"}, \"y2\": {\"field\": \"rew_std1\"}, \"tooltip\": [{\"field\": \"env_step\", \"type\": \"quantitative\", \"title\": \"Env step\"}, {\"field\": \"Agent\", \"type\": \"nominal\"}, {\"field\": \"tooltip_str\", \"type\": \"nominal\", \"title\": \"Return\"}]}, \"mark\": \"area\"}, {\"encoding\": {\"y\": {\"field\": \"rew\", \"type\": \"quantitative\"}}, \"mark\": \"line\"}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"data\": {\"url\": \"https://raw.githubusercontent.com/thu-ml/tianshou/f8808d236f53d86583c74f459365c9cc4184256c/examples/atari/benchmark/SeaquestNoFrameskip-v4/result.json\"}, \"mark\": \"line\", \"height\": 400, \"width\": 800, \"params\": [{\"name\": \"Range\", \"value\": 1000000, \"bind\": {\"input\": \"range\", \"min\": 10000, \"max\": 10000000}}], \"transform\": [{\"calculate\": \"datum.rew - datum.rew_std\", \"as\": \"rew_std0\"}, {\"calculate\": \"datum.rew + datum.rew_std\", \"as\": \"rew_std1\"}, {\"calculate\": \"datum.rew + ' \\u00b1 ' + datum.rew_std\", \"as\": \"tooltip_str\"}, {\"filter\": \"datum.env_step <= Range\"}], \"encoding\": {\"color\": {\"field\": \"Agent\", \"type\": \"nominal\"}, \"x\": {\"field\": \"env_step\", \"type\": \"quantitative\", \"title\": \"Env step\"}}, \"layer\": [{\"encoding\": {\"opacity\": {\"value\": 0.3}, \"y\": {\"title\": \"Return\", \"field\": \"rew_std0\", \"type\": \"quantitative\"}, \"y2\": {\"field\": \"rew_std1\"}, \"tooltip\": [{\"field\": \"env_step\", \"type\": \"quantitative\", \"title\": \"Env step\"}, {\"field\": \"Agent\", \"type\": \"nominal\"}, {\"field\": \"tooltip_str\", \"type\": \"nominal\", \"title\": \"Return\"}]}, \"mark\": \"area\"}, {\"encoding\": {\"y\": {\"field\": \"rew\", \"type\": \"quantitative\"}}, \"mark\": \"line\"}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"data\": {\"url\": \"https://raw.githubusercontent.com/thu-ml/tianshou/f8808d236f53d86583c74f459365c9cc4184256c/examples/mujoco/benchmark/InvertedDoublePendulum-v2/result.json\"}, \"mark\": \"line\", \"height\": 400, \"width\": 800, \"params\": [{\"name\": \"Range\", \"value\": 1000000, \"bind\": {\"input\": \"range\", \"min\": 10000, \"max\": 10000000}}], \"transform\": [{\"calculate\": \"datum.rew - datum.rew_std\", \"as\": \"rew_std0\"}, {\"calculate\": \"datum.rew + datum.rew_std\", \"as\": \"rew_std1\"}, {\"calculate\": \"datum.rew + ' \\u00b1 ' + datum.rew_std\", \"as\": \"tooltip_str\"}, {\"filter\": \"datum.env_step <= Range\"}], \"encoding\": {\"color\": {\"field\": \"Agent\", \"type\": \"nominal\"}, \"x\": {\"field\": \"env_step\", \"type\": \"quantitative\", \"title\": \"Env step\"}}, \"layer\": [{\"encoding\": {\"opacity\": {\"value\": 0.3}, \"y\": {\"title\": \"Return\", \"field\": \"rew_std0\", \"type\": \"quantitative\"}, \"y2\": {\"field\": \"rew_std1\"}, \"tooltip\": [{\"field\": \"env_step\", \"type\": \"quantitative\", \"title\": \"Env step\"}, {\"field\": \"Agent\", \"type\": \"nominal\"}, {\"field\": \"tooltip_str\", \"type\": \"nominal\", \"title\": \"Return\"}]}, \"mark\": \"area\"}, {\"encoding\": {\"y\": {\"field\": \"rew\", \"type\": \"quantitative\"}}, \"mark\": \"line\"}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"data\": {\"url\": \"https://raw.githubusercontent.com/thu-ml/tianshou/f8808d236f53d86583c74f459365c9cc4184256c/examples/atari/benchmark/SpaceInvadersNoFrameskip-v4/result.json\"}, \"mark\": \"line\", \"height\": 400, \"width\": 800, \"params\": [{\"name\": \"Range\", \"value\": 1000000, \"bind\": {\"input\": \"range\", \"min\": 10000, \"max\": 10000000}}], \"transform\": [{\"calculate\": \"datum.rew - datum.rew_std\", \"as\": \"rew_std0\"}, {\"calculate\": \"datum.rew + datum.rew_std\", \"as\": \"rew_std1\"}, {\"calculate\": \"datum.rew + ' \\u00b1 ' + datum.rew_std\", \"as\": \"tooltip_str\"}, {\"filter\": \"datum.env_step <= Range\"}], \"encoding\": {\"color\": {\"field\": \"Agent\", \"type\": \"nominal\"}, \"x\": {\"field\": \"env_step\", \"type\": \"quantitative\", \"title\": \"Env step\"}}, \"layer\": [{\"encoding\": {\"opacity\": {\"value\": 0.3}, \"y\": {\"title\": \"Return\", \"field\": \"rew_std0\", \"type\": \"quantitative\"}, \"y2\": {\"field\": \"rew_std1\"}, \"tooltip\": [{\"field\": \"env_step\", \"type\": \"quantitative\", \"title\": \"Env step\"}, {\"field\": \"Agent\", \"type\": \"nominal\"}, {\"field\": \"tooltip_str\", \"type\": \"nominal\", \"title\": \"Return\"}]}, \"mark\": \"area\"}, {\"encoding\": {\"y\": {\"field\": \"rew\", \"type\": \"quantitative\"}}, \"mark\": \"line\"}]}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"description\": \"A scatterplot\", \"data\": {\"name\": \"table\", \"values\": [{\"x\": 1.0, \"y\": 2.0}, {\"x\": 2.0, \"y\": 1.0}, {\"x\": 3.0, \"y\": 9.0}, {\"x\": 4.0, \"y\": 8.0}, {\"x\": 5.0, \"y\": 6.0}]}, \"mark\": \"point\", \"encoding\": {\"x\": {\"field\": \"x\", \"type\": \"quantitative\"}, \"y\": {\"field\": \"y\", \"type\": \"quantitative\"}}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"title\": {\"text\": \"Categorical Bar Chart\"}, \"data\": {\"values\": [{\"animal\": \"rabbit\", \"value\": 31}, {\"animal\": \"cow\", \"value\": 25}, {\"animal\": \"snake\", \"value\": 25}, {\"animal\": \"elephant\", \"value\": 25}, {\"animal\": \"mouse\", \"value\": 24}]}, \"mark\": {\"type\": \"bar\", \"tooltip\": true}, \"encoding\": {\"x\": {\"field\": \"animal\", \"type\": \"nominal\"}, \"y\": {\"title\": \"count\", \"field\": \"value\", \"type\": \"quantitative\"}}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"title\": {\"text\": \"Grouped Bar Chart\"}, \"mark\": \"bar\", \"encoding\": {\"column\": {\"field\": \"label\", \"type\": \"temporal\", \"title\": \"\", \"timeUnit\": \"utcday\"}, \"y\": {\"field\": \"value\", \"type\": \"quantitative\", \"axis\": {\"title\": \"value\", \"grid\": false}}, \"x\": {\"field\": \"group\", \"type\": \"nominal\", \"axis\": {\"title\": \"\"}}, \"color\": {\"field\": \"group\", \"type\": \"nominal\"}}, \"data\": {\"values\": [{\"label\": \"2020-05-20\", \"group\": \"a\", \"value\": 8}, {\"label\": \"2020-05-20\", \"group\": \"b\", \"value\": 4}, {\"label\": \"2020-05-21\", \"group\": \"a\", \"value\": 4}, {\"label\": \"2020-05-21\", \"group\": \"b\", \"value\": 34}, {\"label\": \"2020-05-22\", \"group\": \"a\", \"value\": 6}, {\"label\": \"2020-05-22\", \"group\": \"b\", \"value\": 6}, {\"label\": \"2020-05-23\", \"group\": \"a\", \"value\": 22}, {\"label\": \"2020-05-23\", \"group\": \"b\", \"value\": 46}, {\"label\": \"2020-05-24\", \"group\": \"a\", \"value\": 13}, {\"label\": \"2020-05-24\", \"group\": \"b\", \"value\": 14}, {\"label\": \"2020-05-25\", \"group\": \"a\", \"value\": 13}, {\"label\": \"2020-05-25\", \"group\": \"b\", \"value\": 14}, {\"label\": \"2020-05-26\", \"group\": \"a\", \"value\": 18}, {\"label\": \"2020-05-26\", \"group\": \"b\", \"value\": 21}]}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"title\": {\"text\": \"Line Chart Example\"}, \"mark\": {\"type\": \"line\", \"point\": true, \"tooltip\": true}, \"encoding\": {\"x\": {\"field\": \"label\", \"type\": \"temporal\", \"axis\": {\"title\": \"date\", \"format\": \"%d\"}}, \"y\": {\"title\": \"count\", \"field\": \"value\", \"type\": \"quantitative\"}}, \"data\": {\"values\": [{\"label\": \"2020-05-20\", \"value\": 8}, {\"label\": \"2020-05-21\", \"value\": 4}, {\"label\": \"2020-05-23\", \"value\": 2}, {\"label\": \"2020-05-24\", \"value\": 8}, {\"label\": \"2020-05-25\", \"value\": 4}, {\"label\": \"2020-05-26\", \"value\": 2}, {\"label\": \"2020-05-28\", \"value\": 5}, {\"label\": \"2020-05-29\", \"value\": 3}, {\"label\": \"2020-05-31\", \"value\": 9}, {\"label\": \"2020-06-02\", \"value\": 1}, {\"label\": \"2020-06-03\", \"value\": 7}, {\"label\": \"2020-06-04\", \"value\": 7}, {\"label\": \"2020-06-05\", \"value\": 14}, {\"label\": \"2020-06-06\", \"value\": 5}, {\"label\": \"2020-06-07\", \"value\": 4}, {\"label\": \"2020-06-08\", \"value\": 7}, {\"label\": \"2020-06-09\", \"value\": 7}, {\"label\": \"2020-06-10\", \"value\": 1}, {\"label\": \"2020-06-11\", \"value\": 3}, {\"label\": \"2020-06-12\", \"value\": 1}, {\"label\": \"2020-06-13\", \"value\": 17}, {\"label\": \"2020-06-14\", \"value\": 26}, {\"label\": \"2020-06-15\", \"value\": 19}, {\"label\": \"2020-06-16\", \"value\": 3}]}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"title\": {\"text\": \"Line Chart Example\"}, \"mark\": {\"type\": \"line\", \"point\": true, \"tooltip\": true}, \"encoding\": {\"x\": {\"field\": \"label\", \"type\": \"temporal\", \"axis\": {\"title\": \"date\", \"format\": \"%d\"}}, \"y\": {\"title\": \"count\", \"field\": \"value\", \"type\": \"quantitative\"}, \"color\": {\"field\": \"group\", \"type\": \"nominal\"}}, \"data\": {\"values\": [{\"label\": \"2020-05-20\", \"group\": \"A\", \"value\": 8}, {\"label\": \"2020-05-20\", \"group\": \"B\", \"value\": 4}, {\"label\": \"2020-05-20\", \"group\": \"I\", \"value\": 2}, {\"label\": \"2020-05-20\", \"group\": \"C\", \"value\": 2}, {\"label\": \"2020-05-20\", \"group\": \"D\", \"value\": 2}, {\"label\": \"2020-05-20\", \"group\": \"E\", \"value\": 1}, {\"label\": \"2020-05-21\", \"group\": \"A\", \"value\": 4}, {\"label\": \"2020-05-21\", \"group\": \"F\", \"value\": 4}, {\"label\": \"2020-05-21\", \"group\": \"G\", \"value\": 2}, {\"label\": \"2020-05-21\", \"group\": \"C\", \"value\": 2}, {\"label\": \"2020-05-21\", \"group\": \"H\", \"value\": 1}, {\"label\": \"2020-05-21\", \"group\": \"E\", \"value\": 1}, {\"label\": \"2020-05-22\", \"group\": \"B\", \"value\": 6}, {\"label\": \"2020-05-23\", \"group\": \"G\", \"value\": 3}, {\"label\": \"2020-05-23\", \"group\": \"A\", \"value\": 2}, {\"label\": \"2020-05-23\", \"group\": \"H\", \"value\": 1}, {\"label\": \"2020-05-23\", \"group\": \"I\", \"value\": 1}, {\"label\": \"2020-05-23\", \"group\": \"E\", \"value\": 1}, {\"label\": \"2020-05-23\", \"group\": \"J\", \"value\": 1}, {\"label\": \"2020-05-24\", \"group\": \"A\", \"value\": 8}, {\"label\": \"2020-05-24\", \"group\": \"G\", \"value\": 3}, {\"label\": \"2020-05-24\", \"group\": \"H\", \"value\": 1}, {\"label\": \"2020-05-24\", \"group\": \"I\", \"value\": 1}, {\"label\": \"2020-05-25\", \"group\": \"A\", \"value\": 4}, {\"label\": \"2020-05-25\", \"group\": \"J\", \"value\": 3}, {\"label\": \"2020-05-25\", \"group\": \"B\", \"value\": 1}, {\"label\": \"2020-05-25\", \"group\": \"G\", \"value\": 1}, {\"label\": \"2020-05-26\", \"group\": \"A\", \"value\": 2}, {\"label\": \"2020-05-26\", \"group\": \"C\", \"value\": 1}, {\"label\": \"2020-05-28\", \"group\": \"A\", \"value\": 5}, {\"label\": \"2020-05-28\", \"group\": \"G\", \"value\": 2}, {\"label\": \"2020-05-28\", \"group\": \"C\", \"value\": 1}, {\"label\": \"2020-05-28\", \"group\": \"E\", \"value\": 1}, {\"label\": \"2020-05-28\", \"group\": \"H\", \"value\": 1}, {\"label\": \"2020-05-28\", \"group\": \"F\", \"value\": 1}, {\"label\": \"2020-05-29\", \"group\": \"A\", \"value\": 3}, {\"label\": \"2020-05-29\", \"group\": \"B\", \"value\": 1}, {\"label\": \"2020-05-29\", \"group\": \"F\", \"value\": 1}, {\"label\": \"2020-05-31\", \"group\": \"A\", \"value\": 9}, {\"label\": \"2020-05-31\", \"group\": \"B\", \"value\": 2}, {\"label\": \"2020-05-31\", \"group\": \"I\", \"value\": 2}, {\"label\": \"2020-05-31\", \"group\": \"G\", \"value\": 2}, {\"label\": \"2020-05-31\", \"group\": \"E\", \"value\": 2}, {\"label\": \"2020-05-31\", \"group\": \"C\", \"value\": 1}, {\"label\": \"2020-06-02\", \"group\": \"A\", \"value\": 1}, {\"label\": \"2020-06-02\", \"group\": \"F\", \"value\": 1}, {\"label\": \"2020-06-02\", \"group\": \"G\", \"value\": 1}, {\"label\": \"2020-06-03\", \"group\": \"A\", \"value\": 7}, {\"label\": \"2020-06-03\", \"group\": \"G\", \"value\": 5}, {\"label\": \"2020-06-03\", \"group\": \"D\", \"value\": 3}, {\"label\": \"2020-06-03\", \"group\": \"E\", \"value\": 3}, {\"label\": \"2020-06-03\", \"group\": \"I\", \"value\": 3}, {\"label\": \"2020-06-03\", \"group\": \"F\", \"value\": 2}, {\"label\": \"2020-06-03\", \"group\": \"C\", \"value\": 1}, {\"label\": \"2020-06-04\", \"group\": \"A\", \"value\": 7}, {\"label\": \"2020-06-04\", \"group\": \"C\", \"value\": 2}, {\"label\": \"2020-06-04\", \"group\": \"D\", \"value\": 2}, {\"label\": \"2020-06-04\", \"group\": \"H\", \"value\": 1}, {\"label\": \"2020-06-04\", \"group\": \"E\", \"value\": 1}, {\"label\": \"2020-06-04\", \"group\": \"J\", \"value\": 1}, {\"label\": \"2020-06-05\", \"group\": \"A\", \"value\": 14}, {\"label\": \"2020-06-05\", \"group\": \"G\", \"value\": 4}, {\"label\": \"2020-06-05\", \"group\": \"H\", \"value\": 4}, {\"label\": \"2020-06-05\", \"group\": \"F\", \"value\": 3}, {\"label\": \"2020-06-05\", \"group\": \"B\", \"value\": 2}, {\"label\": \"2020-06-05\", \"group\": \"J\", \"value\": 2}, {\"label\": \"2020-06-05\", \"group\": \"D\", \"value\": 1}, {\"label\": \"2020-06-05\", \"group\": \"C\", \"value\": 1}, {\"label\": \"2020-06-06\", \"group\": \"A\", \"value\": 5}, {\"label\": \"2020-06-06\", \"group\": \"D\", \"value\": 3}, {\"label\": \"2020-06-06\", \"group\": \"I\", \"value\": 2}, {\"label\": \"2020-06-06\", \"group\": \"H\", \"value\": 2}, {\"label\": \"2020-06-06\", \"group\": \"G\", \"value\": 2}, {\"label\": \"2020-06-06\", \"group\": \"F\", \"value\": 1}, {\"label\": \"2020-06-06\", \"group\": \"J\", \"value\": 1}, {\"label\": \"2020-06-07\", \"group\": \"A\", \"value\": 4}, {\"label\": \"2020-06-07\", \"group\": \"E\", \"value\": 2}, {\"label\": \"2020-06-08\", \"group\": \"A\", \"value\": 7}, {\"label\": \"2020-06-08\", \"group\": \"F\", \"value\": 3}, {\"label\": \"2020-06-08\", \"group\": \"D\", \"value\": 2}, {\"label\": \"2020-06-08\", \"group\": \"G\", \"value\": 2}, {\"label\": \"2020-06-08\", \"group\": \"C\", \"value\": 2}, {\"label\": \"2020-06-08\", \"group\": \"E\", \"value\": 2}, {\"label\": \"2020-06-08\", \"group\": \"H\", \"value\": 1}, {\"label\": \"2020-06-08\", \"group\": \"I\", \"value\": 1}, {\"label\": \"2020-06-09\", \"group\": \"A\", \"value\": 7}, {\"label\": \"2020-06-09\", \"group\": \"I\", \"value\": 1}, {\"label\": \"2020-06-09\", \"group\": \"C\", \"value\": 1}, {\"label\": \"2020-06-09\", \"group\": \"F\", \"value\": 1}, {\"label\": \"2020-06-09\", \"group\": \"D\", \"value\": 1}, {\"label\": \"2020-06-09\", \"group\": \"B\", \"value\": 1}, {\"label\": \"2020-06-09\", \"group\": \"J\", \"value\": 1}, {\"label\": \"2020-06-09\", \"group\": \"G\", \"value\": 1}, {\"label\": \"2020-06-10\", \"group\": \"G\", \"value\": 2}, {\"label\": \"2020-06-10\", \"group\": \"A\", \"value\": 1}, {\"label\": \"2020-06-10\", \"group\": \"I\", \"value\": 1}, {\"label\": \"2020-06-10\", \"group\": \"C\", \"value\": 1}, {\"label\": \"2020-06-11\", \"group\": \"A\", \"value\": 3}, {\"label\": \"2020-06-11\", \"group\": \"B\", \"value\": 1}, {\"label\": \"2020-06-11\", \"group\": \"G\", \"value\": 1}, {\"label\": \"2020-06-11\", \"group\": \"C\", \"value\": 1}, {\"label\": \"2020-06-12\", \"group\": \"A\", \"value\": 1}, {\"label\": \"2020-06-12\", \"group\": \"B\", \"value\": 1}, {\"label\": \"2020-06-12\", \"group\": \"G\", \"value\": 1}, {\"label\": \"2020-06-12\", \"group\": \"H\", \"value\": 1}, {\"label\": \"2020-06-12\", \"group\": \"C\", \"value\": 1}, {\"label\": \"2020-06-13\", \"group\": \"A\", \"value\": 17}, {\"label\": \"2020-06-13\", \"group\": \"G\", \"value\": 3}, {\"label\": \"2020-06-13\", \"group\": \"D\", \"value\": 3}, {\"label\": \"2020-06-13\", \"group\": \"B\", \"value\": 2}, {\"label\": \"2020-06-13\", \"group\": \"I\", \"value\": 2}, {\"label\": \"2020-06-13\", \"group\": \"E\", \"value\": 1}, {\"label\": \"2020-06-13\", \"group\": \"H\", \"value\": 1}, {\"label\": \"2020-06-14\", \"group\": \"A\", \"value\": 26}, {\"label\": \"2020-06-14\", \"group\": \"B\", \"value\": 3}, {\"label\": \"2020-06-14\", \"group\": \"I\", \"value\": 3}, {\"label\": \"2020-06-14\", \"group\": \"E\", \"value\": 2}, {\"label\": \"2020-06-14\", \"group\": \"H\", \"value\": 2}, {\"label\": \"2020-06-14\", \"group\": \"F\", \"value\": 1}, {\"label\": \"2020-06-14\", \"group\": \"G\", \"value\": 1}, {\"label\": \"2020-06-14\", \"group\": \"D\", \"value\": 1}, {\"label\": \"2020-06-14\", \"group\": \"J\", \"value\": 1}, {\"label\": \"2020-06-15\", \"group\": \"A\", \"value\": 19}, {\"label\": \"2020-06-15\", \"group\": \"E\", \"value\": 5}, {\"label\": \"2020-06-15\", \"group\": \"H\", \"value\": 4}, {\"label\": \"2020-06-15\", \"group\": \"F\", \"value\": 3}, {\"label\": \"2020-06-15\", \"group\": \"J\", \"value\": 2}, {\"label\": \"2020-06-15\", \"group\": \"B\", \"value\": 2}, {\"label\": \"2020-06-15\", \"group\": \"G\", \"value\": 2}, {\"label\": \"2020-06-15\", \"group\": \"C\", \"value\": 1}, {\"label\": \"2020-06-16\", \"group\": \"A\", \"value\": 3}, {\"label\": \"2020-06-16\", \"group\": \"B\", \"value\": 3}, {\"label\": \"2020-06-16\", \"group\": \"I\", \"value\": 1}, {\"label\": \"2020-06-16\", \"group\": \"C\", \"value\": 1}, {\"label\": \"2020-06-16\", \"group\": \"E\", \"value\": 1}, {\"label\": \"2020-06-16\", \"group\": \"H\", \"value\": 1}, {\"label\": \"2020-06-16\", \"group\": \"D\", \"value\": 1}]}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"title\": {\"text\": \"scatter plot example\"}, \"data\": {\"values\": [{\"price\": 16, \"count\": 21, \"section\": \"a\"}, {\"price\": 19, \"count\": 13, \"section\": \"b\"}, {\"price\": 14, \"count\": 8, \"section\": \"c\"}, {\"price\": 3, \"count\": 5, \"section\": \"d\"}, {\"price\": 11, \"count\": 3, \"section\": \"e\"}, {\"price\": 20, \"count\": 2, \"section\": \"a\"}, {\"price\": 4, \"count\": 1, \"section\": \"b\"}, {\"price\": 6, \"count\": 1, \"section\": \"c\"}, {\"price\": 2, \"count\": 14, \"section\": \"d\"}, {\"price\": 12, \"count\": 6, \"section\": \"e\"}, {\"price\": 12, \"count\": 8, \"section\": \"a\"}, {\"price\": 9, \"count\": 9, \"section\": \"b\"}, {\"price\": 8, \"count\": 1, \"section\": \"c\"}, {\"price\": 11, \"count\": 7, \"section\": \"d\"}, {\"price\": 7, \"count\": 5, \"section\": \"e\"}, {\"price\": 6, \"count\": 5, \"section\": \"a\"}, {\"price\": 8, \"count\": 15, \"section\": \"b\"}, {\"price\": 4, \"count\": 5, \"section\": \"c\"}, {\"price\": 7, \"count\": 4, \"section\": \"d\"}, {\"price\": 2, \"count\": 8, \"section\": \"e\"}, {\"price\": 9, \"count\": 1, \"section\": \"a\"}, {\"price\": 12, \"count\": 2, \"section\": \"b\"}, {\"price\": 12, \"count\": 3, \"section\": \"c\"}, {\"price\": 16, \"count\": 6, \"section\": \"d\"}, {\"price\": 2, \"count\": 6, \"section\": \"e\"}, {\"price\": 6, \"count\": 25, \"section\": \"a\"}, {\"price\": 9, \"count\": 5, \"section\": \"b\"}, {\"price\": 7, \"count\": 5, \"section\": \"c\"}, {\"price\": 10, \"count\": 6, \"section\": \"d\"}, {\"price\": 15, \"count\": 5, \"section\": \"e\"}]}, \"encoding\": {\"y\": {\"field\": \"price\", \"type\": \"quantitative\"}, \"x\": {\"field\": \"count\", \"type\": \"quantitative\"}}, \"mark\": {\"type\": \"point\", \"tooltip\": true, \"filled\": true}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"title\": {\"text\": \"area chart fixture\"}, \"data\": {\"values\": [{\"label\": \"2020-05-20\", \"group\": \"A\", \"value\": 8}, {\"label\": \"2020-05-20\", \"group\": \"B\", \"value\": 4}, {\"label\": \"2020-05-20\", \"group\": \"I\", \"value\": 2}, {\"label\": \"2020-05-20\", \"group\": \"C\", \"value\": 2}, {\"label\": \"2020-05-20\", \"group\": \"D\", \"value\": 2}, {\"label\": \"2020-05-20\", \"group\": \"E\", \"value\": 1}, {\"label\": \"2020-05-21\", \"group\": \"A\", \"value\": 4}, {\"label\": \"2020-05-21\", \"group\": \"F\", \"value\": 4}, {\"label\": \"2020-05-21\", \"group\": \"G\", \"value\": 2}, {\"label\": \"2020-05-21\", \"group\": \"C\", \"value\": 2}, {\"label\": \"2020-05-21\", \"group\": \"H\", \"value\": 1}, {\"label\": \"2020-05-21\", \"group\": \"E\", \"value\": 1}, {\"label\": \"2020-05-22\", \"group\": \"B\", \"value\": 6}, {\"label\": \"2020-05-23\", \"group\": \"G\", \"value\": 3}, {\"label\": \"2020-05-23\", \"group\": \"A\", \"value\": 2}, {\"label\": \"2020-05-23\", \"group\": \"H\", \"value\": 1}, {\"label\": \"2020-05-23\", \"group\": \"I\", \"value\": 1}, {\"label\": \"2020-05-23\", \"group\": \"E\", \"value\": 1}, {\"label\": \"2020-05-23\", \"group\": \"J\", \"value\": 1}, {\"label\": \"2020-05-24\", \"group\": \"A\", \"value\": 8}, {\"label\": \"2020-05-24\", \"group\": \"G\", \"value\": 3}, {\"label\": \"2020-05-24\", \"group\": \"H\", \"value\": 1}, {\"label\": \"2020-05-24\", \"group\": \"I\", \"value\": 1}, {\"label\": \"2020-05-25\", \"group\": \"A\", \"value\": 4}, {\"label\": \"2020-05-25\", \"group\": \"J\", \"value\": 3}, {\"label\": \"2020-05-25\", \"group\": \"B\", \"value\": 1}, {\"label\": \"2020-05-25\", \"group\": \"G\", \"value\": 1}, {\"label\": \"2020-05-26\", \"group\": \"A\", \"value\": 2}, {\"label\": \"2020-05-26\", \"group\": \"C\", \"value\": 1}, {\"label\": \"2020-05-28\", \"group\": \"A\", \"value\": 5}, {\"label\": \"2020-05-28\", \"group\": \"G\", \"value\": 2}, {\"label\": \"2020-05-28\", \"group\": \"C\", \"value\": 1}, {\"label\": \"2020-05-28\", \"group\": \"E\", \"value\": 1}, {\"label\": \"2020-05-28\", \"group\": \"H\", \"value\": 1}, {\"label\": \"2020-05-28\", \"group\": \"F\", \"value\": 1}, {\"label\": \"2020-05-29\", \"group\": \"A\", \"value\": 3}, {\"label\": \"2020-05-29\", \"group\": \"B\", \"value\": 1}, {\"label\": \"2020-05-29\", \"group\": \"F\", \"value\": 1}, {\"label\": \"2020-05-31\", \"group\": \"A\", \"value\": 9}, {\"label\": \"2020-05-31\", \"group\": \"B\", \"value\": 2}, {\"label\": \"2020-05-31\", \"group\": \"I\", \"value\": 2}, {\"label\": \"2020-05-31\", \"group\": \"G\", \"value\": 2}, {\"label\": \"2020-05-31\", \"group\": \"E\", \"value\": 2}, {\"label\": \"2020-05-31\", \"group\": \"C\", \"value\": 1}, {\"label\": \"2020-06-02\", \"group\": \"A\", \"value\": 1}, {\"label\": \"2020-06-02\", \"group\": \"F\", \"value\": 1}, {\"label\": \"2020-06-02\", \"group\": \"G\", \"value\": 1}, {\"label\": \"2020-06-03\", \"group\": \"A\", \"value\": 7}, {\"label\": \"2020-06-03\", \"group\": \"G\", \"value\": 5}, {\"label\": \"2020-06-03\", \"group\": \"D\", \"value\": 3}, {\"label\": \"2020-06-03\", \"group\": \"E\", \"value\": 3}, {\"label\": \"2020-06-03\", \"group\": \"I\", \"value\": 3}, {\"label\": \"2020-06-03\", \"group\": \"F\", \"value\": 2}, {\"label\": \"2020-06-03\", \"group\": \"C\", \"value\": 1}, {\"label\": \"2020-06-04\", \"group\": \"A\", \"value\": 7}, {\"label\": \"2020-06-04\", \"group\": \"C\", \"value\": 2}, {\"label\": \"2020-06-04\", \"group\": \"D\", \"value\": 2}, {\"label\": \"2020-06-04\", \"group\": \"H\", \"value\": 1}, {\"label\": \"2020-06-04\", \"group\": \"E\", \"value\": 1}, {\"label\": \"2020-06-04\", \"group\": \"J\", \"value\": 1}, {\"label\": \"2020-06-05\", \"group\": \"A\", \"value\": 14}, {\"label\": \"2020-06-05\", \"group\": \"G\", \"value\": 4}, {\"label\": \"2020-06-05\", \"group\": \"H\", \"value\": 4}, {\"label\": \"2020-06-05\", \"group\": \"F\", \"value\": 3}, {\"label\": \"2020-06-05\", \"group\": \"B\", \"value\": 2}, {\"label\": \"2020-06-05\", \"group\": \"J\", \"value\": 2}, {\"label\": \"2020-06-05\", \"group\": \"D\", \"value\": 1}, {\"label\": \"2020-06-05\", \"group\": \"C\", \"value\": 1}, {\"label\": \"2020-06-06\", \"group\": \"A\", \"value\": 5}, {\"label\": \"2020-06-06\", \"group\": \"D\", \"value\": 3}, {\"label\": \"2020-06-06\", \"group\": \"I\", \"value\": 2}, {\"label\": \"2020-06-06\", \"group\": \"H\", \"value\": 2}, {\"label\": \"2020-06-06\", \"group\": \"G\", \"value\": 2}, {\"label\": \"2020-06-06\", \"group\": \"F\", \"value\": 1}, {\"label\": \"2020-06-06\", \"group\": \"J\", \"value\": 1}, {\"label\": \"2020-06-07\", \"group\": \"A\", \"value\": 4}, {\"label\": \"2020-06-07\", \"group\": \"E\", \"value\": 2}, {\"label\": \"2020-06-08\", \"group\": \"A\", \"value\": 7}, {\"label\": \"2020-06-08\", \"group\": \"F\", \"value\": 3}, {\"label\": \"2020-06-08\", \"group\": \"D\", \"value\": 2}, {\"label\": \"2020-06-08\", \"group\": \"G\", \"value\": 2}, {\"label\": \"2020-06-08\", \"group\": \"C\", \"value\": 2}, {\"label\": \"2020-06-08\", \"group\": \"E\", \"value\": 2}, {\"label\": \"2020-06-08\", \"group\": \"H\", \"value\": 1}, {\"label\": \"2020-06-08\", \"group\": \"I\", \"value\": 1}, {\"label\": \"2020-06-09\", \"group\": \"A\", \"value\": 7}, {\"label\": \"2020-06-09\", \"group\": \"I\", \"value\": 1}, {\"label\": \"2020-06-09\", \"group\": \"C\", \"value\": 1}, {\"label\": \"2020-06-09\", \"group\": \"F\", \"value\": 1}, {\"label\": \"2020-06-09\", \"group\": \"D\", \"value\": 1}, {\"label\": \"2020-06-09\", \"group\": \"B\", \"value\": 1}, {\"label\": \"2020-06-09\", \"group\": \"J\", \"value\": 1}, {\"label\": \"2020-06-09\", \"group\": \"G\", \"value\": 1}, {\"label\": \"2020-06-10\", \"group\": \"G\", \"value\": 2}, {\"label\": \"2020-06-10\", \"group\": \"A\", \"value\": 1}, {\"label\": \"2020-06-10\", \"group\": \"I\", \"value\": 1}, {\"label\": \"2020-06-10\", \"group\": \"C\", \"value\": 1}, {\"label\": \"2020-06-11\", \"group\": \"A\", \"value\": 3}, {\"label\": \"2020-06-11\", \"group\": \"B\", \"value\": 1}, {\"label\": \"2020-06-11\", \"group\": \"G\", \"value\": 1}, {\"label\": \"2020-06-11\", \"group\": \"C\", \"value\": 1}, {\"label\": \"2020-06-12\", \"group\": \"A\", \"value\": 1}, {\"label\": \"2020-06-12\", \"group\": \"B\", \"value\": 1}, {\"label\": \"2020-06-12\", \"group\": \"G\", \"value\": 1}, {\"label\": \"2020-06-12\", \"group\": \"H\", \"value\": 1}, {\"label\": \"2020-06-12\", \"group\": \"C\", \"value\": 1}, {\"label\": \"2020-06-13\", \"group\": \"A\", \"value\": 17}, {\"label\": \"2020-06-13\", \"group\": \"G\", \"value\": 3}, {\"label\": \"2020-06-13\", \"group\": \"D\", \"value\": 3}, {\"label\": \"2020-06-13\", \"group\": \"B\", \"value\": 2}, {\"label\": \"2020-06-13\", \"group\": \"I\", \"value\": 2}, {\"label\": \"2020-06-13\", \"group\": \"E\", \"value\": 1}, {\"label\": \"2020-06-13\", \"group\": \"H\", \"value\": 1}, {\"label\": \"2020-06-14\", \"group\": \"A\", \"value\": 26}, {\"label\": \"2020-06-14\", \"group\": \"B\", \"value\": 3}, {\"label\": \"2020-06-14\", \"group\": \"I\", \"value\": 3}, {\"label\": \"2020-06-14\", \"group\": \"E\", \"value\": 2}, {\"label\": \"2020-06-14\", \"group\": \"H\", \"value\": 2}, {\"label\": \"2020-06-14\", \"group\": \"F\", \"value\": 1}, {\"label\": \"2020-06-14\", \"group\": \"G\", \"value\": 1}, {\"label\": \"2020-06-14\", \"group\": \"D\", \"value\": 1}, {\"label\": \"2020-06-14\", \"group\": \"J\", \"value\": 1}, {\"label\": \"2020-06-15\", \"group\": \"A\", \"value\": 19}, {\"label\": \"2020-06-15\", \"group\": \"E\", \"value\": 5}, {\"label\": \"2020-06-15\", \"group\": \"H\", \"value\": 4}, {\"label\": \"2020-06-15\", \"group\": \"F\", \"value\": 3}, {\"label\": \"2020-06-15\", \"group\": \"J\", \"value\": 2}, {\"label\": \"2020-06-15\", \"group\": \"B\", \"value\": 2}, {\"label\": \"2020-06-15\", \"group\": \"G\", \"value\": 2}, {\"label\": \"2020-06-15\", \"group\": \"C\", \"value\": 1}, {\"label\": \"2020-06-16\", \"group\": \"A\", \"value\": 3}, {\"label\": \"2020-06-16\", \"group\": \"B\", \"value\": 3}, {\"label\": \"2020-06-16\", \"group\": \"I\", \"value\": 1}, {\"label\": \"2020-06-16\", \"group\": \"C\", \"value\": 1}, {\"label\": \"2020-06-16\", \"group\": \"E\", \"value\": 1}, {\"label\": \"2020-06-16\", \"group\": \"H\", \"value\": 1}, {\"label\": \"2020-06-16\", \"group\": \"D\", \"value\": 1}]}, \"mark\": \"area\", \"encoding\": {\"x\": {\"timeUnit\": \"utcday\", \"field\": \"label\", \"axis\": {\"format\": \"%m-%d\"}, \"type\": \"temporal\"}, \"y\": {\"field\": \"value\", \"type\": \"quantitative\"}, \"color\": {\"field\": \"group\", \"type\": \"nominal\"}}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"title\": {\"text\": \"Detections by Tactic (Last 30 days)\"}, \"mark\": {\"type\": \"bar\", \"tooltip\": true}, \"encoding\": {\"x\": {\"field\": \"label\", \"type\": \"temporal\", \"timeUnit\": \"utcday\", \"axis\": {\"title\": null, \"format\": \"%m-%d\"}}, \"y\": {\"field\": \"value\", \"type\": \"quantitative\", \"axis\": {\"title\": null}}, \"color\": {\"field\": \"group\", \"type\": \"nominal\"}}, \"data\": {\"values\": [{\"label\": \"2020-05-20\", \"group\": \"A\", \"value\": 8}, {\"label\": \"2020-05-20\", \"group\": \"B\", \"value\": 4}, {\"label\": \"2020-05-20\", \"group\": \"I\", \"value\": 2}, {\"label\": \"2020-05-20\", \"group\": \"C\", \"value\": 2}, {\"label\": \"2020-05-20\", \"group\": \"D\", \"value\": 2}, {\"label\": \"2020-05-20\", \"group\": \"E\", \"value\": 1}, {\"label\": \"2020-05-21\", \"group\": \"A\", \"value\": 4}, {\"label\": \"2020-05-21\", \"group\": \"F\", \"value\": 4}, {\"label\": \"2020-05-21\", \"group\": \"G\", \"value\": 2}, {\"label\": \"2020-05-21\", \"group\": \"C\", \"value\": 2}, {\"label\": \"2020-05-21\", \"group\": \"H\", \"value\": 1}, {\"label\": \"2020-05-21\", \"group\": \"E\", \"value\": 1}, {\"label\": \"2020-05-22\", \"group\": \"B\", \"value\": 6}, {\"label\": \"2020-05-23\", \"group\": \"G\", \"value\": 3}, {\"label\": \"2020-05-23\", \"group\": \"A\", \"value\": 2}, {\"label\": \"2020-05-23\", \"group\": \"H\", \"value\": 1}, {\"label\": \"2020-05-23\", \"group\": \"I\", \"value\": 1}, {\"label\": \"2020-05-23\", \"group\": \"E\", \"value\": 1}, {\"label\": \"2020-05-23\", \"group\": \"J\", \"value\": 1}, {\"label\": \"2020-05-24\", \"group\": \"A\", \"value\": 8}, {\"label\": \"2020-05-24\", \"group\": \"G\", \"value\": 3}, {\"label\": \"2020-05-24\", \"group\": \"H\", \"value\": 1}, {\"label\": \"2020-05-24\", \"group\": \"I\", \"value\": 1}, {\"label\": \"2020-05-25\", \"group\": \"A\", \"value\": 4}, {\"label\": \"2020-05-25\", \"group\": \"J\", \"value\": 3}, {\"label\": \"2020-05-25\", \"group\": \"B\", \"value\": 1}, {\"label\": \"2020-05-25\", \"group\": \"G\", \"value\": 1}, {\"label\": \"2020-05-26\", \"group\": \"A\", \"value\": 2}, {\"label\": \"2020-05-26\", \"group\": \"C\", \"value\": 1}, {\"label\": \"2020-05-28\", \"group\": \"A\", \"value\": 5}, {\"label\": \"2020-05-28\", \"group\": \"G\", \"value\": 2}, {\"label\": \"2020-05-28\", \"group\": \"C\", \"value\": 1}, {\"label\": \"2020-05-28\", \"group\": \"E\", \"value\": 1}, {\"label\": \"2020-05-28\", \"group\": \"H\", \"value\": 1}, {\"label\": \"2020-05-28\", \"group\": \"F\", \"value\": 1}, {\"label\": \"2020-05-29\", \"group\": \"A\", \"value\": 3}, {\"label\": \"2020-05-29\", \"group\": \"B\", \"value\": 1}, {\"label\": \"2020-05-29\", \"group\": \"F\", \"value\": 1}, {\"label\": \"2020-05-31\", \"group\": \"A\", \"value\": 9}, {\"label\": \"2020-05-31\", \"group\": \"B\", \"value\": 2}, {\"label\": \"2020-05-31\", \"group\": \"I\", \"value\": 2}, {\"label\": \"2020-05-31\", \"group\": \"G\", \"value\": 2}, {\"label\": \"2020-05-31\", \"group\": \"E\", \"value\": 2}, {\"label\": \"2020-05-31\", \"group\": \"C\", \"value\": 1}, {\"label\": \"2020-06-02\", \"group\": \"A\", \"value\": 1}, {\"label\": \"2020-06-02\", \"group\": \"F\", \"value\": 1}, {\"label\": \"2020-06-02\", \"group\": \"G\", \"value\": 1}, {\"label\": \"2020-06-03\", \"group\": \"A\", \"value\": 7}, {\"label\": \"2020-06-03\", \"group\": \"G\", \"value\": 5}, {\"label\": \"2020-06-03\", \"group\": \"D\", \"value\": 3}, {\"label\": \"2020-06-03\", \"group\": \"E\", \"value\": 3}, {\"label\": \"2020-06-03\", \"group\": \"I\", \"value\": 3}, {\"label\": \"2020-06-03\", \"group\": \"F\", \"value\": 2}, {\"label\": \"2020-06-03\", \"group\": \"C\", \"value\": 1}, {\"label\": \"2020-06-04\", \"group\": \"A\", \"value\": 7}, {\"label\": \"2020-06-04\", \"group\": \"C\", \"value\": 2}, {\"label\": \"2020-06-04\", \"group\": \"D\", \"value\": 2}, {\"label\": \"2020-06-04\", \"group\": \"H\", \"value\": 1}, {\"label\": \"2020-06-04\", \"group\": \"E\", \"value\": 1}, {\"label\": \"2020-06-04\", \"group\": \"J\", \"value\": 1}, {\"label\": \"2020-06-05\", \"group\": \"A\", \"value\": 14}, {\"label\": \"2020-06-05\", \"group\": \"G\", \"value\": 4}, {\"label\": \"2020-06-05\", \"group\": \"H\", \"value\": 4}, {\"label\": \"2020-06-05\", \"group\": \"F\", \"value\": 3}, {\"label\": \"2020-06-05\", \"group\": \"B\", \"value\": 2}, {\"label\": \"2020-06-05\", \"group\": \"J\", \"value\": 2}, {\"label\": \"2020-06-05\", \"group\": \"D\", \"value\": 1}, {\"label\": \"2020-06-05\", \"group\": \"C\", \"value\": 1}, {\"label\": \"2020-06-06\", \"group\": \"A\", \"value\": 5}, {\"label\": \"2020-06-06\", \"group\": \"D\", \"value\": 3}, {\"label\": \"2020-06-06\", \"group\": \"I\", \"value\": 2}, {\"label\": \"2020-06-06\", \"group\": \"H\", \"value\": 2}, {\"label\": \"2020-06-06\", \"group\": \"G\", \"value\": 2}, {\"label\": \"2020-06-06\", \"group\": \"F\", \"value\": 1}, {\"label\": \"2020-06-06\", \"group\": \"J\", \"value\": 1}, {\"label\": \"2020-06-07\", \"group\": \"A\", \"value\": 4}, {\"label\": \"2020-06-07\", \"group\": \"E\", \"value\": 2}, {\"label\": \"2020-06-08\", \"group\": \"A\", \"value\": 7}, {\"label\": \"2020-06-08\", \"group\": \"F\", \"value\": 3}, {\"label\": \"2020-06-08\", \"group\": \"D\", \"value\": 2}, {\"label\": \"2020-06-08\", \"group\": \"G\", \"value\": 2}, {\"label\": \"2020-06-08\", \"group\": \"C\", \"value\": 2}, {\"label\": \"2020-06-08\", \"group\": \"E\", \"value\": 2}, {\"label\": \"2020-06-08\", \"group\": \"H\", \"value\": 1}, {\"label\": \"2020-06-08\", \"group\": \"I\", \"value\": 1}, {\"label\": \"2020-06-09\", \"group\": \"A\", \"value\": 7}, {\"label\": \"2020-06-09\", \"group\": \"I\", \"value\": 1}, {\"label\": \"2020-06-09\", \"group\": \"C\", \"value\": 1}, {\"label\": \"2020-06-09\", \"group\": \"F\", \"value\": 1}, {\"label\": \"2020-06-09\", \"group\": \"D\", \"value\": 1}, {\"label\": \"2020-06-09\", \"group\": \"B\", \"value\": 1}, {\"label\": \"2020-06-09\", \"group\": \"J\", \"value\": 1}, {\"label\": \"2020-06-09\", \"group\": \"G\", \"value\": 1}, {\"label\": \"2020-06-10\", \"group\": \"G\", \"value\": 2}, {\"label\": \"2020-06-10\", \"group\": \"A\", \"value\": 1}, {\"label\": \"2020-06-10\", \"group\": \"I\", \"value\": 1}, {\"label\": \"2020-06-10\", \"group\": \"C\", \"value\": 1}, {\"label\": \"2020-06-11\", \"group\": \"A\", \"value\": 3}, {\"label\": \"2020-06-11\", \"group\": \"B\", \"value\": 1}, {\"label\": \"2020-06-11\", \"group\": \"G\", \"value\": 1}, {\"label\": \"2020-06-11\", \"group\": \"C\", \"value\": 1}, {\"label\": \"2020-06-12\", \"group\": \"A\", \"value\": 1}, {\"label\": \"2020-06-12\", \"group\": \"B\", \"value\": 1}, {\"label\": \"2020-06-12\", \"group\": \"G\", \"value\": 1}, {\"label\": \"2020-06-12\", \"group\": \"H\", \"value\": 1}, {\"label\": \"2020-06-12\", \"group\": \"C\", \"value\": 1}, {\"label\": \"2020-06-13\", \"group\": \"A\", \"value\": 17}, {\"label\": \"2020-06-13\", \"group\": \"G\", \"value\": 3}, {\"label\": \"2020-06-13\", \"group\": \"D\", \"value\": 3}, {\"label\": \"2020-06-13\", \"group\": \"B\", \"value\": 2}, {\"label\": \"2020-06-13\", \"group\": \"I\", \"value\": 2}, {\"label\": \"2020-06-13\", \"group\": \"E\", \"value\": 1}, {\"label\": \"2020-06-13\", \"group\": \"H\", \"value\": 1}, {\"label\": \"2020-06-14\", \"group\": \"A\", \"value\": 26}, {\"label\": \"2020-06-14\", \"group\": \"B\", \"value\": 3}, {\"label\": \"2020-06-14\", \"group\": \"I\", \"value\": 3}, {\"label\": \"2020-06-14\", \"group\": \"E\", \"value\": 2}, {\"label\": \"2020-06-14\", \"group\": \"H\", \"value\": 2}, {\"label\": \"2020-06-14\", \"group\": \"F\", \"value\": 1}, {\"label\": \"2020-06-14\", \"group\": \"G\", \"value\": 1}, {\"label\": \"2020-06-14\", \"group\": \"D\", \"value\": 1}, {\"label\": \"2020-06-14\", \"group\": \"J\", \"value\": 1}, {\"label\": \"2020-06-15\", \"group\": \"A\", \"value\": 19}, {\"label\": \"2020-06-15\", \"group\": \"E\", \"value\": 5}, {\"label\": \"2020-06-15\", \"group\": \"H\", \"value\": 4}, {\"label\": \"2020-06-15\", \"group\": \"F\", \"value\": 3}, {\"label\": \"2020-06-15\", \"group\": \"J\", \"value\": 2}, {\"label\": \"2020-06-15\", \"group\": \"B\", \"value\": 2}, {\"label\": \"2020-06-15\", \"group\": \"G\", \"value\": 2}, {\"label\": \"2020-06-15\", \"group\": \"C\", \"value\": 1}, {\"label\": \"2020-06-16\", \"group\": \"A\", \"value\": 3}, {\"label\": \"2020-06-16\", \"group\": \"B\", \"value\": 3}, {\"label\": \"2020-06-16\", \"group\": \"I\", \"value\": 1}, {\"label\": \"2020-06-16\", \"group\": \"C\", \"value\": 1}, {\"label\": \"2020-06-16\", \"group\": \"E\", \"value\": 1}, {\"label\": \"2020-06-16\", \"group\": \"H\", \"value\": 1}, {\"label\": \"2020-06-16\", \"group\": \"D\", \"value\": 1}]}}"
"{\"$schema\": \"https://vega.github.io/schema/vega-lite/v5.json\", \"title\": {\"text\": \"temporal bar chart\"}, \"data\": {\"values\": [{\"value\": 10, \"date\": \"2010\"}, {\"value\": 20, \"date\": \"2011\"}, {\"value\": 10, \"date\": \"2012\"}, {\"value\": 30, \"date\": \"2013\"}, {\"value\": 50, \"date\": \"2014\"}, {\"value\": 10, \"date\": \"2015\"}]}, \"mark\": {\"type\": \"bar\", \"tooltip\": true}, \"encoding\": {\"y\": {\"field\": \"value\", \"type\": \"quantitative\"}, \"x\": {\"field\": \"date\", \"type\": \"temporal\", \"timeUnit\": \"utcyear\", \"axis\": {\"format\": \"%Y\"}}}}"