@openfisca/france-json
Version:
JSON & YAML data extracted from OpenFisca-France source code (parameters, variables, etc)
42 lines (41 loc) • 1.19 kB
JSON
{
"default_value": "",
"definition_period": "month",
"dtype": "|S5",
"entity": "menage",
"file_path": "openfisca_france/model/caracteristiques_socio_demographiques/logement.py",
"is_period_size_independent": true,
"json_type": "string",
"label": "Code INSEE (depcom) du lieu de résidence",
"max_length": 5,
"name": "depcom",
"referring_variables": [
"abt_condition_modeste_th_commune",
"abt_condition_modeste_th_epci",
"abt_general_base_th_commune",
"abt_general_base_th_epci",
"abt_pac_1_2_th_commune",
"abt_pac_1_2_th_epci",
"abt_pac_3pl_th_commune",
"abt_pac_3pl_th_epci",
"residence_guadeloupe",
"residence_guyane",
"residence_ile_de_france",
"residence_martinique",
"residence_mayotte",
"residence_reunion",
"residence_saint_bartelemy",
"residence_saint_martin",
"residence_saint_pierre_et_miquelon",
"taux_th_commune",
"taux_th_epci",
"valeur_locative_moyenne_th_commune",
"valeur_locative_moyenne_th_epci",
"zone_apl",
"zone_logement_social"
],
"set_input": "set_input_dispatch_by_period",
"start_line_number": 38,
"stop_line_number": 45,
"value_type": "str"
}