Baselight

Singapore Malls POIs

Comprehensive POI Data of Singapore Malls for Retail and Business Insights

@kaggle.sunnysharma432_singapore_malls_pois

Loading...
Loading...

About this Dataset

Singapore Malls POIs

This dataset contains information about various malls in Singapore, including their names, locations, and other relevant attributes. It is designed to provide insights into the retail landscape of Singapore, offering data for analysis of shopping centers, foot traffic potential, and commercial real estate trends. Ideal for developers, researchers, or businesses looking to understand the distribution and characteristics of malls in this vibrant city-state.

Tables

Singapore Malls Pois

@kaggle.sunnysharma432_singapore_malls_pois.singapore_malls_pois
  • 16.74 KB
  • 249 rows
  • 8 columns
Loading...

CREATE TABLE singapore_malls_pois (
  "name" VARCHAR,
  "category" VARCHAR,
  "lat" DOUBLE,
  "lon" DOUBLE,
  "brand" VARCHAR,
  "address" VARCHAR,
  "website" VARCHAR,
  "phone" VARCHAR
);

Share link

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