lseg-data

Retrieve LSEG financial data via the lseg.data Python library.

19|5|Updated Jan 4, 2026
One-click install
npx skills add https://github.com/edwinhu/workflows --skill lseg-data
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lseg-data
Source: https://github.com/edwinhu/workflows/tree/main/skills/lseg-data
Command: npx skills add https://github.com/edwinhu/workflows --skill lseg-data

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides programmatic access to LSEG's extensive financial market data, enabling users to retrieve fundamentals, historical prices, ESG scores, and more, directly within their workflows.

Core Features & Use Cases

  • Data Retrieval: Access point-in-time fundamentals, time-series pricing, news, ESG, and specialized datasets (M&A, Loans, etc.).
  • Data Validation: Enforces strict data validation steps to ensure accuracy and reliability before claiming query success.
  • Use Case: A data scientist needs to download historical stock prices for AAPL.O and MSFT.O for the last five years, along with their quarterly revenue and net income figures, to build a predictive model.

Quick Start

Use the lseg-data skill to get the latest revenue and EPS for Apple and Microsoft.

Frequently Asked Questions about lseg-data

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve historical stock prices and quarterly revenue using Python?

To retrieve historical stock prices and quarterly revenue using Python, this Skill uses the lseg.data library for programmatic access. It provides time-series pricing and point-in-time fundamentals with strict data validation for accurate financial analysis.

What financial data can I access for building predictive models?

For building predictive models, you can access LSEG financial data including historical prices, fundamentals, ESG scores, and deal information. This Skill retrieves specialized datasets like M&A and Loans via the lseg.data Python library.

Does the lseg.data Python library support ESG scores and M&A deal information?

Yes, the lseg.data Python library supports retrieving ESG scores and M&A deal information. This Skill enables programmatic access to these specialized datasets alongside market data and fundamentals for financial research.

How do I authenticate and validate API responses for market data retrieval?

To authenticate and validate API responses for market data retrieval, this Skill enforces strict data validation steps via the lseg.data library. It supports authentication protocols to ensure accuracy and reliability before claiming query success.

What is the best way to get point-in-time fundamentals for financial analysis?

The best way to get point-in-time fundamentals for financial analysis is using this Skill's programmatic access to LSEG data. It enforces strict data validation to ensure accuracy and reliability before returning fundamentals directly within your workflows.