RiskID | RiskName |
---|---|
1 | Financial Crime |
2 | Political Instability |
3 | Cyber Attacks |
4 | Health Crisis |
5 | Climate Change |
JournalistID | FirstName | LastName | RiskID |
---|---|---|---|
(→ Risks.RiskID) | |||
1 | John | Doe | 1 |
2 | Jane | Smith | 2 |
3 | Alice | Brown | 3 |
4 | Bob | White | 4 |
5 | Charlie | Green | 5 |
JournalistID | FirstName | LastName | RiskID |
---|---|---|---|
(→ Risks.RiskID) | |||
6 | Mike | Black | 1 |
7 | Lisa | Grey | 2 |
8 | David | Blue | 3 |
9 | Emma | Red | 4 |
10 | William | Yellow | 5 |
ArticleID | Title | Content | AuthorJournalistID |
---|---|---|---|
(→ InvestigativeJournalists.JournalistID) | |||
1 | Exposing Financial Crimes | A detailed investigation on financial crimes around the world. | 1 |
2 | The Impact of Political Instability | An analysis on how political instability affects global economies. | 2 |
3 | Defending Against Cyber Attacks | Tips and tricks to protect yourself against cyber attacks. | 3 |
4 | Preparing for a Health Crisis | Advice on what to do during health crises. | 4 |
5 | Understanding Climate Change | An overview of climate change and its effects on our planet. | 5 |