diff --git a/etl/month_end_automation_wave_3_layout.py b/etl/month_end_automation_wave_3_layout.py index 487698f..61476f6 100644 --- a/etl/month_end_automation_wave_3_layout.py +++ b/etl/month_end_automation_wave_3_layout.py @@ -51,10 +51,10 @@ rate_card_data_powys = { "RA no show", "ATT no show", "post EPC no show", "Full cost MTP", "measure modelling", "design type not specified" ], "rate": [ - empty, empty,empty, empty, empty, - empty, empty, empty, empty, empty, - empty, empty, empty, empty, empty, - empty, empty, empty, empty, empty, empty, check_with_andres + 259, 125,280, 125, 125, + 650, check_with_andres, check_with_andres, 225, 175, + 95, 60, empty, empty, 95, + 60, 40, 40, 40, empty, empty, check_with_andres ] } rate_cards.update({"18232420839": pd.DataFrame(rate_card_data_powys)})