wpp_output_example: Example outputs file for WPP 1x1 workflow, one country and...

wpp_output_exampleR Documentation

Example outputs file for WPP 1x1 workflow, one country and variant

Description

All estimates generated for one country-variant by the WPP cohort component population projection and assembly of indicators. This example for Canada by single year of age and in one-year steps (1x1) from 1950-2020 Output is from function call ccmppWPP_workflow_one_country_variant(wpp_input = wpp_input_example)

Usage

wpp_output_example

Format

A list with elements

pop_count_age_sex_1x1

A data frame with population counts in the value column, by year, sex and single year of age.

pop_count_age_sex_5x1

A data frame with population counts in the value column, by year, sex and five year age group.

pop_count_tot_sex

A data frame with total population counts in the value column, by year and sex.

birth_count_age_b_1x1

A data frame with birth counts (both sexes) in the value column, by year and single year of age of mother.

birth_count_age_b_5x1

A data frame with birth counts (both sexes) in the value column, by year and five year age group of mother.

birth_count_tot_sex

A data frame with total birth counts in the value column, by year and sex.

fert_rate_age_f_1x1

A data frame with females' age-specific fertility rates in the value column, by year and single year of age.

fert_rate_age_f_5x1

A data frame with females' age-specific fertility rates in the value column, by year and five year age group.

fert_pct_age_f_1x1

A data frame with females' percentage age-specific fertility rates in the value column, by year and single year of age.

fert_pct_age_f_5x1

A data frame with females' percentage age-specific fertility rates in the value column, by year and five year age group.

fert_rate_tot_f

A data frame with females' total fertility rates in the value column, by year.

fert_mean_age_f

A data frame with females' mean age at childbearing in the value column, by year.

srb

A data frame with the sex ratio at birth (M/F) in the value column, by year.

death_count_age_sex_1x1

A data frame with death counts in the value column, by year, sex and single year of age.

death_count_age_sex_5x1

A data frame with death counts in the value column, by year, sex and five year age group.

death_count_tot_sex

A data frame with total death counts in the value column, by year and sex.

death_count_cohort_sex_1x1

A data frame with death counts in the value column, by year, sex and single year age cohort.

death_count_cohort_sex_5x1

A data frame with death counts in the value column, by year, sex and five year age cohort.

exposure_count_age_sex_1x1

A data frame with person-years of exposure in the value column, by year, sex and single year of age.

exposure_count_age_sex_5x1

A data frame with person-years of exposure in the value column, by year, sex and five year age group.

lt_complete_age_sex

A data frame with life table column labels in the indicator column and life table values in the value column, by year, sex and single year of age.

lt_abridged_age_sex

A data frame with life table column labels in the indicator column and life table values in the value column, by year, sex and abridged age groups (0,1,5,10,15....)

lt_summary

A data frame with life table summary indicator labels in the indicator column and life table values in the value column, by sex (example labels: lt_1q0, lt_4q1, lt_35q15, lt_e0, lt_e60, etc.).

mig_net_count_age_sex_1x1

A data frame with net migrant counts in the value column, by year, sex and single year of age.

mig_net_count_age_sex_5x1

A data frame with net migrant counts in the value column, by year, sex and five year age group.

mig_net_count_tot_sex

A data frame with total net migrant counts in the value column, by year and sex.

mig_assumption

A data frame with whether migration is accounted at "end" of period or "even" over period in the value column, by year.


markalava/ccmppWPP documentation built on April 21, 2022, 12:36 a.m.