Baselight

High-tech Patent Applications To The EPO By Priority Year And Other Typologies (1977-2012)

Eurostat code: urt_pat_eptec ยท (1977 - 2012)

@eurostat.urt_pat_eptec

High-tech Patent Applications To The EPO By Priority Year And Other Typologies (1977-2012) - Unpivoted
@eurostat.urt_pat_eptec.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.

  • 131.47 KB
  • 33865 rows
  • 7 columns
freq

Freq

unit

Unit

ipc

Ipc

terrtypo

Terrtypo

geo

Geo

time_period

Time Period

value

Value

AnnualNumberAviationCoastal regionsItaly19771
AnnualNumberAviationCoastal regionsSweden19771
AnnualNumberAviationMountain regionsItaly19771
AnnualNumberAviationNon-border regionsFrance19772
AnnualNumberAviationNon-border regionsItaly19771
AnnualNumberAviationNon-border regionsSweden19771
AnnualNumberAviationNon-coastal regionsFrance19772
AnnualNumberAviationNon-island regionsFrance19772
AnnualNumberAviationNon-island regionsItaly19771
AnnualNumberAviationNon-island regionsSweden19771

CREATE TABLE tidy (
  "freq" VARCHAR,
  "unit" VARCHAR,
  "ipc" VARCHAR,
  "terrtypo" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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