Skip to content

rivernews/fortune-500-analysis

Repository files navigation

fortune-500-analysis

Data sampled on Nov 14, 2018. See Demo Page Here.

TODO

  • Have to handle case when there's only one result, gd page will be different.
  • We also need review # for reliability
  • Have to handle company names have spaces when querying
  • Handle overflow problem - clipping is still not a good choice since axis will not show. This guy somehow did what we want.
  • Making d3 chart responsive
  • Deploy to github by npm run deploy
  • Scroll down to load more of the list
  • Scatter Plot
  • Zoom

Dependencies (Frontend React)

  • Create react app
  • npm i d3 gh-pages d3-selection-multi node-sass
  • Setup d3 dom / node

Dependencies (Backend Data)

About

A React + D3 project for visualizing fortune 500 data, plus data collecting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published