{"id":19578,"date":"2022-09-30T14:03:51","date_gmt":"2022-09-30T13:03:51","guid":{"rendered":"https:\/\/www.economicsobservatory.com\/?post_type=question&#038;p=19578"},"modified":"2022-10-10T08:53:21","modified_gmt":"2022-10-10T07:53:21","slug":"whats-happening-in-uk-markets-the-story-in-ten-charts","status":"publish","type":"question","link":"https:\/\/www.economicsobservatory.com\/test\/whats-happening-in-uk-markets-the-story-in-ten-charts","title":{"rendered":"What\u2019s happening to the UK economy?"},"content":{"rendered":"\n<p>There hasn\u2019t been this much excitement about sterling in 30 years. In a week reminiscent of the currency crisis of September 1992, the UK saw concerns that the pound would sink to parity with the dollar, turmoil in the bond market and the Bank of England forced to step in.<\/p>\n\n\n\n<p>This raises a host of questions. What caused the financial market gyrations: was it really a reaction to the \u2018mini-budget\u2019 or something wider? Was the Bank right to respond? And what does it mean for the rest of us?<\/p>\n\n\n\n<p>This column tells the story using ten charts running from official data. Most are interactive: you can use the date sliders to zoom in on what\u2019s going on right now or zoom out to see the UK\u2019s long-run history.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">The background: prices, policy and debt<\/h3>\n\n\n\n<p>To understand the troubles this week, start with the fact that the UK is currently skewered on a fork with three sharp prongs. The first is prices: the extraordinary run-up of inflation over the past six months. Year-on-year prices rose above 10% and are still close to this (Chart 1).<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Figure 1: Inflation (CPI, % change over 12 months)<\/h4>\n\n\n<section class=\"blocks__chart\">\n    <div id=\"chatEmbed612018\" class=\"blocks__chart-svg\"><\/div>\n\n    <script>\n        var spec = {\"$schema\":\"https:\\\/\\\/vega.github.io\\\/schema\\\/vega-lite\\\/v5.json\",\"title\":{\"text\":\"\",\"subtitle\":[\"\",\"\"],\"subtitleFontStyle\":\"italic\",\"subtitleFontSize\":10,\"anchor\":\"start\",\"color\":\"black\",\"subtitleColor\":\"#black\"},\"width\":400,\"height\":300,\"config\":{\"background\":\"white\",\"view\":{\"stroke\":\"transparent\"}},\"data\":{\"url\":\"https:\\\/\\\/api.allorigins.win\\\/raw?url=https:\\\/\\\/api.ons.gov.uk\\\/timeseries\\\/d7g7\\\/dataset\\\/mm23\\\/data\",\"format\":{\"type\":\"json\",\"property\":\"months\"}},\"transform\":[{\"calculate\":\"replace(datum.date, ' JAN', '-01')\",\"as\":\"date1\"},{\"calculate\":\"replace(datum.date1, ' FEB', '-02')\",\"as\":\"date2\"},{\"calculate\":\"replace(datum.date2, ' MAR', '-03')\",\"as\":\"date3\"},{\"calculate\":\"replace(datum.date3, ' APR', '-04')\",\"as\":\"date4\"},{\"calculate\":\"replace(datum.date4, ' MAY', '-05')\",\"as\":\"date5\"},{\"calculate\":\"replace(datum.date5, ' JUN', '-06')\",\"as\":\"date6\"},{\"calculate\":\"replace(datum.date6, ' JUL', '-07')\",\"as\":\"date7\"},{\"calculate\":\"replace(datum.date7, ' AUG', '-08')\",\"as\":\"date8\"},{\"calculate\":\"replace(datum.date8, ' SEP', '-09')\",\"as\":\"date9\"},{\"calculate\":\"replace(datum.date9, ' OCT', '-10')\",\"as\":\"date10\"},{\"calculate\":\"replace(datum.date10, ' NOV', '-11')\",\"as\":\"date11\"},{\"calculate\":\"replace(datum.date11, ' DEC', '-12')\",\"as\":\"date12\"},{\"calculate\":\"timeParse(datum.date12, '%Y-%m')\",\"as\":\"dateClean\"},{\"filter\":\"datum.year>=minYear\"},{\"filter\":\"datum.year<=maxYear\"}],\"params\":[{\"name\":\"minYear\",\"value\":2015,\"bind\":{\"input\":\"range\",\"min\":1988,\"max\":2022,\"step\":1,\"name\":\"Start year:\"}},{\"name\":\"maxYear\",\"value\":2022,\"bind\":{\"input\":\"range\",\"min\":1988,\"max\":2022,\"step\":1,\"name\":\"End year:\"}}],\"layer\":[{\"mark\":{\"type\":\"line\",\"color\":\"#122b39 \",\"width\":10,\"strokeWidth\":2,\"opacity\":1},\"encoding\":{\"x\":{\"field\":\"dateClean\",\"type\":\"temporal\",\"title\":null,\"axis\":{\"grid\":false,\"labelColor\":\"black\"}},\"y\":{\"field\":\"value\",\"type\":\"quantitative\",\"title\":null,\"axis\":{\"grid\":true,\"labelColor\":\"black\"}}}},{\"encoding\":{\"x\":{\"aggregate\":\"max\",\"field\":\"dateClean\",\"type\":\"temporal\"},\"y\":{\"aggregate\":{\"argmax\":\"dateClean\"},\"field\":\"value\",\"type\":\"quantitative\"},\"text\":{\"aggregate\":{\"argmax\":\"dateClean\"},\"field\":\"value\",\"type\":\"nominal\"}},\"layer\":[{\"mark\":{\"type\":\"circle\",\"color\":\"#e6224b \",\"size\":100}},{\"mark\":{\"type\":\"text\",\"align\":\"left\",\"dx\":8,\"color\":\"#e6224b \"}}]}]};\n        var view = new vega.View(vega.parse(spec), {\n            responsive: true,\n            renderer: \"canvas\", \/\/ renderer (canvas or svg)\n            container: \"#chatEmbed612018\", \/\/ parent DOM container\n            hover: true \/\/ enable hover processing\n        });\n        view.run();\n\n        vegaEmbed('#chatEmbed612018', spec);\n    <\/script>\n<\/section>\n\n\n<h5 class=\"wp-block-heading\">Source: ONS<\/h5>\n\n\n\n<p>The Bank of England, which mandated to hit an inflation target of 2% a year, began to raise the interest rate that it controls, aiming to tamp down inflation. Bank Rate has risen from 0.25% in 2021 to 2.25% (Chart 2). This is a large and rapid monetary tightening, something the UK has not seen for decades.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Figure 2: Bank of England interest rates (bank rate, %, 1975-2022)<\/h4>\n\n\n<section class=\"blocks__chart\">\n    <div id=\"chatEmbed208955\" class=\"blocks__chart-svg\"><\/div>\n\n    <script>\n        var spec = {\"$schema\":\"https:\\\/\\\/vega.github.io\\\/schema\\\/vega-lite\\\/v5.json\",\"width\":400,\"height\":300,\"config\":{\"background\":\"white\",\"view\":{\"stroke\":\"transparent\"}},\"data\":{\"url\":\"https:\\\/\\\/raw.githubusercontent.com\\\/RDeconomist\\\/RDeconomist.github.io\\\/main\\\/data\\\/BankRate.csv\"},\"transform\":[{\"calculate\":\"year(datum.date)\",\"as\":\"year\"},{\"filter\":\"datum.year>=minYear\"},{\"filter\":\"datum.year<=maxYear\"}],\"params\":[{\"name\":\"minYear\",\"value\":2005,\"bind\":{\"input\":\"range\",\"min\":1975,\"max\":2022,\"step\":1,\"name\":\"Start year:\"}},{\"name\":\"maxYear\",\"value\":2022,\"bind\":{\"input\":\"range\",\"min\":1975,\"max\":2022,\"step\":1,\"name\":\"End year:\"}}],\"mark\":{\"type\":\"line\",\"color\":\"#e6224b\",\"interpolate\":\"step\",\"width\":10,\"strokeWidth\":2,\"opacity\":1},\"encoding\":{\"x\":{\"field\":\"date\",\"type\":\"temporal\",\"title\":null,\"axis\":{\"grid\":false,\"labelColor\":\"black\"}},\"y\":{\"field\":\"BankRate\",\"type\":\"quantitative\",\"title\":null,\"axis\":{\"grid\":true,\"labelColor\":\"black\"}}}};\n        var view = new vega.View(vega.parse(spec), {\n            responsive: true,\n            renderer: \"canvas\", \/\/ renderer (canvas or svg)\n            container: \"#chatEmbed208955\", \/\/ parent DOM container\n            hover: true \/\/ enable hover processing\n        });\n        view.run();\n\n        vegaEmbed('#chatEmbed208955', spec);\n    <\/script>\n<\/section>\n\n\n<h5 class=\"wp-block-heading\">Source: Bank of England<\/h5>\n\n\n\n<p>The Bank\u2019s task, even before this week, was the most difficult it has faced for years. This is the second prong: tricky monetary policy. While the global financial crisis of 2007-09 and its aftermath were devastating in terms of employment and output, monetary policy decisions in the period from 2010 to 2020 were, in a sense, simple. Both output and inflation tended to be too low, both needed to be pushed up, and stimulative policy \u2013 low Bank Rate and quantitative easing (QE) \u2013 was a way to do this.<\/p>\n\n\n\n<p>The current mix is different. The UK is like a house where one room \u2013 the GDP room (Chart 3) \u2013 is too cold and another \u2013 the inflation room \u2013 is too hot. But the radiators in the rooms have no individual controls, and there is just one thermostat. Do you turn it up or down?<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Figure 3: <strong>GDP growth rate (quarterly<\/strong>, chained volume measure)<\/h4>\n\n\n<section class=\"blocks__chart\">\n    <div id=\"chatEmbed705517\" class=\"blocks__chart-svg\"><\/div>\n\n    <script>\n        var spec = {\"$schema\":\"https:\\\/\\\/vega.github.io\\\/schema\\\/vega-lite\\\/v5.json\",\"width\":400,\"height\":300,\"config\":{\"background\":\"white\",\"view\":{\"stroke\":\"transparent\"}},\"data\":{\"url\":\"https:\\\/\\\/api.allorigins.win\\\/raw?url=https:\\\/\\\/api.ons.gov.uk\\\/timeseries\\\/IHYQ\\\/dataset\\\/PN2\\\/data\",\"format\":{\"type\":\"json\",\"property\":\"quarters\"}},\"transform\":[{\"calculate\":\"replace(datum.date, ' Q1', '-01')\",\"as\":\"date1\"},{\"calculate\":\"replace(datum.date1, ' Q2', '-04')\",\"as\":\"date2\"},{\"calculate\":\"replace(datum.date2, ' Q3', '-07')\",\"as\":\"date3\"},{\"calculate\":\"replace(datum.date3, ' Q4', '-10')\",\"as\":\"date4\"},{\"calculate\":\"timeParse(datum.date4, '%Y-%m')\",\"as\":\"dateClean\"},{\"filter\":\"datum.year>=minYear\"},{\"filter\":\"datum.year<=maxYear\"},{\"filter\":\"datum.value>=-10\"},{\"filter\":\"datum.value<=10\"}],\"params\":[{\"name\":\"minYear\",\"value\":2016,\"bind\":{\"input\":\"range\",\"min\":1988,\"max\":2022,\"step\":1,\"name\":\"Start year:\"}},{\"name\":\"maxYear\",\"value\":2022,\"bind\":{\"input\":\"range\",\"min\":1988,\"max\":2022,\"step\":1,\"name\":\"End year:\"}}],\"layer\":[{\"mark\":{\"type\":\"bar\",\"color\":\"#122b39\",\"width\":11,\"strokeWidth\":2,\"opacity\":1},\"encoding\":{\"x\":{\"field\":\"dateClean\",\"type\":\"temporal\",\"title\":null,\"axis\":{\"grid\":false,\"labelColor\":\"black\"}},\"y\":{\"field\":\"value\",\"type\":\"quantitative\",\"title\":null,\"axis\":{\"grid\":true,\"labelColor\":\"black\"}}}},{\"encoding\":{\"x\":{\"aggregate\":\"max\",\"field\":\"dateClean\",\"type\":\"temporal\"},\"y\":{\"aggregate\":{\"argmax\":\"dateClean\"},\"field\":\"value\",\"type\":\"quantitative\"},\"text\":{\"aggregate\":{\"argmax\":\"dateClean\"},\"field\":\"value\",\"type\":\"nominal\"}},\"layer\":[{\"mark\":{\"type\":\"text\",\"align\":\"left\",\"dx\":-8,\"dy\":8,\"color\":\"#e6224b\"}}]}]};\n        var view = new vega.View(vega.parse(spec), {\n            responsive: true,\n            renderer: \"canvas\", \/\/ renderer (canvas or svg)\n            container: \"#chatEmbed705517\", \/\/ parent DOM container\n            hover: true \/\/ enable hover processing\n        });\n        view.run();\n\n        vegaEmbed('#chatEmbed705517', spec);\n    <\/script>\n<\/section>\n\n\n<h5 class=\"wp-block-heading\">Source: ONS (Series: IHYQ)<\/h5>\n\n\n\n<p>The third prong is the state of the country\u2019s public finances. The UK\u2019s debt-to-GDP ratio has risen over the past 30 years. Two events \u2013 the global financial crisis and the Covid-19 pandemic \u2013 explain big changes. But even in calmer times, debt has tended to creep up (Chart 4).<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Figure 4: Public sector net debt (% GDP)<\/h4>\n\n\n<section class=\"blocks__chart\">\n    <div id=\"chatEmbed814039\" class=\"blocks__chart-svg\"><\/div>\n\n    <script>\n        var spec = {\"$schema\":\"https:\\\/\\\/vega.github.io\\\/schema\\\/vega-lite\\\/v5.json\",\"width\":400,\"height\":300,\"config\":{\"background\":\"white\",\"view\":{\"stroke\":\"transparent\"}},\"data\":{\"url\":\"https:\\\/\\\/api.allorigins.win\\\/raw?url=https:\\\/\\\/api.ons.gov.uk\\\/timeseries\\\/hf6x\\\/dataset\\\/pusf\\\/data\",\"format\":{\"type\":\"json\",\"property\":\"months\"}},\"transform\":[{\"calculate\":\"replace(datum.date, ' JAN', '-01')\",\"as\":\"date1\"},{\"calculate\":\"replace(datum.date1, ' FEB', '-02')\",\"as\":\"date2\"},{\"calculate\":\"replace(datum.date2, ' MAR', '-03')\",\"as\":\"date3\"},{\"calculate\":\"replace(datum.date3, ' APR', '-04')\",\"as\":\"date4\"},{\"calculate\":\"replace(datum.date4, ' MAY', '-05')\",\"as\":\"date5\"},{\"calculate\":\"replace(datum.date5, ' JUN', '-06')\",\"as\":\"date6\"},{\"calculate\":\"replace(datum.date6, ' JUL', '-07')\",\"as\":\"date7\"},{\"calculate\":\"replace(datum.date7, ' AUG', '-08')\",\"as\":\"date8\"},{\"calculate\":\"replace(datum.date8, ' SEP', '-09')\",\"as\":\"date9\"},{\"calculate\":\"replace(datum.date9, ' OCT', '-10')\",\"as\":\"date10\"},{\"calculate\":\"replace(datum.date10, ' NOV', '-11')\",\"as\":\"date11\"},{\"calculate\":\"replace(datum.date11, ' DEC', '-12')\",\"as\":\"date12\"},{\"calculate\":\"timeParse(datum.date12, '%Y-%m')\",\"as\":\"dateClean\"},{\"filter\":\"datum.year>=minYear\"},{\"filter\":\"datum.year<=maxYear\"}],\"params\":[{\"name\":\"minYear\",\"value\":1993,\"bind\":{\"input\":\"range\",\"min\":1993,\"max\":2022,\"step\":1,\"name\":\"Start year:\"}},{\"name\":\"maxYear\",\"value\":2022,\"bind\":{\"input\":\"range\",\"min\":1988,\"max\":2022,\"step\":1,\"name\":\"End year:\"}}],\"layer\":[{\"mark\":{\"type\":\"line\",\"color\":\"#122b39\",\"width\":10,\"strokeWidth\":2,\"opacity\":1},\"encoding\":{\"x\":{\"field\":\"dateClean\",\"type\":\"temporal\",\"title\":null,\"axis\":{\"grid\":false,\"labelColor\":\"black\"}},\"y\":{\"field\":\"value\",\"type\":\"quantitative\",\"title\":null,\"axis\":{\"grid\":true,\"labelColor\":\"black\"}}}},{\"encoding\":{\"x\":{\"aggregate\":\"max\",\"field\":\"dateClean\",\"type\":\"temporal\"},\"y\":{\"aggregate\":{\"argmax\":\"dateClean\"},\"field\":\"value\",\"type\":\"quantitative\"},\"text\":{\"aggregate\":{\"argmax\":\"dateClean\"},\"field\":\"value\",\"type\":\"nominal\"}},\"layer\":[{\"mark\":{\"type\":\"circle\",\"color\":\"#e6224b\",\"size\":100}},{\"mark\":{\"type\":\"text\",\"align\":\"left\",\"dx\":8,\"color\":\"#e6224b\"}}]}]};\n        var view = new vega.View(vega.parse(spec), {\n            responsive: true,\n            renderer: \"canvas\", \/\/ renderer (canvas or svg)\n            container: \"#chatEmbed814039\", \/\/ parent DOM container\n            hover: true \/\/ enable hover processing\n        });\n        view.run();\n\n        vegaEmbed('#chatEmbed814039', spec);\n    <\/script>\n<\/section>\n\n\n<h5 class=\"wp-block-heading\">Source: ONS (Series: HS6X)<\/h5>\n\n\n\n<p>Chancellor Kwasi Kwarteng\u2019s budget last Friday was supposed to be a \u2018mini\u2019 one. In it, he set out a range of tax cuts and national insurance reductions, steps that would reduce the country\u2019s tax revenue. This came on top of increased spending on a package to cap energy prices as a way to help households and firms facing higher costs. With income down and spending up, the implication would be more borrowing (Chart 5).<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Figure 5: Public sector net borrowing (\u00a3 billion), actual and forecast<\/h4>\n\n\n<section class=\"blocks__chart\">\n    <div id=\"chatEmbed610089\" class=\"blocks__chart-svg\"><\/div>\n\n    <script>\n        var spec = {\"$schema\":\"https:\\\/\\\/vega.github.io\\\/schema\\\/vega-lite\\\/v5.2.json\",\"height\":300,\"width\":400,\"data\":{\"url\":\"https:\\\/\\\/raw.githubusercontent.com\\\/RDeconomist\\\/observatory\\\/main\\\/DATA.Crisis_C4b.csv\"},\"layer\":[{\"mark\":{\"type\":\"bar\",\"size\":8,\"color\":\"#122b39 \"},\"encoding\":{\"x\":{\"field\":\"date\",\"type\":\"temporal\",\"title\":null,\"axis\":{\"grid\":false}},\"y\":{\"field\":\"value1\",\"type\":\"quantitative\",\"axis\":{\"grid\":true},\"title\":null}}},{\"mark\":{\"type\":\"bar\",\"size\":8,\"color\":\"#e6224b\"},\"encoding\":{\"x\":{\"field\":\"date\",\"type\":\"temporal\",\"title\":null,\"axis\":{\"grid\":false}},\"y\":{\"field\":\"value2\",\"type\":\"quantitative\",\"axis\":{\"grid\":true},\"title\":null}}}]};\n        var view = new vega.View(vega.parse(spec), {\n            responsive: true,\n            renderer: \"canvas\", \/\/ renderer (canvas or svg)\n            container: \"#chatEmbed610089\", \/\/ parent DOM container\n            hover: true \/\/ enable hover processing\n        });\n        view.run();\n\n        vegaEmbed('#chatEmbed610089', spec);\n    <\/script>\n<\/section>\n\n\n<h5 class=\"wp-block-heading\">Sources: ONS, IFS, OBR. Note: The red bars are forecasted figures based on IFS analysis and OBR data<\/h5>\n\n\n\n<p>So, the government was due to sell additional new bonds \u2013 the IOUs known as gilts by which it funds public spending that exceeds tax revenues. At the same time, the Bank was set to re-sell bonds it had bought as part of QE. The supply of bonds, in other words, would expand. Prices duly fell. This was then reportedly amplified by pension funds, which became forced sellers. With the price of bonds tumbling, their yields \u2013 which move inversely to prices and represent the UK\u2019s borrowing costs \u2013 shot up (Chart 6).<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Figure 6: UK Government borrowing costs (spot curve, nominal)<\/h4>\n\n\n<section class=\"blocks__chart\">\n    <div id=\"chatEmbed441629\" class=\"blocks__chart-svg\"><\/div>\n\n    <script>\n        var spec = {\"$schema\":\"https:\\\/\\\/vega.github.io\\\/schema\\\/vega-lite\\\/v5.json\",\"config\":{\"background\":\"white\",\"view\":{\"stroke\":\"transparent\"}},\"data\":{\"url\":\"https:\\\/\\\/raw.githubusercontent.com\\\/RDeconomist\\\/RDeconomist.github.io\\\/main\\\/data\\\/ukYieldCurve.csv\"},\"transform\":[{\"calculate\":\"year(datum.Date)\",\"as\":\"year\"},{\"filter\":\"datum.year>=minYear\"},{\"filter\":\"datum.year<=maxYear\"},{\"filter\":\"datum.y1!=0\"}],\"params\":[{\"name\":\"minYear\",\"value\":2005,\"bind\":{\"input\":\"range\",\"min\":1979,\"max\":2022,\"step\":1,\"name\":\"Start year:\"}},{\"name\":\"maxYear\",\"value\":2022,\"bind\":{\"input\":\"range\",\"min\":1979,\"max\":2022,\"step\":1,\"name\":\"End year:\"}}],\"repeat\":{\"layer\":[\"y1\",\"y10\"]},\"spec\":{\"height\":300,\"width\":400,\"mark\":{\"type\":\"line\",\"strokeWidth\":2},\"encoding\":{\"x\":{\"field\":\"Date\",\"type\":\"temporal\",\"title\":null,\"axis\":{\"grid\":false,\"labelColor\":\"black\"}},\"y\":{\"field\":{\"repeat\":\"layer\"},\"type\":\"quantitative\",\"title\":null,\"axis\":{\"grid\":true,\"labelColor\":\"black\"}},\"color\":{\"datum\":{\"repeat\":\"layer\"},\"scale\":{\"range\":[\"#122b39\",\"#e6224b\"]},\"legend\":{\"labelExpr\":\"{'y1': '1-year', 'y10': '10-year'}[datum.label]\",\"orient\":\"top-right\",\"labelColor\":\"black\",\"title\":\"Maturity\",\"titleColor\":\"black\"}}}}};\n        var view = new vega.View(vega.parse(spec), {\n            responsive: true,\n            renderer: \"canvas\", \/\/ renderer (canvas or svg)\n            container: \"#chatEmbed441629\", \/\/ parent DOM container\n            hover: true \/\/ enable hover processing\n        });\n        view.run();\n\n        vegaEmbed('#chatEmbed441629', spec);\n    <\/script>\n<\/section>\n\n\n<h5 class=\"wp-block-heading\">Source: Bank of England<\/h5>\n\n\n\n<p>The UK\u2019s currency \u2013 like its bonds \u2013 cheapened. A weaker real economy means less profit for firms and makes dividends less likely: this dulls the demand for UK currency to buy stocks and shares. The bond market turmoil meant lower demand for the sterling needed to buy bonds. Supply and demand were working against UK assets, and the currency duly depreciated fast against the dollar (Chart 7).<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Figure 7: Sterling-dollar exchange rate (USD into GDP)<\/h4>\n\n\n<section class=\"blocks__chart\">\n    <div id=\"chatEmbed457544\" class=\"blocks__chart-svg\"><\/div>\n\n    <script>\n        var spec = {\"$schema\":\"https:\\\/\\\/vega.github.io\\\/schema\\\/vega-lite\\\/v5.json\",\"width\":400,\"height\":300,\"config\":{\"background\":\"white\",\"view\":{\"stroke\":\"transparent\"}},\"data\":{\"url\":\"https:\\\/\\\/raw.githubusercontent.com\\\/RDeconomist\\\/RDeconomist.github.io\\\/main\\\/data\\\/BoE_USD_GBP.json\",\"format\":{\"type\":\"json\"}},\"transform\":[{\"calculate\":\"year(datum.Date)\",\"as\":\"year\"},{\"filter\":\"datum.year>=minYear\"},{\"filter\":\"datum.year<=maxYear\"}],\"params\":[{\"name\":\"minYear\",\"value\":1975,\"bind\":{\"input\":\"range\",\"min\":1975,\"max\":2023,\"step\":1,\"name\":\"Start year:\"}},{\"name\":\"maxYear\",\"value\":2022,\"bind\":{\"input\":\"range\",\"min\":1975,\"max\":2023,\"step\":1,\"name\":\"End year:\"}}],\"mark\":{\"type\":\"line\",\"color\":\"#e6224b \",\"strokeWidth\":2,\"opacity\":1},\"encoding\":{\"x\":{\"field\":\"Date\",\"type\":\"temporal\",\"title\":null,\"axis\":{\"grid\":false,\"labelColor\":\"black\"}},\"y\":{\"field\":\"Value\",\"type\":\"quantitative\",\"title\":null,\"scale\":{\"domain\":[0.5,2.6]},\"axis\":{\"grid\":true,\"labelColor\":\"black\"}}}};\n        var view = new vega.View(vega.parse(spec), {\n            responsive: true,\n            renderer: \"canvas\", \/\/ renderer (canvas or svg)\n            container: \"#chatEmbed457544\", \/\/ parent DOM container\n            hover: true \/\/ enable hover processing\n        });\n        view.run();\n\n        vegaEmbed('#chatEmbed457544', spec);\n    <\/script>\n<\/section>\n\n\n<h5 class=\"wp-block-heading\">Source: Bank of England (Series: XUDULSS)<\/h5>\n\n\n\n<p>Was this an overreaction by international markets or a home-grown problem? The answer is a bit of both. It is certainly the case that bond markets more widely have seen some sharp moves, with the yield on the US ten-year bond \u2013 a vital global benchmark \u2013 creeping up and seeing some large daily moves (Chart 8). Stepping back (use the slider on the chart), it is clear that bond yields have been extraordinarily low for years.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Figure 8: US-UK ten year bonds<\/h4>\n\n\n<section class=\"blocks__chart\">\n    <div id=\"chatEmbed624347\" class=\"blocks__chart-svg\"><\/div>\n\n    <script>\n        var spec = {\"$schema\":\"https:\\\/\\\/vega.github.io\\\/schema\\\/vega-lite\\\/v5.json\",\"config\":{\"background\":\"white\",\"view\":{\"stroke\":\"transparent\"}},\"data\":{\"url\":\"https:\\\/\\\/raw.githubusercontent.com\\\/RDeconomist\\\/RDeconomist.github.io\\\/main\\\/data\\\/ukYieldCurve.csv\"},\"transform\":[{\"calculate\":\"year(datum.Date)\",\"as\":\"year\"},{\"filter\":\"datum.year>=minYear\"},{\"filter\":\"datum.year<=maxYear\"},{\"filter\":\"datum.y1!=0\"}],\"params\":[{\"name\":\"minYear\",\"value\":2005,\"bind\":{\"input\":\"range\",\"min\":1979,\"max\":2022,\"step\":1,\"name\":\"Start year:\"}},{\"name\":\"maxYear\",\"value\":2022,\"bind\":{\"input\":\"range\",\"min\":1979,\"max\":2022,\"step\":1,\"name\":\"End year:\"}}],\"repeat\":{\"layer\":[\"us10y\",\"y10\",\"german10y\"]},\"spec\":{\"height\":300,\"width\":400,\"mark\":{\"type\":\"line\",\"strokeWidth\":2},\"encoding\":{\"x\":{\"field\":\"Date\",\"type\":\"temporal\",\"title\":null,\"axis\":{\"grid\":false,\"labelColor\":\"black\"}},\"y\":{\"field\":{\"repeat\":\"layer\"},\"type\":\"quantitative\",\"title\":null,\"axis\":{\"grid\":true,\"labelColor\":\"black\"}},\"color\":{\"datum\":{\"repeat\":\"layer\"},\"scale\":{\"range\":[\"#122b39 \",\"#e6224b \",\"#36b7b4\"]},\"legend\":{\"labelExpr\":\"{'us10y': 'US', 'y10': 'UK', 'german10y':'Germany'}[datum.label]\",\"orient\":\"top-right\",\"labelColor\":\"black\",\"title\":\"Country\",\"titleColor\":\"black\"}}}}};\n        var view = new vega.View(vega.parse(spec), {\n            responsive: true,\n            renderer: \"canvas\", \/\/ renderer (canvas or svg)\n            container: \"#chatEmbed624347\", \/\/ parent DOM container\n            hover: true \/\/ enable hover processing\n        });\n        view.run();\n\n        vegaEmbed('#chatEmbed624347', spec);\n    <\/script>\n<\/section>\n\n\n<h5 class=\"wp-block-heading\">Sources: Bank of England, FRED<\/h5>\n\n\n\n<p>But some of it is home-made. One quick and dirty way to assess this is to compare the US and UK government yields. This can be thought of as the \u2018UK effect\u2019 \u2013 stripping out the global trend. Before this summer, the UK paid less on its ten-year IOUs than a comparable US bond. This reversed in August, with a noticeable spike over the past week. Since then, bond buying by the Bank of England has brought yields back down.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Figure 9: Borrowing costs \u2013 the UK effect (spread, UK vs US 10y bonds, premium over Germany)<\/h4>\n\n\n<section class=\"blocks__chart\">\n    <div id=\"chatEmbed261779\" class=\"blocks__chart-svg\"><\/div>\n\n    <script>\n        var spec = {\"$schema\":\"https:\\\/\\\/vega.github.io\\\/schema\\\/vega-lite\\\/v5.json\",\"config\":{\"background\":\"white\",\"view\":{\"stroke\":\"transparent\"}},\"data\":{\"url\":\"https:\\\/\\\/raw.githubusercontent.com\\\/RDeconomist\\\/RDeconomist.github.io\\\/main\\\/data\\\/ukYieldCurve.csv\"},\"transform\":[{\"calculate\":\"year(datum.Date)\",\"as\":\"year\"},{\"calculate\":\"month(datum.Date)\",\"as\":\"month\"},{\"calculate\":\"datum.us10y-datum.german10y\",\"as\":\"US_Germany\"},{\"calculate\":\"datum.y10-datum.german10y\",\"as\":\"UK_Germany\"},{\"filter\":\"datum.year>2021\"},{\"filter\":\"datum.month>4\"},{\"filter\":\"datum.y1!=0\"}],\"repeat\":{\"layer\":[\"US_Germany\",\"UK_Germany\"]},\"spec\":{\"height\":300,\"width\":400,\"mark\":{\"type\":\"line\",\"strokeWidth\":2},\"encoding\":{\"x\":{\"field\":\"Date\",\"type\":\"temporal\",\"title\":null,\"axis\":{\"grid\":false,\"labelColor\":\"black\"}},\"y\":{\"field\":{\"repeat\":\"layer\"},\"type\":\"quantitative\",\"title\":null,\"axis\":{\"grid\":true,\"labelColor\":\"black\"}},\"color\":{\"datum\":{\"repeat\":\"layer\"},\"scale\":{\"range\":[\"#122b39\",\"#e6224b \",\"#36b7b4\"]},\"legend\":{\"labelExpr\":\"{'US_Germany': 'US', 'UK_Germany': 'UK'}[datum.label]\",\"orient\":\"bottom-right\",\"labelColor\":\"black\",\"title\":\"Country\",\"titleColor\":\"black\"}}}}};\n        var view = new vega.View(vega.parse(spec), {\n            responsive: true,\n            renderer: \"canvas\", \/\/ renderer (canvas or svg)\n            container: \"#chatEmbed261779\", \/\/ parent DOM container\n            hover: true \/\/ enable hover processing\n        });\n        view.run();\n\n        vegaEmbed('#chatEmbed261779', spec);\n    <\/script>\n<\/section>\n\n\n<h5 class=\"wp-block-heading\">Sources: <meta charset=\"utf-8\">Bank of England, FRED, Bundesbank<\/h5>\n\n\n\n<p>So, what does this mean for the rest of us? The first thing to realise is that, like it or not, we are all bond market investors. Whether through pensions (either private or employers) insurance funds or our banks, the vast majority of us have a claim on government bonds. Losses on these portfolios have long-term effects on our wealth.<\/p>\n\n\n\n<p>More immediately, the hit will be via interest rates, and in particular mortgages. High street banks\u2019 own funding costs tend to move in line with those of the government, and to be passed on to borrowers. Mortgage rates are likely to rise both because of the Bank Rate hike and due to higher bond yields (Chart 10).<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Figure 10: <strong>UK household interest rates (%, credit cards\/mortgages)<\/strong><\/h4>\n\n\n<section class=\"blocks__chart\">\n    <div id=\"chatEmbed924455\" class=\"blocks__chart-svg\"><\/div>\n\n    <script>\n        var spec = {\"$schema\":\"https:\\\/\\\/vega.github.io\\\/schema\\\/vega-lite\\\/v5.json\",\"config\":{\"background\":\"white\",\"view\":{\"stroke\":\"transparent\"}},\"data\":{\"url\":\"https:\\\/\\\/raw.githubusercontent.com\\\/RDeconomist\\\/RDeconomist.github.io\\\/main\\\/data\\\/interestRatesUK_household.csv\"},\"transform\":[{\"fold\":[\"creditCard\",\"mortgage_revertTo\"],\"as\":[\"variable\",\"value\"]}],\"height\":300,\"width\":400,\"mark\":{\"type\":\"line\",\"strokeWidth\":2},\"encoding\":{\"x\":{\"field\":\"date2\",\"type\":\"temporal\",\"title\":null,\"axis\":{\"grid\":false,\"labelColor\":\"black\"}},\"y\":{\"field\":\"value\",\"title\":null,\"type\":\"quantitative\",\"axis\":{\"grid\":true,\"labelColor\":\"black\"}},\"color\":{\"field\":\"variable\",\"title\":null,\"scale\":{\"range\":[\"#122b39 \",\"#e6224b\"]},\"legend\":{\"orient\":\"bottom-left\",\"labelColor\":\"black\",\"labelExpr\":\"{'creditCard': 'Credit cards', 'mortgage_revertTo': 'Mortgages'}[datum.label]\"}}}};\n        var view = new vega.View(vega.parse(spec), {\n            responsive: true,\n            renderer: \"canvas\", \/\/ renderer (canvas or svg)\n            container: \"#chatEmbed924455\", \/\/ parent DOM container\n            hover: true \/\/ enable hover processing\n        });\n        view.run();\n\n        vegaEmbed('#chatEmbed924455', spec);\n    <\/script>\n<\/section>\n\n\n<h5 class=\"wp-block-heading\">Source: Bank of England (Series: IUMCCTL, IUMTLMV)<\/h5>\n\n\n\n<p>This one-two punch could deliver a knockout blow, lowering household disposable incomes that have already been chipped away at by higher prices. While the pound may have bounced back, the economic impact will be a slower burn, felt over the coming years.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">Author: Richard Davies, Director<\/h5>\n\n\n\n<h6 class=\"wp-block-heading\">Picture by Glyph Studio on iStock<\/h6>\n","protected":false},"featured_media":19602,"template":"","categories":[231,234,492,224,229],"tags":[964,695,1469,1467,1401,897,1466,541],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>What\u2019s happening to the UK economy? - Economics Observatory<\/title>\n<meta name=\"description\" content=\"Ten charts that tell the story of a turbulent week for the pound, the market for UK government debt, the country\u2019s main institutions of economic policy-making and the British public.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.economicsobservatory.com\/test\/whats-happening-in-uk-markets-the-story-in-ten-charts\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What\u2019s happening to the UK economy? - Economics Observatory\" \/>\n<meta property=\"og:description\" content=\"Ten charts that tell the story of a turbulent week for the pound, the market for UK government debt, the country\u2019s main institutions of economic policy-making and the British public.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.economicsobservatory.com\/test\/whats-happening-in-uk-markets-the-story-in-ten-charts\" \/>\n<meta property=\"og:site_name\" content=\"Economics Observatory\" \/>\n<meta property=\"article:modified_time\" content=\"2022-10-10T07:53:21+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.economicsobservatory.com\/test\/wp-content\/uploads\/2022\/09\/Picture_by_Glyph_Studio.iStock-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1920\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@econobservatory\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.economicsobservatory.com\/test\/whats-happening-in-uk-markets-the-story-in-ten-charts\",\"url\":\"https:\/\/www.economicsobservatory.com\/test\/whats-happening-in-uk-markets-the-story-in-ten-charts\",\"name\":\"What\u2019s happening to the UK economy? - Economics Observatory\",\"isPartOf\":{\"@id\":\"https:\/\/www.economicsobservatory.com\/test\/#website\"},\"datePublished\":\"2022-09-30T13:03:51+00:00\",\"dateModified\":\"2022-10-10T07:53:21+00:00\",\"description\":\"Ten charts that tell the story of a turbulent week for the pound, the market for UK government debt, the country\u2019s main institutions of economic policy-making and the British public.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.economicsobservatory.com\/test\/whats-happening-in-uk-markets-the-story-in-ten-charts#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.economicsobservatory.com\/test\/whats-happening-in-uk-markets-the-story-in-ten-charts\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.economicsobservatory.com\/test\/whats-happening-in-uk-markets-the-story-in-ten-charts#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.economicsobservatory.com\/test\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What\u2019s happening to the UK economy?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.economicsobservatory.com\/test\/#website\",\"url\":\"https:\/\/www.economicsobservatory.com\/test\/\",\"name\":\"Economics Observatory\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.economicsobservatory.com\/test\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.economicsobservatory.com\/test\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.economicsobservatory.com\/test\/#organization\",\"name\":\"Economics Observatory\",\"url\":\"https:\/\/www.economicsobservatory.com\/test\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.economicsobservatory.com\/test\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.economicsobservatory.com\/wp-content\/uploads\/2021\/06\/Logo-for-Twitter.png\",\"contentUrl\":\"https:\/\/www.economicsobservatory.com\/wp-content\/uploads\/2021\/06\/Logo-for-Twitter.png\",\"width\":540,\"height\":392,\"caption\":\"Economics Observatory\"},\"image\":{\"@id\":\"https:\/\/www.economicsobservatory.com\/test\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/twitter.com\/econobservatory\",\"https:\/\/www.linkedin.com\/company\/economics-observatory\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What\u2019s happening to the UK economy? - Economics Observatory","description":"Ten charts that tell the story of a turbulent week for the pound, the market for UK government debt, the country\u2019s main institutions of economic policy-making and the British public.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.economicsobservatory.com\/test\/whats-happening-in-uk-markets-the-story-in-ten-charts","og_locale":"en_GB","og_type":"article","og_title":"What\u2019s happening to the UK economy? - Economics Observatory","og_description":"Ten charts that tell the story of a turbulent week for the pound, the market for UK government debt, the country\u2019s main institutions of economic policy-making and the British public.","og_url":"https:\/\/www.economicsobservatory.com\/test\/whats-happening-in-uk-markets-the-story-in-ten-charts","og_site_name":"Economics Observatory","article_modified_time":"2022-10-10T07:53:21+00:00","og_image":[{"width":2560,"height":1920,"url":"https:\/\/www.economicsobservatory.com\/test\/wp-content\/uploads\/2022\/09\/Picture_by_Glyph_Studio.iStock-scaled.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@econobservatory","twitter_misc":{"Estimated reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.economicsobservatory.com\/test\/whats-happening-in-uk-markets-the-story-in-ten-charts","url":"https:\/\/www.economicsobservatory.com\/test\/whats-happening-in-uk-markets-the-story-in-ten-charts","name":"What\u2019s happening to the UK economy? - Economics Observatory","isPartOf":{"@id":"https:\/\/www.economicsobservatory.com\/test\/#website"},"datePublished":"2022-09-30T13:03:51+00:00","dateModified":"2022-10-10T07:53:21+00:00","description":"Ten charts that tell the story of a turbulent week for the pound, the market for UK government debt, the country\u2019s main institutions of economic policy-making and the British public.","breadcrumb":{"@id":"https:\/\/www.economicsobservatory.com\/test\/whats-happening-in-uk-markets-the-story-in-ten-charts#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.economicsobservatory.com\/test\/whats-happening-in-uk-markets-the-story-in-ten-charts"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.economicsobservatory.com\/test\/whats-happening-in-uk-markets-the-story-in-ten-charts#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.economicsobservatory.com\/test\/"},{"@type":"ListItem","position":2,"name":"What\u2019s happening to the UK economy?"}]},{"@type":"WebSite","@id":"https:\/\/www.economicsobservatory.com\/test\/#website","url":"https:\/\/www.economicsobservatory.com\/test\/","name":"Economics Observatory","description":"","publisher":{"@id":"https:\/\/www.economicsobservatory.com\/test\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.economicsobservatory.com\/test\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.economicsobservatory.com\/test\/#organization","name":"Economics Observatory","url":"https:\/\/www.economicsobservatory.com\/test\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.economicsobservatory.com\/test\/#\/schema\/logo\/image\/","url":"https:\/\/www.economicsobservatory.com\/wp-content\/uploads\/2021\/06\/Logo-for-Twitter.png","contentUrl":"https:\/\/www.economicsobservatory.com\/wp-content\/uploads\/2021\/06\/Logo-for-Twitter.png","width":540,"height":392,"caption":"Economics Observatory"},"image":{"@id":"https:\/\/www.economicsobservatory.com\/test\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/twitter.com\/econobservatory","https:\/\/www.linkedin.com\/company\/economics-observatory\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.economicsobservatory.com\/test\/wp-json\/wp\/v2\/question\/19578"}],"collection":[{"href":"https:\/\/www.economicsobservatory.com\/test\/wp-json\/wp\/v2\/question"}],"about":[{"href":"https:\/\/www.economicsobservatory.com\/test\/wp-json\/wp\/v2\/types\/question"}],"version-history":[{"count":39,"href":"https:\/\/www.economicsobservatory.com\/test\/wp-json\/wp\/v2\/question\/19578\/revisions"}],"predecessor-version":[{"id":19731,"href":"https:\/\/www.economicsobservatory.com\/test\/wp-json\/wp\/v2\/question\/19578\/revisions\/19731"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.economicsobservatory.com\/test\/wp-json\/wp\/v2\/media\/19602"}],"wp:attachment":[{"href":"https:\/\/www.economicsobservatory.com\/test\/wp-json\/wp\/v2\/media?parent=19578"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.economicsobservatory.com\/test\/wp-json\/wp\/v2\/categories?post=19578"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.economicsobservatory.com\/test\/wp-json\/wp\/v2\/tags?post=19578"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}