-
Notifications
You must be signed in to change notification settings - Fork 14
/
temp.json
72 lines (72 loc) · 1.45 KB
/
temp.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
{
"country": {
"China": 2,
"India": 1,
"Italy": 1,
"Japan": 2,
"Spain": 3,
"Brazil": 1,
"Canada": 1,
"France": 2,
"Greece": 1,
"Mexico": 1,
"Sweden": 4,
"Turkey": 1,
"Austria": 1,
"Denmark": 1,
"Finland": 1,
"Germany": 3,
"Portugal": 1,
"Australia": 2,
"Netherlands": 1,
"South Korea": 1,
"South Africa": 1,
"United States": 7,
"United Kingdom": 1
},
"h_index": 8,
"readers": 354,
"subdiscipline": {
"Physics": 1,
"Medicine": 38,
"Humanities": 1,
"Philosophy": 1,
"Psychology": 1,
"Engineering": 5,
"Materials Science": 1,
"Biological Sciences": 235,
"Computer and Information Science": 1
},
"academic_status": {
"Other": 5,
"Industry": 8,
"Post Doc": 60,
"Librarian": 1,
"Ph.D. Student": 90,
"Masters Student": 57,
"Faculty": 44,
"Undergrad Student": 19
},
"percent_of_products": 0.26666666666666666,
"subdiscipline_percent": {
"Physics": 0.0,
"Medicine": 0.13,
"Humanities": 0.0,
"Philosophy": 0.0,
"Psychology": 0.0,
"Engineering": 0.02,
"Materials Science": 0.0,
"Biological Sciences": 0.83,
"Computer and Information Science": 0.0
},
"academic_status_percent": {
"Other": 0.02,
"Industry": 0.03,
"Post Doc": 0.21,
"Librarian": 0.0,
"Ph.D. Student": 0.32,
"Masters Student": 0.2,
"Faculty": 0.15,
"Undergrad Student": 0.07
}
}