/politics-and-business

Thailand's Politics and Business

Primary LanguageJupyter NotebookMIT LicenseMIT

Thailand's Politics and Business

Netlify Status

Description

The goal of this visualization is to reveal business activities of each politician. From the visualisation, one can see the relationships between political parties and companies that support them. Moreover, integrating with Thailand's government spending data allows us to see the connections between producement campaigns and those companies.

We hope this project has demonstated the importance of open data and paved the foundation towards the country's political transparency.

Development

Development of this project contains 2 parts: 1) Data Preparation and 2) Web and Visualisation development.

Requirements

  • Node.js(v11.x)

Install dependencies

$ npm install

Run development server

$ npm run start

Deployment

Environment URL Command
Staging link automatic deployment for master branch
Production link $ scripts/deploy.sh prod

Site Statistics

TBD.

Acknowledgements