Michelin Guide Restaurants
收藏资源简介:
> **Last Updated: Dec 01, 2024** ## Context At the beginning of the automobile era, [Michelin](https://www.michelin.com/), a tire company, created a travel guide, including a restaurant guide. Through the years, Michelin stars have become very prestigious due to their high standards and very strict anonymous testers. Michelin Stars are incredibly coveted. Gaining just one can change a chef's life; losing one, however, can change it as well. The dataset is curated using [Go Colly](https://github.com/gocolly/colly). [Read more...](https://jerrynsh.com/how-i-scraped-michelin-guide-using-golang/) ## Content The dataset contains a list of restaurants along with additional details (e.g. address, price range, cuisine type, longitude, latitude, etc.) curated from the [MICHELIN Restaurants guide](https://guide.michelin.com/en/restaurants). The culinary distinctions (i.e. the 'Award' column) of the restaurants included are: - 3 Stars - 2 Stars - 1 Star - Bib Gourmand - Selected Restaurants ## Source Code https://github.com/ngshiheng/michelin-my-maps
**最后更新:2024年12月1日** ## 背景 在汽车时代肇始之初,轮胎制造商米其林(Michelin)便推出了旅行指南,其中包含餐厅指南板块。 历经岁月更迭,米其林星级凭借其极高的评审标准与极为严格的匿名评审制度,已然成为全球极具声望的美食荣誉。米其林星级殊荣令人趋之若鹜:斩获一星足以彻底改变主厨的职业生涯,反之,失去一星亦会对其造成重大影响。 本数据集的采集与整理基于Go Colly(Go Colly)完成。 [了解更多详情](https://jerrynsh.com/how-i-scraped-michelin-guide-using-golang/) ## 数据集内容 本数据集收录了来自[米其林餐厅指南(MICHELIN Restaurants guide)](https://guide.michelin.com/en/restaurants)的餐厅列表及其附属详细信息,例如地址、价格区间、菜系类型、经纬度等。收录餐厅的美食评级(即「Award」字段)包含以下类别: - 三星 - 二星 - 一星 - 必比登推介(Bib Gourmand) - 入选餐厅 ## 源代码 https://github.com/ngshiheng/michelin-my-maps



