Baselight

Property Listings In Kuala Lumpur

Web scraping results of a property listing portal

@kaggle.dragonduck_property_listings_in_kuala_lumpur

Loading...
Loading...

About this Dataset

Property Listings In Kuala Lumpur

Property Listings in Kuala Lumpur

This is the tabular result of scraping a property listing website for properties for sale in Kuala Lumpur, Malaysia. Only the overview page was scraped so individual property details are scarce.

Tables

Data Kaggle

@kaggle.dragonduck_property_listings_in_kuala_lumpur.data_kaggle
  • 466.75 KB
  • 53883 rows
  • 8 columns
Loading...

CREATE TABLE data_kaggle (
  "location" VARCHAR,
  "price" VARCHAR,
  "rooms" VARCHAR,
  "bathrooms" DOUBLE,
  "car_parks" DOUBLE,
  "property_type" VARCHAR,
  "size" VARCHAR,
  "furnishing" VARCHAR
);

Share link

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