John Hopkins University - Data Visualization Capstone
- Offered byCoursera
Data Visualization Capstone at Coursera Overview
Duration | 22 hours |
Start from | Start Now |
Total fee | Free |
Mode of learning | Online |
Official Website | Explore Free Course |
Credential | Certificate |
Data Visualization Capstone at Coursera Highlights
- Earn a certificate from the university of Johns Hopkins upon completion of course.
- Flexible deadlines according to your schedule.
Data Visualization Capstone at Coursera Course details
- Data visualization is a critical skill for anyone that routinely using quantitative data in his or her work - which is to say that data visualization is a tool that almost every worker needs today. One of the critical tools for data visualization today is the R statistical programming language. Especially in conjunction with the tidyverse software packages, R has become an extremely powerful and flexible platform for making figures, tables, and reproducible reports. However, R can be intimidating for first time users, and there are so many resources online that it can be difficult to sort through without guidance.
- This is the final course in the Specialization "Data Visualization and Dashboarding in R." Learners in this course will enter with a well-developed set of skills making a wide variety of visualizations in R. The focus on this course will applying those skills to a unique project, drawing on publicly available data to tell a compelling story using the data visualization toolkit assembled in the previous courses.
Data Visualization Capstone at Coursera Curriculum
Developing Your Eye and Finding Data
Welcome to the Course and Project Overview
Project Overview and Tips for Locating Data
Data Import
Data Viz Pointers
Anscombe's Quartet and DatasauRus
More Best Practices and Readings Overview
Many Data Sources
R for Data Science, Data Import
Data Import Cheat Sheet
R Graph Gallery
UC Berkeley Data Viz Guide
Duke University, Data Viz Guide
Healy, Chapter 1
Clause Wilke text, Chapters 4 and 5
EEA Guide
Junk Charts
Cleaning Your Data
Week 2 Overview
Strings
Lubridate
Factors
Joins and Pivots
stringr Cheat Sheet
Gettingstarted with stringr
R for Data Science, Strings
Peng, R Programming for Data Science, Regular Expressions
R for Data Science, Ch. 16
Lubridate Cheat Sheet
Lubridate Reference, Intro
R for Data Science, Factors
Introduction to forcats
Relational Data
R for Data Science, Tidy Data
stringr quiz
lubridate quiz
forcats quiz
Tidying Data Quiz
Making Your Report