The PopuList 3.0
Overview datasets of populist parties in Europe since 1989
@kaggle.konradb_the_populist_3_0
Overview datasets of populist parties in Europe since 1989
@kaggle.konradb_the_populist_3_0
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
);
Anyone who has the link will be able to view this.