Skip to content

etachov/cle-density-commuting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cleveland Density and Commuting Charts

These charts were created for this article in Belt Magazine on urban density and commuting.

The density_commuting_clean.R script downloads and cleans the data for the charts from the U.S. Census and Wikipedia, using readxl to deal with .xlsx files and rvest to scrape tables. As always, dplyr holds the whole thing together. The resulting clean data is included in the respository.

The density_commuting_charts.R script creates the final charts using ggplot2. The final charts are below:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages