economic-calendar-fetcher

Fetch and filter economic events from the FMP Economic Calendar API into Markdown reports.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/pasie15/claude-trading-skills-marketplace --skill economic-calendar-fetcher-pasie15
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: economic-calendar-fetcher
Source: https://github.com/pasie15/claude-trading-skills-marketplace/tree/main/plugins/trading-earnings-timing/skills/economic-calendar-fetcher
Command: npx skills add https://github.com/pasie15/claude-trading-skills-marketplace --skill economic-calendar-fetcher-pasie15

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Retrieve upcoming economic events from the Financial Modeling Prep (FMP) Economic Calendar API to help traders and researchers anticipate market-moving releases and plan analyses around scheduled data.

Core Features & Use Cases

  • Fetches scheduled events within a user-specified date range (up to 90 days) and supports filtering by country, event type, and impact.
  • Manages API key access via environment variables or CLI arguments and outputs deterministic results suitable for reporting.
  • Produces structured Markdown reports that analysts can paste into briefs, dashboards, or risk assessments for upcoming data releases.
  • Use Case: Prepare a market-ready calendar ahead of CPI, GDP, and central bank decisions to guide trading and risk planning.

Quick Start

Run the get_economic_calendar.py script with your API key to fetch events and generate a Markdown report.

Frequently Asked Questions about economic-calendar-fetcher

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

FAQPage Schema
How do I fetch upcoming economic calendar events for market analysis?

Fetch upcoming economic calendar events by running the get_economic_calendar.py script with your FMP API key to retrieve scheduled market releases and generate structured Markdown reports for analysis.

Can I filter economic calendar data by country, event type, and impact?

Yes, you can filter economic calendar data by applying country, event type, and impact parameters within the script options to narrow down scheduled market events for targeted risk assessment.

What is the maximum date range for retrieving economic events from the FMP API?

The maximum date range for retrieving economic events from the FMP API is 90 days, allowing you to fetch and summarize scheduled market releases across 7 to 90 day windows for timely analysis.

Do I need an API key to generate economic calendar reports?

Yes, you need an FMP API key to generate economic calendar reports, which can be provided via environment variables or CLI arguments for secure access to the Financial Modeling Prep API.

How do I output economic calendar data in JSON format for dashboards?

Output economic calendar data in JSON format by configuring the script's options to produce deterministic results, suitable for integration into dashboards, briefing notes, and automated risk assessment workflows.

What's the best way to prepare a market-ready calendar ahead of CPI and GDP releases?

Prepare a market-ready calendar ahead of CPI, GDP, and central bank decisions by fetching scheduled events from the FMP Economic Calendar API and generating structured Markdown reports to guide trading and risk planning.