report-queries

Retrieve financial report data from graph databases using Cypher queries.

3|1|Updated Dec 2, 2024
One-click install
npx skills add https://github.com/faisalanjum/EventTrader --skill report-queries
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: report-queries
Source: https://github.com/faisalanjum/EventTrader/tree/main/.claude/skills/report-queries
Command: npx skills add https://github.com/faisalanjum/EventTrader --skill report-queries

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive set of Cypher queries to efficiently retrieve and analyze financial data from report nodes within a graph database.

Core Features & Use Cases

  • Financial Data Retrieval: Access specific report details, financial statements, and exhibit content.
  • Company Performance Analysis: Query for earnings filings, market reactions, and amended reports.
  • Use Case: Retrieve all exhibits for a specific report ID to analyze its content.

Quick Start

Use the report-queries skill to find the latest report for the company with ticker 'AAPL'.

Frequently Asked Questions about report-queries

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

FAQPage Schema
How do I retrieve financial report data from a graph database using Cypher queries?

To retrieve financial report data, you can use a collection of Cypher queries designed to access report details, financial statements, and exhibit content directly from report nodes stored in your graph database. This enables efficient extraction of specific company filing information.

Can I query for specific SEC filings like 8-Ks and 10-Ks?

Yes, you can query for specific SEC filings like 8-Ks and 10-Ks. The provided Cypher queries support analyzing company filings, enabling you to retrieve specific report details and perform comprehensive company performance analysis based on earnings filings.

How does point-in-time query mode work for historical financial data analysis?

Point-in-time (PIT) query mode allows you to analyze historical financial data by retrieving report details as they existed at specific moments in the past. This mode supports standard queries while adding temporal context to your financial data retrieval.

What is the best way to analyze a company's earnings filings and market reactions?

The best way to analyze earnings filings and market reactions is by running Cypher queries that target company performance analysis. These queries retrieve earnings filings, amended reports, and related financial statements stored within the graph database.

How do I get all exhibits for a specific financial report ID?

To get all exhibits for a specific financial report ID, execute the designated Cypher query within the report-queries skill. This retrieves all associated exhibit content linked to that specific report node, allowing you to analyze its full documentation.