covid19cz/erouska-backend

remove selected daily increase metrics

Closed this issue · 1 comments

The following metrics are to be removed from the collection covidDataIncrease:

  • activeCasesIncrease (Int)
  • curedIncrease (Int)
  • deceasedIncrease (Int)
  • currentlyHospitalizedIncrease (Int)

Solved in #69. Collection covidDataIncrease completely removed.