-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathFakeNews.json
106 lines (106 loc) · 1.9 KB
/
FakeNews.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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
{
"description": "What is Fake News",
"label": "Fake News",
"list": [
{
"label": "Bad News",
"isbns": [
"9780060797461"
]
},
{
"label": "Tell Me No Lies",
"isbns": [
"9781560257868"
]
},
{
"label": "The Smear",
"isbns": [
"9780062468161",
"9781476716015"
]
},
{
"label": "Fair and Balanced, My Ass",
"isbns": [
"9781568583471"
]
},
{
"label": "Fake News, Propaganda, and Plain Old Lies",
"isbns": [
"9781538108895"
]
},
{
"label": "Merchants of Truth",
"isbns": [
"9781501123207"
]
},
{
"label": "On the Condition of Anonymity",
"isbns": [
"9780252035999"
]
},
{
"label": "Shocking True Story",
"isbns": [
"9780375421396"
]
},
{
"label": "Breakthrough",
"isbns": [
"9781476706177"
]
},
{
"label": "The Deal From Hell",
"isbns": [
"9781586487911"
]
},
{
"label": "The Elements of Journalism",
"isbns": [
"9780307346704",
"9780688019198"
]
},
{
"label": "The Invention of News",
"isbns": [
"9780300179088",
"9780812992854"
]
},
{
"label": "The Manchester Union Leader in New Hampshire Elections",
"isbns": [
"9780874511062"
]
},
{
"label": "The News About the News",
"isbns": [
"9780375408748"
]
},
{
"label": "The News and Its Future",
"isbns": [
"9780824210977",
"9781400051991"
]
},
{
"label": "The Pulitzer Prize",
"isbns": [
"9781559720700"
]
}
]
}