Baselight

Mobile Broadband Data

List of countries by number of broadband Internet subscriptions

@kaggle.arathipraj_subscriptions_and_usage

Loading...
Loading...

About this Dataset

Mobile Broadband Data

Content

This dataset contains a sortable list of countries by number of broadband Internet subscriptions and penetration rates, using data compiled by the International Telecommunication Union.

Attribute Information

Tables

Broadband Subscription By Region

@kaggle.arathipraj_subscriptions_and_usage.broadband_subscription_by_region
  • 4.64 kB
  • 12 rows
  • 6 columns
Loading...
CREATE TABLE broadband_subscription_by_region (
  "subscription" VARCHAR,
  "place" VARCHAR,
  "n_2007" VARCHAR  -- 2007,
  "n_2010" VARCHAR  -- 2010,
  "n_2014" VARCHAR  -- 2014,
  "n_2019_15" VARCHAR  -- 2019[15]
);

Worldwide Broadband Subscription

@kaggle.arathipraj_subscriptions_and_usage.worldwide_broadband_subscription
  • 4.04 kB
  • 7 rows
  • 5 columns
Loading...
CREATE TABLE worldwide_broadband_subscription (
  "users" VARCHAR,
  "n_2007" VARCHAR  -- 2007,
  "n_2010" VARCHAR  -- 2010,
  "n_2016" VARCHAR  -- 2016,
  "n_2019_12" VARCHAR  -- 2019[12]
);

Share link

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