Static_Fingerprint_API / example_input.json
COCODEDE04's picture
Create example_input.json
efa17d0 verified
raw
history blame
713 Bytes
{
"data": [
{
"autosuf_oper": 1.1,
"cov_improductiva": -5000,
"ing_cartera_over_ing_total": 0.9,
"gastos_oper_over_cart": 0.05,
"prov_over_cartera": -0.05,
"_margen_bruto": 1000000,
"equity_over_assets": 0.15,
"rend_cart_over_avg_cart": 0.1,
"_assets": 50000000,
"roa_pre_tax": 0.02,
"cartera_vencida_ratio": 0.03,
"gastos_oper_over_ing_oper": 0.6,
"_cartera_bruta": 40000000,
"grado_absorcion": 0.95,
"_equity": 7000000,
"gastos_fin_over_avg_cart": 0.04,
"improductiva": 0.04,
"roe_pre_tax": 0.02,
"debt_to_equity": 6.0,
"_liab": 43000000,
"prov_gasto_over_cart": 0.02
}
]
}