FactIQ connects finance data to Claude Code and Codex
FactIQ is an economy and finance data plugin for Claude Code and Codex. It helps an AI agent spend less of its limited working space on finding and cleaning data, and more on analysis. It brings together , official from the United States, China, India, Korea, IMF and World Bank data, live market data, and earnings-call information.
A free FactIQ account is enough; no separate codebase or database is required. The agent can find the right data series, run read-only SQL, calculate new measures, and produce a shareable chart, report, terminal preview, or local HTML visualization. The data is reshaped from about 20 official sources into three main tables: `series`, `data_points`, and `dimensions`.
Claude Code uses a plugin install, while Codex uses `codex plugin` commands and an OAuth login to the . Economy or finance questions can call the skill automatically once it is installed.
Key points
- FactIQ gives Claude Code and Codex direct access to economy and finance datasets.
- It covers , official country , IMF and World Bank data, live market data, and earnings-call information.
- An AI agent can run read-only SQL and turn results into charts, reports, terminal output, or local HTML visuals.
- The warehouse uses three shared tables, so different data sources can be queried in a similar way.
- It needs a free FactIQ account plus OAuth login, and the SQL access is read-only.