Created
October 1, 2024 00:46
-
-
Save jeanphillippe/66b161e9818b475f76c6186525688999 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"social": [ | |
"Social Worker", | |
"Sociologist", | |
"Family Mediator", | |
"Social Project Manager", | |
"Career Counselor" | |
], | |
"humanities": [ | |
"Historian", | |
"Philosopher", | |
"Linguist", | |
"Cultural Anthropologist", | |
"Literary Critic" | |
], | |
"sciences": [ | |
"Biologist", | |
"Physicist", | |
"Chemist", | |
"Mathematician", | |
"Geologist" | |
], | |
"technology": [ | |
"Software Developer", | |
"Systems Engineer", | |
"Database Administrator", | |
"Cybersecurity Specialist", | |
"Data Scientist" | |
], | |
"engineering": [ | |
"Civil Engineer", | |
"Mechanical Engineer", | |
"Electronic Engineer", | |
"Chemical Engineer", | |
"Industrial Engineer" | |
], | |
"arts": [ | |
"Painter", | |
"Sculptor", | |
"Musician", | |
"Actor", | |
"Film Director" | |
], | |
"business": [ | |
"Sales Manager", | |
"Business Analyst", | |
"Management Consultant", | |
"Logistics Specialist", | |
"Business Developer" | |
], | |
"health": [ | |
"General Practitioner", | |
"Nurse", | |
"Physical Therapist", | |
"Nutritionist", | |
"Psychiatrist" | |
], | |
"education": [ | |
"Elementary School Teacher", | |
"High School Teacher", | |
"Pedagogist", | |
"Educational Counselor", | |
"School Administrator" | |
], | |
"law": [ | |
"Criminal Lawyer", | |
"Notary Public", | |
"Prosecutor", | |
"Judge", | |
"Legal Advisor" | |
], | |
"administration": [ | |
"Business Administrator", | |
"Administrative Assistant", | |
"Operations Manager", | |
"Human Resources Analyst", | |
"Project Manager" | |
], | |
"politics": [ | |
"Politician", | |
"Political Advisor", | |
"Diplomat", | |
"Lobbyist", | |
"Political Analyst" | |
], | |
"trades": [ | |
"Carpenter", | |
"Electrician", | |
"Plumber", | |
"Automotive Mechanic", | |
"Construction Worker" | |
], | |
"agriculture": [ | |
"Agronomist", | |
"Agricultural Engineer", | |
"Soil Specialist", | |
"Agroindustry Technician", | |
"Agricultural Producer" | |
], | |
"ecology": [ | |
"Ecologist", | |
"Conservation Specialist", | |
"Environmental Consultant", | |
"Natural Resource Manager", | |
"Renewable Energy Technician" | |
], | |
"tourism": [ | |
"Tour Guide", | |
"Travel Agent", | |
"Hotel Manager", | |
"Event Organizer", | |
"Sustainable Tourism Specialist" | |
], | |
"economics": [ | |
"Economist", | |
"Financial Analyst", | |
"Economic Researcher", | |
"Investment Advisor", | |
"Public Policy Consultant" | |
], | |
"research": [ | |
"Scientific Researcher", | |
"Market Researcher", | |
"Social Researcher", | |
"Health Researcher", | |
"Technology Researcher" | |
], | |
"biology": [ | |
"Marine Biologist", | |
"Geneticist", | |
"Microbiologist", | |
"Botanist", | |
"Zoologist" | |
], | |
"diplomacy": [ | |
"Ambassador", | |
"Diplomatic Counselor", | |
"Cultural Attaché", | |
"International Relations Analyst", | |
"United Nations Official" | |
], | |
"journalism": [ | |
"Investigative Journalist", | |
"Reporter", | |
"News Editor", | |
"International Correspondent", | |
"TV Presenter" | |
], | |
"advertising": [ | |
"Creative Director", | |
"Copywriter", | |
"Media Planner", | |
"Branding Specialist", | |
"Account Manager" | |
], | |
"production": [ | |
"Audiovisual Producer", | |
"Production Director", | |
"Manufacturing Supervisor", | |
"Logistics Coordinator", | |
"Production Engineer" | |
], | |
"architecture": [ | |
"Architect", | |
"Urban Planner", | |
"Interior Designer", | |
"Landscape Architect", | |
"Heritage Conservationist" | |
], | |
"academia": [ | |
"University Professor", | |
"Academic Researcher", | |
"University President", | |
"Dean", | |
"Research Director" | |
], | |
"entrepreneurship": [ | |
"Startup Founder", | |
"Entrepreneurship Consultant", | |
"Business Mentor", | |
"Angel Investor", | |
"Incubator Manager" | |
], | |
"finance": [ | |
"Financial Analyst", | |
"Asset Manager", | |
"Financial Advisor", | |
"Auditor", | |
"Certified Public Accountant" | |
], | |
"consulting": [ | |
"Management Consultant", | |
"Technology Consultant", | |
"Human Resources Consultant", | |
"Strategic Consultant", | |
"Environmental Consultant" | |
], | |
"philosophy": [ | |
"Philosopher", | |
"Ethicist", | |
"Political Theorist", | |
"Philosopher of Science", | |
"Social Philosopher" | |
], | |
"psychology": [ | |
"Clinical Psychologist", | |
"Psychotherapist", | |
"Organizational Psychologist", | |
"Neuropsychologist", | |
"Forensic Psychologist" | |
], | |
"anthropology": [ | |
"Cultural Anthropologist", | |
"Physical Anthropologist", | |
"Social Anthropologist", | |
"Ethnographer", | |
"Archaeological Anthropologist" | |
], | |
"music": [ | |
"Composer", | |
"Orchestra Conductor", | |
"Session Musician", | |
"Music Teacher", | |
"Music Producer" | |
], | |
"computer_science": [ | |
"Software Developer", | |
"Network Engineer", | |
"Information Security Analyst", | |
"Systems Administrator", | |
"Data Scientist" | |
], | |
"communication": [ | |
"Communications Specialist", | |
"Public Relations Professional", | |
"Community Manager", | |
"Corporate Communications Specialist", | |
"Content Manager" | |
], | |
"sociology": [ | |
"Sociologist", | |
"Social Researcher", | |
"Social Policy Analyst", | |
"Sociological Consultant", | |
"Demographer" | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment