@openfisca/france-json
Version:
JSON & YAML data extracted from OpenFisca-France source code (parameters, variables, etc)
20 lines (19 loc) • 527 B
JSON
{
"default_value": false,
"definition_period": "month",
"dtype": "bool_",
"entity": "menage",
"file_path": "openfisca_france/model/caracteristiques_socio_demographiques/logement.py",
"is_period_size_independent": true,
"json_type": "boolean",
"label": "Vie en colocation",
"name": "coloc",
"referring_variables": [
"aide_logement_charges",
"aide_logement_loyer_plafond"
],
"set_input": "set_input_dispatch_by_period",
"start_line_number": 6,
"stop_line_number": 12,
"value_type": "bool"
}