Skip to content

Commit

Permalink
✅ nuevo indicador 3.3 sociales
Browse files Browse the repository at this point in the history
  • Loading branch information
1cgonza committed Oct 18, 2024
1 parent f3c3fbf commit 571bf6a
Show file tree
Hide file tree
Showing 53 changed files with 108 additions and 81 deletions.
38 changes: 20 additions & 18 deletions aplicaciones/procesador/fuente/aplicacion.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,24 +69,26 @@ async function procesarDatos() {
await ya31.procesar('3.1: saber 11 matemáticas', 'YA_3.1', 'Sheet 1', 'ya3-1');
const ya32 = new VariableSingular('lectura', true, 'porcentaje');
await ya32.procesar('3.2: saber 11 lectura', 'YA_3.2', 'Sheet 1', 'ya3-2');
const ya33 = new VariableSingular('total', true, 'porcentaje');
await ya33.procesar('3.3: saber 11 total', 'YA_3.3', 'Sheet 1', 'ya3-3');
const ya34 = new VariableSingular('neta_primaria', true, 'porcentaje');
await ya34.procesar('3.4: cobertura bruta primaria', 'YA_3.4', 'Sheet 1', 'ya3-4');
const ya35 = new VariableSingular('neta_media', true, 'porcentaje');
await ya35.procesar('3.5: cobertura bruta secundaria', 'YA_3.5', 'Sheet 1', 'ya3-5');
const ya36 = new VariableSingular('reprobacion_primaria', false, 'porcentaje');
await ya36.procesar('3.6: reprobacion primaria', 'YA_3.6', 'Sheet 1', 'ya3-6');
const ya37 = new VariableSingular('reprobacion_media', false, 'porcentaje');
await ya37.procesar('3.7: reprobación media', 'YA_3.7', 'Sheet 1', 'ya3-7');
const ya38 = new VariableSingular('repitencia_primaria', false, 'porcentaje');
await ya38.procesar('3.8: repitencia primaria', 'YA_3.8', 'Sheet 1', 'ya3-8');
const ya39 = new VariableSingular('repitencia_media', false, 'porcentaje');
await ya39.procesar('3.9: repitencia media', 'YA_3.9', 'Sheet 1', 'ya3-9');
const ya310 = new VariableSingular('desercion_primaria', false, 'porcentaje');
await ya310.procesar('3.10: desercion primaria', 'YA_3.10', 'Sheet 1', 'ya3-10');
const ya311 = new VariableSingular('desercion_media', false, 'porcentaje');
await ya311.procesar('3.11: deserción media', 'YA_3.11', 'Sheet 1', 'ya3-11');
const ya33 = new VariableSingular('sociales', true, 'porcentaje');
await ya33.procesar('3.3: saber 11 sociales', 'YA_3.3', 'Sheet 1', 'ya3-3');
const ya34 = new VariableSingular('global', true, 'porcentaje');
await ya34.procesar('3.4: saber 11 global', 'YA_3.4', 'Sheet 1', 'ya3-4');
const ya35 = new VariableSingular('neta_primaria', true, 'porcentaje');
await ya35.procesar('3.5: cobertura bruta primaria', 'YA_3.5', 'Sheet 1', 'ya3-5');
const ya36 = new VariableSingular('neta_media', true, 'porcentaje');
await ya36.procesar('3.6: cobertura bruta secundaria', 'YA_3.6', 'Sheet 1', 'ya3-6');
const ya37 = new VariableSingular('reprobacion_primaria', false, 'porcentaje');
await ya37.procesar('3.7: reprobacion primaria', 'YA_3.7', 'Sheet 1', 'ya3-7');
const ya38 = new VariableSingular('reprobacion_media', false, 'porcentaje');
await ya38.procesar('3.8: reprobación media', 'YA_3.8', 'Sheet 1', 'ya3-8');
const ya39 = new VariableSingular('repitencia_primaria', false, 'porcentaje');
await ya39.procesar('3.9: repitencia primaria', 'YA_3.9', 'Sheet 1', 'ya3-9');
const ya310 = new VariableSingular('repitencia_media', false, 'porcentaje');
await ya310.procesar('3.10: repitencia media', 'YA_3.10', 'Sheet 1', 'ya3-10');
const ya311 = new VariableSingular('desercion_primaria', false, 'porcentaje');
await ya311.procesar('3.11: desercion primaria', 'YA_3.11', 'Sheet 1', 'ya3-11');
const ya312 = new VariableSingular('desercion_media', false, 'porcentaje');
await ya312.procesar('3.12: deserción media', 'YA_3.12', 'Sheet 1', 'ya3-12');

/** 4 */
const ya41 = new VariableSingular('tasa_EDA', false, 'porcentaje');
Expand Down
3 changes: 2 additions & 1 deletion aplicaciones/procesador/fuente/tipos.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,8 @@ export type VariableValorSingular =
| 'desercion_media'
| 'matematicas'
| 'lectura'
| 'total'
| 'sociales'
| 'global'
| 'cobertura_bruta_secundaria'
| 'reprobación_primaria'
| 'reprobación_secundaria'
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion aplicaciones/www/estaticos/datos/ya3-1-dep.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{}
{"2016":[["11",55.57],["13",43.66],["15",52.54],["17",47.96],["18",46.09],["19",44.67],["20",47.64],["23",45.82],["25",50.69],["27",40.79],["41",49.86],["44",44.55],["47",42.93],["50",49.09],["52",50.38],["54",50.28],["63",49.15],["66",48.35],["68",50.42],["70",46.42],["73",47.46],["76",48.92],["81",49.54],["85",49.89],["86",48.66],["88",46.53],["91",39.03],["94",42.58],["95",47.72],["97",40.2],["99",46.91],["05",47.93],["08",45.86]],"2017":[["11",54.96],["13",42.95],["15",51.81],["17",47.24],["18",45.9],["19",43.77],["20",47.07],["23",45.47],["25",50.17],["27",38.81],["41",48.29],["44",44.54],["47",42.21],["50",47.49],["52",50.04],["54",49.38],["63",49.22],["66",47.39],["68",50.17],["70",45.83],["73",46.58],["76",47.84],["81",48.91],["85",49.78],["86",48.58],["88",47.04],["91",37.94],["94",41.25],["95",45.97],["97",39.81],["99",46.15],["05",46.81],["08",45.11]],"2018":[["11",54.72],["13",42.83],["15",52.61],["17",47.83],["18",46],["19",44.59],["20",47.43],["23",45.83],["25",50.44],["27",38.74],["41",49.6],["44",43.95],["47",42.46],["50",48.49],["52",50.11],["54",50.48],["63",49.11],["66",47.22],["68",52.08],["70",46.45],["73",47.18],["76",48.03],["81",49.52],["85",50.86],["86",48.29],["88",44.41],["91",38.54],["94",39.2],["95",47.43],["97",40.03],["99",47.56],["05",46.63],["08",45.05]],"2019":[["11",55.09],["13",43.54],["15",53.21],["17",48.19],["18",46.28],["19",45.43],["20",47.93],["23",45.87],["25",51.27],["27",38.47],["41",50.4],["44",44.7],["47",42.96],["50",48.9],["52",50.07],["54",50.96],["63",50.09],["66",47.71],["68",54.1],["70",46.51],["73",47.59],["76",48.38],["81",48.99],["85",51.11],["86",48.95],["88",43.86],["91",40.28],["94",37.73],["95",46.47],["97",42.81],["99",46],["05",47.32],["08",46.07]],"2020":[["11",55.23],["13",43.75],["15",51.9],["17",48.41],["18",46.08],["19",45.38],["20",47.7],["23",45.81],["25",51.51],["27",40.65],["41",49.71],["44",45.29],["47",43.4],["50",49.08],["52",50.08],["54",50.56],["63",50.14],["66",47.43],["68",53.7],["70",46.43],["73",47.71],["76",48.76],["81",48.35],["85",50.89],["86",48.95],["88",45.25],["91",40.04],["94",40.92],["95",48.21],["97",41.42],["99",47.08],["05",47.28],["08",46.41]],"2021":[["11",54.29],["13",42.38],["15",51.63],["17",47.46],["18",46.04],["19",44.06],["20",45.86],["23",44.65],["25",50.32],["27",38.02],["41",48.84],["44",43.83],["47",42.38],["50",47.42],["52",49.06],["54",49.72],["63",49.82],["66",46.53],["68",52.27],["70",45.19],["73",46.61],["76",47.87],["81",46.57],["85",49.55],["86",47.37],["88",43.38],["91",37.06],["94",38.64],["95",47.33],["97",38.34],["99",44.43],["05",46.72],["08",44.35]],"2022":[["11",55.43],["13",44.14],["15",53.54],["17",49.17],["18",48.34],["19",43.83],["20",46.39],["23",46.64],["25",52.33],["27",38.55],["41",50.89],["44",44.86],["47",43.45],["50",48.81],["52",47.71],["54",51.37],["63",50.84],["66",48.11],["68",52.79],["70",45.74],["73",47.51],["76",49.44],["81",49.57],["85",51.6],["86",48.39],["88",44.66],["91",37.62],["94",41.79],["95",44.97],["97",42.38],["99",44.69],["05",46.98],["08",46.25]],"2023":[["11",55.3],["13",45.26],["15",54.38],["17",50.01],["18",49.04],["19",44.31],["20",47.03],["23",47.71],["25",52.34],["27",39.31],["41",51.78],["44",45.29],["47",44.73],["50",49.88],["52",48.03],["54",52.63],["63",52.47],["66",48.51],["68",53.72],["70",46.66],["73",48.27],["76",49.84],["81",49.78],["85",50.01],["86",49.52],["88",44.78],["91",37.73],["94",38.72],["95",47.43],["97",37.4],["99",45.76],["05",47.51],["08",47]]}
2 changes: 1 addition & 1 deletion aplicaciones/www/estaticos/datos/ya3-1-mun.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion aplicaciones/www/estaticos/datos/ya3-1-nal.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"ascendente":true,"estructura":"porcentaje","unidadMedida":100,"datos":{},"datosMunicipio":true,"maxNal":0,"minNal":null,"maxDep":0,"minDep":null,"maxMun":0,"minMun":null}
{"ascendente":true,"estructura":"porcentaje","unidadMedida":100,"datos":{"2016":47.21,"2017":46.5,"2018":46.78,"2019":47.19,"2020":47.38,"2021":46,"2022":47.24,"2023":47.64},"datosMunicipio":true,"maxNal":47.64,"minNal":46,"maxDep":55.57,"minDep":37.06,"maxMun":66.3888888888889,"minMun":27}
2 changes: 1 addition & 1 deletion aplicaciones/www/estaticos/datos/ya3-10-dep.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"2011":[["11",5.3],["13",2.8],["15",2.07],["17",4.98],["18",3.77],["19",1.83],["20",7.84],["23",4.29],["25",2.54],["27",3.42],["41",3.39],["44",5.71],["47",2.57],["50",5.62],["52",5.52],["54",3.67],["63",5.75],["66",4.24],["68",2.27],["70",6.16],["73",4.99],["76",5.22],["81",1.64],["85",4.23],["86",3.29],["88",2.13],["91",4.56],["94",4.79],["95",7],["97",5.61],["99",6.56],["05",3.78],["08",2.5]],"2012":[["11",3.42],["13",3.18],["15",2.19],["17",4.45],["18",6.16],["19",2.94],["20",5.73],["23",2.08],["25",2.04],["27",1.83],["41",3.84],["44",6.12],["47",4.09],["50",5.49],["52",1.15],["54",4.32],["63",6.57],["66",4.71],["68",2.97],["70",4.17],["73",4.79],["76",3.88],["81",4.66],["85",5.87],["86",5.13],["88",1.5],["91",1.86],["94",7.32],["95",5.78],["97",6.01],["99",3.39],["05",3.84],["08",3.15]],"2013":[["11",3.1],["13",1.84],["15",1.62],["17",4.02],["18",6.54],["19",3.59],["20",4.75],["23",1.74],["25",2.03],["27",4.1],["41",3.23],["44",5.32],["47",3.2],["50",4.58],["52",4],["54",2.22],["63",4.82],["66",3.49],["68",2.03],["70",2.74],["73",3.6],["76",2.58],["81",4.21],["85",2.9],["86",3.92],["88",0.77],["91",0.96],["94",3.54],["95",3.53],["97",6.92],["99",8.51],["08",2.17],["05",2.95]],"2014":[["11",2.01],["13",4],["15",1.19],["17",2.07],["18",3.81],["19",3.68],["20",3.8],["23",1.29],["25",1.52],["27",3.56],["41",2.44],["44",4.74],["47",3.25],["50",3.13],["52",2.54],["54",2.58],["63",3.26],["66",2.26],["68",2.18],["70",6.13],["73",4.84],["76",1.82],["81",5.24],["85",2.07],["86",3.36],["88",1.63],["91",0.83],["94",4.67],["95",2.6],["97",5.01],["99",4.33],["05",2.04],["08",2.46]],"2015":[["11",2.72],["13",2.37],["15",1.49],["17",3],["18",3.23],["19",1.35],["20",3.84],["23",1.5],["25",1.91],["27",4.91],["41",3.18],["44",2.36],["47",3.59],["50",3.38],["52",0.49],["54",1.44],["63",5.45],["66",4.11],["68",1.68],["70",1.7],["73",3.1],["76",2.75],["81",3.04],["85",2.8],["86",3.92],["88",0.51],["91",1.99],["94",6.87],["95",3.57],["97",7.76],["99",7.75],["05",3.15],["08",0.93]],"2016":[["11",1.57],["13",2.34],["15",1.36],["17",3.68],["18",5.68],["19",1.75],["20",4.88],["23",2.13],["25",2.09],["27",3.88],["41",3.54],["44",4.58],["47",2.9],["50",4.64],["52",0.78],["54",3.36],["63",5.84],["66",3.09],["68",1.97],["70",2.29],["73",3.13],["76",4.34],["81",3.64],["85",3.27],["86",5.8],["88",1.58],["91",2.54],["94",7.59],["95",2.9],["97",3.27],["99",7.98],["05",3.36],["08",2.51]],"2017":[["11",1.31],["13",2.09],["15",1.37],["17",2.98],["18",5.35],["19",1.66],["20",3.98],["23",1.96],["25",1.79],["27",2.27],["41",2.36],["44",3.66],["47",2.09],["50",3.75],["52",0.8],["54",2.2],["63",4.38],["66",3.96],["68",1.56],["70",2.17],["73",2.44],["76",3.55],["81",3.09],["85",2.14],["86",3.45],["88",1.86],["91",2.86],["94",7.6],["95",3.16],["97",4.43],["99",6.86],["05",3.49],["08",1.35]],"2018":[["11",1.35],["13",1.94],["15",1.32],["17",2.32],["18",4.43],["19",1.81],["20",4.1],["23",1.59],["25",1.81],["27",3.19],["41",2.41],["44",2.37],["47",2.51],["50",3.96],["52",0.62],["54",3.09],["63",3.5],["66",3.13],["68",1.65],["70",1.99],["73",2.43],["76",3.44],["81",2.42],["85",2.16],["86",3.33],["88",1.49],["91",1.75],["94",8.44],["95",2.27],["97",3.88],["99",6.44],["05",3],["08",2.25]],"2019":[["11",1.38],["13",2.26],["15",1.32],["17",3.01],["18",4.75],["19",1.77],["20",4.24],["23",1.97],["25",1.79],["27",2.54],["41",2.37],["44",2.45],["47",2.86],["50",3.77],["52",0.79],["54",2.51],["63",3.28],["66",3],["68",1.88],["70",2.26],["73",2.81],["76",3.97],["81",3.1],["85",2.64],["86",3.31],["88",4.67],["91",1.83],["94",4.61],["95",2.97],["97",2.96],["99",6.02],["05",2.91],["08",2.15]],"2020":[["11",0.5],["13",1.11],["15",1.13],["17",1.65],["18",3.71],["19",1.06],["20",7.32],["23",1.91],["25",1.71],["27",1.84],["41",1.71],["44",2.97],["47",2.74],["50",2.98],["52",1.12],["54",3.67],["63",2.88],["66",3.44],["68",1.18],["70",1.28],["73",2.94],["76",3],["81",3.74],["85",1.72],["86",5.18],["88",1.2],["91",1.11],["94",5.08],["95",2.53],["97",2.01],["99",2.93],["05",2.4],["08",2.44]],"2021":[["11",1.08],["13",2.94],["15",1.81],["17",2.62],["18",8.3],["19",1.91],["20",2.15],["23",2.07],["25",3.79],["27",3.39],["41",4.68],["44",2.53],["47",1.56],["50",4.55],["52",1.59],["54",3.81],["63",5.15],["66",2.41],["68",2.39],["70",1.79],["73",3.86],["76",5.7],["81",2.97],["85",3.78],["86",7.54],["88",0.45],["91",2.76],["94",8.32],["95",5.02],["97",2.23],["99",3.67],["05",4.14],["08",2.18]],"2022":[["11",3.35],["13",3.78],["15",1.79],["17",2.61],["18",5.31],["19",2.27],["20",5.75],["23",2.77],["25",2.63],["27",3.58],["41",3.21],["44",5.99],["47",3.62],["50",4.73],["52",1.72],["54",3.38],["63",5.18],["66",4.95],["68",2.89],["70",2.67],["73",3.75],["76",5.27],["81",7.7],["85",3.25],["86",4.96],["88",1.85],["91",2.45],["94",5.74],["95",2.01],["97",2.24],["99",5.9],["05",3.51],["08",2.68]],"2023":[["11",2.69],["13",2.74],["15",1.65],["17",2.24],["18",5.36],["19",2.08],["20",4.11],["23",2.02],["25",2.56],["27",2.13],["41",2.64],["44",3.79],["47",2.8],["50",4.06],["52",1.31],["54",3.52],["63",4.06],["66",4.36],["68",2.52],["70",2.07],["73",3.28],["76",4.77],["81",5.13],["85",2.95],["86",3.76],["88",1.51],["91",2.55],["94",6.22],["95",5.47],["97",3.49],["99",5.64],["05",3.6],["08",2.49]]}
{"2011":[["13",1.45],["15",1.79],["17",1.01],["18",1.68],["19",1.04],["20",0.91],["23",1.21],["25",1.73],["27",0.83],["41",0.94],["44",0.76],["47",0.77],["50",1.49],["52",1.3],["54",0.97],["63",1.52],["66",1.17],["68",1.38],["70",0.5],["73",0.71],["76",0.77],["81",1.74],["85",1.99],["86",0.92],["88",1.2],["91",4.03],["95",1.3],["97",0.18],["99",1.94],["05",1.7],["08",1.01]],"2012":[["13",1.32],["15",1.96],["17",1.01],["18",1.12],["19",0.98],["20",1.05],["23",1.05],["25",1.69],["27",0.93],["41",1.12],["44",1.38],["47",0.63],["50",0.58],["52",1.52],["54",1.69],["63",1.1],["66",1.16],["68",1.8],["70",0.83],["73",1.15],["76",0.95],["81",1.35],["85",0.74],["86",1.08],["88",3.26],["91",3.97],["94",3.44],["95",1.46],["97",0.99],["99",1.63],["05",1.35],["08",0.82]],"2013":[["11",5.54],["13",1.14],["15",1.77],["17",0.9],["18",1.05],["19",1.4],["20",1.09],["23",1.76],["25",1.78],["27",0.37],["41",0.81],["44",1.33],["47",1.12],["50",0.77],["52",1.62],["54",2.09],["63",0.87],["66",0.91],["68",1.9],["70",0.65],["73",0.97],["76",1.09],["81",1.8],["85",1.82],["86",0.81],["88",2.42],["91",3.67],["94",2.21],["95",1.55],["97",2.97],["99",1.89],["05",1.41],["08",0.94]],"2014":[["11",4.08],["13",1.22],["15",1.75],["17",2.11],["18",0.94],["19",0.79],["20",1.4],["23",1.27],["25",1.71],["27",1.7],["41",1.16],["44",1.07],["47",0.91],["50",1.61],["52",1.64],["54",1.87],["63",1.15],["66",1.24],["68",1.82],["70",0.9],["73",0.77],["76",1.15],["81",2.55],["85",1.41],["86",0.86],["88",3.29],["91",2.36],["94",2.13],["95",1],["97",2.56],["99",1.21],["05",1.55],["08",1.14]],"2015":[["11",2.57],["13",1.45],["15",1.49],["17",2.04],["18",1.94],["19",1.44],["20",1.38],["23",1.97],["25",1.88],["27",0.98],["41",2.92],["44",1.7],["47",0.82],["50",1.65],["52",1.85],["54",2.6],["63",1.14],["66",1.47],["68",1.63],["70",0.63],["73",1.19],["76",1.48],["81",2.19],["85",1.57],["86",2.09],["88",1.47],["91",4],["94",0.33],["95",1.19],["97",3.12],["99",3.5],["05",2.34],["08",1.6]],"2016":[["11",2.09],["13",1.26],["15",1.8],["17",1.35],["18",1.52],["19",0.71],["20",0.81],["23",2.01],["25",2.14],["27",0.98],["41",2.53],["44",1.85],["47",1.99],["50",0.64],["52",2.07],["54",2.48],["63",0.76],["66",1.11],["68",1.77],["70",0.7],["73",0.58],["76",0.57],["81",2.49],["85",2.23],["86",1.21],["88",3.25],["91",7.58],["94",2.67],["95",1.9],["97",5.03],["99",1.31],["05",1.35],["08",1.45]],"2017":[["11",0.06],["13",1.31],["15",2.27],["17",1.44],["18",2.59],["19",1.1],["20",0.61],["23",1.86],["25",2.06],["27",0.86],["41",2.48],["44",2.91],["47",1.53],["50",1.22],["52",2.31],["54",1.33],["63",0.54],["66",1.31],["68",1.71],["70",1.3],["73",0.62],["76",1.23],["81",3.49],["85",2.3],["86",2.03],["88",0.9],["91",3.92],["94",2.31],["95",1.74],["97",1.3],["99",3.5],["05",2.58],["08",0.66]],"2018":[["11",0.21],["13",1.01],["15",1.86],["17",1.17],["18",1.87],["19",0.53],["20",1.03],["23",1.54],["25",1.9],["27",0.76],["41",1.74],["44",1.72],["47",1.07],["50",0.75],["52",2.36],["54",1.27],["63",0.67],["66",0.91],["68",1.49],["70",1.8],["73",0.97],["76",0.99],["81",2],["85",1.45],["86",1.02],["88",0.66],["91",4.41],["94",5.28],["95",2.02],["97",0.95],["99",1.09],["05",1.71],["08",0.69]],"2019":[["11",1.44],["13",1],["15",2.73],["17",1.12],["18",1.7],["19",0.98],["20",0.89],["23",1.69],["25",1.54],["27",0.96],["41",2.32],["44",1.34],["47",0.78],["50",1.4],["52",1.92],["54",1.03],["63",1.1],["66",0.66],["68",2.18],["70",1.47],["73",0.71],["76",0.9],["81",2.16],["85",0.85],["86",1.56],["88",1.06],["91",11.62],["94",7.45],["95",0.63],["97",1.05],["99",1.35],["05",1.47],["08",0.77]],"2020":[["11",2.27],["13",2.58],["15",4.34],["17",2.14],["18",2.25],["19",3.35],["20",3.35],["23",2.62],["25",2.85],["27",4.19],["41",4.19],["44",2.06],["47",2.02],["50",1.91],["52",2.72],["54",4.99],["63",2.99],["66",2.72],["68",3.64],["70",4.44],["73",2.43],["76",2.86],["81",2.81],["85",3.21],["86",4.32],["88",5.73],["91",4.51],["94",4.32],["95",3.32],["97",5.69],["99",3.68],["05",3.21],["08",3.24]],"2021":[["11",2.39],["13",2.97],["15",5.91],["17",2.44],["18",4.74],["19",4.52],["20",3.44],["23",2.95],["25",3.59],["27",4.19],["41",4.5],["44",2.57],["47",1.96],["50",4.17],["52",2.93],["54",3.53],["63",3.63],["66",2.65],["68",3.14],["70",4.28],["73",2.63],["76",3.07],["81",4.07],["85",4.27],["86",3.91],["88",3.1],["91",9.84],["94",7.22],["95",5.74],["97",5.06],["99",3.29],["05",3.08],["08",3.05]],"2022":[["11",3.45],["13",2.72],["15",4.61],["17",2.43],["18",2.9],["19",4.22],["20",3.86],["23",3.54],["25",4.02],["27",4.47],["41",3.73],["44",3.73],["47",3.34],["50",3.48],["52",3.03],["54",2.69],["63",2.8],["66",3],["68",4.07],["70",3.68],["73",3.09],["76",3.09],["81",2.51],["85",3.94],["86",3.17],["88",3.67],["91",7.19],["94",4.92],["95",5.48],["97",4.78],["99",5.04],["05",2.95],["08",3.49]],"2023":[["11",3.2],["13",3.47],["15",4.16],["17",3.56],["18",3.84],["19",4.71],["20",3.74],["23",5.57],["25",3.91],["27",3.56],["41",4.63],["44",5.01],["47",4.79],["50",3.57],["52",3.96],["54",5.4],["63",3.3],["66",3.8],["68",4.08],["70",5.73],["73",3.29],["76",4.03],["81",3.57],["85",5.17],["86",6.26],["88",8.06],["91",10.56],["94",9.84],["95",2.3],["97",5.35],["99",4.31],["05",3.84],["08",3.56]]}
2 changes: 1 addition & 1 deletion aplicaciones/www/estaticos/datos/ya3-10-mun.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion aplicaciones/www/estaticos/datos/ya3-10-nal.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"ascendente":false,"estructura":"porcentaje","unidadMedida":100,"datos":{"2011":4.24,"2012":4.08,"2013":3.5,"2014":3.04,"2015":3.09,"2016":3.46,"2017":2.97,"2018":2.8,"2019":2.85,"2020":2.49,"2021":3.43,"2022":3.74,"2023":3.32},"datosMunicipio":true,"maxNal":4.24,"minNal":2.49,"maxDep":8.51,"minDep":0.45,"maxMun":18.31,"minMun":0}
{"ascendente":false,"estructura":"porcentaje","unidadMedida":100,"datos":{"2011":1.29,"2012":1.41,"2013":1.59,"2014":1.59,"2015":1.81,"2016":1.88,"2017":1.74,"2018":1.48,"2019":1.81,"2020":3.36,"2021":3.9,"2022":3.73,"2023":4.67},"datosMunicipio":true,"maxNal":4.67,"minNal":1.29,"maxDep":11.62,"minDep":0.06,"maxMun":36.45,"minMun":0}
Loading

0 comments on commit 571bf6a

Please sign in to comment.