cryptodatapy.datasets.get_econ_calendars
Attributes
Functions
|
Scrapes econ calendars from Investing.com and creates csv file in datasets. |
|
Scrapes econ calendars from Investing.com for each country and creates csv file in datasets. |
Module Contents
- cryptodatapy.datasets.get_econ_calendars.ctys_dict
- cryptodatapy.datasets.get_econ_calendars.get_econ_calendar(cty: str) None
Scrapes econ calendars from Investing.com and creates csv file in datasets.
- data_req: DataRequest
Parameters of data request in CryptoDataPy format.
- cryptodatapy.datasets.get_econ_calendars.get_all_ctys_econ_calendars(ctys: List[str]) None
Scrapes econ calendars from Investing.com for each country and creates csv file in datasets.