mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
update csv
This commit is contained in:
parent
c9c43f178c
commit
7ef5dc4922
1 changed files with 2 additions and 2 deletions
|
|
@ -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/<postcode>/compressed data
|
||||
3) location s3://retrofit-data-dev/epc_opendatacommunities/<postcode>/compressed data.csv
|
||||
Loading…
Add table
Reference in a new issue