@openfisca/france-json
Version:
JSON & YAML data extracted from OpenFisca-France source code (parameters, variables, etc)
26 lines (25 loc) • 669 B
JSON
{
"cerfa_field": {
"0": "5QI",
"1": "5RI",
"2": "5SI"
},
"default_value": 0,
"definition_period": "year",
"dtype": "int32",
"entity": "individu",
"file_path": "openfisca_france/model/revenus/activite/non_salarie.py",
"json_type": "integer",
"label": "Revenus non commerciaux professionnels imposables (régime de la déclaration controlée, revenus ne bénéficiant pas de l'abattement association agrée)",
"name": "nbnc_impo",
"referring_variables": [
"maj_cga",
"rnc",
"rpns_autres_revenus",
"rpns_imposables"
],
"start_line_number": 882,
"stop_line_number": 891,
"unit": "currency",
"value_type": "int"
}