Baselight

Cloud Computing Services By NACE Rev. 2 Activity And NUTS 2 Region

Eurostat code: isoc_r_cicce_usen2 · (2023 - 2024)

@eurostat.isoc_r_cicce_usen2

Cloud Computing Services By NACE Rev. 2 Activity And NUTS 2 Region - Unpivoted
@eurostat.isoc_r_cicce_usen2.tidy

This table contains the same data as the raw table, but in a tidy format: time period values are unpivoted into rows under a single time_period column, making the dataset easier to analyze and visualize.

  • 36.22 KB
  • 6652 rows
  • 8 columns
freq

Freq

nace_r2

Nace R2

size_emp

Size Emp

indic_is

Indic Is

unit

Unit

geo

Geo

time_period

Time Period

value

Value

AnnualManufacturing10 persons employed or moreBuy cloud computing services used over the internetPercentage of enterprisesAustria202345.7
AnnualManufacturing10 persons employed or moreBuy cloud computing services used over the internetPercentage of enterprisesOstösterreich202346.7
AnnualManufacturing10 persons employed or moreBuy cloud computing services used over the internetPercentage of enterprisesNiederösterreich202344.77
AnnualManufacturing10 persons employed or moreBuy cloud computing services used over the internetPercentage of enterprisesSüdösterreich202346.19
AnnualManufacturing10 persons employed or moreBuy cloud computing services used over the internetPercentage of enterprisesSteiermark202347.37
AnnualManufacturing10 persons employed or moreBuy cloud computing services used over the internetPercentage of enterprisesWestösterreich202344.84
AnnualManufacturing10 persons employed or moreBuy cloud computing services used over the internetPercentage of enterprisesOberösterreich202348.73
AnnualManufacturing10 persons employed or moreBuy cloud computing services used over the internetPercentage of enterprisesSalzburg202334.89
AnnualManufacturing10 persons employed or moreBuy cloud computing services used over the internetPercentage of enterprisesBosnia and Herzegovina202330.17
AnnualManufacturing10 persons employed or moreBuy cloud computing services used over the internetPercentage of enterprisesBelgium202351.79

CREATE TABLE tidy (
  "freq" VARCHAR,
  "nace_r2" VARCHAR,
  "size_emp" VARCHAR,
  "indic_is" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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