Rows: 10,084
Columns: 26
$ rank <dbl> 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 14, 15, 16, 17, …
$ restaurant <chr> "semma", "atomix", "le bernardin", "kabawa", "h…
$ neighborhood <chr> "greenwich village", "nomad", "midtown", "east …
$ cuisine <chr> "indian", "korean, tasting", "french, seafood, …
$ nyt_group <fct> nyt_top_10, nyt_top_10, nyt_top_10, nyt_top_10,…
$ id <dbl> 50050375, 50076500, 40383464, 50015854, 5016176…
$ boro <chr> "Manhattan", "Manhattan", "Manhattan", "Manhatt…
$ building <chr> "60", "104", "155", "8", "297", "18", "90", "3"…
$ street <chr> "GREENWICH AVENUE", "EAST 30 STREET", "WEST …
$ inspection_date <date> 2026-01-28, 2026-01-15, 2025-01-29, 2025-05-08…
$ recorded_date <date> 2026-05-05, 2026-05-05, 2026-05-05, 2026-05-05…
$ grade <fct> B, A, A, A, N, A, A, N, A, A, A, A, B, A, A, A,…
$ grade_date <date> 2024-02-20, 2026-01-15, 2025-01-29, 2022-12-20…
$ bbl <dbl> 1006060025, 1008850086, 1010040020, 1004570028,…
$ x <dbl> 40.73602, 40.74436, 40.76133, 40.72478, 40.7186…
$ y <dbl> -74.00077, -73.98274, -73.98188, -73.99153, -73…
$ location <chr> "POINT (-74.000768592598 40.736017298821)", "PO…
$ critical_violations <int> 3, 2, 0, 2, 2, 3, 1, 4, 1, 1, 0, 3, 3, 3, 1, 2,…
$ noncritical_violations <int> 1, 0, 1, 2, 2, 0, 1, 2, 2, 2, 1, 4, 0, 2, 1, 0,…
$ total_violations <int> 4, 2, 1, 4, 4, 3, 2, 6, 3, 3, 1, 7, 3, 5, 2, 2,…
$ violation_codes <chr> "02H; 06A; 06C; 20-06", "02G; 06A", "10F", "05D…
$ severity_total <int> 7, 4, 1, 6, 6, 6, 3, 10, 4, 4, 1, 10, 6, 8, 3, …
$ severity_mean <dbl> 1.750000, 2.000000, 1.000000, 1.500000, 1.50000…
$ nyt_binary <fct> nyt, nyt, nyt, nyt, nyt, nyt, nyt, nyt, nyt, ny…
$ clean_score <int> -4, -2, -1, -4, -4, -3, -2, -6, -3, -3, -1, -7,…
$ has_a_grade <lgl> FALSE, TRUE, TRUE, TRUE, FALSE, TRUE, TRUE, FAL…