Baselight

International Supply Of Services By Modes, Type Of Product (EBOPS 2010) And Partner Country

Eurostat code: ext_ser_mos ยท (2015 - 2023)

@eurostat.ext_ser_mos

Loading...
Loading...

About this Dataset

International Supply Of Services By Modes, Type Of Product (EBOPS 2010) And Partner Country

This Eurostat dataset contains data on international supply of services by modes, type of product (ebops 2010) and partner country, 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: 2025-04-01T23:00:00+0200

Tables

International Supply Of Services By Modes, Type Of Product (EBOPS 2010) And Partner Country - Raw

@eurostat.ext_ser_mos.raw
  • 139.36 KB
  • 62624 rows
  • 14 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "sup_mode" VARCHAR,
  "ebops2010" VARCHAR,
  "stk_flow" VARCHAR,
  "partner" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "n_2015" DOUBLE,
  "n_2016" DOUBLE,
  "n_2017" DOUBLE,
  "n_2018" DOUBLE,
  "n_2019" DOUBLE,
  "n_2021" DOUBLE,
  "n_2023" DOUBLE
);

International Supply Of Services By Modes, Type Of Product (EBOPS 2010) And Partner Country - Unpivoted

@eurostat.ext_ser_mos.tidy
  • 139.24 KB
  • 56377 rows
  • 9 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "sup_mode" VARCHAR,
  "ebops2010" VARCHAR,
  "stk_flow" VARCHAR,
  "partner" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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