API Access
Access dataset files directly from scripts, code, or AI agents.
Browse dataset files
API Access
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
Silver Price (USD/troy oz)
Platinum Price (USD/troy oz)
Palladium Price (USD/troy oz)
Data Files
Explore with AIsilver
| Field | Type | Format | Description |
|---|---|---|---|
| date | date | %Y-%m-%d | Last calendar day of the month |
| price | number | Silver price in USD per troy ounce |
Download
Download CSVAbout
- Monthly silver prices in USD per troy ounce (XAG/USD), 1968–present. Month-end closing prices.
- Last updated
- 17 March 2026
- Total rows
- ...
- Format
- CSV
- File size
- 13.6 kB
platinum
| Field | Type | Format | Description |
|---|---|---|---|
| date | date | %Y-%m-%d | Last calendar day of the month |
| price | number | Platinum price in USD per troy ounce |
Download
Download CSVAbout
- Monthly platinum prices in USD per troy ounce (XPT/USD), 1968–present. Month-end closing prices.
- Last updated
- 17 March 2026
- Total rows
- ...
- Format
- CSV
- File size
- 14.8 kB
palladium
| Field | Type | Format | Description |
|---|---|---|---|
| date | date | %Y-%m-%d | Last calendar day of the month |
| price | number | Palladium price in USD per troy ounce |
Download
Download CSVAbout
- Monthly palladium prices in USD per troy ounce (XPD/USD), 1968–present. Month-end closing prices.
- Last updated
- 17 March 2026
- Total rows
- ...
- Format
- CSV
- File size
- 14.6 kB
About this dataset
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.