# COVID-19 status by country (update)

**URL:** https://discourse.nodered.org/t/covid-19-status-by-country-update/32602
**Category:** Share Your Projects
**Created:** [8 September 2020 18:48 UTC](https://discourse.nodered.org/t/covid-19-status-by-country-update/32602 "2020-09-08T18:48:46Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![janvda](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/janvda/32/234_2.png) [@janvda](https://discourse.nodered.org/u/janvda)
#### Post date: [8 September 2020 18:48 UTC](https://discourse.nodered.org/t/covid-19-status-by-country-update/32602/1 "2020-09-08T18:48:46Z")

</div>

I have extended my github project

> **[janvda/node-red-covid-status-by-country](https://github.com/janvda/node-red-covid-status-by-country)**
>
> Contribute to janvda/node-red-covid-status-by-country development by creating an account on GitHub.

which is also described in closed forum topic:

- [COVID-19 status by country](https://discourse.nodered.org/t/covid-19-status-by-country/28743)

**Extension:** Now it also reports for the US states the reproduction number up to 28 weeks ago.  
Take care it takes some time before the UI table is updated.

 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/d/6/d62256cdbde284900c7c3ec127c0471c7787f303.png)

For comparison - here below the reproduction number for European countries sorted according to distance from Belgium:

 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/d/1/d13351ee5c292d665ced1f2fa5532cc392613958.png)

---

<div class="post-metadata">

### Author: ![ristomatti](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/ristomatti/32/5857_2.png) [@ristomatti](https://discourse.nodered.org/u/ristomatti)
#### Post date: [9 September 2020 00:18 UTC](https://discourse.nodered.org/t/covid-19-status-by-country-update/32602/2 "2020-09-09T00:18:35Z")

</div>

This has likely been asked already in the previous thread I avoided to check but what do the 9999 cells represent?

---

<div class="post-metadata">

### Author: ![janvda](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/janvda/32/234_2.png) [@janvda](https://discourse.nodered.org/u/janvda)
#### Post date: [9 September 2020 06:17 UTC](https://discourse.nodered.org/t/covid-19-status-by-country-update/32602/3 "2020-09-09T06:17:16Z")

</div>

> [@ristomatti](#):
>
> ...but what do the 9999 cells represent?

9999 is actually "infinity".

It just means that the respective week there were 1 or more confirmed cases, while the week before there were no cases.

FYI The reproduction numbers shown in the chart are calculate by following formula.

```auto
(number of confirmed cases in week X)/(number of confirmed cases in week before week X)

```

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [7 November 2020 18:48 UTC](https://discourse.nodered.org/t/covid-19-status-by-country-update/32602/4 "2020-11-07T18:48:55Z")

</div>

This topic was automatically closed after 60 days. New replies are no longer allowed.
