Baselight

Share Of Enterprises Using Any Business Software (ERP, CRM Or BI)

Eurostat code: tin00116 ยท (2023 - 2023)

@eurostat.tin00116

Loading...
Loading...

About this Dataset

Share Of Enterprises Using Any Business Software (ERP, CRM Or BI)

This Eurostat dataset contains data on share of enterprises using any business software (erp, crm or bi), 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-07-17T11:00:00+0200

Tables

Share Of Enterprises Using Any Business Software (ERP, CRM Or BI) - Raw

@eurostat.tin00116.raw
  • 6.93 KB
  • 33 rows
  • 7 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "size_emp" VARCHAR,
  "nace_r2" VARCHAR,
  "indic_is" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "n_2023" DOUBLE
);

Share Of Enterprises Using Any Business Software (ERP, CRM Or BI) - Unpivoted

@eurostat.tin00116.tidy
  • 7.5 KB
  • 33 rows
  • 8 columns
Loading...

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

Share link

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