Python access to CFS

Is there an RDP Library function like get_data() for CFS buckets, filesets, and files? I am importing refinitiv.data and using open_session() and get_data() in Python. I would like to access StarMine ARM Global Hourly Files maintained in CFS.

Best Answer

  • Jirapongse
    Answer ✓

    @KRM

    Thanks for reaching out to us.

    If you are using the Refinitiv Data Library, you can refer to the 3.03-Bulk examples on GitHub. Those notebook examples demonstrate how to browse the Client File Store (CFS) of the Refinitiv Data Platform (RDP) using the Refintiv Data Library.

    I hope that this information is of help.