@openfisca/france-json
Version:
JSON & YAML data extracted from OpenFisca-France source code (parameters, variables, etc)
22 lines (21 loc) • 552 B
JSON
{
"default_value": false,
"definition_period": "month",
"dtype": "bool_",
"entity": "famille",
"file_path": "openfisca_france/model/prestations/prestations_familiales/paje.py",
"is_period_size_independent": true,
"json_type": "boolean",
"label": "Parent inactif (PAJE-CLCA)",
"name": "inactif",
"referring_variables": [
"ape_avant_cumul",
"paje_clca",
"paje_clca_taux_plein",
"paje_cmg"
],
"set_input": "set_input_dispatch_by_period",
"start_line_number": 9,
"stop_line_number": 15,
"value_type": "bool"
}