Baselight

Real Estate Agents Dataset In Mumbai

Real Estate Agents Dataset in Mumbai and Surrounding Areas

@kaggle.shiivvvaam_real_estate_agents_dataset_in_mumbai

Loading...
Loading...

About this Dataset

Real Estate Agents Dataset In Mumbai

This dataset compiles information about real estate agents operating in Mumbai and its neighboring areas. It includes details such as the agent's name, location, rating, sales and rental statistics, operating areas, and the types of deals they are involved in (buying, selling, renting, or providing PG accommodations). The dataset offers insights into the diverse real estate landscape, covering different neighborhoods and regions within and around Mumbai. It serves as a valuable resource for understanding the real estate market and the key players in the industry in this geographical context.

Tables

Property

@kaggle.shiivvvaam_real_estate_agents_dataset_in_mumbai.property
  • 131.67 KB
  • 3515 rows
  • 7 columns
Loading...

CREATE TABLE property (
  "agent_name" VARCHAR,
  "location" VARCHAR,
  "ratting" DOUBLE,
  "sale" DOUBLE,
  "rental" DOUBLE,
  "operating_areas" VARCHAR,
  "deals_in" VARCHAR
);

Share link

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