Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
One of the projects I worked on this year was analyzing India’s labour market to identify potential occupational transition pathways. There’s quite a bit more that I could say about this work as it was both interesting and required getting my hands dirty with labour force modelling, but if you’re interested Daniel Raimi and Jacob Greenspon have a great paper on the topic called Finding the Right Fit: What Jobs Offer a Good Match for Fossil Fuel Workers’ Skills? (available here). There’s also a great dashboard based on their work here.
Because this work required digging into India’s labour force statistics and occupational classifications, one of the outputs of this work was India’s 2015 National Classification of Occupations (NCO) in a csv format, which you can download below. A couple of things to note:
- The final data table is a result of manual data entry by my team and parsing by large language models (LLMs), but translating the PDFs into a data table isn’t a simple task, so there’s sure to be errors.
- You’re free to use this data file (which is why I’m sharing it), just make sure to carefully check its accuracy and let me know if you’ve used it so I can point others to better versions of the data.
- Feel free to reach out if you spot any errors and I’ll update the post so others are aware.
The source for the data were these PDFs from India’s Ministry of Labour and Employment. You can download the data file here.
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
