Skip to main content

Web Scraper for Poland COVID19 data.

Project description

Web Scraper of COVID-19 data for Poland

Python package covid19poland provides access to COVID-19 data of Poland.

The data is scraped from Wikipedia.

Setup and usage

Install from pip with

pip install covid19poland

Importing main fetch() function with

import covid19poland as PL

x = PL.fetch()

Package is regularly updated. Update with

pip install --upgrade covid19poland

Parametrization

Level

Level is a setting for granularity of data

  1. Country level (default)
  2. State level
import covid19poland as PL

# country level
x1 = PL.fetch(level = 1)
# state level
x2 = PL.fetch(level = 2)

Offline

The package contains manually checked dataset from Twitter. It can be read and parsed from json to pandas dataframe using offline submodule.

import covid19poland as PL

# parse offline
x = PL.offline.read()

Contribution

Developed by Martin Benes.

Join on GitHub.

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

covid19poland-0.0.10.tar.gz (107.3 kB view details)

Uploaded Source

Built Distribution

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

covid19poland-0.0.10-py3-none-any.whl (17.3 kB view details)

Uploaded Python 3

File details

Details for the file covid19poland-0.0.10.tar.gz.

File metadata

  • Download URL: covid19poland-0.0.10.tar.gz
  • Upload date:
  • Size: 107.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.3rc1

File hashes

Hashes for covid19poland-0.0.10.tar.gz
Algorithm Hash digest
SHA256 c2e75532ea8743cf383c4a2bdb4b20cc314bf8579b9b6dd5607fb9dd5fd3cd32
MD5 88d34cad6da90578cf37ff46b32773ae
BLAKE2b-256 c6a04716e5b904830fbc734cf8d7f7f7ddfa5dd5bed44789ebaf780a012e3676

See more details on using hashes here.

File details

Details for the file covid19poland-0.0.10-py3-none-any.whl.

File metadata

  • Download URL: covid19poland-0.0.10-py3-none-any.whl
  • Upload date:
  • Size: 17.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.3rc1

File hashes

Hashes for covid19poland-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 bdef1c2d3afa983fe40bce73d02bc92e0b8d34c6b35611905b570bfdf525e3a2
MD5 8d43ab1619c0c6b57e723d8077f352f1
BLAKE2b-256 d69ea1b7f7f9caa72928823e8d07fa51221b71913c39a6b002deeaa2735ea48e

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