DatacenterMap TopTechCompanies
Dataset of Tech Giants' Datacenter Locations Worldwide
@kaggle.farnazamiri_datacentermap_toptechcompanies
Dataset of Tech Giants' Datacenter Locations Worldwide
@kaggle.farnazamiri_datacentermap_toptechcompanies
CREATE TABLE combined_data (
"continent" VARCHAR,
"regions" VARCHAR,
"code" VARCHAR,
"zones" BIGINT,
"city" VARCHAR,
"state" VARCHAR,
"country" VARCHAR,
"opened" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"company" VARCHAR,
"location" VARCHAR
);
Anyone who has the link will be able to view this.