Assignment 7.0: Data Visualization

Description:

You are tasked with developing a data visualization. You must first find a data source to work with, other than what has been provided to you in class. This will likely take some effort -- try to be creative! Your visualization should be composed to convey some message -- draw attention to some cause, highlight a key finding in the data, etc. You should include arrange text and style the document for effective visual communication.

You may use either static or dynamic data. You’re free to use p5, Google Maps, and/or any combination of libraries and other tools to complete this assignment.

Requirements:

Your program must at least include all of the following features:

Hacker Points:

Complete your choice of the following features (or all) to get bonus points in the assignment:

Submission:

Create a new directory (folder) in your local repository called "assignment_7_0". Inside that folder, create an index.html and script.js (or copy from prior work). Use GitHub Desktop to commit and push your changes, and verify that they published to the web.