Skip to content

Practicing some basic plotting skills with basic Python data science tools like matplotlib, folium, etc.

Notifications You must be signed in to change notification settings

Amanda-Clark/PlottingAndMapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mapping with Folium

Practicing some basic map skills

First I created a basic choropleth map using folium and the Oregon Health Authority's open data on vaccination https://visual-data.dhsoha.state.or.us/t/OHA/views/OregonVaccineMetricsSummaryTable/OregonCOVID-19VaccineProgressSummaryTable?:showAppBanner=false&:display_count=n&:showVizHome=n&:origin=viz_share_link&:isGuestRedirectFromVizportal=y&:embed=y

image

I also created a precinct level map of Multnomah County showing the percentage of the vote Biden won in each precinct, using Multnomah County precinct level data (https://www.multco.us/file/93747/download): image

Here's a heatmap using folium of some city of Portland crime stats (https://www.portlandoregon.gov/police/71978): img_1

About

Practicing some basic plotting skills with basic Python data science tools like matplotlib, folium, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published