Property Listings In Kuala Lumpur
Web scraping results of a property listing portal
@kaggle.dragonduck_property_listings_in_kuala_lumpur
Web scraping results of a property listing portal
@kaggle.dragonduck_property_listings_in_kuala_lumpur
CREATE TABLE data_kaggle (
"location" VARCHAR,
"price" VARCHAR,
"rooms" VARCHAR,
"bathrooms" DOUBLE,
"car_parks" DOUBLE,
"property_type" VARCHAR,
"size" VARCHAR,
"furnishing" VARCHAR
);
Anyone who has the link will be able to view this.