Created
August 5, 2022 15:36
-
-
Save AdityaMotale/1fb95a0b10fce57b010b370f36657d44 to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"profession": { | |
"top": [ | |
"Delivery Boy", | |
"Maid", | |
"Security Guard", | |
"Cook", | |
"Cleaning", | |
"Others" | |
], | |
"others": [ | |
"Sales Assistant", | |
"Digital Marketing", | |
"Delivery Officer", | |
"Truck Driver", | |
"Staff Nurse", | |
"Content Creator", | |
"Patient Counsellor", | |
"Data Entry", | |
"Homemade", | |
"Customer Executive", | |
"Delivery Executive", | |
"Cleaning", | |
"HomeCare" | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment