Skip to content

A demonstration of how to import csv files containing Census Bureau population data, reformat, analyze and join that data with a shapefile using Pandas and then visualize and map the data using Matplotlib and Folium.

License

JoeYerardi/data-analysis-and-visualization-in-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Data Analysis and Visualization in Python

This repository serves as a demonstration of how to import csv files containing Census Bureau population data, reformat, analyze and join that data with a shapefile using Pandas and then visualize and map the data using Matplotlib and Folium.

The demonstration script is in a Jupyter notebook (population_change.ipynb). The csv files used in the notebook can be found in this repository's data folder. The shapefile used in the notebook can be downloaded here.

About

A demonstration of how to import csv files containing Census Bureau population data, reformat, analyze and join that data with a shapefile using Pandas and then visualize and map the data using Matplotlib and Folium.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published