Skip to content

mathans1695/Ireland-Covid-cases

Repository files navigation

Ireland-Covid-cases

Map shows proportion of covid cases at each county in Ireland, data taken as of October end

  • Map plotted with the help of matplotlib
  • For reading shapefile, shapefile library is used
  • For reading covid data in csv file, pandas comes to rescue
  • corona_analysis.py is the main entry point for the program. Run python corona_analysis.py to run the program.
  • latest_cases.py uses pandas to extract required data from csv file
  • pallete_legend.py plot color palletes for you in figure
  • color.py deals with color for your map

Snapshot:

Ireland covid cases as of October

About

Map shows proportion of covid cases in each county at the end of october

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages