Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update projections functionality by department #270

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

sebhoerl
Copy link
Contributor

@sebhoerl sebhoerl commented Nov 7, 2024

Previously, INSEE projections for France in general by age and sex were used. Since beginning of 2024 INSEE publishes projection data by departement, age, and sex. This allows us to generate projection scenarios that are much more specific per department. On top, the functionality has been generalized so that it is now easy to select the "projection scenario" from INSEE via configuration:

config: 
  # [...]
  projection_scenario: Central
  projection_year: 2030

TODO:

  • Run some test series to verify that the projections are integrated correctly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant