Updated

exchange-rates-usd

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 da...

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

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.

/core/exchange-rates-usd/
https://datahub.io/core/exchange-rates-usd/_r/-/README.md
https://datahub.io/core/exchange-rates-usd/_r/-/datapackage.json
run.py
https://datahub.io/core/exchange-rates-usd/_r/-/run.py
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

datapackage.jsonmetadata & schema
https://datahub.io/core/exchange-rates-usd/_r/-/datapackage.json
README.mddocumentation
https://datahub.io/core/exchange-rates-usd/_r/-/README.md
Typical Usage
  1. 1. Fetch datapackage.json to inspect schema and resources
  2. 2. Download data resources listed in datapackage.json
  3. 3. Read README.md for full context

Data Files

FileDescriptionSizeLast modifiedDownload
FilesSizeFormatCreatedUpdatedLicenseSource
00 Babout 1 month agoOpen Data Commons Public Domain Dedication and License v1.0FRED

badge

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.