> For the complete documentation index, see [llms.txt](https://housing-base.journalismarena.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://housing-base.journalismarena.eu/access-to-housing/media-stories/2020/coronavirus-excessive-mortality-rate-in-seine-saint-denis-explained-by-bad-housing-12-may-2020.md).

# Coronavirus: excessive mortality in Seine-Saint-Denis due to bad housing (France Info, 12 May 2020)

* **'Coronavirus: the excessive mortality rate in Seine-Saint-Denis, explained by bad housing and by people from there being overrepresented in those who had to kept going to their work places, according to the ORS'**
* Original headline in French: *Coronavirus : la surmortalité en Seine-Saint-Denis expliquée par le mal-logement et la sur-représentation d'habitants qui sont allés travailler, selon l'ORS*
* Published in France Info on 12 May 2020
* <https://www.francetvinfo.fr/sante/maladie/coronavirus/coronavirus-la-surmortalite-en-seine-saint-denis-expliquee-par-le-mal-logement-et-la-sur-representation-d-habitants-qui-sont-alles-travailler-selon-l-ors_3960699.html>
* **Summary**:
  * The Observatoire régional de santé (ORS) d'Île-de-France, the region where Paris is, [has published a report](https://www.ors-idf.org/nos-travaux/publications/la-surmortalite-durant-lepidemie-de-covid-19-dans-les-departements-franciliens.html) that highlights that the department of Seine-Saint-Denis had the highest excessive mortality rate in the region between 1 March and 10 April 2020, with an increase of 118.4%.
  * The ORS said the people from there was more at risk of getting infected because "their housing conditions are quite unfavourable", with "homes that are smaller and house more people, have less space per person, and more children and infants".
  * The repor notes that in those circumstances it's quite difficult to implement protective measures, and that even if those are respected the fact that more people share the common spaces also contributes to the risk of infection.
* **Regulatory levels**: regional (Île-de-France), national (French), EU (single market, regulations that restrict the construction of public housing in member states).
* **Keywords**: coronavirus, Covid-19, France, Île-de-France, Seine-Saint-Denis, Observatoire régional de santé (ORS), mortality, public health
* **Also useful because**:


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://housing-base.journalismarena.eu/access-to-housing/media-stories/2020/coronavirus-excessive-mortality-rate-in-seine-saint-denis-explained-by-bad-housing-12-may-2020.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
