Skip to content
Snippets Groups Projects
Commit 2120e931 authored by Agustin's avatar Agustin
Browse files

Further changes related to 30-59 maternity

parent edf985c1
No related branches found
No related tags found
No related merge requests found
Pipeline #16259 passed
......@@ -7,7 +7,7 @@ type ExtraData = {
minorPAL: MinorPAL | undefined;
adultPAL: AdultPAL | undefined;
maternity18To29: IndividualMaternity | PopulationMaternity | undefined;
maternity30To59: IndividualMaternity | PopulationMaternity | undefined;
maternity30To59: IndividualMaternity | undefined;
};
export default ExtraData;
......@@ -16,7 +16,6 @@ urbanActivePALValue,1.85,NAF Adultos,3,a
urbanLowPALValue,1.55,NAF Adultos,4,a
countryPopulation,3453691,Embarazo y lactancia,0,a
18to29FemaleCountryPopulation,315790,Embarazo y lactancia,0,a
30to59FemaleCountryPopulation,660601,Embarazo y lactancia,0,a
birthRate,14,Embarazo y lactancia,0,a
pregnancyExtraEnergy18to29,208,Embarazo y lactancia,5,a
lactationExtraEnergy18to29,251,Embarazo y lactancia,6,a
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment