we have Client looking for Brazil Implied PPP conversion rate in API

Options
hariprasad.n
edited July 9 in DSS

Please check the attached screen shot, we have client looking for "searching Brazil Implied PPP conversion rate" in API, please check and provide the relevant API query.

Answers

  • Hello @hariprasad.n

    The RIC for this instrument is aBRWOPPPER, but that data that is shown in the screenshot is not available through API.

  • Jirapongse
    Jirapongse ✭✭✭✭✭

    @hariprasad.n

    I can't find this RIC on the DSS Web GUI. You may need to contact the DSS support team to confirm this.

    The data shown in the screenshot is available through the LSEG Data Library.

    ld.get_history(
        universe = ['aBRWOPPPER'])
    
    image.png