Baselight

Industry Index By NACE Rev. 2 Activity - Monthly Data

Eurostat code: ei_isin_m ยท (1980-01 - 2025-03)

@eurostat.ei_isin_m

Industry Index By NACE Rev. 2 Activity - Monthly Data - Unpivoted
@eurostat.ei_isin_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.

  • 4.84 MB
  • 2746230 rows
  • 8 columns
freq

Freq

unit

Unit

s_adj

S Adj

nace_r2

Nace R2

indic

Indic

geo

Geo

time_period

Time Period

value

Value

MonthlyIndex, 2015=100Calendar adjusted data, not seasonally adjusted dataMining and quarryingProduction indexIreland1980-0159
MonthlyIndex, 2015=100Calendar adjusted data, not seasonally adjusted dataMining and quarryingProduction indexNetherlands1980-01239.1
MonthlyIndex, 2015=100Calendar adjusted data, not seasonally adjusted dataMining and quarrying; manufacturing; electricity, gas, steam and air conditioning supplyProduction indexIreland1980-017.3
MonthlyIndex, 2015=100Calendar adjusted data, not seasonally adjusted dataMining and quarrying; manufacturing; electricity, gas, steam and air conditioning supply; constructionProduction indexIreland1980-017.3
MonthlyIndex, 2015=100Calendar adjusted data, not seasonally adjusted dataMining and quarrying; manufacturingProduction indexIreland1980-016.3
MonthlyIndex, 2015=100Calendar adjusted data, not seasonally adjusted dataMining and quarrying; manufacturingProduction indexNetherlands1980-0172.2
MonthlyIndex, 2015=100Calendar adjusted data, not seasonally adjusted dataManufacturingProduction indexIreland1980-016.1
MonthlyIndex, 2015=100Calendar adjusted data, not seasonally adjusted dataManufacturingProduction indexNetherlands1980-0150.6
MonthlyIndex, 2015=100Calendar adjusted data, not seasonally adjusted dataMIG - capital goodsProduction indexIreland1980-011.8
MonthlyIndex, 2015=100Calendar adjusted data, not seasonally adjusted dataMIG - consumer goodsProduction indexIreland1980-0112.9

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

Share link

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