|
1 | 1 | { |
2 | 2 | "post-docs": "researchers", |
3 | 3 | "PhD's candidate": "researchers", |
| 4 | + "PhD candidates": "researchers", |
4 | 5 | "PhD student": "researchers", |
5 | 6 | "principal investigator": "researchers", |
6 | 7 | "professor": "researchers", |
7 | 8 | "scientist": "researchers", |
| 9 | + "researchers": "researchers", |
| 10 | + "biologists": "researchers", |
| 11 | + "chemists": "researchers", |
8 | 12 |
|
9 | 13 | "library staff": "research support staff", |
10 | 14 | "research librarian": "research support staff", |
|
15 | 19 | "data manager": "research support staff", |
16 | 20 | "data professional": "research support staff", |
17 | 21 | "data engineer": "research support staff", |
| 22 | + "data scientists": "research support staff", |
18 | 23 | "software engineer": "research support staff", |
19 | 24 | "data librarian": "research support staff", |
| 25 | + "research support": "research support staff", |
| 26 | + "bioinformaticians": "research support staff", |
20 | 27 |
|
21 | 28 | "bachelor": "students", |
22 | 29 | "master": "students", |
23 | 30 |
|
24 | 31 | "teacher": "trainers", |
25 | 32 | "coaches": "trainers", |
26 | | - "educator": "trainers" |
| 33 | + "educator": "trainers", |
| 34 | + |
| 35 | + "tabular data processors": "other", |
| 36 | + "beginning programmers": "other", |
| 37 | + "github beginners": "other" |
27 | 38 | } |
0 commit comments