Baselight

Metro-Systems-Worldwide

List of Metro System Worldwide

@kaggle.drahulsingh_metro_systems_worldwide

Loading...
Loading...

About this Dataset

Metro-Systems-Worldwide


This list of metro systems includes electric rapid transit train systems from throughout the world. Metro systems are known as subways, U-Bahns, or undergrounds in different regions of the world. As of May 2023, 194 cities in 62 nations had a metro system.

Tables

Metro Systems Worldwide

@kaggle.drahulsingh_metro_systems_worldwide.metro_systems_worldwide
  • 16.63 KB
  • 205 rows
  • 8 columns
Loading...

CREATE TABLE metro_systems_worldwide (
  "city" VARCHAR,
  "country_region" VARCHAR,
  "name" VARCHAR,
  "service_opened" BIGINT,
  "last_expanded" VARCHAR,
  "stations" BIGINT,
  "system_length" VARCHAR,
  "annual_ridership_millions" VARCHAR
);

Share link

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