South Africa: GDP records sharpest contraction in a year in Q3
GDP reading: The economy contracted 0.3% on a seasonally adjusted quarter-on-quarter basis in the third quarter, largely erasing the gains from the second quarter’s 0.3% increase and marking worst result in a year.
On an annual basis, economic growth was stable at Q2’s 0.3% in the three months to September.
Drivers: The quarterly downturn was largely due to a deterioration in public spending and exports. Domestically, government consumption dropped 0.5% (Q2: +0.9% s.a. qoq). Moreover, private consumption growth—which accounts for roughly two-thirds of GDP—more than halved to 0.5% in the third quarter, which was below the second quarter’s 1.2% expansion. More positively, fixed investment bounced back, growing 0.3% in Q3, contrasting the 1.2% decrease logged in the previous quarter.
Turning to the external front, exports of goods and services contracted 3.7% in Q3 (Q2: -0.7% s.a. qoq), marking the worst reading since Q3 2021. Meanwhile, imports of goods and services also deteriorated, contracting 3.9% in Q3 (Q2: +1.7% s.a. qoq).
const json_data = []; window.document.body.addEventListener(‘Highcharts/ready’, () => {Highcharts.chart( ‘chart-container’, { chart: { zoomType: ‘xy’ },title: { text: null, align: ‘left’ }, subtitle: { text: “Source: Statistics South Africa”, align: “right”, verticalAlign: “bottom” },xAxis: [{ type: false, categories: [‘Q4-20’, ‘Q1-21’, ‘Q2-21’, ‘Q3-21’, ‘Q4-21’, ‘Q1-22’, ‘Q2-22’, ‘Q3-22’, ‘Q4-22’, ‘Q1-23’, ‘Q2-23’, ‘Q3-23’, ‘Q4-23’, ‘Q1-24’, ‘Q2-24’, ‘Q3-24’], labels:{ rotation:0, y:25, step:2, formatter:false }, crosshair: true }],yAxis: [{ title: { text: ‘%’, rotation: 0, style: { color: Highcharts.getOptions().colors[0] } }, labels: { format: ‘{value}’, style: { color: Highcharts.getOptions().colors[0] } }, opposite: false }, { title: { text: ‘%’, rotation: 0, style: { color: Highcharts.getOptions().colors[0] } }, labels: { format: ‘{value}’, style: { color: Highcharts.getOptions().colors[0] } }, opposite: true }], tooltip: { shared: true }, legend: { align: ‘right’, verticalAlign: ‘bottom’, layout: ‘horizontal’, borderWidth: 0, backgroundColor: Highcharts.defaultOptions.legend.backgroundColor } ,series: [{ name: ‘Economic Growth (Real GDP, qoq s.a. var. %) (left axis)’, type: ‘column’, yAxis: 0, data: [2.8, 0.6, 1.4, -1.7, 1.6, 1.3, -0.9, 1.9, -1.4, 0.6, 0.7, -0.4, 0.3, 0.0, 0.3, -0.3], tooltip: { valueSuffix: ” } },{ name: ‘Economic Growth (Real GDP, ann. var. %) (right axis)’, type: ‘spline’, yAxis: 1, data: [-3.4, -2.2, 19.4, 3.0, 1.8, 2.5, 0.2, 4.3, 0.7, 0.5, 1.8, -0.9, 1.4, 0.5, 0.3, 0.3], tooltip: { valueSuffix: ” } }]} );});