amynwarnock / edld652-finalproject

A repo for EDLD 652 Data Vis final project
MIT License
1 stars 9 forks source link

Feedback #7

Open havishak opened 2 years ago

havishak commented 2 years ago

Hi all, You asked great questions, and made powerful exploratory visuals. Surprisingly, we had similar research questions and it was cool to see a fresh take on those ideas. I've left in-line comments in the rmd, please find a few general things here:

  1. I think you'll have to play with ggpreview to see which size is better for the visuals. As of now, most of them look cramped in the knitted document.
  2. Though all plots were great, I feel the ridges stood out for me more than other visuals. Other than than, the faceted maps and the maps for the second and third question were great too.
  3. For the third question, the dot plots are dense and the line plot have many categorical variables. I wonder one way to manage this would be to make multiple line plots with different subcategories (race and ethnicity), other categories (student with disability, lep, homeless, etc).

This was a great project, and I can't wait to see your presentation. I'd also be happy to collaborate in future as we had such similar questions, and it'd be interesting to think about them together.

Havi @datalorax

datalorax commented 2 years ago

Really nice feedback, Havi! I particularly appreciated some of the code feedback in the Rmd (e.g., not printing the call to skim()). Nice work!