Internet Speed Comparisons
Area wise upload and download speed data
@kaggle.kaustavmajumdar_internet_speed_comparisons
Area wise upload and download speed data
@kaggle.kaustavmajumdar_internet_speed_comparisons
After the data revolution in India, JIO AIRTEL and VI have been the major players in telecom market.
This dataset compares the speed available to their users in different parts of India.
License:TRAI My Speed App
CREATE TABLE april23_publish (
"service_provider" VARCHAR,
"tech" VARCHAR,
"test_type" VARCHAR,
"output" BIGINT,
"case" VARCHAR,
"circle" VARCHAR
);CREATE TABLE aug23_publish (
"service_provider" VARCHAR,
"tech" VARCHAR,
"test_type" VARCHAR,
"output" BIGINT,
"case" VARCHAR,
"circle" VARCHAR
);CREATE TABLE feb23_publish (
"service_provider" VARCHAR,
"tech" VARCHAR,
"test_type" VARCHAR,
"output" BIGINT,
"case" VARCHAR,
"circle" VARCHAR
);CREATE TABLE jan23_publish (
"service_provider" VARCHAR,
"tech" VARCHAR,
"test_type" VARCHAR,
"output" BIGINT,
"case" DOUBLE,
"circle" VARCHAR
);CREATE TABLE july23_publish (
"service_provider" VARCHAR,
"tech" VARCHAR,
"test_type" VARCHAR,
"output" BIGINT,
"case" VARCHAR,
"circle" VARCHAR
);CREATE TABLE june23_publish (
"service_provider" VARCHAR,
"tech" VARCHAR,
"test_type" VARCHAR,
"output" BIGINT,
"case" VARCHAR,
"circle" VARCHAR
);CREATE TABLE march23_publish (
"service_provider" VARCHAR,
"tech" VARCHAR,
"test_type" VARCHAR,
"output" BIGINT,
"case" VARCHAR,
"circle" VARCHAR
);CREATE TABLE may23_publish (
"service_provider" VARCHAR,
"tech" VARCHAR,
"test_type" VARCHAR,
"output" BIGINT,
"case" VARCHAR,
"circle" VARCHAR
);Anyone who has the link will be able to view this.