-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.js
158 lines (153 loc) · 7.68 KB
/
index.js
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
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
export const data = [
{ company_name: 'Singapore Airlines', industry: 'Aviation', stance: 'China' },
{ company_name: 'Malaysian Airlines', industry: 'Aviation', stance: 'China' },
{ company_name: 'Garuda Indonesia', industry: 'Aviation', stance: 'China' },
{ company_name: 'Vietnam Airlines', industry: 'Aviation', stance: 'China' },
{
company_name: 'Philippine Airlines',
industry: 'Aviation',
stance: 'China'
},
{ company_name: 'Thai Airways', industry: 'Aviation', stance: 'China' },
{
company_name: 'Jetstar (under Qantas)',
industry: 'Aviation',
stance: 'China'
},
{ company_name: 'Scoot', industry: 'Aviation', stance: 'China' },
{ company_name: 'Cathay Pacific', industry: 'Aviation', stance: 'China' },
{ company_name: 'Cebu Pacific Air', industry: 'Aviation', stance: 'China' },
{ company_name: 'British Airways', industry: 'Aviation', stance: 'China' },
{ company_name: 'Turkish Airlines', industry: 'Aviation', stance: 'China' },
{ company_name: 'Air Canada', industry: 'Aviation', stance: 'China' },
{ company_name: 'Eva Air', industry: 'Aviation', stance: 'Taiwan' },
{ company_name: 'Qantas', industry: 'Aviation', stance: 'China' },
{ company_name: 'China Airlines', industry: 'Aviation', stance: 'Taiwan' },
{ company_name: 'Air France', industry: 'Aviation', stance: 'China' },
{ company_name: 'KLM', industry: 'Aviation', stance: 'China' },
{ company_name: 'Lufthansa', industry: 'Aviation', stance: 'China' },
{ company_name: 'Turkish Airlines', industry: 'Aviation', stance: 'China' },
{ company_name: 'Emirates', industry: 'Aviation', stance: 'China' },
{ company_name: 'Qatar Airways', industry: 'Aviation', stance: 'China' },
{
company_name: 'China Southern Airlines',
industry: 'Aviation',
stance: 'China'
},
{ company_name: 'Air China', industry: 'Aviation', stance: 'China' },
//Automotive
{ company_name: 'Citroen', industry: 'Automotive', stance: 'China' },
{ company_name: 'Peugeot', industry: 'Automotive', stance: 'China' },
{ company_name: 'Ford', industry: 'Automotive', stance: 'China' },
{ company_name: 'Mercedes-Benz', industry: 'Automotive', stance: 'China' },
{ company_name: 'BMW', industry: 'Automotive', stance: 'China' },
{ company_name: 'Honda', industry: 'Automotive', stance: 'Chinese Taipei' },
{ company_name: 'Volvo', industry: 'Automotive', stance: 'China' },
{ company_name: 'Hyundai', industry: 'Automotive', stance: 'Taiwan' },
{ company_name: 'Jaguar', industry: 'Automotive', stance: 'Taiwan' },
{ company_name: 'Kia', industry: 'Automotive', stance: 'Taiwan' },
{ company_name: 'Land Rover', industry: 'Automotive', stance: 'Taiwan' },
{ company_name: 'Mitsubishi', industry: 'Automotive', stance: 'Taiwan' },
{ company_name: 'Nissan', industry: 'Automotive', stance: 'Taiwan' },
{ company_name: 'Porsche', industry: 'Automotive', stance: 'Taiwan' },
{ company_name: 'Suzuki', industry: 'Automotive', stance: 'Taiwan' },
{ company_name: 'Volkswagen', industry: 'Automotive', stance: 'Taiwan' },
{ company_name: 'Rolls Royce', industry: 'Automotive', stance: 'Taiwan' },
{ company_name: 'Toyota', industry: 'Automotive', stance: 'Taiwan' },
{ company_name: 'Subaru', industry: 'Automotive', stance: 'Taiwan ROC' },
{ company_name: 'Infinity', industry: 'Automotive', stance: 'Taiwan ROC' },
{ company_name: 'Mazda', industry: 'Automotive', stance: 'Taiwan ROC' },
{ company_name: 'Tesla', industry: 'Automotive', stance: 'Taiwan ROC' },
{ company_name: 'Lexus', industry: 'Automotive', stance: 'Taiwan' },
//Technology
{ company_name: 'Nintendo', industry: 'Technology', stance: 'Taiwan' },
{ company_name: 'Microsoft', industry: 'Technology', stance: 'Taiwan' },
{ company_name: 'Nvidia', industry: 'Technology', stance: 'Taiwan' },
{ company_name: 'Apple', industry: 'Technology', stance: 'Taiwan' },
{ company_name: 'Steam', industry: 'Technology', stance: 'Taiwan' },
{ company_name: 'Intel', industry: 'Technology', stance: 'Taiwan' },
{ company_name: 'Logitech', industry: 'Technology', stance: 'Taiwan' },
{ company_name: 'Samsung', industry: 'Technology', stance: 'Taiwan' },
{ company_name: 'LG', industry: 'Technology', stance: 'Taiwan' },
{ company_name: 'Spotify', industry: 'Technology', stance: 'Taiwan' },
{ company_name: 'Sony', industry: 'Technology', stance: 'Taiwan Region' },
{ company_name: 'HTC', industry: 'Technology', stance: 'Taiwan' },
{ company_name: 'Huawei', industry: 'Technology', stance: 'China' },
{ company_name: 'Lenovo', industry: 'Technology', stance: 'Taiwan Region' },
{ company_name: 'Dell', industry: 'Technology', stance: 'Taiwan' },
{ company_name: 'Bose', industry: 'Technology', stance: 'Taiwan' },
{ company_name: 'AWS', industry: 'Technology', stance: 'Taiwan' },
{ company_name: 'Google', industry: 'Technology', stance: 'Taiwan' },
{ company_name: 'AMD', industry: 'Technology', stance: 'Taiwan Region' },
{ company_name: 'Cooler Master', industry: 'Technology', stance: 'Taiwan' },
{ company_name: 'Siemens', industry: 'Technology', stance: 'Taiwan' },
{
company_name: 'Beats by Dre',
industry: 'Technology',
stance: 'Taiwan Region'
},
{ company_name: 'SAP', industry: 'Technology', stance: 'China' },
{ company_name: 'Bosch', industry: 'Technology', stance: 'Taiwan' },
{ company_name: 'IBM', industry: 'Technology', stance: 'Taiwan' },
{ company_name: 'Roccat', industry: 'Technology', stance: 'Taiwan' },
{ company_name: 'Razer', industry: 'Technology', stance: 'Taiwan' },
{ company_name: 'Steelseries', industry: 'Technology', stance: 'Taiwan' },
{ company_name: 'BenQ', industry: 'Technology', stance: 'Taiwan' },
{ company_name: 'Asus', industry: 'Technology', stance: 'Taiwan' },
{ company_name: 'Kuka', industry: 'Technology', stance: 'China' },
{ company_name: 'Infineon', industry: 'Technology', stance: 'Taiwan Region' },
//Food and beverages
{ company_name: 'Nestle', industry: 'Food and beverages', stance: 'Taiwan' },
{
company_name: 'Red Bull',
industry: 'Food and beverages',
stance: 'Taiwan'
},
{
company_name: 'Coca-Cola',
industry: 'Food and beverages',
stance: 'Taiwan'
},
{
company_name: 'McDonalds',
industry: 'Food and beverages',
stance: 'Taiwan'
},
{
company_name: 'Aleo Drinks',
industry: 'Food and beverages',
stance: 'Taiwan'
},
//Fashion
{ company_name: 'Uniqlo', industry: 'Fashion', stance: 'Taiwan' },
{ company_name: 'Nike', industry: 'Fashion', stance: 'Taiwan' },
{ company_name: 'Puma', industry: 'Fashion', stance: 'China' },
{ company_name: 'Ralph Lauren', industry: 'Fashion', stance: 'Taiwan' },
{ company_name: 'H&M', industry: 'Fashion', stance: 'Taiwan Region' },
{ company_name: 'Zara', industry: 'Fashion', stance: 'China' },
{ company_name: 'Muji', industry: 'Fashion', stance: 'Taiwan' },
{ company_name: 'Mango', industry: 'Fashion', stance: 'Taiwan Region' },
{ company_name: "Levi's", industry: 'Fashion', stance: 'Taiwan Region' },
{ company_name: 'Topshop', industry: 'Fashion', stance: 'Taiwan' },
// esports
{ company_name: 'fnatic', industry: 'Esports', stance: 'China' },
// Insurance
{ company_name: 'Allianz', industry: 'Insurance', stance: 'China' },
{ company_name: 'AXA', industry: 'Insurance', stance: 'China' },
// Chemicals
{ company_name: 'BASF', industry: 'Chemicals', stance: 'Taiwan' },
// Financial Services
{
company_name: 'Mastercard',
industry: 'Financial Services',
stance: 'Taiwan Region'
},
{
company_name: 'Visa',
industry: 'Financial Services',
stance: 'Taiwan Region'
},
// Other
{ company_name: 'UPS', industry: 'Other', stance: 'China' },
{ company_name: 'Moleskine', industry: 'Other', stance: 'China' }
]