Skip to content

zgleicher/data-viz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Data Visualization

Quantitative Methods in the Social Sciences (QMSS)
Institute for Social and Economic Research and Policy (ISERP)
Columbia University

Instructor

Elliot Cohen, PhD | Earth Institute | Sustainable Engineering Lab | QMSS
email: [email protected]
phone: 212.854.7993
office: Mudd 134F

Course Description

This course offers a rigorous introduction to data visualization from theory to implementation. Drawing on a combination of lectures, readings, discussions and coding, we will translate the timeless concepts of Minard, Playfair, Tufte and Wilkinson to new and diverse fields of study. Students will receive a coding crash-course in R, JavaScript, CSS, HTML and D3. The goal is not to become computer scientists, but to build the requisite foundation for modern implementation of exploratory and explanatory data visualizations. Students will have the opportunity to work in small teams to create interactive data visualizations worthy of their portfolios. The final deliverable will be a research-driven data visualization with accompanying prose in the form of a conference paper submission. A working knowledge of R from at least one previous class is highly recommended.

Required Reading

Learning Objectives

... and resources to help you get there

Get Started!

  • Install R and RStudio

  • Read about RMarkdown

  • Compute 2+2

  • Install git

  • Create a github account if you don't already have one

  • Fork the class repo. Your assignments will be submitted as pull requests!

      git clone https://github.com/YOUR-NAME/qmssviz.git
      cd data-viz
      git remote add upstream https://github.com/ecohen4/data-viz.git
    

About

Teaching data visualization at Columbia University.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%