Michelin Guide Restaurants¶
This dataset is available across all global countries.
Discover the world's most celebrated restaurants with our custom captured and curated Michelin Guide dataset, tracking the latest star-rated establishments across dozens of countries. This dataset provides structured, reliable information for culinary researchers, food industry professionals, and hospitality businesses to monitor trends and opportunities globally.
-
Can a Michelin Star Actually Hurt Your Restaurant?
See this dataset in action on an article exploring Michelin Guide trends and the impact of Michelin stars on restaurant performance.
Data Dictionary¶
| Column Name | Data Type | Description |
|---|---|---|
| michelinguide_restaurant_id | string |
The unique ID assigned to an outlet by the Michelin Guide |
| brand_name | string |
Official name of the restaurant as listed in the Michelin Guide |
| country | string |
Country where the restaurant is located |
| subregion | string |
State, province, or administrative region of the restaurant |
| city | string |
City where the restaurant is located |
| address | string |
Full street address of the restaurant |
| latitude | float |
Geographic latitude of the restaurant's location |
| longitude | float |
Geographic longitude of the restaurant's location |
| categories | array[string] |
Cuisines or classification tags assigned to the restaurant (e.g. French, Modern) |
| award | string |
Recognition given by the Michelin Guide (e.g. 1 Star, 2 Stars, Bib Gourmand) |
| currency | string |
Currency used in the pricing display for the restaurant |
| price_range | string |
General price level or category |
| restaurant_website | string |
Official website of the restaurant, if available |
| chef | string |
Name of the head chef or main culinary figure at the restaurant, if listed |
| captured_month | string |
Month when the data was last captured |
| published_date | date |
Date when the Michelin Guide listing was published |
| operating_hours_sun | string |
Restaurant operating hours for Sunday |
| operating_hours_mon | string |
Restaurant operating hours for Monday |
| operating_hours_tue | string |
Restaurant operating hours for Tuesday |
| operating_hours_wed | string |
Restaurant operating hours for Wednesday |
| operating_hours_thu | string |
Restaurant operating hours for Thursday |
| operating_hours_fri | string |
Restaurant operating hours for Friday |
| operating_hours_sat | string |
Restaurant operating hours for Saturday |
| url | string |
Original source URL of the Michelin Guide listing for the restaurant |