wpp_output_example | R Documentation |
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)
wpp_output_example
A list with elements
A data frame with population counts in the value column, by year, sex and single year of age.
A data frame with population counts in the value column, by year, sex and five year age group.
A data frame with total population counts in the value column, by year and sex.
A data frame with birth counts (both sexes) in the value column, by year and single year of age of mother.
A data frame with birth counts (both sexes) in the value column, by year and five year age group of mother.
A data frame with total birth counts in the value column, by year and sex.
A data frame with females' age-specific fertility rates in the value column, by year and single year of age.
A data frame with females' age-specific fertility rates in the value column, by year and five year age group.
A data frame with females' percentage age-specific fertility rates in the value column, by year and single year of age.
A data frame with females' percentage age-specific fertility rates in the value column, by year and five year age group.
A data frame with females' total fertility rates in the value column, by year.
A data frame with females' mean age at childbearing in the value column, by year.
A data frame with the sex ratio at birth (M/F) in the value column, by year.
A data frame with death counts in the value column, by year, sex and single year of age.
A data frame with death counts in the value column, by year, sex and five year age group.
A data frame with total death counts in the value column, by year and sex.
A data frame with death counts in the value column, by year, sex and single year age cohort.
A data frame with death counts in the value column, by year, sex and five year age cohort.
A data frame with person-years of exposure in the value column, by year, sex and single year of age.
A data frame with person-years of exposure in the value column, by year, sex and five year age group.
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.
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....)
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.).
A data frame with net migrant counts in the value column, by year, sex and single year of age.
A data frame with net migrant counts in the value column, by year, sex and five year age group.
A data frame with total net migrant counts in the value column, by year and sex.
A data frame with whether migration is accounted at "end" of period or "even" over period in the value column, by year.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.