Skip to main content

A Python Package to get covid19 Cases for any Country with Forcast Time Series LSTM

Project description

COVID19 Cases Forcast Time Series By using LSTM

about

A small package of Python to access and track the number of cases of confirmed and deaths and recovered people from the Coronavirus for any country

Installation

pip install covid19-cases
or in colab google cloud
!pip install covid19-cases

Usage

from covid19_cases import corona19
country_name='any_country' #name of country 
# to get confirmed count for country in real time
confirmed_count=corona19.confirmed_people(country_name)
#to get deaths count for country in real time 
deaths_count=corona19.deaths_people(country_name)
#to get recoverd count in real time 
recoverd_count=corona19.recoverd_people(country_name)

Checking

To verify the retrieved data within this library go to worldmeters web site for checking for any coutry

https://www.worldometers.info/coronavirus

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

pycovid19lstm-0.1.8.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pycovid19lstm-0.1.8-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

Details for the file pycovid19lstm-0.1.8.tar.gz.

File metadata

  • Download URL: pycovid19lstm-0.1.8.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.0

File hashes

Hashes for pycovid19lstm-0.1.8.tar.gz
Algorithm Hash digest
SHA256 72f5a32309d727abde539591571d0a985d26c3b05d873dde003c2b2c96460a68
MD5 26b32a62f0bc49827a83a109f20efea0
BLAKE2b-256 710984bfbed36a40ebcbeaa3a00678e1af49022e9d6b5033a617e6ddee651254

See more details on using hashes here.

File details

Details for the file pycovid19lstm-0.1.8-py3-none-any.whl.

File metadata

  • Download URL: pycovid19lstm-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 7.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.0

File hashes

Hashes for pycovid19lstm-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 6787b2e2b6b436e45bf4a45a6d06b7525475a643541abdd0429fd74a038f8d93
MD5 daf3588816faa70a3fa246b561f7b05e
BLAKE2b-256 c588ff9f0b216acde1b2b0bafa0fd67b2003f3fcc74f42c84c1f7c5b17900ff0

See more details on using hashes here.

Supported by

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