Baselight

Wonders Of World

Locations of some prominent places on Earth

@kaggle.karnikakapoor_wonders_of_world

Loading...
Loading...

About this Dataset

Wonders Of World

Unveiling the Wonders of the World: A Data-Driven Exploration

This dataset unlocks a fascinating journey through 50 of the world's most awe-inspiring landmarks, curated from the renowned New 7Wonders list. Packed with 7 insightful data points, it's your key to exploring these wonders in a whole new light!

Dive into a treasure trove of information:

  • Names: Instantly recognize each wonder by its iconic name.
  • Types: Discover the diversity - natural marvels or human-made masterpieces?
  • Location: Pinpoint each wonder on a map with precise latitude and longitude coordinates.
  • Wikipedia Link: Delve deeper with informative Wikipedia articles for each wonder.
  • Picture Link: Feast your eyes on captivating pictures that bring these wonders to life.
  • Build Year: Travel through time and uncover the historical significance of each wonder.

Fuel your wanderlust and unleash data exploration potential:

This dataset is a treasure trove for:

  • Travel Enthusiasts: Plan your dream itinerary and discover hidden gems!
  • Data Visualization Experts: Craft stunning visuals that showcase geographical distribution or historical trends.
  • Educators: Spark curiosity and ignite a love for geography and history in students.

Open Access, Endless Possibilities:

Freely available in a user-friendly format (specify format, e.g., CSV), this dataset empowers you to explore, analyze, and create.

Join the Exploration!

This dataset is a springboard for endless discovery.

Tables

Wondersofworld 24

@kaggle.karnikakapoor_wonders_of_world.wondersofworld_24
  • 39.54 MB
  • 50 rows
  • 9 columns
Loading...

CREATE TABLE wondersofworld_24 (
  "name" VARCHAR,
  "type" VARCHAR,
  "latitude" DOUBLE,
  "longitude" DOUBLE,
  "location" VARCHAR,
  "wikipedia_link" VARCHAR,
  "picture_link" VARCHAR,
  "build_in_year" VARCHAR,
  "image_base64" VARCHAR
);

Wondersofworld July24

@kaggle.karnikakapoor_wonders_of_world.wondersofworld_july24
  • 42.11 MB
  • 51 rows
  • 9 columns
Loading...

CREATE TABLE wondersofworld_july24 (
  "name" VARCHAR,
  "type" VARCHAR,
  "latitude" DOUBLE,
  "longitude" DOUBLE,
  "location" VARCHAR,
  "wikipedia_link" VARCHAR,
  "picture_link" VARCHAR,
  "build_in_year" VARCHAR,
  "image_base64" VARCHAR
);

Wonders Of World Rev3

@kaggle.karnikakapoor_wonders_of_world.wonders_of_world_rev3
  • 12.56 KB
  • 50 rows
  • 8 columns
Loading...

CREATE TABLE wonders_of_world_rev3 (
  "name" VARCHAR,
  "type" VARCHAR,
  "latitude" DOUBLE,
  "longitude" DOUBLE,
  "location" VARCHAR,
  "wikipedia_link" VARCHAR,
  "picture_link" VARCHAR,
  "build_in_year" VARCHAR
);

Wonders Of World

@kaggle.karnikakapoor_wonders_of_world.wonders_of_world
  • 12.56 KB
  • 50 rows
  • 8 columns
Loading...

CREATE TABLE wonders_of_world (
  "name" VARCHAR,
  "type" VARCHAR,
  "latitude" DOUBLE,
  "longitude" DOUBLE,
  "location" VARCHAR,
  "wikipedia_link" VARCHAR,
  "picture_link" VARCHAR,
  "build_in_year" VARCHAR
);

Share link

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