Skip to content

Commit

Permalink
Merge pull request #36 from LaunchCodeEducation/checkpoint-4
Browse files Browse the repository at this point in the history
Checkpoint 4
  • Loading branch information
jwoolbright23 authored May 15, 2024
2 parents f245740 + 1ba286d commit e0b308a
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions content/assignments/assignment4/checkpoint-4/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
+++
title = "Checkpoint 4: Tableau Story"
date = 2023-05-25T12:55:09-05:00
draft = false
weight = 4
+++

## Before You Start

You want to first check to see if you have received any feedback from Checkpoints 2 and 3. This
feedback could influence the direction of your work on Checkpoint 4. If you want to change anything
about what you have done so far in earlier checkpoints, you do not have to re-submit any previous
checkpoints unless your IA or instructor requests you do so. You can simply add any updated work and notes to
the current checkpoint.

## Getting Started

For this checkpoint, you will need to manipulate your data and produce a Tableau story that shows off skills from class, such as filtering and table calculations. You may find yourself wanting to use pandas and Jupyter notebooks for data manipulation. If you do, make sure to add code comments explaining your thought process and push your work up to Github.

No matter what visualizations you add to your Tableau story, all of your captions should include explanations as to your thought process for each visualization. The first caption should include a link to your dataset and the final story point should include links to any supporting materials, such as the Github repository if you used a Jupyter notebook for this checkpoint.

## Examples

{{% notice blue Note "rocket" %}}
Checkpoint 4 examples can be found here: [Checkpoint 4 Examples](https://github.com/LaunchCodeEducation/finalProjectDAExamples/tree/main/Checkpoint%204).
{{% /notice %}}

## Submitting Your Work

When finished paste the link to your Tableau story into the submission box in Canvas for Graded
Assignment #4: Checkpoint 4 and click *Submit*.

[Back to Final Project Overview]({{% relref "./../" %}})

0 comments on commit e0b308a

Please sign in to comment.