/* ---- Google Analytics Code Below */

Friday, May 10, 2019

Visualizing Census Data

R based capabilities.    More hints in this short article at the link.   I found myself needing this in a project where it could have been useful.

Making maps to visualize census data    Posted by Mab Alam in DSC

Visualizing census data could not be easier thanks to few great packages in R. 

Not that in Python you could not do spatial analysis/visualization of census data, but certainly not as easily as in R because of some tailored rstats packages for this purpose.

Kyle Walker developed a package called tidycensus. This package allows for easy access, analysis and visualization of Census Bureau data on hundreds of variables.  ... " 

No comments: