RummageLabs commited on
Commit
8cbdbd3
·
verified ·
1 Parent(s): 73c89c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -3
README.md CHANGED
@@ -1,3 +1,29 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ tags:
4
+ - restaurants
5
+ - data
6
+ pretty_name: NYTimes Best Restaurants 2024
7
+ size_categories:
8
+ - n<1K
9
+ ---
10
+ # New York Times Best Restaurants in America 2024 Dataset
11
+ A dataset of top restaurants featured in the **New York Times Best Restaurants in America 2024**. The dataset includes details about various restaurants, their locations, cuisines, chefs, and other relevant information, curated from the official NYTimes recommendations and sourced from public sources, including official listings and restaurant websites. For more information, visit [NYTimes Best Restaurants in America 2024](https://www.nytimes.com/interactive/2024/dining/best-restaurants-america.html).
12
+
13
+ ## How the Data is Compiled
14
+ - All information in this dataset has been collected from public sources, including official listings from the New York Times Best Restaurants 2024 and restaurant public websites. Cells are each derived from one or more sources and then selected/verified using Research by Rummage Labs tools.
15
+ - The dataset was compiled to ensure the accuracy and relevance of the information at the time of aggregation, however, independent verification is recommended depending on intended use.
16
+
17
+ ## Data Fields
18
+ | Column | Description |
19
+ |-------------------------------|------------------------------------------------------------------------------------|
20
+ | **restaurant** | The name of the recommended restaurant |
21
+ | **city** | The city where the restaurant is located |
22
+ | **state** | The state where the restaurant is located |
23
+ | **address** | The full address of the restaurant, including street name, number, and zip code |
24
+ | **description** | A brief summary of the restaurant's ambiance, style, and offerings |
25
+ | **cuisine_type** | The primary cuisine style served at the restaurant |
26
+ | **head_chef_or_lead** | The name of the head chef or lead culinary figure at the restaurant |
27
+ | **website** | The official website URL for more details about the restaurant |
28
+
29
+ All information was compiled using Rummage Labs. To learn more, visit [Rummage Labs](https://www.rummagelabs.com).