Escenario El Niño: pestaña Presupuesto y cobertura#23
Merged
Conversation
…ayuda memoria) Lleva a la app el analisis presupuestal de la ayuda memoria al MEF: - Tabla historica del SAC (5 campanas 2020-2025: S/200.8M indemnizados / 266k ha). - Siniestralidad didactica (indemnizacion/prima neta): ano tipico 80% -> El Nino 169% -> techo 302%. - Tabla "para cuanto alcanza": solo S/80M (SAC 1.7M ha, 0 SAGRO) vs S/80M+S/50M=S/130M (SAC 2.0M ha + SAGRO ~S/1,030M cofinanciado). - Brecha de aseguramiento: ~S/1,030M de credito agrario sin proteccion (cartera AgroPeru). Datos precomputados en static_data/escenario_el_nino.json (seccion "presupuesto" + "historico"); parametros de politica (S/80M, S/50M, 1.7M ha, cartera SAGRO 5%/70%) como constantes en exportar_escenario_app.py. Nueva pestana es la primera de la pagina. 66 tests verdes, AppTest 0 excepciones. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Lleva a la app el análisis presupuestal de la ayuda memoria al MEF, como primera pestaña de la página Escenario El Niño:
Datos precomputados en
static_data/escenario_el_nino.json(seccionespresupuesto+historico); los parámetros de política (S/ 80 M, S/ 50 M, 1.7M ha, cartera SAGRO 5%/70%) quedan como constantes enexportar_escenario_app.pypara actualizarlos fácil. 66 tests verdes, AppTest 0 excepciones.🤖 Generated with Claude Code