@openfisca/france-json
Version:
JSON & YAML data extracted from OpenFisca-France source code (parameters, variables, etc)
24 lines (23 loc) • 678 B
JSON
{
"default_value": "00000",
"definition_period": "year",
"dtype": "|S5",
"entity": "foyer_fiscal",
"file_path": "openfisca_france/model/prelevements_obligatoires/impot_revenu/ir.py",
"is_period_size_independent": true,
"json_type": "string",
"label": "Code AFT du lieu de domicile fiscal",
"max_length": 5,
"name": "depcom_foyer",
"referring_variables": [
"residence_fiscale_guadeloupe",
"residence_fiscale_guyane",
"residence_fiscale_martinique",
"residence_fiscale_mayotte",
"residence_fiscale_reunion"
],
"set_input": "set_input_dispatch_by_period",
"start_line_number": 127,
"stop_line_number": 136,
"value_type": "str"
}