@openfisca/france-json
Version:
JSON & YAML data extracted from OpenFisca-France source code (parameters, variables, etc)
27 lines (26 loc) • 855 B
JSON
{
"default_value": 0,
"definition_period": "year",
"dtype": "float32",
"entity": "menage",
"file_path": "openfisca_france/model/prelevements_obligatoires/taxe_habitation/taxe_habitation.py",
"json_type": "number",
"label": "Valeur locative cadastrale utilisée pour les impôts locaux, avant abattements",
"name": "valeur_locative_cadastrale_brute",
"reference": {
"0001-01-01": [
{
"href": "https://www.legifrance.gouv.fr/affichCodeArticle.do?idArticle=LEGIARTI000034111395&cidTexte=LEGITEXT000006069577&dateTexte=20170302"
}
]
},
"referring_variables": [
"abattement_personnes_condition_modeste_th_commune",
"abattement_personnes_condition_modeste_th_epci",
"base_nette_th_commune",
"base_nette_th_epci"
],
"start_line_number": 7,
"stop_line_number": 13,
"value_type": "float"
}