Skip to content

Visualization of monetary influence in the U.S. congress for the FHNW course ivis

Notifications You must be signed in to change notification settings

kelvinlouis/fhnw-ivis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monetary Influence in U.S. Politics

Demo: Link

  • Student 1: Kelvin Louis
  • Student 2: Nicola Cocquio

Short description

We want to show how companies and industries influenced politicians and parties over time by donating money. The focus is on the US congress (Senate & House). Companies either donate directly or indirectly via PACs (Political Action Committees). The goal is to have a compact overview of the two chambers (seating arrangement) and show who has received how much from where. Clicking on an individual shows a summary. The change of the political landscape should be visible by changing the timeline.

This project is an assignment of ivis course at the Part of the University of Applied Sciences and Arts Northwestern Switzerland (FHNW).

Technical information

Our project is built on top of React using TypeScript. A full list of libraries and frameworks is listed below. We bootstraped it with the popular CLI create-react-app. A production build is provided inside of build/.

The following libraries and frameworks were used.

  • React
  • Redux
  • TypeScript
  • D3.js
  • Bulma

Prerequisites

In order to start developing or building the client, the following tools are required:

  • Node.js: v10.x.x
  • Yarn: v1.15.2 or
  • npm: v6.x.x

We use Yarn as our package manager. Using npm instead should not be a problem.

Development

Before starting developing, please ensure that you installed all prerequisites correctly.

# Installing all dependencies (node_modules)
yarn

# Starting the development server: http://localhost:3000/
yarn start

# Build
yarn build

Status

Version Status
First prototype ready yes
Final version ready yes

Sources

Data

Graphs

About

Visualization of monetary influence in the U.S. congress for the FHNW course ivis

Resources

Stars

Watchers

Forks

Packages

No packages published