> 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/academic-reports-and-papers/does-juan-carlos-or-nelson-get-a-larger-discount-discrimination-in-spanish-housing-nov-2018.md).

# 'Does Juan Carlos or Nelson get a larger discount? Discrimination in Spanish housing' (Nov 2018)

* **Does Juan Carlos or Nelson Obtain a Larger Price Cut in the Spanish Housing Market?**
* By Josep Maria Raya, Catia Nicodemo and Daniel McMillen. Published online on the Urban Affairs Review on 18 November 2018
* <https://doi.org/10.1177%2F1078087418811081> (as of May 2020, it only has paid access)
* **Abstract**:
  * Using a unique dataset and a nonparametric decomposition, we determine whether immigrants with native names, immigrants with foreign names, and natives have different outcomes in Spain’s housing market.
  * **Results suggest that immigrants with native names achieve greater discounts relative to immigrants with non-Spanish names**. As a robustness check, we prove that this is not due to the country of birth.
  * We observe that most of the difference in price across immigrant groups remains unexplained, which may imply some form of discrimination (pure or statistical) against immigrants with non-native names.
* **Keywords**: Spain, discrimination, migration

{% hint style="info" %}
Discrimination in accessing rental and property housing markets seems to be quite a widespread phenomenon. As researching it to get data can be quite labour intensive, journalists can take advantage of academic work already done on this subject.
{% endhint %}


---

# 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/academic-reports-and-papers/does-juan-carlos-or-nelson-get-a-larger-discount-discrimination-in-spanish-housing-nov-2018.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.
