Skip to main content

Simple API to get data from https://covidtracking.com

Project description

Covid Tracking API

Simple API to get data from https://covidtracking.com

>>> import sys
>>> sys.path.append('src')
>>> from covidtracking import CovidTracking
>>> c = CovidTracking()
>>> x = c.states() # Get all states
>>> ga = c.states('GA') # Get only Georgia data
>>> twoStates = c.states('GA', 'SC') # You can pass multiple filters

The data is cached, since it's not updated constantly. To refresh, call clear() first.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

covidtracking-0.1-py3-none-any.whl (2.2 kB view details)

Uploaded Python 3

File details

Details for the file covidtracking-0.1-py3-none-any.whl.

File metadata

  • Download URL: covidtracking-0.1-py3-none-any.whl
  • Upload date:
  • Size: 2.2 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/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.2

File hashes

Hashes for covidtracking-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 479000c7b2432989f087331c5034014d3e65889980ab9f64ddbcd2b07d6de84a
MD5 506990b4623135d1ec941675c2711928
BLAKE2b-256 7e5af92efa097c41920bcf43d1cb1156c81b28f4a6e071f7156dd85e03fc15a2

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