Skip to content
Snippets Groups Projects
Commit bd1ca3f6 authored by Agustin Ruiz Diaz Cambon's avatar Agustin Ruiz Diaz Cambon
Browse files

30 to 59 data changes

parent 62ee610e
No related branches found
No related tags found
No related merge requests found
......@@ -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