added powy rate card

This commit is contained in:
Jun-te Kim 2025-11-26 18:35:42 +00:00
parent 168b979c02
commit 1e7b13d874

View file

@ -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)})