caiso_connector¶
Functions
|
Deletes the contents of download directory. |
|
Download csv file. |
|
search directory for csv files. |
|
unzip csv files. |
-
caiso_connector.
download_csv_file
(data_url: str, directory_path: str)[source]¶ Download csv file.
- Parameters
data_url (str) – source url for data
directory_path (str) – location of saved zipped file
-
caiso_connector.
unzip_csv
(directory_path: str)[source]¶ unzip csv files.
- Parameters
directory_path (str) – location of saved zipped file