From 874bcc298adf5fba8912e64015b81cd6264fae3a Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Thu, 10 Apr 2025 14:20:13 +0000 Subject: [PATCH] surveyPirce' --- etl/surveyPrice/surveyPrice.py | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/etl/surveyPrice/surveyPrice.py b/etl/surveyPrice/surveyPrice.py index e69de29..3807c34 100644 --- a/etl/surveyPrice/surveyPrice.py +++ b/etl/surveyPrice/surveyPrice.py @@ -0,0 +1,12 @@ +class surveyPrice(): + """ + A class to work out all prices and uploads to sharepoint + """ + def __init__(self): + pass + + + +# Step one +# Make a copy of the rate card and work out each price matrix +# Make the price card downloadable as a single excelt sheet for viewing