Could you please send me the python script to retrieve all point connect curves ids

Huma
Huma LSEG
edited June 24 in RDMS

Could you please send me the python script to retrieve all point connect curves ids with the following metadata filter:

Commodity: Power

Variable: Consumption

Geography: Germany

Status: Actual

FYI: The python script sends a request to https://sprod1.rdms.refinitiv.com/api/v1.

Please make sure I can copy paste the script, insert my apikey, and get it to work straight away. When I get the example above to work, I think I’ll be able to workout how to retrieve curves based on other metadata Filters.

Answers

  • Hello @Huma

    I am not familiar with RDMS API, but see that there are a lot of Python samples provided with the API. Many of these are pertaining to the Curves. I would encourage you to take a look at that samples and take them as a starting point to develop your own.

    RDMS Quick start guide.