diff --git a/doc/source/ecosystem.rst b/doc/source/ecosystem.rst index e5afe1db9417f..4a0743b8be3e4 100644 --- a/doc/source/ecosystem.rst +++ b/doc/source/ecosystem.rst @@ -130,6 +130,13 @@ API Quandl API for Python wraps the Quandl REST API to return Pandas DataFrames with timeseries indexes. +`pydatastream `_ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +PyDatastream is a Python interface to the +`Thomson Dataworks Enterprise (DWE/Datastream) `__ +SOAP API to return indexed Pandas DataFrames or Panels with financial data. +This package requires valid credentials for this API (non free). + .. _ecosystem.domain: