Baselight

Production In Services - Monthly Data

Eurostat code: sts_sepr_m ยท (2000-01 - 2025-02)

@eurostat.sts_sepr_m

Production In Services - Monthly Data - Unpivoted
@eurostat.sts_sepr_m.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.

  • 1.33 MB
  • 751167 rows
  • 8 columns
freq

Freq

indic_bt

Indic Bt

nace_r2

Nace R2

s_adj

S Adj

unit

Unit

geo

Geo

time_period

Time Period

value

Value

MonthlyProduction (volume)Transportation and storageCalendar adjusted data, not seasonally adjusted dataIndex, 2015=100Sweden2000-0179.6
MonthlyProduction (volume)Transportation and storageCalendar adjusted data, not seasonally adjusted dataIndex, 2021=100Sweden2000-0184.4
MonthlyProduction (volume)Transportation and storageUnadjusted data (i.e. neither seasonally adjusted nor calendar adjusted data)Index, 2015=100Sweden2000-0177.9
MonthlyProduction (volume)Transportation and storageUnadjusted data (i.e. neither seasonally adjusted nor calendar adjusted data)Index, 2021=100Sweden2000-0182.6
MonthlyProduction (volume)Transportation and storageSeasonally and calendar adjusted dataIndex, 2015=100Sweden2000-0188.1
MonthlyProduction (volume)Transportation and storageSeasonally and calendar adjusted dataIndex, 2021=100Sweden2000-0193.3
MonthlyProduction (volume)Services required by STS regulation (except section G)Calendar adjusted data, not seasonally adjusted dataIndex, 2015=100Sweden2000-0157.6
MonthlyProduction (volume)Services required by STS regulation (except section G)Unadjusted data (i.e. neither seasonally adjusted nor calendar adjusted data)Index, 2015=100Sweden2000-0156.6
MonthlyProduction (volume)Services required by STS regulation (except section G)Seasonally and calendar adjusted dataIndex, 2015=100Sweden2000-0164.9
MonthlyProduction (volume)Services of the business economy (except trade and financial and insurance activities)Calendar adjusted data, not seasonally adjusted dataIndex, 2015=100Sweden2000-0163.6

CREATE TABLE tidy (
  "freq" VARCHAR,
  "indic_bt" VARCHAR,
  "nace_r2" VARCHAR,
  "s_adj" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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