Skip to content
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.

Script that reaches out to the CDC and Census to figure out what percentage of the population has COVID antibodies

License

Notifications You must be signed in to change notification settings

Arkwin/US-COVID-Herd-Immunity-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UPDATE 09MAR21

CDC changed how their JSON looks, so there will be no more updates! It was fun while it lasted!

About The Project

The project goal is to track the herd immunity of the US population. Instead of looking at just vaccination numbers, it also looks at people who have recovered from COVID as well. This is just a general script with some basic math and does not take into account recovered people who have also received a vaccination.

Built With

  • bash
  • cURL
  • jq

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • jq
    sudo apt install jq

Installation

  1. Clone the repo
    git clone https://github.com/Arkwin/US-COVID-Herd-Immunity-Tracker.git
  2. cd into script directory
    cd US-COVID-Herd-Immunity-Tracker
  3. Run the script
    ./tracker.sh

Usage

Only function is running tracker.sh

Roadmap

Script is pretty much done for what it is. I will most likely feed this data into visualization software.

License

Distributed under the Unlicense. See LICENSE for more information.

Contact

Kara Zajac - @kara_zajac - [email protected]

Project Link: https://github.com/Arkwin/US-COVID-Herd-Immunity-Tracker

Acknowledgements

About

Script that reaches out to the CDC and Census to figure out what percentage of the population has COVID antibodies

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages