inflacion-argentina-ipc

Retrieve Argentina's monthly IPC data from the Anduin API.

39|2|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/ferminrp/agent-skills --skill inflacion-argentina-ipc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: inflacion-argentina-ipc
Source: https://github.com/ferminrp/agent-skills/tree/main/skills/inflacion-argentina-ipc
Command: npx skills add https://github.com/ferminrp/agent-skills --skill inflacion-argentina-ipc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Argentina needs easy access to the monthly IPC data, including the latest value and historical series, from a trustworthy source.

Core Features & Use Cases

  • Retrieve the latest IPC value for Argentina.
  • Access the historical inflation series and filter by date ranges.
  • Use in analyses or dashboards to track inflation trends and periods.

Quick Start

Fetch the latest Argentina IPC data from the Anduin API.

Frequently Asked Questions about inflacion-argentina-ipc

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

FAQPage Schema
How do I retrieve the latest Argentina IPC inflation data?

You retrieve the latest Argentina IPC inflation data by consuming the Anduin API endpoint, which parses the JSON response and returns the current value with structured timestamps and metadata.

Can I filter historical inflation time-series data by specific date ranges?

Yes, you can filter historical Argentina inflation time-series data by specific date ranges. The Skill parses Anduin API JSON responses to return filtered IPC results with corresponding timestamps.

What is the best way to access Argentina historical IPC data for trend analysis?

The best way to access Argentina historical IPC data for trend analysis is fetching the time-series from the Anduin API, which provides structured JSON results with metadata suitable for tracking inflation periods.

Do I need any external dependencies to fetch Argentina IPC data from the Anduin API?

No, you do not need external dependencies to fetch Argentina IPC data from the Anduin API. The Skill operates independently to parse JSON responses and return structured inflation time-series results.

What format does the Argentina IPC data return in when querying the Anduin API?

Querying the Anduin API returns Argentina IPC data in parsed JSON format, providing structured results that include inflation values, timestamps, and metadata for time-series analysis.