Baselight

The PopuList 3.0

Overview datasets of populist parties in Europe since 1989

@kaggle.konradb_the_populist_3_0

Loading...
Loading...

About this Dataset

The PopuList 3.0

From project website https://osf.io/2ewkq/wiki/home:

The PopuList offers academics and journalists an overview of populist, far-left and far-right parties in Europe since 1989. The PopuList has been supported by the Amsterdam Institute for Social Science Research, the Amsterdam Centre for European Studies, The Guardian, and the ECPR Standing Group on Extremism and Democracy, and has been used in numerous publications. In September 2023 version 3.0 of The PopuList was launched. It includes data from 1989 until 31 December 2022.

Tables

The Populist 3–0

@kaggle.konradb_the_populist_3_0.the_populist_3_0
  • 36.56 KB
  • 234 rows
  • 31 columns
Loading...

CREATE TABLE the_populist_3_0 (
  "party_name" VARCHAR,
  "country_name" VARCHAR,
  "party_name_english" VARCHAR,
  "party_name_short" VARCHAR,
  "populist" BIGINT,
  "populist_start" BIGINT,
  "populist_end" BIGINT,
  "populist_startnobl" BIGINT,
  "populist_endnobl" BIGINT,
  "populist_bl" BIGINT,
  "farright" BIGINT,
  "farright_start" BIGINT,
  "farright_end" BIGINT,
  "farright_startnobl" BIGINT,
  "farright_endnobl" BIGINT,
  "farright_bl" BIGINT,
  "farleft" BIGINT,
  "farleft_start" BIGINT,
  "farleft_end" BIGINT,
  "farleft_startnobl" BIGINT,
  "farleft_endnobl" BIGINT,
  "farleft_bl" BIGINT,
  "eurosceptic" BIGINT,
  "eurosceptic_start" BIGINT,
  "eurosceptic_end" BIGINT,
  "eurosceptic_startnobl" BIGINT,
  "eurosceptic_endnobl" BIGINT,
  "eurosceptic_bl" BIGINT,
  "in_parliament" DOUBLE,
  "partyfacts_id" DOUBLE,
  "parlgov_id" DOUBLE
);

Share link

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