forked from microsoft/biosbias
-
Notifications
You must be signed in to change notification settings - Fork 0
/
freq_titles.json
46 lines (46 loc) · 1.4 KB
/
freq_titles.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
{"Accountant": "accountant",
"Architect": "architect",
"Assistant Professor": "professor",
"Associate Professor": "professor",
"Attorney": "attorney",
"Certified Personal Trainer": "personal_trainer",
"Certified Public Accountant": "accountant",
"Chiropractor": "chiropractor",
"Comedian": "comedian",
"Composer": "composer",
"CPA": "accountant",
"Dentist": "dentist",
"Dietitian": "dietitian",
"DJ": "dj",
"Filmmaker": "filmmaker",
"Interior Designer": "interior_designer",
"Journalist": "journalist",
"Landscape Architect": "landscape_architect",
"Licensed Acupuncturist": "acupuncturist",
"Licensed Massage Therapist": "massage_therapist",
"Licensed Real": "real_estate_broker",
"Magician": "magician",
"Model": "model",
"Neurosurgeon": "surgeon",
"Nurse": "nurse",
"Nutritionist": "dietitian",
"Orthopedic Surgeon": "surgeon",
"Painter": "painter",
"Paralegal": "paralegal",
"Pastor": "pastor",
"Personal Trainer": "personal_trainer",
"Photographer": "photographer",
"Physician": "physician",
"Plastic Surgeon": "surgeon",
"Poet": "poet",
"Psychologist": "psychologist",
"Psychotherapist": "psychologist",
"Rapper": "rapper",
"Senior Software Engineer": "software_engineer",
"Software Engineer": "software_engineer",
"Surgeon": "surgeon",
"Teacher": "teacher",
"Trial Attorney": "attorney",
"Trial Lawyer": "attorney",
"Yoga Instructor": "yoga_teacher",
"Yoga Teacher": "yoga_teacher"}