# VIZ: 4 graphs on Covid-19 deaths vs poor housing conditions in the UK (Inside Housing, 20 May 2020)

* The four graphics are:
  * COVID-19 death rates versus housing overcrowding
  * COVID-19 death rates versus prevalence of HMOs (Houses in multiple occupations)
  * COVID-19 death rates versus homelessness
  * COVID-19 death rates versus social housing shortage

* The graphics are embedded in the article, which you can also get the data from.

* Source of the visualisations:
  * **The housing pandemic: four graphs showing the link between COVID-19 deaths and the housing crisis**
  * By Nathaniel Barker. Published in Inside Housing on 29 May 2020
  * <https://www.insidehousing.co.uk/insight/the-housing-pandemic-four-graphs-showing-the-link-between-covid-19-deaths-and-the-housing-crisis-66562>


---

# Agent Instructions: 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:

```
GET https://housing-base.journalismarena.eu/access-to-housing/data-sources-sets-and-visualisations/viz.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
