Risk Alerts
A list of items on the site. This page is only visible to Editors.
Here comes the energy squeeze
03/08/2026
9 March 2026 — Will the oil price hit $100 per barrel? Why is the rand under pressure? Is China’s geopolitical strategy at a crossroads? How are global ANC allies being placed under pressure? Will Ambassador Bozell’s charm offensive prove effective?
The race begins
03/01/2026
2 March 2026 — How will a Hill-Lewis lead DA engage with the GNU? Can Motsepe renew the ANC? Did Godongwana deliver a good budget? What is the immediate economic fallout from conflict in the Middle East?
US prepares to strike Iran
02/22/2026
23 February 2026 — Will the US launch a strike on Iran? Why is the World Uncertainty Index at record highs? What does the US Supreme Court decision mean for Donald Trump’s tariff agenda? What do the latest jobless numbers tell us about the economy? What are the implications of the recent political upheaval in Ekurhuleni?
How to add a Risk Alert
- Navigate to the Risk Alert section
- Add a new News Item from the menu on the left
- In the news item
- Use the first section's title as the name of the Risk Alert
- Add a Description block. The description should be prefixed with the date.
- Add an Introduction block with the the following text: "Welcome to the weekly Risk Alert from the Centre for Risk Analysis — [Date]"
- Add an HTML block
- Paste the rest of the Risk Alert in the block under the HTML block. Each paragraph in the document you paste from will create a new text block.
- Highlight each header and change those to a subtitle (lower case 'h' icon)
- Save the item
- From the Risk Alert you are in add a new File. Select the mp3 you want to add, and save.
- Copy the short name of the file (xxx.mp3)
- Go back to the Risk Alert and edit.
- In the HTML block under description, add the audio tag html content (shown below).
- Replace the code as indicated.
- On the right side options, be sure to add the Preview image. [Click here to save image]
- Save the item
- Publish the item when you're ready.
Working with multiple tabs open does make it easier to navigate around.
HTML for Audio Player (Replace bits in bold)
<audio controls style="width: 100%;">
<source src="/risk-alert/[short name of item]/[file name.mp3]/@@download/file/[file name.mp3]" type="audio/mpeg"></source>
Your browser does not support the audio element.
</audio>