ramesh-adhikari / python-script-to-downlaod-ercot-data

Python script to download ercot zip files on local machine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-script-to-downlaod-ercot-data

Data source URL

update the data source URL you want to download in report_page_url variable value

To run script

In terminal: python3 main.py

All of the zip data on the given URL will be store in data directory on your local machine, and exctracted data are stored on extract_data directory

About

Python script to download ercot zip files on local machine


Languages

Language:Python 100.0%