https://github.com/shapelayer/election-result-8values-spark
Evaluate South Korea's political situation using the result of the 21st National Assembly election and 8values political quiz.
https://github.com/shapelayer/election-result-8values-spark
8values hadoop java spark
Last synced: 3 months ago
JSON representation
Evaluate South Korea's political situation using the result of the 21st National Assembly election and 8values political quiz.
- Host: GitHub
- URL: https://github.com/shapelayer/election-result-8values-spark
- Owner: ShapeLayer
- Created: 2025-06-13T15:39:20.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-14T09:51:43.000Z (about 1 year ago)
- Last Synced: 2025-06-23T11:06:02.784Z (about 1 year ago)
- Topics: 8values, hadoop, java, spark
- Language: Typst
- Homepage:
- Size: 1.83 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 8values Analysis of Election Results
_A project task for <Distributed Systems> lecture in computer engineering undergraduate course program._
Evaluate South Korea's political situation using the result of the 21st National Assembly election and 8values political quiz.
## Getting Started
### Requirements
- Apache Spark
- Apache Hadoop (optional)
- Korea National assembly election results
- [2020 National Assembly Election Results](https://www.nec.go.kr/portal/bbs/view/B0000101/20200410/)
### Build
```
./gradlew shadowJar
```
### Run
```
java -jar election-result-8values-1.0-SNAPSHOT-all.jar --input= --spark
```