Assignment 4: Tell a "Real" Story About Data

Released: Friday, April 24 | Due: Monday, April 27

Overview

For this assignment, you'll tell a notebook-based data story using real data from The Collaborative, our social impact practicum partner, or another real-world dataset of your choosing.

Your story should be analogous to the ones you put together for Assignments 1 and 2, but this time you must:

You may work on this assignment individually or in groups of any size.

Story Format

Use the demo project as a template for putting your story together. Your project should comprise:

1. Jupyter Notebook

A single Google Colaboratory-compatible notebook containing your story and code. Name the notebook groupname.ipynb, where groupname is a unique identifier for you or your group.

The notebook should include:

2. README

A README file formatted using Markdown based on the README template. Include:

3. YouTube Video

A video (up to 5 minutes) telling your data story. Suggested formats:

Submission

Submit your assignment by making a pull request adding your project files to the course repository's data-stories/ folder.

The Collaborative

During week 4, we met with representatives from The Collaborative to learn about their work and the data they've shared with us. You're encouraged (but not required) to use their dataset for this assignment. You may also use any other real-world dataset.

This part of the course is supported by Dartmouth's Social Impact Practicum program.

Tips

Resources