Skip to content

Commit

Permalink
🚀 Actualización datos de 3.1 a 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
1cgonza committed Oct 21, 2024
1 parent e385e3c commit 62e681b
Show file tree
Hide file tree
Showing 23 changed files with 28 additions and 24 deletions.
8 changes: 4 additions & 4 deletions aplicaciones/procesador/fuente/aplicacion.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,13 @@ async function procesarDatos() {
await ya25.procesar('2.5: porcentaje marco integral', 'YA_2.5', 'Sheet 1', 'ya2-5');

/** 3 */
const ya31 = new VariableSingular('matematicas', true, 'promedio');
const ya31 = new VariableSingular('promedio_matematicas', true, 'promedio');
await ya31.procesar('3.1: saber 11 matemáticas', 'YA_3.1', 'Sheet 1', 'ya3-1');
const ya32 = new VariableSingular('lectura', true, 'promedio');
const ya32 = new VariableSingular('promedio_lectura', true, 'promedio');
await ya32.procesar('3.2: saber 11 lectura', 'YA_3.2', 'Sheet 1', 'ya3-2');
const ya33 = new VariableSingular('sociales', true, 'promedio');
const ya33 = new VariableSingular('promedio_sociales', true, 'promedio');
await ya33.procesar('3.3: saber 11 sociales', 'YA_3.3', 'Sheet 1', 'ya3-3');
const ya34 = new VariableSingular('global', true, 'promedio');
const ya34 = new VariableSingular('promedio_puntaje_global', true, 'promedio');
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');
Expand Down
8 changes: 4 additions & 4 deletions aplicaciones/procesador/fuente/tipos.ts
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,10 @@ export type VariableValorSingular =
| 'desercion_primaria'
| 'desercion_secundaria'
| 'desercion_media'
| 'matematicas'
| 'lectura'
| 'sociales'
| 'global'
| 'promedio_matematicas'
| 'promedio_lectura'
| 'promedio_sociales'
| 'promedio_puntaje_global'
| 'cobertura_bruta_secundaria'
| 'reprobación_primaria'
| 'reprobación_secundaria'
Expand Down
1 change: 1 addition & 0 deletions aplicaciones/www/estaticos/datos/Errata ya3-1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[{"fila":2407,"error":"No hay valor en codmpio"},{"fila":3960,"error":"No hay valor en codmpio"}]
1 change: 1 addition & 0 deletions aplicaciones/www/estaticos/datos/Errata ya3-2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[{"fila":2407,"error":"No hay valor en codmpio"},{"fila":3960,"error":"No hay valor en codmpio"}]
1 change: 1 addition & 0 deletions aplicaciones/www/estaticos/datos/Errata ya3-3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[{"fila":2407,"error":"No hay valor en codmpio"},{"fila":3960,"error":"No hay valor en codmpio"}]
1 change: 1 addition & 0 deletions aplicaciones/www/estaticos/datos/Errata ya3-4.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[{"fila":3419,"error":"el valor no es un número: #NUM!"}]
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]]}
{"2016":[["11",55.72],["13",44.34],["15",52.92],["17",48.47],["18",47.16],["19",44.5],["20",46.88],["23",47.32],["25",51.36],["27",41.2],["41",49.51],["44",49.13],["47",43.65],["50",50.22],["52",48.89],["54",51.18],["63",49.05],["66",49.28],["68",51.45],["70",46.49],["73",47.46],["76",48.95],["81",50.7],["85",50.15],["86",48.49],["88",46.29],["91",39.32],["94",46.7],["95",47.94],["97",40.15],["99",46.85],["05",47.72],["08",46.37]],"2017":[["11",54.72],["13",44.13],["15",52.03],["17",47.78],["18",47.09],["19",43.21],["20",46],["23",46.64],["25",50.48],["27",39.53],["41",48.03],["44",48.33],["47",42.72],["50",49.43],["52",47.77],["54",50.1],["63",47.62],["66",48.38],["68",50.84],["70",46.01],["73",46.7],["76",47.71],["81",49.53],["85",49.92],["86",47.82],["88",46.77],["91",38],["94",45.15],["95",46.05],["97",39.87],["99",45.86],["05",46.66],["08",45.62]],"2018":[["11",54.85],["13",44.06],["15",52.7],["17",48],["18",46.72],["19",43.92],["20",45.93],["23",46.79],["25",50.84],["27",39.37],["41",49.38],["44",47.09],["47",43.02],["50",48.98],["52",47.81],["54",51.44],["63",48.75],["66",48.63],["68",52.1],["70",46.43],["73",46.76],["76",47.95],["81",50],["85",50.35],["86",48.48],["88",44.53],["91",38.88],["94",45.11],["95",47.47],["97",40.04],["99",47.35],["05",46.3],["08",46.05]],"2019":[["11",54.73],["13",44.8],["15",53.52],["17",48.62],["18",47.41],["19",44.45],["20",46.63],["23",47],["25",51.56],["27",38.56],["41",50.38],["44",44.77],["47",43.55],["50",49.13],["52",47.46],["54",51.28],["63",49.82],["66",48.75],["68",53.48],["70",46.2],["73",47.22],["76",48.13],["81",50.84],["85",50.93],["86",48.96],["88",43.8],["91",40.18],["94",42.45],["95",46.46],["97",42.92],["99",46.21],["05",46.95],["08",46.29]],"2020":[["11",55.34],["13",45.19],["15",52.5],["17",48.85],["18",47.43],["19",45.02],["20",46.98],["23",46.98],["25",51.91],["27",40.89],["41",50.12],["44",45.92],["47",43.95],["50",49.89],["52",47.98],["54",51.18],["63",50.13],["66",48.86],["68",53.45],["70",46.09],["73",47.48],["76",49.14],["81",49.64],["85",50.26],["86",48.81],["88",45.07],["91",39.99],["94",43.05],["95",47.97],["97",41.44],["99",47.27],["05",47.37],["08",46.66]],"2021":[["11",54.5],["13",43.49],["15",52.02],["17",48.2],["18",47.65],["19",43.49],["20",45.21],["23",45.61],["25",50.87],["27",38.22],["41",49.12],["44",43.95],["47",42.9],["50",47.54],["52",46.84],["54",50.02],["63",49.65],["66",48.04],["68",51.88],["70",44.85],["73",46.54],["76",48.26],["81",48.24],["85",49.24],["86",47.61],["88",43.29],["91",37.05],["94",38.62],["95",47.31],["97",38.46],["99",44.67],["05",46.57],["08",44.95]],"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":"promedio","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}
{"ascendente":true,"estructura":"promedio","unidadMedida":100,"datos":{"2016":47.75,"2017":46.86,"2018":47.15,"2019":47.38,"2020":47.66,"2021":46.21,"2022":47.24,"2023":47.64},"datosMunicipio":true,"maxNal":47.75,"minNal":46.21,"maxDep":55.72,"minDep":37.05,"maxMun":72.15625,"minMun":29.8181818181818}
2 changes: 1 addition & 1 deletion aplicaciones/www/estaticos/datos/ya3-2-dep.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"2016":[["11",55.93],["13",46.98],["15",51.73],["17",50.66],["18",48.18],["19",47.49],["20",49.91],["23",48.95],["25",51.65],["27",44.09],["41",51.15],["44",47.83],["47",46.81],["50",50.81],["52",51.66],["54",51.39],["63",51.3],["66",50.56],["68",51.32],["70",49.16],["73",49.26],["76",51.42],["81",50.45],["85",50.55],["86",50.58],["88",49.36],["91",43.06],["94",45.2],["95",49.29],["97",43.83],["99",48.55],["05",50.69],["08",48.47]],"2017":[["11",56.9],["13",47.26],["15",52.59],["17",51.42],["18",49.28],["19",47.78],["20",50.27],["23",49.32],["25",52.52],["27",44.11],["41",51.37],["44",48.68],["47",46.93],["50",50.65],["52",52.39],["54",51.69],["63",52.49],["66",51.61],["68",51.89],["70",49.66],["73",50.12],["76",52.24],["81",51.57],["85",51.2],["86",51.22],["88",51.64],["91",44.49],["94",45.58],["95",49.22],["97",45.62],["99",49.94],["05",51.02],["08",48.97]],"2018":[["11",56.28],["13",46.16],["15",51.97],["17",50.86],["18",47.99],["19",47.17],["20",49.37],["23",48.5],["25",51.7],["27",42.86],["41",50.89],["44",46.85],["47",46.09],["50",50.4],["52",50.64],["54",51.6],["63",52],["66",50.43],["68",52.61],["70",48.75],["73",49.54],["76",51.56],["81",50.14],["85",50.87],["86",49.89],["88",48.66],["91",42.78],["94",41.78],["95",49.42],["97",42.05],["99",49.53],["05",50.36],["08",48.23]],"2019":[["11",56.01],["13",45.65],["15",51.72],["17",50.14],["18",47.32],["19",47.01],["20",49.33],["23",48.27],["25",51.73],["27",41.19],["41",51.16],["44",46.58],["47",45.3],["50",49.78],["52",50.24],["54",51.09],["63",51.45],["66",50.12],["68",53.2],["70",48.3],["73",49.39],["76",51.08],["81",49.53],["85",50.55],["86",49.76],["88",46.6],["91",42.87],["94",38.81],["95",46.82],["97",44.7],["99",47.54],["05",49.8],["08",48.34]],"2020":[["11",55.71],["13",45.47],["15",51.19],["17",50.28],["18",47.06],["19",46.72],["20",49.06],["23",47.53],["25",51.77],["27",42.41],["41",50.44],["44",46.74],["47",45.28],["50",49.74],["52",50.47],["54",50.79],["63",51.83],["66",49.61],["68",52.59],["70",47.85],["73",48.9],["76",50.87],["81",48.8],["85",50.77],["86",49.38],["88",48.72],["91",41.61],["94",39.96],["95",47.79],["97",41.71],["99",47.17],["05",49.41],["08",47.74]],"2021":[["11",56.44],["13",45.46],["15",51.67],["17",50.12],["18",48.17],["19",46.67],["20",48.5],["23",47.49],["25",52.03],["27",41.34],["41",50.43],["44",46.3],["47",45.64],["50",49.66],["52",50.14],["54",50.9],["63",52.06],["66",49.29],["68",52.68],["70",47.74],["73",48.82],["76",51.24],["81",48.27],["85",50.49],["86",49.61],["88",48.84],["91",41.51],["94",41],["95",48.09],["97",41.79],["99",47.07],["05",49.85],["08",47.56]],"2022":[["11",57.14],["13",46.72],["15",53.51],["17",51.49],["18",49.9],["19",46.09],["20",48.64],["23",49.02],["25",53.34],["27",42.19],["41",51.84],["44",47.21],["47",46.38],["50",50.51],["52",48.78],["54",52.08],["63",52.64],["66",51.04],["68",53.25],["70",47.72],["73",49.34],["76",52.36],["81",50.62],["85",51.89],["86",49.93],["88",48.44],["91",42.01],["94",43.93],["95",46.4],["97",43.88],["99",46.56],["05",49.89],["08",49.08]],"2023":[["11",56.88],["13",47.58],["15",53.49],["17",51.84],["18",50.21],["19",46.38],["20",49.11],["23",49.42],["25",53],["27",43.08],["41",52.1],["44",47.65],["47",46.96],["50",50.94],["52",49.11],["54",52.6],["63",53.58],["66",50.88],["68",53.57],["70",48.62],["73",49.84],["76",52.17],["81",50.39],["85",50.46],["86",50.49],["88",48.65],["91",43.88],["94",41.56],["95",48.78],["97",43.36],["99",46.96],["05",50.37],["08",49.67]]}
{"2016":[["11",56.04],["13",47.45],["15",52.38],["17",51],["18",48.96],["19",47.28],["20",49.31],["23",50.05],["25",52.31],["27",44.94],["41",51.06],["44",50.38],["47",47.4],["50",51.54],["52",50.62],["54",52.13],["63",51.29],["66",51.41],["68",52.13],["70",49.36],["73",49.4],["76",51.46],["81",51.49],["85",51],["86",50.43],["88",49.33],["91",43.41],["94",48.28],["95",49.42],["97",43.89],["99",48.47],["05",50.57],["08",49.04]],"2017":[["11",56.81],["13",48.02],["15",53.02],["17",51.84],["18",50.12],["19",47.3],["20",49.48],["23",50.16],["25",53.17],["27",44.82],["41",51.18],["44",51.95],["47",47.55],["50",52.02],["52",50.74],["54",52.41],["63",51.25],["66",52.41],["68",52.79],["70",49.99],["73",50.2],["76",52.19],["81",51.93],["85",51.52],["86",50.8],["88",51.23],["91",44.58],["94",48.78],["95",49.15],["97",45.69],["99",49.54],["05",50.86],["08",49.53]],"2018":[["11",56.4],["13",47.16],["15",52.54],["17",51.19],["18",49.18],["19",46.74],["20",48.47],["23",49.25],["25",52.51],["27",43.53],["41",51.08],["44",49.12],["47",46.6],["50",50.72],["52",49.34],["54",52.24],["63",51.72],["66",51.3],["68",52.95],["70",48.89],["73",49.36],["76",51.62],["81",51.28],["85",51.03],["86",50.05],["88",48.61],["91",42.72],["94",45.77],["95",49.33],["97",41.95],["99",49.45],["05",50.06],["08",49.03]],"2019":[["11",55.67],["13",46.79],["15",52.18],["17",50.44],["18",48.55],["19",46.26],["20",48.24],["23",49.09],["25",52.33],["27",41.61],["41",51.24],["44",46.68],["47",46.04],["50",50.38],["52",48.33],["54",51.2],["63",51.43],["66",50.87],["68",53.22],["70",48.24],["73",49.05],["76",50.91],["81",51.02],["85",50.37],["86",49.83],["88",46.56],["91",42.87],["94",41.45],["95",46.77],["97",44.68],["99",47.57],["05",49.56],["08",48.36]],"2020":[["11",55.82],["13",46.7],["15",51.84],["17",50.68],["18",48.57],["19",46.37],["20",48.46],["23",48.39],["25",52.3],["27",42.8],["41",51.09],["44",47.07],["47",45.96],["50",50.77],["52",48.92],["54",51.35],["63",51.71],["66",50.7],["68",52.83],["70",47.78],["73",48.91],["76",51.12],["81",50.11],["85",50.33],["86",49.48],["88",48.54],["91",41.6],["94",41.18],["95",47.64],["97",41.36],["99",47.33],["05",49.46],["08",48.05]],"2021":[["11",56.63],["13",46.55],["15",52.58],["17",50.8],["18",49.31],["19",46.1],["20",48.05],["23",48.27],["25",52.75],["27",41.67],["41",50.7],["44",46.57],["47",46.22],["50",50.04],["52",48.71],["54",51.49],["63",52.02],["66",50.63],["68",53],["70",47.52],["73",48.91],["76",51.54],["81",49.87],["85",50.46],["86",49.6],["88",48.76],["91",41.52],["94",40.36],["95",47.94],["97",41.93],["99",46.94],["05",49.9],["08",48.1]],"2022":[["11",57.14],["13",46.72],["15",53.51],["17",51.49],["18",49.9],["19",46.09],["20",48.64],["23",49.02],["25",53.34],["27",42.19],["41",51.84],["44",47.21],["47",46.38],["50",50.51],["52",48.78],["54",52.08],["63",52.64],["66",51.04],["68",53.25],["70",47.72],["73",49.34],["76",52.36],["81",50.62],["85",51.89],["86",49.93],["88",48.44],["91",42.01],["94",43.93],["95",46.4],["97",43.88],["99",46.56],["05",49.89],["08",49.08]],"2023":[["11",56.88],["13",47.58],["15",53.49],["17",51.84],["18",50.21],["19",46.38],["20",49.11],["23",49.42],["25",53],["27",43.08],["41",52.1],["44",47.65],["47",46.96],["50",50.94],["52",49.11],["54",52.6],["63",53.58],["66",50.88],["68",53.57],["70",48.62],["73",49.84],["76",52.17],["81",50.39],["85",50.46],["86",50.49],["88",48.65],["91",43.88],["94",41.56],["95",48.78],["97",43.36],["99",46.96],["05",50.37],["08",49.67]]}
2 changes: 1 addition & 1 deletion aplicaciones/www/estaticos/datos/ya3-2-mun.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion aplicaciones/www/estaticos/datos/ya3-2-nal.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"ascendente":true,"estructura":"promedio","unidadMedida":100,"datos":{"2016":49.34,"2017":50.05,"2018":49.03,"2019":48.53,"2020":48.34,"2021":48.39,"2022":49.21,"2023":49.5},"datosMunicipio":true,"maxNal":50.05,"minNal":48.34,"maxDep":57.14,"minDep":38.81,"maxMun":64,"minMun":32}
{"ascendente":true,"estructura":"promedio","unidadMedida":100,"datos":{"2016":49.79,"2017":50.39,"2018":49.43,"2019":48.72,"2020":48.64,"2021":48.65,"2022":49.21,"2023":49.5},"datosMunicipio":true,"maxNal":50.39,"minNal":48.64,"maxDep":57.14,"minDep":40.36,"maxMun":69.125,"minMun":34.1428571428571}
Loading

0 comments on commit 62e681b

Please sign in to comment.