Skip to content

Rename Arbeitslosengeld 2 to Bürgergeld after 2022 #1067

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

Merged
merged 4 commits into from
Aug 1, 2025
Merged

Conversation

MImmesberger
Copy link
Collaborator

What problem do you want to solve?

Adds a Bürgergeld namespace and makes all ALG 2 functions inactive after 2022.

Also, I moved all functions that were in the arbeitslosengeld_2/aggregations.py to familie/familie.py. Hence, anzahl_kinder_bg, anzahl_personen_bg, ... are now in the familie namespace. I also moved anzahl_personen_sn from Einkommensteuer to familie and anzahl_personen_eg as well. This makes sense because

  • Putting them in the ALG2 / Einkommensteuer / Grundsicherung namespace made sense when we planned to have the IDs in the corresponding namespace. We decided against this but didn't move those derived variables.
  • They are different groupings of family members, it is a bit confusing to use einkommensteuer__anzahl_personen_sn in other namespaces just because of the _sn when we don't do so for, say, kinderzuschlag__bruttoeinkommen_m_bg. Seems inconsistent to me.

@MImmesberger MImmesberger requested a review from hmgaudecker July 31, 2025 17:26
Copy link
Collaborator

@hmgaudecker hmgaudecker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice, many thanks!!!

Don't forget the changelog.

@MImmesberger MImmesberger merged commit ee7ab08 into main Aug 1, 2025
10 checks passed
@MImmesberger MImmesberger deleted the buergergeld branch August 1, 2025 08:55
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.

2 participants