Baselight

Innovation In High-tech Sectors (CIS 2006), EU Member States And Selected Countries (2006)

Eurostat code: htec_cis5 ยท (2006 - 2006)

@eurostat.htec_cis5

Loading...
Loading...

About this Dataset

Innovation In High-tech Sectors (CIS 2006), EU Member States And Selected Countries (2006)

This Eurostat dataset contains data on innovation in high-tech sectors (cis 2006), eu member states and selected countries (2006), as collected and published by the Statistical Office of the European Union.

Tables included:

  • raw: Original table as downloaded from Eurostat.
  • tidy: A cleaned and transformed version of the raw table, where time period values appear as rows instead of columns (unpivoted format).

Last updated: 2013-10-07T23:00:00+0200

Tables

Innovation In High-tech Sectors (CIS 2006), EU Member States And Selected Countries (2006) - Raw

@eurostat.htec_cis5.raw
  • 8.42 KB
  • 1244 rows
  • 6 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "nace_r1" VARCHAR,
  "indic_in" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "n_2006" DOUBLE
);

Innovation In High-tech Sectors (CIS 2006), EU Member States And Selected Countries (2006) - Unpivoted

@eurostat.htec_cis5.tidy
  • 8.73 KB
  • 819 rows
  • 7 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "nace_r1" VARCHAR,
  "indic_in" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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