Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Refinitiv Data Library for Python

Summary

This repository provides a series examples that demonstrate how to programmatically access content residing within the Refinitiv Data Platform (RDP) using a single, ease of use software library called the Refinitiv Data Library for Python. This library is supported and maintained by Refinitiv and is available on PyPi at https://pypi.org/project/refinitiv-data/

Configuration

This Configuration folder contains the configuration file - refinitiv-data.config.json - for the Refinitiv Data Library for Python. Before running any of the tutorials, you must modify this file depending on the access channel and connection parameters that you will use to connect to the Refinitiv Data Platform. This necessary configuration step is explained in the Quick Start guide

The accompanying tutorials should be used in conjunction with the Tutorials and Documentation available on the Refinitiv Developer Portal