Baselight

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

Eurostat code: htec_cis4 ยท (2004 - 2004)

@eurostat.htec_cis4

Loading...
Loading...

About this Dataset

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

This Eurostat dataset contains data on innovation in high-tech sectors (cis 2004), eu member states and selected countries (2004), 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-08T23:00:00+0200

Tables

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

@eurostat.htec_cis4.raw
  • 8.57 KB
  • 1246 rows
  • 6 columns
Loading...

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

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

@eurostat.htec_cis4.tidy
  • 8.85 KB
  • 978 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.