Skip to main content

A package to get latest/dynamic covid-19 numbers across the globe

Project description

Introduction

  • This is an Open-Source Project intended to aid the developers in the Healthcare Industry.
  • This package helps you to get country-wise covid data which contains 15 important fields for statistical analysis.
  • With increased severity of COVID-19, data plays a very critical role in determining the trend and patterns.
  • The data is live and get updated every now and then.

How To Use

  • Import using from wcovid19.wcd import WorldCovidData as wcd
  • Get ICD Code's Description using :
wcd.getCovidData("Mexico")
wcd.getCovidData("Dominican Republic")
wcd.getCovidData("Saint Pierre Miquelon")
  • Finally, it looks like this :
from wcovid19.wcd import WorldCovidData as wcd
wcd.getCovidData("<Country_Name>")
  • Returns a Map of the above mentioned fields.

Note : All the imports/dependencies are automatically installed.

Bugs & Issues

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wcovid19_data-0.0.2.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

wcovid19_data-0.0.2-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page