IndiaLandReforms_df | R Documentation |
This dataset, IndiaLandReforms_df, is a data frame containing information on politics and land reforms in India. It includes variables related to agricultural landholding patterns, rural development indicators, election outcomes, political participation, and socio-economic measures across different districts and years.
data(IndiaLandReforms_df)
A data frame with 2670 observations and 32 variables:
Mouza code or identifier (integer)
Year of observation (integer)
District code or identifier (integer)
Proportion of land cultivated (numeric)
Proportion of rural households (numeric)
Proportion of land below a certain threshold (numeric)
Proportion of rural households with a given characteristic (numeric)
Election year indicator (integer)
Pre-election indicator (integer)
Electoral variable - women in local councils (numeric)
Electoral variable - less cultivated land (numeric)
Electoral variable - medium cultivated land (numeric)
Electoral variable - small cultivated land (numeric)
Electoral variable - medium developed cultivated land (numeric)
Electoral variable - custom smallholder measure (numeric)
Electoral variable - custom big landholder measure (numeric)
Electoral variable - illiteracy rate (numeric)
Electoral variable - low-income households (numeric)
Political variable - left party ratio before adjustment (numeric)
Development variable - women in local councils (numeric)
Inflation rate (numeric)
Share of female employment in youth (numeric)
Number of seats won by incumbents (numeric)
Number of seats won by left parties (numeric)
Inflation flag indicator (numeric)
Incumbent flag indicator (numeric)
Left party flag indicator (numeric)
Political variable - left party ratio (numeric)
Inflation index for wages (numeric)
Inflation index for unspecified metric (numeric)
Inflation index for agricultural labor (numeric)
Gram Panchayat code or identifier (integer)
The dataset name has been kept as 'IndiaLandReforms_df' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the IndiAPIs package and assists users in identifying its specific characteristics. The suffix 'df' indicates that the dataset is a data frame object. The original content has not been modified in any way.
Data taken from the pder package version 1.0-2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.