Skip to content

Commit

Permalink
✅ Agregar 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
1cgonza committed Nov 1, 2024
1 parent dd9a6bd commit 9e5d955
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 1 deletion.
2 changes: 2 additions & 0 deletions aplicaciones/procesador/fuente/aplicacion.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ async function procesarDatos() {
await ya24.procesar('2.4: deserción transición', 'YA_2.4', 'Sheet 1', 'ya2-4');
const ya25 = new VariableSingular('porcentaje_marco_integral', true, 'porcentaje');
await ya25.procesar('2.5: porcentaje marco integral', 'YA_2.5', 'Sheet 1', 'ya2-5');
const ya26 = new VariableSingular('educ_inicial_icbf', true, 'conteo');
await ya26.procesar('2.6: educación inicial icbf', 'YA_2.6', 'Sheet 1', 'ya2-6');

/** 3 */
const ya31 = new VariableSingular('promedio_matematicas', true, 'promedio');
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 @@ -124,7 +124,8 @@ export type VariableValorSingular =
| 'tasa_mortalidad_desnutricion_5_años'
| 'porcentaje_marco_integral'
| 'porcentaje'
| 'P51';
| 'P51'
| 'educ_inicial_icbf';

export type VariablesSingulares = {
[llave in VariableValorSingular]: number;
Expand Down
Binary file not shown.
1 change: 1 addition & 0 deletions aplicaciones/www/estaticos/datos/ya2-6-dep.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"2015":[["11",115572],["13",54402],["15",17547],["17",32542],["18",13189],["19",42522],["20",38234],["23",48622],["25",38077],["27",40860],["41",26579],["44",42247],["47",45565],["50",19861],["52",40321],["54",24059],["63",6343],["66",17744],["68",27724],["70",16004],["73",38023],["76",36718],["81",12280],["85",10797],["86",13364],["88",1682],["91",4939],["94",1269],["95",2044],["97",866],["99",1448],["05",145865],["08",56458]],"2016":[["11",141],["13",54833],["15",17634],["17",34353],["18",13083],["19",44076],["20",37344],["23",48174],["25",40042],["27",44870],["41",28718],["44",55499],["47",44146],["50",12563],["52",27923],["54",25316],["63",7270],["66",18020],["68",30084],["70",23422],["73",36426],["76",64919],["81",10796],["85",10504],["86",12022],["88",1634],["91",4274],["94",1679],["95",3916],["97",1141],["99",1747],["05",136139],["08",61854]],"2017":[["11",169402],["13",38191],["15",17058],["17",31806],["18",13352],["19",39438],["20",38738],["23",46756],["25",38467],["27",41057],["41",28602],["44",75789],["47",49133],["50",18077],["52",36311],["54",25041],["63",8223],["66",18925],["68",34516],["70",24580],["73",37320],["76",64814],["81",11023],["85",10781],["86",11149],["88",1529],["91",2059],["94",1738],["95",4216],["97",1203],["99",1857],["05",137378],["08",71360]],"2018":[["11",180603],["13",65485],["15",22173],["17",29504],["18",13802],["19",49362],["20",43127],["23",54583],["25",42946],["27",29356],["41",37271],["44",80008],["47",46888],["50",19818],["52",43034],["54",29286],["63",10945],["66",23388],["68",42561],["70",32214],["73",39019],["76",75092],["81",11066],["85",8506],["86",13209],["88",1538],["91",4540],["94",1745],["95",4498],["97",1257],["99",1879],["05",103524],["08",93360]],"2019":[["11",130217],["13",71295],["15",27909],["17",28963],["18",15820],["19",53323],["20",51081],["23",61297],["25",36808],["27",42052],["41",39534],["44",81524],["47",66083],["50",23148],["52",43230],["54",34409],["63",6167],["66",22667],["68",40349],["70",28585],["73",39518],["76",73380],["81",11651],["85",10833],["86",11577],["88",1786],["91",4517],["94",1712],["95",4671],["97",1310],["99",1862],["05",151653],["08",95843]],"2020":[["11",143738],["13",76686],["15",30454],["17",30333],["18",15830],["19",56877],["20",55578],["23",63049],["25",37122],["27",44454],["41",38437],["44",80686],["47",58494],["50",24172],["52",49156],["54",38288],["63",10752],["66",21639],["68",38658],["70",30404],["73",37965],["76",82260],["81",11550],["85",10712],["86",11469],["88",1807],["91",4426],["94",1737],["95",4708],["97",1275],["99",2360],["05",161233],["08",42895]],"2021":[["11",144749],["13",81571],["15",31659],["17",30026],["18",19062],["19",57892],["20",57208],["23",67622],["25",47276],["27",48632],["41",41373],["44",83591],["47",67208],["50",24732],["52",50258],["54",40421],["63",10883],["66",22860],["68",50742],["70",36359],["73",40606],["76",88308],["81",13168],["85",11852],["86",13793],["88",1818],["91",4392],["94",1813],["95",4722],["97",1456],["99",3227],["05",174768],["08",97269]],"2022":[["11",128613],["13",87243],["15",35612],["17",27294],["18",18911],["19",59411],["20",60570],["23",79874],["25",48006],["27",50311],["41",42004],["44",92997],["47",73549],["50",26942],["52",59080],["54",47769],["63",10993],["66",22534],["68",52723],["70",41836],["73",41653],["76",90696],["81",13156],["85",12726],["86",14052],["88",1708],["91",4599],["94",1989],["95",4790],["97",1422],["99",3460],["05",169617],["08",103293]],"2023":[["11",107951],["13",84533],["15",34067],["17",25209],["18",18464],["19",57194],["20",59746],["23",77408],["25",46301],["27",48305],["41",41322],["44",91015],["47",71548],["50",26972],["52",56631],["54",47075],["63",9991],["66",22184],["68",50867],["70",39821],["73",40425],["76",77836],["81",12891],["85",12428],["86",13768],["88",1775],["91",4448],["94",2320],["95",4661],["97",1435],["99",3364],["05",143663],["08",106350]]}
1 change: 1 addition & 0 deletions aplicaciones/www/estaticos/datos/ya2-6-mun.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions aplicaciones/www/estaticos/datos/ya2-6-nal.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"ascendente":true,"estructura":"conteo","unidadMedida":100,"datos":{"2015":1033767,"2016":954562,"2017":1149889,"2018":1255587,"2019":1314774,"2020":1319204,"2021":1471316,"2022":1529433,"2023":1441968},"datosMunicipio":true,"maxNal":1529433,"minNal":954562,"maxDep":180603,"minDep":141,"maxMun":180603,"minMun":0}
4 changes: 4 additions & 0 deletions datosVisibles/pesosArchivos.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,10 @@
"peso": "183.01 kB",
"nombre": "ya2-5-marco-integral.xlsx"
},
"ya2-6": {
"peso": "193.19 kB",
"nombre": "ya2-6-inicial-marco.xlsx"
},
"ya3-1": {
"peso": "97.97 kB",
"nombre": "ya3-1-saber11-matematicas.xlsx"
Expand Down
17 changes: 17 additions & 0 deletions datosVisibles/ya2.ts
Original file line number Diff line number Diff line change
Expand Up @@ -123,5 +123,22 @@ export const ya2: DatosYa = {
interpretacion:
'Un valor del 80% indica que 80 de cada 100 niños y niñas en servicios de educación inicial han recibido seis (6) o más atenciones priorizadas en un periodo y territorio específicos.',
},
{
nombre: 'Niñas y niños con educación inicial en el marco de la atención integral',
ruta: 'inicial-marco',
archivo: 'ya2-6',
hay_datos: true,
umbral: 0,
explicacion_umbral: '....',
explicacion: '...',
definicion: '...',
metodologia: '...',
unidad: 'Conteo',
fuente_numerador: '...',
fuente_denominador: '...',
desagregacion: 'Municipal',
contexto: '...',
interpretacion: '...',
},
],
};

0 comments on commit 9e5d955

Please sign in to comment.