Data Stream example request for prices

Can you please give example JSON request body for data stream REST API to extract the prices for certain funds. Example data provided by Refinitiv help desk given below



30-12-22



31-01-23



28-02-23

Type

X(RI)~GBP


Type

X(RI)~GBP


Type

X(RI)~GBP

U:URTH

224.94


U:URTH

235.4


U:URTH

233.18

WOSC

227.95


WOSC

242.39


WOSC

244.28

U:EEM

409.03


U:EEM

436.15


U:EEM

409.95

A:IHHYX

72.05


A:IHHYX

74.43


A:IHHYX

72.1

EMHG

88.49


EMHG

91.37


EMHG

88.98

AIGC

59.34


AIGC

57.67


AIGC

55.83

Best Answer

  • Gurpreet
    Gurpreet admin
    Answer ✓

    Hi @prasad.kambrath,

    The JSON format for the REST API is documented here. You can also see the Datastream Navigator for the data fields.

    If you use .NET, Python or Excel, you can also use the DSWS library to query the REST API. For python, the library is called DatastreamDSWS and can be downloaded from pip.

Answers

  • Many thanks. I didnt realise that I have already asked this question and got a few feedback. I will look at all feedback and let you know if I have more questions. Thanks so much