furlen_public_data
Fetch public datasets from World Bank, IMF, FRED, Eurostat, UN Comtrade, WHO, and company filings by describing the data in plain English. Returns rows, CSV string, and source provenance.
Instructions
Fetch a real public dataset by describing it in plain English — no CSV needed. Pulls from the World Bank, IMF WEO, FRED, Eurostat, UN Comtrade, WHO, and company filings (SEC EDGAR, ESEF, DART, EDINET). Returns the rows, a ready-to-use csv string you can pass straight to furlen_render, and provenance naming the exact indicator and source. If no connected source covers the subject it says so rather than guessing — a 422 with code 'subject_unsupported' means the data does not exist here, not that the request was malformed, so do not retry it reworded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | What you want, in plain English. E.g. "India GDP over the last 10 years", "compare US and China population", "Apple revenue over 6 years", "US healthy life expectancy", "India exports to the US". |