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

Fix accommodation supplement rate & rebate when lodging #58

Merged
merged 11 commits into from
Mar 13, 2024

Conversation

bonjourmauko
Copy link
Collaborator

  • Tax and benefit system evolution.
  • Impacted periods: from 26/11/2018.
  • Impacted areas: accommodation_supplement
  • Details:
    • Fix accommodation supplement rate & rebate when the accommodation type is lodging
    • Normally, a %62 rate is to be applied in this particular case, but %162 was being applied

These changes:

  • Fix or improve an already existing calculation.

Subpart 10 Accommodation Supplement -
66 Social housing exclusion -
(1) Social housing exclusion -
(a) Rent
period: 2018-11-26
input:
accommodation_type:
Copy link
Contributor

Choose a reason for hiding this comment

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

What is the purpose of under_the_sun? It's not a valid AccommodationType value, I note further in this file is under_the_moon. I'm not entirely sure why OpenFisca accepts this.

(c) Residential care
Subpart 10 Accommodation Supplement -
67 Other funding exclusion -
(c) Residential care
period: 2018-11-26
input:
accommodation_type:
2022-W01: [residential_care, under_the_moon]
Copy link
Contributor

Choose a reason for hiding this comment

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

What is the purpose of under_the_moon? It's not a valid AccommodationType value, note the other comment regarding under_the_sun. I'm not entirely sure why OpenFisca accepts this.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Hey! Yes, these are arbitrary values.

@MarkCalvert MarkCalvert removed their request for review January 21, 2024 20:42
@verbman verbman merged commit ce10a80 into main Mar 13, 2024
3 checks passed
@verbman verbman deleted the acc-sup-fix-rate-et-rebate branch March 13, 2024 20:41
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