Smart Cities Index Datasets
Data Collected from Different Types of IoT Devices
@kaggle.magdamonteiro_smart_cities_index_datasets
Data Collected from Different Types of IoT Devices
@kaggle.magdamonteiro_smart_cities_index_datasets
CREATE TABLE smart_city_index_headers (
"id" BIGINT,
"city" VARCHAR,
"country" VARCHAR,
"smart_mobility" BIGINT,
"smart_environment" BIGINT,
"smart_government" BIGINT,
"smart_economy" BIGINT,
"smart_people" BIGINT,
"smart_living" BIGINT,
"smartcity_index" BIGINT,
"smartcity_index_relative_edmonton" BIGINT
);
Anyone who has the link will be able to view this.