mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-30 13:10:56 +00:00
added powy rate card
This commit is contained in:
parent
168b979c02
commit
1e7b13d874
1 changed files with 4 additions and 4 deletions
|
|
@ -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)})
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue