/afc-covid-19

Fetch daily COVID-19 data for AFC in the US

Primary LanguagePython

afc-covid-data

Using GitHub Actions to fetch daily COVID-19 data at Amazon Fulfillment Center (AFC) in the US

project repo

API

Heroku App

  • /data: get the whole json data
  • /center/<center_id>: get the json data for a particular center
  • /state/<state_id>: get the json data for a particular state
  • /date/<YYYY-MM-DD>: get the json data for a particular date