Baselight

Endorsements(US) - 2020

Which Democratic candidates have most backing from influential members of party

@kaggle.akshatpattiwar_endorsements2020

Loading...
Loading...

About this Dataset

Endorsements(US) - 2020

Party leaders utilise endorsements to persuade not just voters but also other influential party members to support the candidate they believe would be most acceptable.

The rate at which leaders unite behind a single candidate or back a number of contenders might suggest how long the primary season will last.

A lack of unanimity may make it more difficult for the party leaders' preferred candidate to get the nomination.

Tables

Endorsements 2020

@kaggle.akshatpattiwar_endorsements2020.endorsements_2020
  • 47.44 KB
  • 1023 rows
  • 13 columns
Loading...

CREATE TABLE endorsements_2020 (
  "date" TIMESTAMP,
  "position" VARCHAR,
  "city" VARCHAR,
  "state" VARCHAR,
  "endorser" VARCHAR,
  "endorsee" VARCHAR,
  "endorser_party" VARCHAR,
  "source" VARCHAR,
  "order" DOUBLE,
  "category" VARCHAR,
  "body" VARCHAR,
  "district" DOUBLE,
  "points" BIGINT
);

Share link

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