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 Views
Data Previews
silver
Schema
| name | type | format | description |
|---|---|---|---|
| date | date | %Y-%m-%d | Last calendar day of the month |
| price | number | Silver price in USD per troy ounce |
platinum
Schema
| name | type | format | description |
|---|---|---|---|
| date | date | %Y-%m-%d | Last calendar day of the month |
| price | number | Platinum price in USD per troy ounce |
palladium
Schema
| name | type | format | description |
|---|---|---|---|
| date | date | %Y-%m-%d | Last calendar day of the month |
| price | number | Palladium price in USD per troy ounce |
Data Files
| File | Description | Size | Last modified | Download |
|---|---|---|---|---|
silver | Monthly silver prices in USD per troy ounce (XAG/USD), 1968–present. Month-end closing prices. | 13.6 kB | about 1 month ago | silver |
platinum | Monthly platinum prices in USD per troy ounce (XPT/USD), 1968–present. Month-end closing prices. | 14.8 kB | about 1 month ago | platinum |
palladium | Monthly palladium prices in USD per troy ounce (XPD/USD), 1968–present. Month-end closing prices. | 14.6 kB | about 1 month ago | palladium |
| Files | Size | Format | Created | Updated | License | Source |
|---|---|---|---|---|---|---|
| 3 | 43 kB | csv | about 1 month ago | Open Data Commons Public Domain Dedication and License (PDDL) | Stooq — XAG/USD, XPT/USD, XPD/USD monthly historical data |
Precious Metals Prices
Monthly price series for silver, platinum, and palladium in USD per troy ounce, 1968–present. Complements the gold-prices dataset.
Each metal has an ISO 4217 currency code:
| Metal | ISO 4217 | Coverage | Rows |
|---|---|---|---|
| Silver | XAG | 1968–present | ~699 |
| Platinum | XPT | 1968–present | ~697 |
| Palladium | XPD | 1968–present | ~699 |
Data
silver.csv
Monthly silver prices in USD per troy ounce (XAG/USD), month-end closing prices.
| Field | Description |
|---|---|
date | Last calendar day of the month (YYYY-MM-DD) |
price | Silver price in USD per troy ounce |
platinum.csv
Monthly platinum prices in USD per troy ounce (XPT/USD), month-end closing prices.
| Field | Description |
|---|---|
date | Last calendar day of the month (YYYY-MM-DD) |
price | Platinum price in USD per troy ounce |
palladium.csv
Monthly palladium prices in USD per troy ounce (XPD/USD), month-end closing prices.
| Field | Description |
|---|---|
date | Last calendar day of the month (YYYY-MM-DD) |
price | Palladium price in USD per troy ounce |
Source
Data sourced from Stooq (XAG/USD, XPT/USD, XPD/USD monthly series), which aggregates London fix and spot market data.
License
Public domain — ODC PDDL.