Baselight

Security Policy, Measures, Risks And Staff Awareness By NACE Rev. 2 Activity And NUTS 2 Region

Eurostat code: isoc_r_cisce_ran2 · (2024 - 2024)

@eurostat.isoc_r_cisce_ran2

Security Policy, Measures, Risks And Staff Awareness By NACE Rev. 2 Activity And NUTS 2 Region - Unpivoted
@eurostat.isoc_r_cisce_ran2.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.

  • 64.53 KB
  • 14992 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 moreICT security measure used: encryption techniques for data, documents or e-mailsPercentage of enterprisesAustria202446.18
AnnualManufacturing10 persons employed or moreICT security measure used: encryption techniques for data, documents or e-mailsPercentage of enterprisesOstösterreich202445.94
AnnualManufacturing10 persons employed or moreICT security measure used: encryption techniques for data, documents or e-mailsPercentage of enterprisesNiederösterreich202442.88
AnnualManufacturing10 persons employed or moreICT security measure used: encryption techniques for data, documents or e-mailsPercentage of enterprisesSüdösterreich202448.74
AnnualManufacturing10 persons employed or moreICT security measure used: encryption techniques for data, documents or e-mailsPercentage of enterprisesSteiermark202447.39
AnnualManufacturing10 persons employed or moreICT security measure used: encryption techniques for data, documents or e-mailsPercentage of enterprisesWestösterreich202445.19
AnnualManufacturing10 persons employed or moreICT security measure used: encryption techniques for data, documents or e-mailsPercentage of enterprisesOberösterreich202440.47
AnnualManufacturing10 persons employed or moreICT security measure used: encryption techniques for data, documents or e-mailsPercentage of enterprisesBosnia and Herzegovina202436.46
AnnualManufacturing10 persons employed or moreICT security measure used: encryption techniques for data, documents or e-mailsPercentage of enterprisesBelgium202435.79
AnnualManufacturing10 persons employed or moreICT security measure used: encryption techniques for data, documents or e-mailsPercentage of enterprisesVlaams Gewest202433.51

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.