An open API service indexing awesome lists of open source software.

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.

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
```