Baselight

Internet Broadband And Mobile Speeds By Country

Ranking mobile and fixed broadband speeds from around the world (Jan 2022)

@kaggle.prasertk_internet_broadband_and_mobile_speeds_by_country

Loading...
Loading...

About this Dataset

Internet Broadband And Mobile Speeds By Country

Context

Global median Fixed broadband and mobile speeds January 2022 around the world.

Acknowledgements

Data source: https://www.speedtest.net/global-index

Tables

Internet Broadband And Mobile Speeds By Country

@kaggle.prasertk_internet_broadband_and_mobile_speeds_by_country.internet_broadband_and_mobile_speeds_by_country
  • 10.35 KB
  • 179 rows
  • 6 columns
Loading...

CREATE TABLE internet_broadband_and_mobile_speeds_by_country (
  "country" VARCHAR,
  "broadband_speed_rank" DOUBLE,
  "broadband_mbps" DOUBLE,
  "mobile_speed_rank" DOUBLE,
  "mobile_mbps" DOUBLE,
  "as_of" VARCHAR
);

Share link

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