-
Notifications
You must be signed in to change notification settings - Fork 0
/
education.json
139 lines (139 loc) · 4.72 KB
/
education.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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
{
"Education": {
"description": "Terms related to education policy, school controversies, and academic debates that generate significant public discourse",
"keywords": {
"academic freedom": {
"weight": 2,
"description": "Common educational rights term"
},
"book ban": {
"weight": 3,
"description": "Highly frequent controversy term"
},
"charter school": {
"weight": 1,
"description": "Common education policy term"
},
"classroom censorship": {
"weight": 2,
"description": "Frequent education controversy term"
},
"college debt": {
"weight": 2,
"description": "Frequent financial policy term"
},
"common core": {
"weight": 1,
"description": "Regular curriculum term"
},
"curriculum controversy": {
"weight": 2,
"description": "Frequent education debate term"
},
"education budget": {
"weight": 1,
"description": "Regular policy term"
},
"education reform": {
"weight": 1,
"description": "Regular policy term"
},
"free college": {
"weight": 1,
"description": "Common policy proposal term"
},
"gender curriculum": {
"weight": 3,
"description": "Highly frequent controversy term"
},
"homeschooling": {
"weight": 1,
"description": "Regular education option term"
},
"indoctrination": {
"weight": 3,
"description": "Highly frequent accusation term"
},
"library ban": {
"weight": 2,
"description": "Frequent controversy term"
},
"parental notification": {
"weight": 1,
"description": "Common policy requirement term"
},
"parental rights": {
"weight": 3,
"description": "Highly frequent education debate term"
},
"parents bill of rights": {
"weight": 2,
"description": "Frequent policy proposal term"
},
"school board protest": {
"weight": 1,
"description": "Common activism term"
},
"school choice": {
"weight": 2,
"description": "Frequent policy debate term"
},
"school indoctrination": {
"weight": 3,
"description": "Highly frequent accusation term"
},
"school prayer": {
"weight": 1,
"description": "Common religious debate term"
},
"sex-ed curriculum": {
"weight": 0,
"description": "Frequent education controversy term"
},
"sex education": {
"weight": 2,
"description": "Frequent curriculum debate term"
},
"sexualization children": {
"weight": 3,
"description": "Highly frequent accusation term"
},
"social emotional learning": {
"weight": 1,
"description": "Regular curriculum term"
},
"standardized testing": {
"weight": 1,
"description": "Moderate-use assessment term"
},
"student debt": {
"weight": 3,
"description": "Highly frequent financial term"
},
"student loan": {
"weight": 3,
"description": "Highly frequent financial term"
},
"teacher activism": {
"weight": 1,
"description": "Common protest term"
},
"teacher union activism": {
"weight": 1,
"description": "Common labor action term"
},
"teachers strike": {
"weight": 2,
"description": "Common labor action term"
},
"teachers union": {
"weight": 1,
"description": "Common labor organization term"
},
"textbook controversy": {
"weight": 1,
"description": "Common curriculum debate term"
}
}
}
}