-
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
95f45f9
commit fae53b3
Showing
5 changed files
with
155 additions
and
90 deletions.
There are no files selected for viewing
2 changes: 0 additions & 2 deletions
2
etl/steps/data/garden/demography/2024-12-17/efr_malani_jacob.countries.json
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
etl/steps/data/garden/demography/2024-12-17/efr_malani_jacob.excluded_countries.json
This file was deleted.
Oops, something went wrong.
104 changes: 61 additions & 43 deletions
104
etl/steps/data/garden/demography/2024-12-17/efr_malani_jacob.meta.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,58 +1,76 @@ | ||
# NOTE: To learn more about the fields, hover over their names. | ||
definitions: | ||
common: | ||
description_key: [] | ||
presentation: | ||
grapher_config: none | ||
topic_tags: | ||
- Fertility Rate | ||
|
||
|
||
# Learn more about the available fields: | ||
# http://docs.owid.io/projects/etl/architecture/metadata/reference/ | ||
dataset: | ||
update_period_days: 365 | ||
|
||
|
||
tables: | ||
efr_malani_jacob: | ||
un: | ||
variables: | ||
# testing_variable: | ||
# title: Testing variable title | ||
# unit: arbitrary units | ||
# short_unit: au | ||
# description_short: Short description of testing variable. | ||
# description_processing: Description of processing of testing variable. | ||
# description_key: List of key points about the indicator. | ||
# description_from_producer: Description of testing variable from producer. | ||
# processing_level: minor | ||
# type: | ||
# sort: | ||
# presentation: | ||
# attribution: | ||
# attribution_short: | ||
# faqs: | ||
# grapher_config: | ||
# title_public: | ||
# title_variant: | ||
# topic_tags: | ||
# display: | ||
# name: Testing variable | ||
# numDecimalPlaces: 0 | ||
# tolerance: 0 | ||
# color: | ||
# conversionFactor: 1 | ||
# description: | ||
# entityAnnotationsMap: Test annotation | ||
# includeInTable: | ||
# isProjection: false | ||
# unit: arbitrary units | ||
# shortUnit: au | ||
# tableDisplay: | ||
# hideAbsoluteChange: | ||
# hideRelativeChange: | ||
# yearIsDay: false | ||
# zeroDay: | ||
# roundingMode: | ||
# numSignificantFigures: | ||
# | ||
{} | ||
efr_repr: | ||
title: Reproductive Effective Fertility rate (scaled by sex ratio) | ||
description_short: |- | ||
The number of daughters that live long enough to reproduce, between ages 15 and 49. This focuses on daughters, not all children because only females reproduce. Because a child need not live until age 49 to reproduce, we approximate efr_r by taking the average of efr over all reproductive ages (15-49). | ||
unit: "children per women" | ||
description_processing: |- | ||
For a given cohort year, we estimate the cumulative survival probability for a person to reach each age from 0 to 49. For example, the probability of a person born in 2000 reaching age 15, 16, 17, and so on up to 49. | ||
We then estimate the Effective Fertility Rate (EFR) for each age group by multiplying the Total Fertility Rate (TFR) by the cumulative survival probability. The EFR for a given age gives us an approximation of the average number of children from a woman that will live long enough to reach that age. | ||
The Reproductive Effective Fertility rate (EFR) is the average of the EFR over all reproductive ages (15-49). | ||
Note that the Reproductive Effective Fertility rate (EFR) is an approximation of the number of daughters, so it uses the total fertility rate of female children, or equivalently, the TFR weighted by the sex ratio at birth. | ||
So we have that: EFR_repr = (TFR * mean(EFR)) / (1 + SRB), where SRB is the male-to-female ratio and the mean is taken over all reproductive ages (15-49). | ||
This indicator is scaled by the sex ratio to allow easy comparability with the Total Fertility Rate (TFR) and the Labor Effective Fertility rate (EFR_labor). | ||
Read more details in the author's paper: https://www.nber.org/papers/w33175 | ||
efr_labor: | ||
title: Labor Effective Fertility rate | ||
description_short: |- | ||
The number of children born in a year who will live long enough to earn labor income. This is approximated this by taking the average of Effective Fertility rate (EFR) over all working ages (15-65). | ||
unit: "children per women" | ||
description_processing: |- | ||
For a given cohort year, we estimate the cumulative survival probability for a person to reach each age age from 0 to 65. E.g. the probability of a person born in 2000 to reach age 15, 16, 17, ..., 65. | ||
We then estimate the Effective Fertility Rate (EFR) for each age group by multiplying the Total Fertility Rate (TFR) by the cumulative survival probability. The EFR for a given age gives us an approximation of the average number of children from a women that will live long enough to reach that age. | ||
The Labor Effective Fertility rate (EFR) is the average of the EFR over all labor ages (15-65). | ||
So we have that: EFR_labor = (TFR * mean(EFR)), where the mean is taken over all labor ages (15-65). | ||
Read more details in the author's paper: https://www.nber.org/papers/w33175 | ||
cumulative_survival_repr: | ||
title: Cumulative survival probability to reproductive age | ||
description_short: |- | ||
The probability that a person born in a given year will live long enough to reach reproductive age (15-49). | ||
description_processing: |- | ||
For a given cohort year, we estimate the cumulative survival probability for a person to reach each age from 0 to 49. For example, the probability of a person born in 2000 reaching age 15, 16, 17, and so on up to 49. | ||
This is done by multiplying the survival probability at various years, depending on the age of the person. For example, if born in 2000, we use the probability of surviving age 0 from 2000, the probability of surviving age 1 from 2001, etc. | ||
Read more details in the author's paper: https://www.nber.org/papers/w33175 | ||
unit: "" | ||
|
||
cumulative_survival_labor: | ||
title: Cumulative survival probability to labor age | ||
description_short: |- | ||
The probability that a person born in a given year will live long enough to reach labor age (15-65). | ||
description_processing: |- | ||
For a given cohort year, we estimate the cumulative survival probability for a person to reach each age from 0 to 65. For example, the probability of a person born in 2000 reaching age 15, 16, 17, and so on up to 65. | ||
This is done by multiplying the survival probability at various years, depending on the age of the person. For example, if born in 2000, we use the probability of surviving age 0 from 2000, the probability of surviving age 1 from 2001, etc. | ||
Read more details in the author's paper: https://www.nber.org/papers/w33175 | ||
unit: "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters