Whisky & Spirits Catalog + Auction Price Index (WhiskyDB)
Pricing
from $0.00005 / actor start
Whisky & Spirits Catalog + Auction Price Index (WhiskyDB)
Query a provenance-tracked catalog of 1,290+ whiskies & fine spirits from 3,200+ distilleries, with cask/flavor taxonomies and a 19-year monthly auction price index. Filter by type, age, cask style, or flavor tag; outputs clean JSON/CSV.
Pricing
from $0.00005 / actor start
Rating
0.0
(0)
Developer
DataEngineered
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
6 days ago
Last modified
Categories
Share
WhiskyDB Core (private)
Private data engine for WhiskyDB — a structured, provenance-tracked relational catalog of whiskies & fine spirits with cask/flavor taxonomies and a 19-year monthly auction price index.
- Public portal: https://github.com/WhiskyyDB/whisky-database
- Pipeline:
python run_pipeline.py(ingest all sources →data/whiskydb.sqlite+ CSV exports + public samples) - Deep retrieval:
python scripts/deep_ingest.py [breadth|prices|ttb|finalize] - API server:
uvicorn whiskydb.api.server:app(X-API-Key viaWHISKYDB_API_KEY) - Apify actor:
.actor/+apify/— self-contained, serves the bundled dataset - Tests:
python -m pytest -v(fully offline) - CI: monthly COLA Cloud refresh (
.github/workflows/monthly-cola-refresh.yml)
Secrets live in .env (gitignored): WHISKYDB_COMPANIES_HOUSE_API_KEY,
WHISKYDB_COLACLOUD_API_KEY, WHISKYDB_API_KEY.