Update influenza-like-illness-analysis.Rmd

parent e4bbbc11
......@@ -30,11 +30,13 @@ In order to protect us in case the Réseau Sentinelles Web server disappears or
```{r}
data_file = "syndrome-grippal.csv"
if (!file.exists(data_file)) {
download.file(data_url, data_file, method="auto")
}
```
This is the documentation of the data from [the download site](https://ns.sentiweb.fr/incidence/csv-schema-v1.json):
| Column name | Description |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment