Skip to content

curran/profit_per_second

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Makeover Monday - Week 5

Original visualization

Original visualization

Ever wonder how much the richest companies in the world make... by the second? Well, TitleMax (not sure why) collected the data and presenteded it in an interesting infographic.

Why the funny way of aggregating the data? The truth is that these companies just make too much freaking money for us to wrap our meager minds around. Apple makes $586 more per second then the median American makes in a week. Consider this article a solution to mentally scalling the data to aid interpretation.

What can we do to make this data more presentable?

What works well

  • I like how TitleMax has taken an unfathomably large number and boiled it down into something much more manageble, profit per second.
  • They have certainly fit a lot into a little space

What could be improved

  • We could make the message more clear by cleaning up the space.
  • Maybe we can add some animation to increate engagment and the story of how much money these megacompanies make in a minute.

What I did

Your visualizaiton

I was swimming in the deep end this week. I honestly didn't want to try and develop D3 maps so soon, but this dataset needs a map. So, I went to with a globe to show a more honest representation of the land covered. I also allowed users to select with bird they would like to track.

You can see my public work in progess on Twitter @robcrock

Acknowledgments

This project would be what it is without the efforts of Andy Kriebel and Eva Murray, so be sure to give a shout out.

I depended in the D3 community more than ever this week. The dataset and what I was trying to accomplish was very difficult for me. If you're working with D3 I can't recommend joining the Slack channel enough. I asked them countless questions.

Big shout out to:

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.9%
  • HTML 9.1%