<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Gross Domestic Product | Tangeni Shatiwa</title>
    <link>https://tangenishatiwa.netlify.app/tag/gross-domestic-product/</link>
      <atom:link href="https://tangenishatiwa.netlify.app/tag/gross-domestic-product/index.xml" rel="self" type="application/rss+xml" />
    <description>Gross Domestic Product</description>
    <generator>Source Themes Academic (https://sourcethemes.com/academic/)</generator><language>en-us</language><lastBuildDate>Thu, 10 Sep 2020 21:13:14 -0500</lastBuildDate>
    <image>
      <url>https://tangenishatiwa.netlify.app/images/icon_hu0b7a4cb9992c9ac0e91bd28ffd38dd00_9727_512x512_fill_lanczos_center_2.png</url>
      <title>Gross Domestic Product</title>
      <link>https://tangenishatiwa.netlify.app/tag/gross-domestic-product/</link>
    </image>
    
    <item>
      <title>Did the South African economy really contract by 51%?</title>
      <link>https://tangenishatiwa.netlify.app/post/sa-gdp/2020-09-11/</link>
      <pubDate>Thu, 10 Sep 2020 21:13:14 -0500</pubDate>
      <guid>https://tangenishatiwa.netlify.app/post/sa-gdp/2020-09-11/</guid>
      <description>
&lt;script src=&#34;https://tangenishatiwa.netlify.app/rmarkdown-libs/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;https://tangenishatiwa.netlify.app/rmarkdown-libs/anchor-sections/anchor-sections.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;https://tangenishatiwa.netlify.app/rmarkdown-libs/anchor-sections/anchor-sections.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;https://tangenishatiwa.netlify.app/rmarkdown-libs/htmlwidgets/htmlwidgets.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;https://tangenishatiwa.netlify.app/rmarkdown-libs/plotly-binding/plotly.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;https://tangenishatiwa.netlify.app/rmarkdown-libs/typedarray/typedarray.min.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;https://tangenishatiwa.netlify.app/rmarkdown-libs/jquery/jquery.min.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;https://tangenishatiwa.netlify.app/rmarkdown-libs/crosstalk/css/crosstalk.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;https://tangenishatiwa.netlify.app/rmarkdown-libs/crosstalk/js/crosstalk.min.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;https://tangenishatiwa.netlify.app/rmarkdown-libs/plotly-htmlwidgets-css/plotly-htmlwidgets.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;https://tangenishatiwa.netlify.app/rmarkdown-libs/plotly-main/plotly-latest.min.js&#34;&gt;&lt;/script&gt;


&lt;p&gt;&lt;strong&gt;Disclaimer - The opinions expressed here are solely my own and do not reflect the views of anyone else.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;The build up to the latest South African quarterly GDP release was captivating to say the least, as analysts awaited eagerly to confirm their projections on just how bad the second quarter (Q2) was set to turn out. The catastrophic economic performance recorded over Q2 was largely in line with most expectations, but by all means still managed to dominate headlines across the country. Stats SA indicated that an economic contraction of 51% was recorded over Q2 of this year - but does this really mean that half of South Africa’s GDP was wiped out in as little as three months? This article offers some insight into why this number might mislead you to think so.&lt;/em&gt;&lt;/p&gt;
&lt;div id=&#34;what-is-the-difference-between-annual-and-annualised-growth-rates&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;What is the difference between annual and annualised growth rates?&lt;/h2&gt;
&lt;p&gt;When Stats SA publish economic growth statistics on a quarterly basis, they present these figures in both &lt;strong&gt;annual&lt;/strong&gt; and &lt;strong&gt;annualised&lt;/strong&gt; terms. Here is a quick breakdown of how these two measures differ.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;p&gt;An &lt;strong&gt;annual growth rate&lt;/strong&gt; measures the change in GDP between a given quarter versus the same period a year earlier (in this case, this would be the change between Q2 of 2019 and 2020 respectively). Analysts tend to focus on this metric as it is useful to draw conclusions on whether households and businesses are better (or worse) off today compared to where they were a year ago. Under this approach, the South African economy contracted by 17.2% over Q2 of 2020 (see Figure &lt;a href=&#34;#fig:fig1&#34;&gt;1&lt;/a&gt;).&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;In contrast, an &lt;strong&gt;annualised growth rate&lt;/strong&gt; takes the percentage change in GDP between two consecutive quarters (in this case, Q1 and Q2 of 2020) and estimates what GDP growth would be if it that calculated rate persisted for an entire year. In actual fact, GDP only contracted by 16.3% between these two periods - the 51% figure (that’s received widespread attention) was calculated on the assumption that the economy will contract by 16.3% during each quarter over the next year.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;There is such a sharp contrast between these two growth rates, so which one provides a more accurate view given the current economic context? Well, the main issue with using annualised figures to measure changes in GDP (particularly in a year as unprecedented as this one) is that outliers will distort how you interpret the magnitude of this shock. To illustrate this point, suppose you receive a one-time bonus of R1000 with your salary this month. It is unlikely that you’ll think this windfall translates into an annual raise of R12000 given your expectation that receiving this bonus is a one-time event. The GDP contraction recorded over Q2 should be viewed in the same light - as devastating as the lockdown measures were on the economy, it is critical to note that this was an anomaly (because policymakers are unlikely to resort to these drastic measures again throughout the remainder of the year). Therefore, it’s unrealistic to infer a long term trend based off the disaster that transpired during these three months.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;&lt;span id=&#34;fig:fig1&#34;&gt;&lt;/span&gt;
&lt;div id=&#34;htmlwidget-1&#34; style=&#34;width:720px;height:576px;&#34; class=&#34;plotly html-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-1&#34;&gt;{&#34;x&#34;:{&#34;data&#34;:[{&#34;orientation&#34;:&#34;v&#34;,&#34;width&#34;:[40.9499999999971,40.9499999999971,40.9499999999971,40.9499999999971,40.9499999999971,40.9499999999971],&#34;base&#34;:[0,0,0,-0.57,-0.22,-17.21],&#34;x&#34;:[17935.525,18027.525,18119.525,18210.525,18301.525,18393.525],&#34;y&#34;:[0.05,1,0.14,0.57,0.22,17.21],&#34;text&#34;:[&#34;Date: 2019-03-01&lt;br /&gt;Percent:   0.05&#34;,&#34;Date: 2019-06-01&lt;br /&gt;Percent:   1.00&#34;,&#34;Date: 2019-09-01&lt;br /&gt;Percent:   0.14&#34;,&#34;Date: 2019-12-01&lt;br /&gt;Percent:  -0.57&#34;,&#34;Date: 2020-03-01&lt;br /&gt;Percent:  -0.22&#34;,&#34;Date: 2020-06-01&lt;br /&gt;Percent: -17.21&#34;],&#34;type&#34;:&#34;bar&#34;,&#34;marker&#34;:{&#34;autocolorscale&#34;:false,&#34;color&#34;:&#34;rgba(0,0,128,0.4)&#34;,&#34;line&#34;:{&#34;width&#34;:1.88976377952756,&#34;color&#34;:&#34;transparent&#34;}},&#34;name&#34;:&#34;Annual&#34;,&#34;legendgroup&#34;:&#34;Annual&#34;,&#34;showlegend&#34;:true,&#34;xaxis&#34;:&#34;x&#34;,&#34;yaxis&#34;:&#34;y&#34;,&#34;hoverinfo&#34;:&#34;text&#34;,&#34;frame&#34;:null},{&#34;orientation&#34;:&#34;v&#34;,&#34;width&#34;:[40.9499999999971,40.9499999999971,40.9499999999971,40.9499999999971,40.9499999999971,40.9499999999971],&#34;base&#34;:[-3.18,0,-0.84,-1.44,-1.81,-51.05],&#34;x&#34;:[17976.475,18068.475,18160.475,18251.475,18342.475,18434.475],&#34;y&#34;:[3.18,3.31,0.84,1.44,1.81,51.05],&#34;text&#34;:[&#34;Date: 2019-03-01&lt;br /&gt;Percent:  -3.18&#34;,&#34;Date: 2019-06-01&lt;br /&gt;Percent:   3.31&#34;,&#34;Date: 2019-09-01&lt;br /&gt;Percent:  -0.84&#34;,&#34;Date: 2019-12-01&lt;br /&gt;Percent:  -1.44&#34;,&#34;Date: 2020-03-01&lt;br /&gt;Percent:  -1.81&#34;,&#34;Date: 2020-06-01&lt;br /&gt;Percent: -51.05&#34;],&#34;type&#34;:&#34;bar&#34;,&#34;marker&#34;:{&#34;autocolorscale&#34;:false,&#34;color&#34;:&#34;rgba(255,0,0,0.4)&#34;,&#34;line&#34;:{&#34;width&#34;:1.88976377952756,&#34;color&#34;:&#34;transparent&#34;}},&#34;name&#34;:&#34;Annualised&#34;,&#34;legendgroup&#34;:&#34;Annualised&#34;,&#34;showlegend&#34;:true,&#34;xaxis&#34;:&#34;x&#34;,&#34;yaxis&#34;:&#34;y&#34;,&#34;hoverinfo&#34;:&#34;text&#34;,&#34;frame&#34;:null},{&#34;x&#34;:[17888.055,18481.945],&#34;y&#34;:[0,0],&#34;text&#34;:&#34;&#34;,&#34;type&#34;:&#34;scatter&#34;,&#34;mode&#34;:&#34;lines&#34;,&#34;line&#34;:{&#34;width&#34;:1.88976377952756,&#34;color&#34;:&#34;rgba(255,0,0,1)&#34;,&#34;dash&#34;:&#34;dash&#34;},&#34;hoveron&#34;:&#34;points&#34;,&#34;showlegend&#34;:false,&#34;xaxis&#34;:&#34;x&#34;,&#34;yaxis&#34;:&#34;y&#34;,&#34;hoverinfo&#34;:&#34;text&#34;,&#34;frame&#34;:null}],&#34;layout&#34;:{&#34;margin&#34;:{&#34;t&#34;:50,&#34;r&#34;:7.30593607305936,&#34;b&#34;:30,&#34;l&#34;:43.1050228310502,&#34;pad&#34;:4},&#34;plot_bgcolor&#34;:&#34;rgba(255,255,255,1)&#34;,&#34;paper_bgcolor&#34;:&#34;rgba(255,255,255,1)&#34;,&#34;font&#34;:{&#34;color&#34;:&#34;rgba(0,0,0,1)&#34;,&#34;family&#34;:&#34;&#34;,&#34;size&#34;:14.6118721461187},&#34;xaxis&#34;:{&#34;domain&#34;:[0,1],&#34;automargin&#34;:true,&#34;type&#34;:&#34;linear&#34;,&#34;autorange&#34;:false,&#34;range&#34;:[17888.055,18481.945],&#34;tickmode&#34;:&#34;array&#34;,&#34;ticktext&#34;:[&#34;Mar-2019&#34;,&#34;Jun-2019&#34;,&#34;Sep-2019&#34;,&#34;Dec-2019&#34;,&#34;Mar-2020&#34;,&#34;Jun-2020&#34;],&#34;tickvals&#34;:[17956,18048,18140,18231,18322,18414],&#34;categoryorder&#34;:&#34;array&#34;,&#34;categoryarray&#34;:[&#34;Mar-2019&#34;,&#34;Jun-2019&#34;,&#34;Sep-2019&#34;,&#34;Dec-2019&#34;,&#34;Mar-2020&#34;,&#34;Jun-2020&#34;],&#34;nticks&#34;:null,&#34;ticks&#34;:&#34;outside&#34;,&#34;tickcolor&#34;:&#34;rgba(51,51,51,1)&#34;,&#34;ticklen&#34;:3.65296803652968,&#34;tickwidth&#34;:0.66417600664176,&#34;showticklabels&#34;:true,&#34;tickfont&#34;:{&#34;color&#34;:&#34;rgba(77,77,77,1)&#34;,&#34;family&#34;:&#34;&#34;,&#34;size&#34;:11.689497716895},&#34;tickangle&#34;:-0,&#34;showline&#34;:false,&#34;linecolor&#34;:null,&#34;linewidth&#34;:0,&#34;showgrid&#34;:true,&#34;gridcolor&#34;:&#34;rgba(235,235,235,1)&#34;,&#34;gridwidth&#34;:0.66417600664176,&#34;zeroline&#34;:false,&#34;anchor&#34;:&#34;y&#34;,&#34;title&#34;:{&#34;text&#34;:&#34;Date&#34;,&#34;font&#34;:{&#34;color&#34;:&#34;rgba(0,0,0,1)&#34;,&#34;family&#34;:&#34;&#34;,&#34;size&#34;:14.6118721461187}},&#34;hoverformat&#34;:&#34;.2f&#34;},&#34;yaxis&#34;:{&#34;domain&#34;:[0,1],&#34;automargin&#34;:true,&#34;type&#34;:&#34;linear&#34;,&#34;autorange&#34;:false,&#34;range&#34;:[-53.768,6.028],&#34;tickmode&#34;:&#34;array&#34;,&#34;ticktext&#34;:[&#34;-50&#34;,&#34;-40&#34;,&#34;-30&#34;,&#34;-20&#34;,&#34;-10&#34;,&#34;0&#34;],&#34;tickvals&#34;:[-50,-40,-30,-20,-10,0],&#34;categoryorder&#34;:&#34;array&#34;,&#34;categoryarray&#34;:[&#34;-50&#34;,&#34;-40&#34;,&#34;-30&#34;,&#34;-20&#34;,&#34;-10&#34;,&#34;0&#34;],&#34;nticks&#34;:null,&#34;ticks&#34;:&#34;outside&#34;,&#34;tickcolor&#34;:&#34;rgba(51,51,51,1)&#34;,&#34;ticklen&#34;:3.65296803652968,&#34;tickwidth&#34;:0.66417600664176,&#34;showticklabels&#34;:true,&#34;tickfont&#34;:{&#34;color&#34;:&#34;rgba(77,77,77,1)&#34;,&#34;family&#34;:&#34;&#34;,&#34;size&#34;:11.689497716895},&#34;tickangle&#34;:-0,&#34;showline&#34;:false,&#34;linecolor&#34;:null,&#34;linewidth&#34;:0,&#34;showgrid&#34;:true,&#34;gridcolor&#34;:&#34;rgba(235,235,235,1)&#34;,&#34;gridwidth&#34;:0.66417600664176,&#34;zeroline&#34;:false,&#34;anchor&#34;:&#34;x&#34;,&#34;title&#34;:{&#34;text&#34;:&#34;%&#34;,&#34;font&#34;:{&#34;color&#34;:&#34;rgba(0,0,0,1)&#34;,&#34;family&#34;:&#34;&#34;,&#34;size&#34;:14.6118721461187}},&#34;hoverformat&#34;:&#34;.2f&#34;},&#34;shapes&#34;:[{&#34;type&#34;:&#34;rect&#34;,&#34;fillcolor&#34;:&#34;transparent&#34;,&#34;line&#34;:{&#34;color&#34;:&#34;rgba(51,51,51,1)&#34;,&#34;width&#34;:0.66417600664176,&#34;linetype&#34;:&#34;solid&#34;},&#34;yref&#34;:&#34;paper&#34;,&#34;xref&#34;:&#34;paper&#34;,&#34;x0&#34;:0,&#34;x1&#34;:1,&#34;y0&#34;:0,&#34;y1&#34;:1}],&#34;showlegend&#34;:true,&#34;legend&#34;:{&#34;bgcolor&#34;:&#34;rgba(255,255,255,1)&#34;,&#34;bordercolor&#34;:&#34;transparent&#34;,&#34;borderwidth&#34;:1.88976377952756,&#34;font&#34;:{&#34;color&#34;:&#34;rgba(0,0,0,1)&#34;,&#34;family&#34;:&#34;&#34;,&#34;size&#34;:11.689497716895},&#34;y&#34;:-0.2,&#34;orientation&#34;:&#34;h&#34;,&#34;x&#34;:0.35},&#34;hovermode&#34;:&#34;closest&#34;,&#34;barmode&#34;:&#34;relative&#34;,&#34;annotations&#34;:[{&#34;text&#34;:&#34;*Source - Stats SA&#34;,&#34;xref&#34;:&#34;paper&#34;,&#34;yref&#34;:&#34;paper&#34;,&#34;x&#34;:1,&#34;y&#34;:-0.15,&#34;showarrow&#34;:false,&#34;font&#34;:{&#34;size&#34;:10,&#34;color&#34;:&#34;black&#34;}},{&#34;text&#34;:&#34;*Source - Stats SA&#34;,&#34;xref&#34;:&#34;paper&#34;,&#34;yref&#34;:&#34;paper&#34;,&#34;x&#34;:1,&#34;y&#34;:-0.15,&#34;showarrow&#34;:false,&#34;font&#34;:{&#34;size&#34;:10,&#34;color&#34;:&#34;black&#34;}}],&#34;title&#34;:{&#34;text&#34;:&#34;Quarterly Growth in South African GDP&lt;br&gt;&lt;sup&gt;There is a sharp contrast between annual and annualised rates recorded for Q2 of this year.&lt;\/sup&gt;&#34;,&#34;x&#34;:0.07}},&#34;config&#34;:{&#34;doubleClick&#34;:&#34;reset&#34;,&#34;showSendToCloud&#34;:false},&#34;source&#34;:&#34;A&#34;,&#34;attrs&#34;:{&#34;4864452959e7&#34;:{&#34;x&#34;:{},&#34;y&#34;:{},&#34;fill&#34;:{},&#34;Percent&#34;:{},&#34;type&#34;:&#34;bar&#34;},&#34;48641fb531c6&#34;:{&#34;yintercept&#34;:{}}},&#34;cur_data&#34;:&#34;4864452959e7&#34;,&#34;visdat&#34;:{&#34;4864452959e7&#34;:[&#34;function (y) &#34;,&#34;x&#34;],&#34;48641fb531c6&#34;:[&#34;function (y) &#34;,&#34;x&#34;]},&#34;highlight&#34;:{&#34;on&#34;:&#34;plotly_click&#34;,&#34;persistent&#34;:false,&#34;dynamic&#34;:false,&#34;selectize&#34;:false,&#34;opacityDim&#34;:0.2,&#34;selected&#34;:{&#34;opacity&#34;:1},&#34;debounce&#34;:0},&#34;shinyEvents&#34;:[&#34;plotly_hover&#34;,&#34;plotly_click&#34;,&#34;plotly_selected&#34;,&#34;plotly_relayout&#34;,&#34;plotly_brushed&#34;,&#34;plotly_brushing&#34;,&#34;plotly_clickannotation&#34;,&#34;plotly_doubleclick&#34;,&#34;plotly_deselect&#34;,&#34;plotly_afterplot&#34;,&#34;plotly_sunburstclick&#34;],&#34;base_url&#34;:&#34;https://plot.ly&#34;},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;p class=&#34;caption&#34;&gt;
Figure 1: Annual vs Annualised GDP Growth Rates for South Africa (Q1 2019 - Q2 2020). 
&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&#34;should-we-expect-production-to-normalise-over-the-next-year&#34; class=&#34;section level2&#34;&gt;
&lt;h2&gt;Should we expect production to normalise over the next year?&lt;/h2&gt;
&lt;p&gt;To answer this question, one needs to understand how production has fared since the gradual reversal of lockdown measures has been initiated. An industrial production index can be a useful tool to analyse this, seeing as this indicator is essentially an informal proxy for monthly GDP. The annual growth rate in the economy’s manufacturing sector is shown in Figure &lt;a href=&#34;#fig:fig2&#34;&gt;2&lt;/a&gt;, which indicates that there has been a partial recovery in production since the historic low recorded in April. A smaller annual contraction recorded over the July already represents some improvement compared to how the second quarter started out, though it its important to note that production levels remain at substantially lower levels compared to where they were prior to the pandemic’s onset.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;&lt;span id=&#34;fig:fig2&#34;&gt;&lt;/span&gt;
&lt;div id=&#34;htmlwidget-2&#34; style=&#34;width:720px;height:480px;&#34; class=&#34;plotly html-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;application/json&#34; data-for=&#34;htmlwidget-2&#34;&gt;{&#34;x&#34;:{&#34;data&#34;:[{&#34;x&#34;:[17348,17379,17410,17440,17471,17501,17532,17563,17591,17622,17652,17683,17713,17744,17775,17805,17836,17866,17897,17928,17956,17987,18017,18048,18078,18109,18140,18170,18201,18231,18262,18293,18322,18353,18383,18414,18444],&#34;y&#34;:[-1.2,1.6,-1.9,2.1,1.8,1.8,2.3,0.6,-1.7,1.2,2.2,0.5,2.8,1.6,-0.1,3.2,1.1,0,0.9,0.4,1,4.7,0.4,-3.6,-0.6,-1.5,-2.3,-0.4,-3.5,-6.3,-1.9,-2.1,-5.2,-49.1,-32.4,-15.8,-10.6],&#34;text&#34;:[&#34;Date: 2017-07-01&lt;br /&gt;Percent:  -1.2&#34;,&#34;Date: 2017-08-01&lt;br /&gt;Percent:   1.6&#34;,&#34;Date: 2017-09-01&lt;br /&gt;Percent:  -1.9&#34;,&#34;Date: 2017-10-01&lt;br /&gt;Percent:   2.1&#34;,&#34;Date: 2017-11-01&lt;br /&gt;Percent:   1.8&#34;,&#34;Date: 2017-12-01&lt;br /&gt;Percent:   1.8&#34;,&#34;Date: 2018-01-01&lt;br /&gt;Percent:   2.3&#34;,&#34;Date: 2018-02-01&lt;br /&gt;Percent:   0.6&#34;,&#34;Date: 2018-03-01&lt;br /&gt;Percent:  -1.7&#34;,&#34;Date: 2018-04-01&lt;br /&gt;Percent:   1.2&#34;,&#34;Date: 2018-05-01&lt;br /&gt;Percent:   2.2&#34;,&#34;Date: 2018-06-01&lt;br /&gt;Percent:   0.5&#34;,&#34;Date: 2018-07-01&lt;br /&gt;Percent:   2.8&#34;,&#34;Date: 2018-08-01&lt;br /&gt;Percent:   1.6&#34;,&#34;Date: 2018-09-01&lt;br /&gt;Percent:  -0.1&#34;,&#34;Date: 2018-10-01&lt;br /&gt;Percent:   3.2&#34;,&#34;Date: 2018-11-01&lt;br /&gt;Percent:   1.1&#34;,&#34;Date: 2018-12-01&lt;br /&gt;Percent:   0.0&#34;,&#34;Date: 2019-01-01&lt;br /&gt;Percent:   0.9&#34;,&#34;Date: 2019-02-01&lt;br /&gt;Percent:   0.4&#34;,&#34;Date: 2019-03-01&lt;br /&gt;Percent:   1.0&#34;,&#34;Date: 2019-04-01&lt;br /&gt;Percent:   4.7&#34;,&#34;Date: 2019-05-01&lt;br /&gt;Percent:   0.4&#34;,&#34;Date: 2019-06-01&lt;br /&gt;Percent:  -3.6&#34;,&#34;Date: 2019-07-01&lt;br /&gt;Percent:  -0.6&#34;,&#34;Date: 2019-08-01&lt;br /&gt;Percent:  -1.5&#34;,&#34;Date: 2019-09-01&lt;br /&gt;Percent:  -2.3&#34;,&#34;Date: 2019-10-01&lt;br /&gt;Percent:  -0.4&#34;,&#34;Date: 2019-11-01&lt;br /&gt;Percent:  -3.5&#34;,&#34;Date: 2019-12-01&lt;br /&gt;Percent:  -6.3&#34;,&#34;Date: 2020-01-01&lt;br /&gt;Percent:  -1.9&#34;,&#34;Date: 2020-02-01&lt;br /&gt;Percent:  -2.1&#34;,&#34;Date: 2020-03-01&lt;br /&gt;Percent:  -5.2&#34;,&#34;Date: 2020-04-01&lt;br /&gt;Percent: -49.1&#34;,&#34;Date: 2020-05-01&lt;br /&gt;Percent: -32.4&#34;,&#34;Date: 2020-06-01&lt;br /&gt;Percent: -15.8&#34;,&#34;Date: 2020-07-01&lt;br /&gt;Percent: -10.6&#34;],&#34;type&#34;:&#34;scatter&#34;,&#34;mode&#34;:&#34;lines&#34;,&#34;line&#34;:{&#34;width&#34;:4.53543307086614,&#34;color&#34;:&#34;rgba(255,0,0,0.4)&#34;,&#34;dash&#34;:&#34;solid&#34;},&#34;hoveron&#34;:&#34;points&#34;,&#34;showlegend&#34;:false,&#34;xaxis&#34;:&#34;x&#34;,&#34;yaxis&#34;:&#34;y&#34;,&#34;hoverinfo&#34;:&#34;text&#34;,&#34;frame&#34;:null},{&#34;x&#34;:[17293.2,18498.8],&#34;y&#34;:[0,0],&#34;text&#34;:&#34;yintercept: 0&#34;,&#34;type&#34;:&#34;scatter&#34;,&#34;mode&#34;:&#34;lines&#34;,&#34;line&#34;:{&#34;width&#34;:3.77952755905512,&#34;color&#34;:&#34;rgba(255,0,0,1)&#34;,&#34;dash&#34;:&#34;dash&#34;},&#34;hoveron&#34;:&#34;points&#34;,&#34;showlegend&#34;:false,&#34;xaxis&#34;:&#34;x&#34;,&#34;yaxis&#34;:&#34;y&#34;,&#34;hoverinfo&#34;:&#34;text&#34;,&#34;frame&#34;:null}],&#34;layout&#34;:{&#34;margin&#34;:{&#34;t&#34;:50,&#34;r&#34;:7.30593607305936,&#34;b&#34;:30,&#34;l&#34;:43.1050228310502,&#34;pad&#34;:4},&#34;plot_bgcolor&#34;:&#34;rgba(255,255,255,1)&#34;,&#34;paper_bgcolor&#34;:&#34;rgba(255,255,255,1)&#34;,&#34;font&#34;:{&#34;color&#34;:&#34;rgba(0,0,0,1)&#34;,&#34;family&#34;:&#34;&#34;,&#34;size&#34;:14.6118721461187},&#34;xaxis&#34;:{&#34;domain&#34;:[0,1],&#34;automargin&#34;:true,&#34;type&#34;:&#34;linear&#34;,&#34;autorange&#34;:false,&#34;range&#34;:[17293.2,18498.8],&#34;tickmode&#34;:&#34;array&#34;,&#34;ticktext&#34;:[&#34;Jul-2017&#34;,&#34;Jan-2018&#34;,&#34;Jul-2018&#34;,&#34;Jan-2019&#34;,&#34;Jul-2019&#34;,&#34;Jan-2020&#34;,&#34;Jul-2020&#34;],&#34;tickvals&#34;:[17348,17532,17713,17897,18078,18262,18444],&#34;categoryorder&#34;:&#34;array&#34;,&#34;categoryarray&#34;:[&#34;Jul-2017&#34;,&#34;Jan-2018&#34;,&#34;Jul-2018&#34;,&#34;Jan-2019&#34;,&#34;Jul-2019&#34;,&#34;Jan-2020&#34;,&#34;Jul-2020&#34;],&#34;nticks&#34;:null,&#34;ticks&#34;:&#34;outside&#34;,&#34;tickcolor&#34;:&#34;rgba(51,51,51,1)&#34;,&#34;ticklen&#34;:3.65296803652968,&#34;tickwidth&#34;:0.66417600664176,&#34;showticklabels&#34;:true,&#34;tickfont&#34;:{&#34;color&#34;:&#34;rgba(77,77,77,1)&#34;,&#34;family&#34;:&#34;&#34;,&#34;size&#34;:11.689497716895},&#34;tickangle&#34;:-0,&#34;showline&#34;:false,&#34;linecolor&#34;:null,&#34;linewidth&#34;:0,&#34;showgrid&#34;:true,&#34;gridcolor&#34;:&#34;rgba(235,235,235,1)&#34;,&#34;gridwidth&#34;:0.66417600664176,&#34;zeroline&#34;:false,&#34;anchor&#34;:&#34;y&#34;,&#34;title&#34;:{&#34;text&#34;:&#34;Date&#34;,&#34;font&#34;:{&#34;color&#34;:&#34;rgba(0,0,0,1)&#34;,&#34;family&#34;:&#34;&#34;,&#34;size&#34;:14.6118721461187}},&#34;hoverformat&#34;:&#34;.2f&#34;},&#34;yaxis&#34;:{&#34;domain&#34;:[0,1],&#34;automargin&#34;:true,&#34;type&#34;:&#34;linear&#34;,&#34;autorange&#34;:false,&#34;range&#34;:[-51.79,7.39],&#34;tickmode&#34;:&#34;array&#34;,&#34;ticktext&#34;:[&#34;-50&#34;,&#34;-40&#34;,&#34;-30&#34;,&#34;-20&#34;,&#34;-10&#34;,&#34;0&#34;],&#34;tickvals&#34;:[-50,-40,-30,-20,-10,0],&#34;categoryorder&#34;:&#34;array&#34;,&#34;categoryarray&#34;:[&#34;-50&#34;,&#34;-40&#34;,&#34;-30&#34;,&#34;-20&#34;,&#34;-10&#34;,&#34;0&#34;],&#34;nticks&#34;:null,&#34;ticks&#34;:&#34;outside&#34;,&#34;tickcolor&#34;:&#34;rgba(51,51,51,1)&#34;,&#34;ticklen&#34;:3.65296803652968,&#34;tickwidth&#34;:0.66417600664176,&#34;showticklabels&#34;:true,&#34;tickfont&#34;:{&#34;color&#34;:&#34;rgba(77,77,77,1)&#34;,&#34;family&#34;:&#34;&#34;,&#34;size&#34;:11.689497716895},&#34;tickangle&#34;:-0,&#34;showline&#34;:false,&#34;linecolor&#34;:null,&#34;linewidth&#34;:0,&#34;showgrid&#34;:true,&#34;gridcolor&#34;:&#34;rgba(235,235,235,1)&#34;,&#34;gridwidth&#34;:0.66417600664176,&#34;zeroline&#34;:false,&#34;anchor&#34;:&#34;x&#34;,&#34;title&#34;:{&#34;text&#34;:&#34;%, Annual&#34;,&#34;font&#34;:{&#34;color&#34;:&#34;rgba(0,0,0,1)&#34;,&#34;family&#34;:&#34;&#34;,&#34;size&#34;:14.6118721461187}},&#34;hoverformat&#34;:&#34;.2f&#34;},&#34;shapes&#34;:[{&#34;type&#34;:&#34;rect&#34;,&#34;fillcolor&#34;:&#34;transparent&#34;,&#34;line&#34;:{&#34;color&#34;:&#34;rgba(51,51,51,1)&#34;,&#34;width&#34;:0.66417600664176,&#34;linetype&#34;:&#34;solid&#34;},&#34;yref&#34;:&#34;paper&#34;,&#34;xref&#34;:&#34;paper&#34;,&#34;x0&#34;:0,&#34;x1&#34;:1,&#34;y0&#34;:0,&#34;y1&#34;:1}],&#34;showlegend&#34;:false,&#34;legend&#34;:{&#34;bgcolor&#34;:&#34;rgba(255,255,255,1)&#34;,&#34;bordercolor&#34;:&#34;transparent&#34;,&#34;borderwidth&#34;:1.88976377952756,&#34;font&#34;:{&#34;color&#34;:&#34;rgba(0,0,0,1)&#34;,&#34;family&#34;:&#34;&#34;,&#34;size&#34;:11.689497716895}},&#34;hovermode&#34;:&#34;closest&#34;,&#34;barmode&#34;:&#34;relative&#34;,&#34;title&#34;:{&#34;text&#34;:&#34;Industrial Production Index (Manufacturing), South Africa&lt;br&gt;&lt;sup&gt;Manufacturing production has normalised partially since its historic lows reached in April.&lt;\/sup&gt;&#34;,&#34;x&#34;:0.07},&#34;annotations&#34;:[{&#34;text&#34;:&#34;*Source - Stats SA&#34;,&#34;xref&#34;:&#34;paper&#34;,&#34;yref&#34;:&#34;paper&#34;,&#34;x&#34;:1,&#34;y&#34;:-0.13,&#34;showarrow&#34;:false,&#34;font&#34;:{&#34;size&#34;:10,&#34;color&#34;:&#34;black&#34;}},{&#34;text&#34;:&#34;*Source - Stats SA&#34;,&#34;xref&#34;:&#34;paper&#34;,&#34;yref&#34;:&#34;paper&#34;,&#34;x&#34;:1,&#34;y&#34;:-0.13,&#34;showarrow&#34;:false,&#34;font&#34;:{&#34;size&#34;:10,&#34;color&#34;:&#34;black&#34;}}]},&#34;config&#34;:{&#34;doubleClick&#34;:&#34;reset&#34;,&#34;showSendToCloud&#34;:false},&#34;source&#34;:&#34;A&#34;,&#34;attrs&#34;:{&#34;4864136c7cfe&#34;:{&#34;x&#34;:{},&#34;y&#34;:{},&#34;type&#34;:&#34;scatter&#34;},&#34;48647de2c24&#34;:{&#34;yintercept&#34;:{}}},&#34;cur_data&#34;:&#34;4864136c7cfe&#34;,&#34;visdat&#34;:{&#34;4864136c7cfe&#34;:[&#34;function (y) &#34;,&#34;x&#34;],&#34;48647de2c24&#34;:[&#34;function (y) &#34;,&#34;x&#34;]},&#34;highlight&#34;:{&#34;on&#34;:&#34;plotly_click&#34;,&#34;persistent&#34;:false,&#34;dynamic&#34;:false,&#34;selectize&#34;:false,&#34;opacityDim&#34;:0.2,&#34;selected&#34;:{&#34;opacity&#34;:1},&#34;debounce&#34;:0},&#34;shinyEvents&#34;:[&#34;plotly_hover&#34;,&#34;plotly_click&#34;,&#34;plotly_selected&#34;,&#34;plotly_relayout&#34;,&#34;plotly_brushed&#34;,&#34;plotly_brushing&#34;,&#34;plotly_clickannotation&#34;,&#34;plotly_doubleclick&#34;,&#34;plotly_deselect&#34;,&#34;plotly_afterplot&#34;,&#34;plotly_sunburstclick&#34;],&#34;base_url&#34;:&#34;https://plot.ly&#34;},&#34;evals&#34;:[],&#34;jsHooks&#34;:[]}&lt;/script&gt;
&lt;p class=&#34;caption&#34;&gt;
Figure 2: Annual Growth Rates for Monthly Manufacturing Production in South Africa
&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Purely on the premise that the economy will be coming off the low base created by the destructive events during the second quarter, it is only practical to expect further (though limited) improvement in production over the next few months as lockdown measures are eased. The unfortunate part about this is that the media’s reaction once the next quarter’s figures are released in a few months will most likely be as overblown as what we saw earlier this week. We can expect a sharp rise in annualised growth at the end of Q3 due to this “low base effect” from Q2, which will create the false impression that South Africa’s economic renaissance has taken full effect.&lt;/p&gt;
&lt;p&gt;Right now, the economy is going through extreme short-term changes. This doesn’t mean that the scars from the lockdown period won’t remain for years to come - consumption and investment will take some time to fully normalise, and it is unlikely that the job losses induced by the pandemic will be reversed anytime soon either. Additionally, high levels of government debt coupled with depleted tax revenues have left fiscal policymakers with limited buffers to cushion the effects of the shock. With that being said, it makes little sense to suggest that the remainder of the year will resemble anything similar to the unprecedented troughs experienced in Q2. If you share the same sentiment, then you shouldn’t focus too much on annualised growth rates this year.&lt;/p&gt;
&lt;/div&gt;
</description>
    </item>
    
  </channel>
</rss>
