Hey folks! Sorry for the hiatus in getting you a newsletter into your inbox. The end of the summer/beginning of the academic year has been pretty chaotic. Actually, I had what I thought would be an interesting plot to recreate, but then I wasn’t able to find the original data and I wasn’t really interested in simulating it. Oh well. I’m also finding it hard to come up with interesting data visualizations from out in the wild. One of my go-to’s, Philip Bump, stopped working for the Washington Post and isn’t putting out a newsletter anymore either. So… if you come across any interesting plots - anywhere - feel free to send them my way! As much as I’m sure you all are sick of seeing plots from the NY Times, I have another one for you this week (see my plea above…). The New York Times and Siena conducted a poll last week where they asked New Yorkers a variety of questions. Nate Cohn wrote up an analysis comparing the difference between NYers support for a policy versus them thinking New York City should implement a policy. The upshot of the results is that on most policies people are more likely to support the policy rather than want to see it enacted. He shares this seemingly simple bar plot. How would you go about making this in R using tools from the tidyverse? What stands out to you as being something you’re not sure how you would do? What do you think is cool about the plot? I’m thinking I would start with a tibble that has three columns. The first would be the title of the To create a bar plot, I would use You might be saying, “But Pat the policy title is in between the sets of bars rather than to the left of them like a bar plot!” You’re correct. Let’s think about how to fix this. I could see increasing the space between the pairs of bars and then doing some Instead of an explicit x-axis to tell us the Instead of a legend, the plot has the text of “Support” and “N.Y.C. should do this” within each of the bars. Again, I’d use Finally, I’m a sucker for putting legend information in titles. Here they matched the color of the text in the subtitle to the fill color of the bars. I’d do this with What do you think? Have ideas on how to do it differently? Give this plot a try on your own and then when I livestream it, you can see how our approaches compare. Again, if you have suggestions for plots to recreate, please send them my way by replying to this email!Hey folks!
|
Hey folks! The summer is nearly over - where did it go?! Many of us are getting ready to send our kids off to school and start a new academic year. If you’re subscribed to this newsletter, I suspect you are interested in improving your data visualization skills. You can certainly continue to receive this newsletter and watch my weekly livestreams on YouTube for free to help increase those skills. If you want a more concentrated or personalized opportunity to develop your data visualization...
Hey folks! I’d love to have you join me in September for a new approach to teaching workshops that I will be rolling out. For five weeks I’ll be working with two cohorts of you all to improve our data visualization skills. Each week we’ll meet for a two-hour session. These sessions will include instruction on principles and concepts in data visualization and an opportunity to apply this information to visualizations we find in the wild or that you bring to the group. By not talking about...
Hey folks, Are you interested in uping your data visualisation skills? I’m rolling out a new program to help you improve the design of your data visualizations. This program will last 5 weeks starting at the beginning of September. Each session will be two hours long and include a discussion of data visualization principles followed by an opportunity to apply these ideas to your own visualizations. There will be no coding in this program so you can focus more on concepts than implementation....