> 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/2019/housing-crisis-on-arran-leaves-hundreds-of-islanders-without-homes-the-guardian-22-april-2019.md).

# Housing crisis on Arran leaves hundreds of islanders without homes (The Guardian, 22 Apr 2019)

* **Housing crisis on Arran leaves hundreds of islanders without homes**
* By Severin Carrell and James McEnaney. Published in the Guardian on 22 April 2019
* <https://www.theguardian.com/society/2019/apr/22/housing-crisis-on-arran-leaves-hundreds-of-islanders-without-homes>
* **Summary**:
  * The Arran Economic Group (AEG) **hopes to be the first community organisation in Scotland to use government funds to build dozens of affordable homes aimed at local workers**, which will be given out based on economic rather than social need.
  * The group, made up of local business people and community activists, believes houses on the island are among the least affordable in the UK. **Arran’s average annual wage is £24,000, but average house prices are eight to 10 times that**, giving it an affordability ratio nearly as bad as in London.
  * **The problem has been exacerbated by the number of properties used for tourists or bought by retirees**, who take up a significant number of homes on the island, pushing up prices and resulting in shortages of homes to rent.
  * An investigation by the Guardian has found that **23% of the houses on Arran are used for holiday homes or second homes**. This is one of the highest rates in the UK, and is thought to be second only to St Ives in Cornwall where a quarter of properties are holiday homes.
* **Keywords**: Arran, Arran Economic Group, AEG, Scotland, United Kingdom, UK, affordability, property market, tourism, holiday homes, second hoes, St Ives, Cornwall, England


---

# 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/2019/housing-crisis-on-arran-leaves-hundreds-of-islanders-without-homes-the-guardian-22-april-2019.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.
