Baselight

Kolkata Cafes And Restaurants

A Comprehensive List of Dining Establishments in Kolkata

@kaggle.arindamsahoo_kolkata_cafes_and_restaurants

Loading...
Loading...

About this Dataset

Kolkata Cafes And Restaurants

This dataset contains detailed information about various cafes and restaurants in Kolkata, India. The data includes the name, location, types of cuisine, average rating, etc. It aims to provide an extensive resource for food enthusiasts, tourists, and locals looking to explore the culinary scene in Kolkata.

Tables

Kolkata Restaurants

@kaggle.arindamsahoo_kolkata_cafes_and_restaurants.kolkata_restaurants
  • 120.11 KB
  • 8046 rows
  • 8 columns
Loading...

CREATE TABLE kolkata_restaurants (
  "name" VARCHAR,
  "ratings" DOUBLE,
  "location1" VARCHAR,
  "location2" VARCHAR,
  "est_bill_amt" VARCHAR,
  "cuisine1" VARCHAR,
  "cuisine2" VARCHAR,
  "cuisine3" VARCHAR
);

Share link

Anyone who has the link will be able to view this.