Skip to content

Stata code to process raw data from the Periodic Labor Force Survey

License

Notifications You must be signed in to change notification settings

sankalpsharmaa/india-plfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

india-plfs

This repository contains code to process raw data from the Indian Periodic Labour Force Survey, launched by the National Statistical Office of India on April 2017. The raw microdata is provided in .txt files which can be accessed from the following links:

Repo Structure

  • make_plfs.do is the makefile for the repo that calls all the scripts in the correct order to process raw data
  • dict contains all the dictionary files for first visits and revisits to parse variables from .txt files
  • src contains the cleaning scripts
  • docs contains documentation about sampling weights and variables

Usage Instructions

  1. make_plfs.do contains globals at the top of the script to specify the filepaths to the data and code folders respectively. The code global assumes by default that the plfs repo lies in your root folder ~.

Occupations

PLFS uses the 2004 National Classification of Occupations (NCO) to identify workers. This file offers a concordance of 2004 NCO codes with 1968 NCO codes to allow linking PLFS to older NSS rounds.

Final Notes

If you find any issues while using the code, please add them under GitHub issues. Specific suggestions for improving the code can be made via pull request.

Cheers!

About

Stata code to process raw data from the Periodic Labor Force Survey

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages