Skip to content

Commit

Permalink
Increase monthly interval to include October data
Browse files Browse the repository at this point in the history
  • Loading branch information
viv3ckj committed Nov 7, 2024
1 parent 0c41cdc commit 5d97098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analysis/measures_definition_pf_codes_conditions.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
measures.configure_dummy_data(population_size=1000)

start_date = "2023-11-01"
monthly_intervals = 9
monthly_intervals = 12

registration = practice_registrations.for_patient_on(INTERVAL.end_date)
ethnicity_combined = get_latest_ethnicity(
Expand Down

0 comments on commit 5d97098

Please sign in to comment.