Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 1.46 KB

README.md

File metadata and controls

37 lines (19 loc) · 1.46 KB

CoronaVirusMap

Python 'Folium' library was used. Coronavirus world map and detailed Turkey map were made.

-Project Usage-

The data is in the Data folder.

Turkey data is dynamically extracted from https://covid19.saglik.gov.tr/ for selenium.

World data is drawn from excel file. I'll make it dynamic in the future.

Colors vary according to the number of cases.

The variables will be edited.

Launch from CoronaVirusMap.py file may take a while. It will bring you the world_map.html file, open it with the browser you are using.

Don't forget to give a star if you like it :)

Some images from the project

0

1

2

3

4

5

6

7