API AccessAccess dataset files directly from scripts, code, or AI agents.
Browse dataset files
Access dataset files directly from scripts, code, or AI agents.
Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.
Start with these files — they give you everything you need to understand and access the dataset.
- 1. Fetch datapackage.json to inspect schema and resources
- 2. Download data resources listed in datapackage.json
- 3. Read README.md for full context
Data Files
| File | Description | Size | Last modified | Download |
|---|
| Files | Size | Format | Created | Updated | License | Source |
|---|---|---|---|---|---|---|
| 0 | 0 B | about 1 month ago | Open Data Commons Public Domain Dedication and License v1.0 | FRED |
Code for producing consolidated historical exchange rate data from a variety of sources.
See http://thedatahub.org/dataset/exchange-rates
Instructions
Get the exchange-rates data package, e.g. using data package manager:
dpm clone ckan://exchange-rates .
This will get the source data dumps into the data/ directory.
Then do:
python run.py
Result will be at data/consolidated.csv.