From 7ef5dc49223676cc833e7deead3e8dd2339c178e Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Fri, 8 May 2026 15:06:41 +0000 Subject: [PATCH] update csv --- backend/etl/etl_opendatacommunities/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/etl/etl_opendatacommunities/README.md b/backend/etl/etl_opendatacommunities/README.md index bf16ba89..65441caf 100644 --- a/backend/etl/etl_opendatacommunities/README.md +++ b/backend/etl/etl_opendatacommunities/README.md @@ -1,6 +1,6 @@ This website https://epc.opendatacommunities.org/ has closed down on 30th May 2026 -So we downloaded the data and moved everything to S3 ( s3://retrofit-data-dev/epc_opendatacommunities/master_backup/ ) +So we downloaded the data and moved everything to S3 ( s3://retrofit-data-dev/histroical_epc/0_master_backup/ ) This scripts assumes the following: @@ -11,4 +11,4 @@ The script funciton is: 1) reads csv for all data, seperate each iteration by postcode 2) compresses the csv and save it in the location -2) only gets the postcode data, compresses and uploads to s3 -> location s3://retrofit-data-dev/epc_opendatacommunities//compressed data \ No newline at end of file +3) location s3://retrofit-data-dev/epc_opendatacommunities//compressed data.csv \ No newline at end of file