@openfisca/france-json
Version:
JSON & YAML data extracted from OpenFisca-France source code (parameters, variables, etc)
18 lines (17 loc) • 515 B
JSON
{
"default_value": 0,
"definition_period": "month",
"dtype": "int32",
"entity": "individu",
"file_path": "openfisca_france/model/revenus/activite/salarie.py",
"json_type": "integer",
"label": "Durée mensuelle collective dans l'entreprise (heures, temps plein)",
"name": "heures_duree_collective_entreprise",
"referring_variables": [
"coefficient_proratisation"
],
"set_input": "set_input_dispatch_by_period",
"start_line_number": 677,
"stop_line_number": 683,
"value_type": "int"
}