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

Extended childcare entitlement #1007

Open
wants to merge 46 commits into
base: master
Choose a base branch
from
Open

Extended childcare entitlement #1007

wants to merge 46 commits into from

Conversation

vahid-ahmadi
Copy link
Collaborator

@vahid-ahmadi vahid-ahmadi commented Jan 15, 2025

Overview

This PR implements the 15/30-hour free childcare (working parent) scheme calculation in PolicyEngine UK. The scheme provides government contributions towards childcare costs for eligible families. (Documentation link)

Key Features

  • 15/30 hours of free childcare programs
  • Income threshold of £100,000 per partner
  • Output type: boolean variables that show eligibility

Fixes #1006

@vahid-ahmadi vahid-ahmadi changed the title 5/30 hours free childcare 5/30 hours free childcare (working parent) Jan 17, 2025
@vahid-ahmadi vahid-ahmadi changed the title 5/30 hours free childcare (working parent) 15/30 hours free childcare (working parent) Jan 17, 2025
@vahid-ahmadi vahid-ahmadi changed the title 15/30 hours free childcare (working parent) 15/30-hour free childcare (working parent) Jan 17, 2025
@vahid-ahmadi vahid-ahmadi changed the title 15/30-hour free childcare (working parent) Extended childcare entitlement Jan 22, 2025
Copy link
Collaborator

@MaxGhenis MaxGhenis left a comment

Choose a reason for hiding this comment

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

Some of these suggestions are in specific places but please apply them generally in this and other PRs

Copy link
Collaborator

Choose a reason for hiding this comment

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

Refer to the program in filenames/paths/variables as extended_childcare_entitlement without the 15_hours, as that's a policy parameter.

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.

Add extended childcare entitlement
2 participants