Skip to content

Visualization of Taiwan election 2020 with county and township data.

Notifications You must be signed in to change notification settings

jercymat/TW-election-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taiwan Election 2020 Visualization

Visualization of Taiwan election 2020 with county and township data, projecting map data using D3.js img

Features

  • Colorized: Filled the regions with colors based on voting rate
  • Draggable: Visualized by movable and zoomable map
  • Aesthetic: Well designed UI and user experience

Table of Contents

Getting Started

Dependencies

  • Nodemon ~2.0.7 -> Node.js running tool with automatic refreshing
  • Express ~4.16.1 -> Node.js backend framework
  • D3.js v5 -> Data visualization framework
  • D3.js Topojson v2 -> D3.js topoJson parsing tool

Installation

Just clone it into your host

git clone https://gitlab.com/jercymat/tw-election-2020.git

Running

Navigate to the root path of the repo then run the server.

Default Method

npm start

Designate Listening Port

PORT=<PORT-NUMBER> npm start

Enjoy.

Data Resource

Authors

Declaration

This system is built for Information Visualization Course, Dept. of computer science, National Chengchi University.

About

Visualization of Taiwan election 2020 with county and township data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published