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

Child Disability Allowance calculation and api_examples #60

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

verbman
Copy link
Contributor

@verbman verbman commented Mar 9, 2024

  • Tax and benefit system evolution.

  • Impacted periods: all.

  • Impacted areas:

    • variables/acts/social_security
    • variables/acts/parental_leave
    • variables/acts/immigration
    • variables/demographics
    • variables/regulation/social_security/childcare_assistance
    • variables/regulation/student_allowance
  • Details:

    • Add calculation for child disability allowance
  • Added variables:

  • immigration__temporary_entry_class_visa
  • social_security__general_limitation
  • social_security__unlawfully_resident_or_present
  • social_security__compelled_to_remain
  • social_security__refugee_or_protected_person
  • social_security__awaiting_refugee
  • social_security__awaiting_protected_person
  • child_disability_allowance__payment
  • child_disability_allowance__payment_to
  • child_disability_allowance__child_with_serious_disability
  • child_disability_allowance__care_in_home
  • child_disability_allowance__approved_weekly_accomodation
  • child_disability_allowance__granted
  • social_security__temporary_ob_or_ucb_caregiver
  • social_security__care_and_control
  • has_disability
  • Breaking changes:
  • immigration__recognised_refugee period changed from month to day
  • child_disability_allowance__eligible formula and period changed
  • child_disability_allowance__family_has_eligible_child formula and period changed
  • child_disability_allowance__allowance_criteria formula and period changed
  • child_disability_allowance__constant_care_exceeding_12_months
  • Renamed variables:
  • income_tax__principal_caregiver renamed to social_security__principal_caregiver this affects:
    • orphans_benefit__entitled
    • supported_living_payment__entitled
    • unsupported_child__entitled
    • childcare_assistance__eligible_childcare_subsidy
  • social_security__disability_self_inflicted renamed to supported_living_payment__disability_self_inflicted

Added new feature in folder ōpenfisca_aotearoa/api_examples. This is a space for example http calls to help illustrate how to call the API.
Added example calls for entities, parameters, variables and then acts/social_security/child_disability_allowance as per project structure


These changes:

  • Impact the OpenFisca-Aotearoa public API (for instance renaming or removing a variable)
  • Add a new feature (for instance adding a variable)
  • Fix or improve an already existing calculation.
  • Change non-functional parts of this repository (for instance editing the README)

@verbman verbman force-pushed the child-disability branch from 1aa72f5 to 21688c5 Compare March 9, 2024 06:15
@verbman verbman force-pushed the child-disability branch from 21688c5 to 1748d1b Compare March 9, 2024 06:31
@verbman verbman requested a review from Br3nda March 9, 2024 08:07
@verbman verbman merged commit c28ff7b into main Mar 12, 2024
3 checks passed
@verbman verbman deleted the child-disability branch March 12, 2024 19:07
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