Skip to content

Latest commit

 

History

History
47 lines (22 loc) · 2.35 KB

File metadata and controls

47 lines (22 loc) · 2.35 KB

Building Search into your Application Workflow

For the equivalent Python implementation, refer here: Article.RDPLibrary.Python.Search

Overview

With the wealth of content offered within the Refinitiv ecosystem, the following series of examples will outline the core capabilities available within Refinitiv's Search API, a powerful, Google-like search engine covering content such as quotes, instruments, organizations, and many other assets that can be programmatically integrated within your business Workflow.

Details and concepts are further explained in the Building Search into your Application Workflow article published on the Refinitiv Developer Community portal.

Disclaimer

The�source code presented in this project has been written by Refinitiv only for the purpose of illustrating the concepts of creating example scenarios using the Refinitiv Data Platform Library for .Net.

Note: To ask questions and benefit from the learning material, I recommend you to register on the Refinitiv Developer Community

Prerequisites

To execute any workbook, refer to the following:

License(s):

  • A Refinitiv desktop license (Refinitiv Eikon or Refinitiv Workspace) that has API access

Development Environment

Setup

The application package includes a series of Jupyter Notebooks demonstrating features of the service. Depending where you plan to access the content from, you will need provide the proper credentials:

  • Desktop Access

    The notebooks have been set up and tested to access data within the desktop, whether Refinitiv Workspace or Eikon.

Authors

  • Nick Zincone - Release 1.1. Update to reflect Refinitiv Data Library for .Net - 1.0.0-beta3
    • Nick Zincone - Release 1.2. Update to reflect Refinitiv Data Library for .Net - 1.0.0-beta4