@leximpact/socio-fiscal-openfisca-json
Version:
JSON & YAML data extracted from OpenFisca-France with Indirect Taxation source code (parameters, variables, etc)
19 lines (18 loc) • 530 B
JSON
{
"default_value": false,
"definition_period": "month",
"dtype": "bool_",
"entity": "individu",
"file_path": "openfisca_france/model/caracteristiques_socio_demographiques/logement.py",
"is_period_size_independent": true,
"json_type": "boolean",
"label": "L'individu habite chez ses parents",
"name": "habite_chez_parents",
"referring_variables": [
"css_cmu_acs_eligibilite"
],
"set_input": "set_input_dispatch_by_period",
"start_line_number": 113,
"stop_line_number": 119,
"value_type": "bool"
}