Skip to content

Commit

Permalink
Add frs to generation script
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilwoodruff committed Dec 3, 2024
1 parent 5cc3500 commit f2218b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions policyengine_uk_data/datasets/frs/dwp_frs.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,5 @@ class DWP_FRS_2022_23(DWP_FRS):


if __name__ == "__main__":
DWP_FRS_2020_21().generate()
DWP_FRS_2022_23().generate()

0 comments on commit f2218b0

Please sign in to comment.