Skip to content

This contains the code and required files for task 2 of the Convener Application Assignment

Notifications You must be signed in to change notification settings

SubarnoNR/WNCC-ConvenerApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WNCC-ConvenerApplication

This contains the code and required files for task 2 of the Convener Application Assignment

Dependancies :

  1. Requires Chrome version 90.0 for the driver to work, if using another version, make sure to install the suitable webdriver in the same directory
  2. Python libraries to be installed:
  • Selenium
  • BeautifulSoup4
  • Pandas

Demonstration :

  1. Run the following code in the terminal, and enter the name of the state:

alt text

  1. The code fetches the data from (https://www.covid19india.org/) and stores the information in stateinfo.csv

alt text

alt text

alt text

  1. For some states the district wise data is not available in the website, so the code outputs the total cases of the state:

alt text

  1. If the state name entered is incorrect, a prompt asking to user to recheck the state name is output :

alt text

Honour Code :

I guarantee that all the code used in this project is my own (except some things I may have picked up from the python libraries documentation ofc), and I have not used any unfair means for the completion of this project.

About

This contains the code and required files for task 2 of the Convener Application Assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages