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
- If you find a Bug or have an Idea, please feel free to drop a mail @ sakethaux1111@gmail.com!
Project details
Release history Release notifications | RSS feed
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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wcovid19_data-0.0.2.tar.gz.
File metadata
- Download URL: wcovid19_data-0.0.2.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.9.1 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49e80f3f373f9f9079bf3950a35c19ae1c71a37eea94061d80ec68d2a405dcb3
|
|
| MD5 |
272946ce4c7251d53e0cfbc8d8604023
|
|
| BLAKE2b-256 |
47a5c56ee57ee5361df0c123a431326ddd6e359f3bf75df6baa4362d5225c2d0
|
File details
Details for the file wcovid19_data-0.0.2-py3-none-any.whl.
File metadata
- Download URL: wcovid19_data-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.9.1 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66096af1c63ff43d73df3915c743475cb05aa288f80ea96526968dbd90a40777
|
|
| MD5 |
32a7b116c2b8bc6c7aa8b7005c3095d9
|
|
| BLAKE2b-256 |
0a64759ba856c6a6fbce2cf702b2e4fa3b51ee565004a87f33e4d0d06538d42e
|