Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adrianosferreira/corona-report
Get latest corona virus (COVID-19) report in CSV format
https://github.com/adrianosferreira/corona-report
coronavirus covid-19 csv python
Last synced: 14 days ago
JSON representation
Get latest corona virus (COVID-19) report in CSV format
- Host: GitHub
- URL: https://github.com/adrianosferreira/corona-report
- Owner: adrianosferreira
- Created: 2020-03-16T18:33:00.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-16T18:47:58.000Z (almost 5 years ago)
- Last Synced: 2024-11-07T11:29:07.263Z (2 months ago)
- Topics: coronavirus, covid-19, csv, python
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Corona Virus (COVID-19) CSV Exporter
[![Build Status](https://travis-ci.org/adrianosferreira/microservice-messaging.svg?branch=master)](https://travis-ci.org/adrianosferreira/microservice-messaging)
## Installation
`> pip install -r requirements.txt`
## Usage
`> python3 ./app.py`
It will export a file called "corona-report.csv" with data fetched from the World Health Organization, containing the number of cases in the whole world.