30 Indian Cities
the dataset serves as a valuable tool for understanding the progress of India.
@kaggle.willianoliveiragibin_30_indian_cities
the dataset serves as a valuable tool for understanding the progress of India.
@kaggle.willianoliveiragibin_30_indian_cities
CREATE TABLE ict_subdimension_dataset_new (
"city" VARCHAR,
"year" BIGINT,
"household_internet_access" DOUBLE,
"fixed_broadband_subscriptions" DOUBLE,
"wireless_broadband_subscriptions" DOUBLE,
"wireless_broadband_coverage_3g" DOUBLE,
"wireless_broadband_coverage_4g" DOUBLE,
"smart_water_meters" DOUBLE,
"smart_electricity_meters" DOUBLE,
"dynamic_public_transport_information" DOUBLE,
"traffic_monitoring" DOUBLE,
"availability_of_wifi_in_public_areas_count" BIGINT,
"water_supply_ict_monitoring" DOUBLE,
"drainage_storm_water_system_ict_monitoring" DOUBLE,
"electricity_supply_ict_monitoring" DOUBLE,
"demand_response_penetration" DOUBLE,
"intersection_control" DOUBLE,
"open_data" DOUBLE,
"e_government" DOUBLE,
"public_sector_e_procurement" DOUBLE
);
Anyone who has the link will be able to view this.