thevesh/meco-results
收藏Hugging Face2025-12-07 更新2025-12-20 收录
下载链接:
https://hf-mirror.com/datasets/thevesh/meco-results
下载链接
链接失效反馈官方服务:
资源简介:
---
license: cc0-1.0
language:
- en
- ms
tags:
- election-data
pretty_name: >-
Malaysian Election Corpus (MECo): Federal & State-level Election Results since
1955
configs:
- config_name: ballots
data_files: "consol_ballots.parquet"
default: true
- config_name: stats
data_files: "consol_stats.parquet"
---
[](https://doi.org/10.48550/arxiv.2505.06564)
[](https://doi.org/10.5281/zenodo.17694675)
[](#Citation)
# 🇲🇾 Malaysian Election Corpus (MECo): Federal & State-level Election Results since 1955
Empirical research and public knowledge on Malaysia's elections have long been constrained by a lack of high-quality open data, particularly in the absence of a Freedom of Information framework. This paper introduces the Malaysian Election Corpus (MECo), an open-access panel database covering all federal and state general elections since 1955, as well as by-elections since 2008. MECo includes candidate- and constituency-level data for 9,704 electoral contests across seven decades, standardised with unique identifiers for candidates, parties, and coalitions. The database also provides summary statistics (electorate size, voter turnout, majority size, rejected votes, unreturned ballots) for each contest, and key demographic data (age, gender, ethnicity) for candidates. This is the most well-curated publicly available data on Malaysian elections, and will unlock new opportunities for research, data journalism, and civic engagement.
This repository contains all datasets documented in the research paper.
I prefer Parquet (as any serious data person should), but have also provided CSVs just in case.
## Features
- Compilation and validation of Malaysian election results (1955–present)
- Standardisation of candidate, parties, and coalitions with unique identifiers
- Lookup tables for extensibility
## Citation
If you use this work, please cite it as:
> Thevesh Thevananthan, "The Malaysian Election Corpus (MECo): Federal and State-Level Election Results from 1955 to 2025", 2025.
``` BibTeX
@misc{thevesh2025mecoresults,
title={The Malaysian Election Corpus (MECo): Federal and State-Level Election Results from 1955 to 2025},
author={Thevesh Thevananthan},
year={2025},
eprint={2505.06564},
archivePrefix={arXiv},
primaryClass={cs.CY},
url={https://arxiv.org/abs/2505.06564},
}
```
提供机构:
thevesh



