Baselight

Gini Coefficient, ENP-East Countries

Eurostat code: enpe_ilc_di12b ยท (2005 - 2023)

@eurostat.enpe_ilc_di12b

Gini Coefficient, ENP-East Countries - Unpivoted
@eurostat.enpe_ilc_di12b.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.99 KB
  • 87 rows
  • 6 columns
freq

Freq

statinfo

Statinfo

unit

Unit

geo

Geo

time_period

Time Period

value

Value

AnnualGini coefficient (scale from 0 to 100)NumberArmenia200536
AnnualGini coefficient (scale from 0 to 100)NumberBelarus200525
AnnualGini coefficient (scale from 0 to 100)NumberGeorgia200548
AnnualGini coefficient (scale from 0 to 100)NumberArmenia200637
AnnualGini coefficient (scale from 0 to 100)NumberBelarus200626
AnnualGini coefficient (scale from 0 to 100)NumberGeorgia200648
AnnualGini coefficient (scale from 0 to 100)NumberMoldova200637
AnnualGini coefficient (scale from 0 to 100)NumberArmenia200737
AnnualGini coefficient (scale from 0 to 100)NumberBelarus200727
AnnualGini coefficient (scale from 0 to 100)NumberGeorgia200748

CREATE TABLE tidy (
  "freq" VARCHAR,
  "statinfo" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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