From fd4cbddd5e0ecec54ffe8541dac4ce48e65c3551 Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Thu, 10 Apr 2025 14:21:50 +0000 Subject: [PATCH] surveyPirce' --- etl/surveyPrice/surveyPrice.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/etl/surveyPrice/surveyPrice.py b/etl/surveyPrice/surveyPrice.py index 3807c34..885d2d7 100644 --- a/etl/surveyPrice/surveyPrice.py +++ b/etl/surveyPrice/surveyPrice.py @@ -10,3 +10,6 @@ class surveyPrice(): # 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 +# For other things, do some TDD so it is a little robust +# The script can run weekly, for development I can just get one data +# Expected input, expect output etc