Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wallyqs/covid19sf

Simple tool to get recent stats about Covid19 in SF
https://github.com/wallyqs/covid19sf

Last synced: 8 days ago
JSON representation

Simple tool to get recent stats about Covid19 in SF

Awesome Lists containing this project

README

        

# covid19sf

[![License](https://img.shields.io/badge/License-Apache2-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)
[![Version](https://d25lcipzij17d.cloudfront.net/badge.svg?id=go&type=5&v=0.1.0)](https://github.com/wallyqs/covid19sf/releases/tag/v0.1.0)

Small tool to fetch recent stats about San Francisco based on the data available at https://data.sfgov.org/

```console
$ covid19sf
|----------------------|-----------------------|-----------------------|----------------------|----------------|----------------|
| City | Positive (Past 24hrs) | Negative (Past 24hrs) | Test Positivity Rate | Total Positive | Total Deaths |
|----------------------|-----------------------|-----------------------|----------------------|----------------|----------------|
| San Francisco | 36 | 168 | 0.1765 | 857 | 13 |
|----------------------|-----------------------|-----------------------|----------------------|----------------|----------------|
```