forked from cmrivers/ebola
-
Notifications
You must be signed in to change notification settings - Fork 0
/
major_events.json
32 lines (32 loc) · 923 Bytes
/
major_events.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"events": [
{
"date": "08/08/2014",
"source": "http://en.wikipedia.org/wiki/Ebola_virus_epidemic_in_West_Africa",
"actor": "WHO",
"headline": "Outbreak is an international public health emergency",
"summary": ""
},
{
"date": "08/24/2014",
"source": "http://apps.who.int/iris/bitstream/10665/134771/1/roadmapsitrep_24Sept2014_eng.pdf",
"actor": "WHO",
"headline": "Ebola Respons Roadmap",
"summary": ""
},
{
"date": "09/18/2014",
"source": "http://www.bbc.com/news/world-africa-29262968",
"actor": "UN",
"headline": "Threat to international peace and security",
"summary": ""
},
{
"date": "09/19/2014",
"source": "http://www.nytimes.com/2014/09/20/world/africa/ebola-outbreak.html",
"actor": "Sierra Leone",
"headline": "Three-day lockdown",
"summary": ""
}
]
}