Final project

Due by 11:59 PM on Tuesday, December 18, 2018

Thumbs up computer kid

You made it to the end of our whirlwind tour of data visualization principles! Congratulations!

Now you get to show off all the tools you learned with a beautiful, truthful, narrative visualization.

Visualization

For your final project, you will take a dataset, explore it, tinker with it, and tell a nuanced story about it using at least three graphs.

I want this project to be as useful for you and your future career as possible—you’ll hopefully want to show off your final project in a portfolio or during job interviews.

Accordingly, you have some choice in what data you can use for this project. I’ve found several different high-quality datasets online related to the core MPA tracks (and some business stuff too, for the non-MPAs in the class). You do not have to choose a dataset in your given emphasis. Choose whatever one you are most interested in or will have the most fun with.

Data from the internet

Go to Google Dataset Search or Utah’s Open Data Catalog (or anywhere else online), find an interesting dataset and ask questions about it. Here are some different high-quality datasets that students have worked with before:

Nonprofit management

Federal, state, and local government management

Business management

Instructions

Here’s what you’ll need to do:

  1. Download a dataset and explore it. Many of these datasets are large and will not open (well) in Excel, so you’ll need to load the CSV file into R with read_csv(). Most of these datasets have nice categorical variables that you can use for grouping and summarizing, and many have time components too, so you can look at trends. Your past problem sets and in-class examples will come in handy here.
  2. Find a story in the data. Explore that story and make sure it’s true and insightful.
  3. Use R to create multiple graphs to tell the story. You can make as many graphs as you want, but you must use at least three different chart types (i.e. don’t just make three scatterplots or three maps).
  4. Export these figures as PDF files, place them in Adobe Illustrator (or InDesign or Gravit Designer or Inkscape), and make one combined graphic or handout where you tell the complete story. You have a lot of latitude in how you do this. You can make a graphic-heavy one-page handout. You can make something along the lines of the this, with one big graphic + smaller subgraphics + explanatory text. Just don’t make a goofy infographic. Whatever you do, the final figure must include all the graphics, must have some explanatory text to help summarize the narrative, and must be well designed.
  5. Export the final graphic from Illustrator as a PDF and a PNG.
  6. Write a memo using R Markdown to introduce, frame, and describe your story and figure. Use this template to get started. You should include the following in the memo:
    • Executive summary
    • Background information and summary of the data
    • Explanation, description, and code for each individual figure
    • Explanation and description for the final figure
    • Final figure should be included as an image (remember ![Caption goes here](path/to/file))

Remember to follow R Markdown etiquette rules and style—don’t have it output extraneous messages or warnings, include summary tables in nice tables, adjust the dimensions for your figures, and remove the placeholder text that’s in the template already (i.e. I don’t wan’t to see stuff like “Describe and show how you cleaned and reshaped the data” in the final report.)

You can download a full example of what a final project might look like (but don’t make your final combined visualization look exactly like this—show some creativity!)

Also, you can look through past projects.

Final deliverables

You must e-mail me the following files before the deadline. Final project rubric

  1. A memo introducing and describing your final graphic (see full instructions above)
  2. A standalone PDF of your graphic exported from Illustrator
  3. A standalone PNG of your graphic exported from Illustrator

No late work will be accepted for this project since it’s the last project and it counts as your final.

I will use this rubric to grade the final product.

Clapping

I am happy to give feedback and help along the way—just not at, like, 10 PM on the night it’s due. Please don’t hesitate to come and get help! My goal is for you to have a beautiful graphic in the end that you’ll want to show off to all your friends, family, neighbors, employers, and strangers on the street—I’m not trying to trip you up or give you trick questions!

And that’s it. You’re done! Go out into the world now and make beautiful, insightul, and truthful graphics.

Go forth and make awesomeness.