Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 713 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 713 Bytes

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