Connect to LSEG / Refinitiv Data via JSON
RDConnect.RdEstablishes a connection to the LSEG Workspace Data API proxy.
When called with no arguments the terminal's built-in
DEFAULT_WORKSPACE_APP_KEY is used automatically.
Usage
RDConnect(application_id = NA, PythonModule = "JSON", UUID = NA)
RDPConnect(application_id = NA, PythonModule = "JSON", UUID = NA)Details
This is functionally equivalent to EikonConnect().
For most workflows you do not need to call either — API functions
default to rd_connection().