Welcome to Datastream Python Excel Downloader Documentation!

To get started, look here.

An overview

For usage, see Getting started with dstream_excel. The main functions are highlighted here.

dstream_excel.main.download_datastream(…)

Function for full workflow to download data from Datastream.

dstream_excel.dstream.keepopen.download.download_datastream_save_to_csvs(…)

Opens a workbook if necessary, then repeatedly switches out Datastream function, saves the values in a csv, then goes to next Datastream function.

dstream_excel.dstream.keepopen.combine.combine_all_datastream_csv(…)

Combine populated data in csv files into single csv file.

Indices and tables