Baselight

Malaysia General Election (PRU15) Dataset

Malaysia General Election (PRU15) Candidates Dataset (Clean)

@kaggle.syahirhalim_2022_malaysia_general_election_pru15

Loading...
Loading...

About this Dataset

Malaysia General Election (PRU15) Dataset

The results of the 15th general election (GE15) in particular will have consequences for the dynamics of Malaysian politics for years, and perhaps decades, to come. After being ignored by the politicians for 4½ years, the people finally made their voice heard.

GE15 resulted in a hung parliament, where none of the coalitions and parties managed to secure a simple majority to form a government. But, in the end, this hung parliament resulted in a government that controls more than two-thirds of the seats in the Dewan Rakyat. The last time Malaysia had a government with a two-thirds majority in parliament was back in the term between 2004 and 2008.

Datuk Seri Anwar Ibrahim secured the two-thirds majority by entering into a memorandum of understanding (MoU) with the coalitions that formed the government. Among the major conditions of the MoU was that the government would serve for a full term of five years.

Tables

Calon Parlimen Pru 15 Malaysia

@kaggle.syahirhalim_2022_malaysia_general_election_pru15.calon_parlimen_pru_15_malaysia
  • 85.14 KB
  • 945 rows
  • 31 columns
Loading...

CREATE TABLE calon_parlimen_pru_15_malaysia (
  "parlimen" VARCHAR,
  "namaparlimen" VARCHAR,
  "negeri" VARCHAR,
  "jumlahpengundiberdaftar" BIGINT,
  "jumlahkeluarmengundi" BIGINT,
  "n__mengundi" DOUBLE,
  "undirosak_ditolak" BIGINT,
  "kertasunditidakdikembalikan" BIGINT,
  "majoriti" BIGINT,
  "pengundimelayu" BIGINT,
  "n__pengundimelayu" DOUBLE,
  "pengundicina" BIGINT,
  "n__pengundicina" DOUBLE,
  "pengundiindia" BIGINT,
  "n__pengundiindia" DOUBLE,
  "pengundibumi" BIGINT,
  "n__pengundibumi" DOUBLE,
  "pengundiorangasli" BIGINT,
  "n__pengundiorangasli" DOUBLE,
  "pengundilainlain" BIGINT,
  "n__pengundilainlain" DOUBLE,
  "namacalon" VARCHAR,
  "pakatan" VARCHAR,
  "parti" VARCHAR,
  "jumlahcalonbertanding" BIGINT,
  "jumlahundicalon" BIGINT,
  "menang" BIGINT,
  "namamppru14" VARCHAR,
  "jumlahundipru14" BIGINT,
  "pakatanpru14" VARCHAR,
  "majoritipru14" BIGINT
);

Share link

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