demand-consults / demand_acep

A data-pipeline for high-resolution power meter data
MIT License
2 stars 5 forks source link

Create separate tables with anomalies #38

Open chintanp opened 5 years ago

reconjohn commented 5 years ago

Here every day should have 190 files for the 4 meters. Below plots indicating days abnormal with the number of files. More detail csv files are here - https://github.com/demand-consults/demand_acep/tree/master/doc/abnormal

image

image

image

chintanp commented 5 years ago

No need for separate tables as yet, since this "anomalies" were due to extra files in the day folder, which was due to double download of data during a day. This has been handled in the this else clause. The code can now handle days with multiple data downloads.