@openfisca/france-json
Version:
JSON & YAML data extracted from OpenFisca-France source code (parameters, variables, etc)
24 lines (23 loc) • 681 B
JSON
{
"default_value": 0,
"definition_period": "month",
"dtype": "float32",
"entity": "menage",
"file_path": "openfisca_france/model/caracteristiques_socio_demographiques/logement.py",
"json_type": "number",
"label": "Loyer ou mensualité d'emprunt pour un primo-accédant",
"name": "loyer",
"referring_variables": [
"aide_logement_loyer_reel",
"aides_logement_accedant_et_foyer",
"aides_logement_primo_accedant_ressources",
"mobili_jeune",
"ppa_forfait_logement",
"rsa_forfait_logement",
"visale_eligibilite"
],
"set_input": "set_input_divide_by_period",
"start_line_number": 30,
"stop_line_number": 36,
"value_type": "float"
}