Data Concepts
Price Markets
Whisky prices can vary significantly depending on the region a bottle is sold in. To reflect this, price statistics (e.g. auction and retail pricing) can be filtered down to a specific geographic price market. Each price market groups together the countries/regions that share similar market dynamics.
Available Price Markets
Use the /price_markets endpoint to programmatically receive a list of all available price markets and their codes.
| Price Market | Code |
|---|---|
| European Union | EU |
| United Kingdom | UK |
| Wider Europe (Non-EU/Non-UK) | WE |
| North America (United States and Canada) | NA |
| Latin America | LA |
| Asia | AS |
| Middle East | ME |
| Oceania | OC |
| Africa | AF |
| Russia | RU |
Filtering Price Statistics
The price_market_code can be passed to price statistics endpoints (e.g. /auction_pricing and /retail_pricing) to restrict the returned statistics to a single price market.
Last modified on

