@openfisca/france-json
Version:
JSON & YAML data extracted from OpenFisca-France source code (parameters, variables, etc)
19 lines (18 loc) • 518 B
JSON
{
"default_value": "9999-12-31",
"definition_period": "month",
"dtype": "datetime64[D]",
"entity": "individu",
"file_path": "openfisca_france/model/prestations/minima_sociaux/aah.py",
"is_period_size_independent": true,
"json_type": "string",
"label": "La date de début d'hospitalisation",
"name": "aah_date_debut_hospitalisation",
"referring_variables": [
"aah"
],
"set_input": "set_input_dispatch_by_period",
"start_line_number": 26,
"stop_line_number": 33,
"value_type": "date"
}