fantasy_india {MSDem}R Documentation

A dataset for a fantasy India consisting of just two states.

Description

The dataset is used in the examples section of msproj(). It includes all the necessary information to run a multi-state population projection for the two Indian states Andaman and Nicobar Islands (ISO code: IN.AN) and Andhra Pradesh (ISO code: IN.AP). The dataset is limited to these two states because this keeps the file small and the time needed to run the model short.

Usage

data("fantasy_india")

Format

A list with the following 4 components.

India_AGESR_Baseline_mig_dom

a data table containing domestic migration data

India_AGESR_Baseline_mig_int

a data table containing (mock) international migration data

India_AGESR_Baseline_state_space

a data table containing the state space

India_AGESR_Baseline_var_def

a data table containing the variable definition

Source

K.C., S., Speringer, M., & Wurzer, M. (2017). Population projection by age, sex, and educational attainment in rural and urban regions of 35 provinces of India, 2011-2101: Technical report on projecting the regionally explicit socioeconomic heterogeneity in India. Laxenburg: International Institute for Applied Systems Analysis.

Examples

data(fantasy_india)
str(fantasy_india)

[Package MSDem version 0.0.4.1 Index]