v1.0 Enterprise Release โ€ข 9 Integrated Data Sources

The Canonical Structured Database for Global Fine Spirits

Powering AI agents, beverage analytics, secondary auction platforms, and hospitality tech with a fully provenance-tracked catalog of standardized spirit records, published mash bills, cask lineages, and real auction market indices.

1,200+ Verified Bottles
3,000+ Global Distilleries
9 Integrated Sources
100% Provenance Tracked
WhiskyDB Luxury Dark Mode Decanter and Cask Data Nodes
๐Ÿ“Š
Valuation Benchmark
$1,450.00 USD +14.2%
๐Ÿชต
Cask Lineage
First-Fill Ex-Oloroso Sherry

Interactive Catalog Live Demo

Test our real-time filtering engine. Query by spirit category, minimum age statement, cask maturation styles, and sensory flavor tags.

Showing 6 verified canonical records
Response time: 14ms โ€ข Normalization: 4-Tier Active

Data Architecture & Provenance Engine

How we transform chaotic public web registries and disparate market dumps into clean, relational, institutional-grade datasets.

๐ŸŒ

9 Integrated Sources

Continuous automated ingestion from Wikidata, Wikipedia, Open Food Facts, TTB COLA Registry, UK Companies House, EU eAmbrosia, and WhiskyHunter auction archives.

Public Domain ODbL Government FOIA
โšก

4-Tier Normalization

Automated cleaning pipelines standardize ABV percentages, bottle volumes to mL, grain mash bills to exact ratios, and secondary market auction prices to USD.

ABV Standardizer Currency FX Unit Conversion
๐Ÿ”—

Deep Lineage Mapping

Relational linking between spirits, brand owners, independent bottlers, distilleries, hierarchical cask taxonomies, and standardized sensory flavor wheels.

3NF Relational Schema Foreign Keys

Full Auditability & Provenance Ledger

Every single attribute in WhiskyDB includes an immutable foreign key linking to our `data_sources` audit table with exact HTTP endpoint URLs, access timestamps, and status codes. Never trust black-box scraping again.

"primary_source": {
  "source_name": "TTB COLA Registry (USA)",
  "endpoint_url": "https://www.ttb.gov/cola/registry",
  "access_timestamp": "2026-07-05T18:45:00Z",
  "http_status": 200
}

Transparent Commercial Pricing

Choose the tier that fits your development scale. From open-source research to global institutional trading platforms.

Monthly Billing Annual Billing Save 20%

Public Research Sample

Ideal for academic research, Kaggle data science, and testing.

$0 / forever
  • โœ“ 15-Record Curated Sample
  • โœ“ CC-BY-SA 4.0 Open License
  • โœ“ Kaggle CSV & Parquet Dumps
  • โœ“ Basic Distillery Metadata
  • โœ• Real-time REST API Access
  • โœ• Secondary Market Valuations
Download Sample

API & Valuation License

For investment analytics and valuation platforms.

$99 / month
  • โœ“ Everything in Standard Catalog
  • โœ“ Live REST API Access
  • โœ“ 19-Year Auction Price Index
  • โœ“ Distillery Valuation Benchmarks
  • โœ“ Standardized Tasting Notes
  • โœ“ Priority Support
Request Access

Developer Quickstart

Integrate WhiskyDB into your stack in less than 3 minutes with the read-only REST API.

# Query spirits with Sherry Cask maturation and Peat Smoke flavor
curl -X GET "https://api.whiskydb.org/api/v1/spirits?cask_style=Sherry&flavor_tag=Peat+Smoke&limit=10" \
     -H "X-API-Key: YOUR_API_KEY" \
     -H "Accept: application/json"
import requests

# Query WhiskyDB REST API for Single Malt Scotch with valuations
headers = {"X-API-Key": "YOUR_API_KEY"}
params = {
    "spirit_type": "Single Malt Scotch",
    "min_age": 16,
    "limit": 20
}

response = requests.get("https://api.whiskydb.org/api/v1/spirits", headers=headers, params=params)
spirits = response.json()["data"]

for bottle in spirits:
    print(f"{bottle['name']} ({bottle['abv_percentage']}% ABV) - {bottle['distillery']['name']}")

Request the Full Dataset

Tell us who you are and which tier you need โ€” we reply from our desk within 1 business day with delivery and payment details.

Card, invoice, or crypto ยท Fulfilled manually within 1 business day ยท Direct desk: whiskeydn.kite979@simplelogin.com