-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Visualization of NBA points per game vs. salary #1
Comments
I love the idea, and I think it's going to get people really excited. Are you going to use the same colors as the chart you linked, or pick something on your own? Points-per-game isn't the best or only metric to judge someone, though, maybe you could provide a few different scatterplots and compare them? Fivethirtyeight has done a lot of talking about Steph Curry, maybe you can get some ideas by looking at this piece: http://fivethirtyeight.com/features/stephen-curry-is-the-revolution/
|
A few different charts is a really good idea. Maybe I'll add a few more in like blocks and fouls, "See who's is getting paid the most to foul other members of the NBA?" could be a good headline. I'll go interview some basketball fanatics to get their points of view, too, since basketball isn't really my strong suit.
|
UpdateContentPretend I wrote some words here. Any changes in direction or topic?I was going to make multiple graphics, but this one really was the one that jumped out. The data was pretty easy to work with, though, so I have time to make a lot more if you think I should. Problems/QuestionsI'm curious to see about what people think about the font choice and colors. Does it get the story across? I also don't know how to change the numbers on the axes in matplotlib Checklist
|
Pretend I gave some really useful feedback here |
FinalProject visuals/textPretend, again, that I wrote some great text here. DetailsHeadline: This ain't fair! Underpaid basketball players Published website version: https://jsoma.github.io/sample-pages/a-very-cool-project/ Code repository: https://github.com/jsoma/sample-pages/tree/master/code/a-very-cool-project Final data set(s): NBA salary data and NBA performance data What did you find to be the most difficult part of this project?I don't know anything about basketball, so I had to talk to a lot of people to find out what everyone would be interested in, and whether my graphic would make sense! Are you satisfied with what you produced? Is there anything you would like to change or improve?I would like to make an interactive version where when I mouse over one of the dots it turns into a head and starts playing that basketball player's favorite song. Checklist
|
Pitch
Summary
I found NBA player salaries on ESPN's site, and I'd like to link it with some performance data. I'm certain Stephen Curry is underpaid for how many points he scores per game.
It would be like this chart but with salary on the y-axis and points on the x-axis
Details
Possible headline(s): The NBA's Most Underpaid Players
Data set(s): NBA salary data and NBA performance data
Code repository: https://github.com/jsoma/sample-pages/tree/master/code/a-very-cool-project
Possible problems/fears/questions: I don't actually know anything about basketball so this is going to be difficult
Work so far
I've opened the data, cleaned it, done a little plotting, and come up with this ugly graph:
Checklist
This checklist must be completed before you submit your draft.
[Project]
in the titleThe text was updated successfully, but these errors were encountered: