Baselight

Management Of Accounts Of A Free App Or Service

Eurostat code: isoc_cisci_acfas ยท (2024 - 2024)

@eurostat.isoc_cisci_acfas

Loading...
Loading...

About this Dataset

Management Of Accounts Of A Free App Or Service

This Eurostat dataset contains data on management of accounts of a free app or service, 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-05-27T11:00:00+0200

Tables

Management Of Accounts Of A Free App Or Service - Raw

@eurostat.isoc_cisci_acfas.raw
  • 97.85 KB
  • 32768 rows
  • 6 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "ind_type" VARCHAR,
  "indic_is" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "n_2024" DOUBLE
);

Management Of Accounts Of A Free App Or Service - Unpivoted

@eurostat.isoc_cisci_acfas.tidy
  • 98.35 KB
  • 30988 rows
  • 7 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "ind_type" 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.