LSEG Data Library for Python

get_data_async

The get_data_async function sends an asynchronous request directly to the Delivery Platform (formerly Refinitiv Data Platform) API using the previously created endpoint_request.Definition object.

Module

lseg.data.delivery

Syntax

get_data_async(session)

Parameters

Value Description Data type Optional Default value
session Session object. If it is not passed, the default session will be used. Session object Yes None

Returned value

Response

Usage

Same as get_data().

None.

53 words (0:17 mins)