Skip to content

LSEG-API-Samples/Article.DataLibrary.Python.Search

Repository files navigation

Building Search into your Application Workflow

For the equivalent .Net implementation, refer here: Article.DataLibrary.DotNet.Search

Overview

With the wealth of content offered within the LSEG ecosystem, the following series of examples will outline the core capabilities available within LSEG'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 LSEG Developer Community portal.

Disclaimer

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

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

Prerequisites

To execute any workbook, refer to the following:

License(s):

  • An LSEG Workspace desktop license that has API access

Development Environment

  • Tested with Python 3.12.14
  • Packages: ld pandas datetime dateutil
  • LSEG Data Library for Python installation: 'pip install lseg-data'

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 LSEG Workspace desktop application. For each, you simply need to replace the 'Your API Key here' with your own generated application API key.

  • Authors

  • Nick Zincone - Release 1.0. Initial version

  • Nick Zincone - Release 1.1. Updated to reflect new RD Library release

  • Nick Zincone - Release 1.2. Updated to reflect new LSEG Data Library release

About

The following examples outline the core capabilities available within Refinitiv's Search API, a powerful search engine covering content such as quotes, instruments, organizations, and many types of assets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors