From b08f8eea54455a5f1b52177e6aa8614749d0ca09 Mon Sep 17 00:00:00 2001 From: gfyoung Date: Fri, 3 Jan 2020 13:41:11 -0800 Subject: [PATCH] DOC: Update info regarding pydatastream --- doc/source/ecosystem.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/ecosystem.rst b/doc/source/ecosystem.rst index c8a60e0e40323..7bd5ba7ecdf0b 100644 --- a/doc/source/ecosystem.rst +++ b/doc/source/ecosystem.rst @@ -244,8 +244,8 @@ 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 with financial data. +`Refinitiv Datastream (DWS) `__ +REST API to return indexed Pandas DataFrames with financial data. This package requires valid credentials for this API (non free). `pandaSDMX `__