Baselight

Global Protest Tracker

list of all the protest (old & new) since 2017

@kaggle.kkhandekar_global_protest_tracker

Loading...
Loading...

About this Dataset

Global Protest Tracker

Global Protest Tracker

A one-stop source for following crucial trends in the most significant antigovernment protests worldwide since 2017. This list contains all the protests that are currently active and that have happened since 2017.

Last updated: May 4, 2022

Tables

Globalprotesttracker

@kaggle.kkhandekar_global_protest_tracker.globalprotesttracker
  • 81.28 KB
  • 329 rows
  • 21 columns
Loading...

CREATE TABLE globalprotesttracker (
  "country" VARCHAR,
  "protest_name" VARCHAR,
  "start_date" VARCHAR,
  "freedom_rating_status" VARCHAR,
  "triggers" VARCHAR,
  "motivations" VARCHAR,
  "peak_size" VARCHAR,
  "key_participants" VARCHAR,
  "duration" VARCHAR,
  "outcomes" VARCHAR,
  "active_protests" VARCHAR,
  "economic_motivation" VARCHAR,
  "political_motivation" VARCHAR,
  "corruption_motivation" VARCHAR,
  "size_category" VARCHAR,
  "protests_with_a_significant_outcome" VARCHAR,
  "large_protests_over_100_000_protesting" VARCHAR,
  "violent_government_response" VARCHAR,
  "long_protests_more_than_3_months" VARCHAR,
  "coronavirus_related_protests" VARCHAR,
  "capital_city" VARCHAR
);

Share link

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