Skip to content

Skylar-Shi/dsc90-sp22-hw06

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homework 6 – History of Data Science

Yutian Shi ([email protected])

Homework 6 for History of Data Science, Spring 2022 @ UC San Diego.

Question 1

This is a map of SoHo, London with John Snow's data of cholera deaths at each address (in blue circles) and water pump locations (in red pins). The circle's size is proportionate to the number of deaths at that location.

You may click on each pin to view the water pump's name.

<iframe src='./soho_map.html' width=938 height=565 frameBorder=0></iframe>


## Question 2 This is a 3D graph that visualizes Sir Francis Galton's heights dataset.

<iframe src='./galton_fig.html' width=750 height=770 frameBorder=0></iframe>


## Question 3 This is a choropleth that visualizes the population in each department in France in 2013.

You may check the population of each department by moving the cursor.

<iframe src='./france_fig-3.html' width=800 height=600 frameBorder=0></iframe>


About

A Data Visualization HW in DSC 90

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages