> 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/data-sources-sets-and-visualisations/src-national-and-local-statistics-offices.md).

# SRC: National and local statistics offices

* State and regional and local authorities normally collect and publish a lot of different kinds of official data regarding housing in their countries.
* In some cases, this data is easily accessible, and in all cases this data can be the source of interesting investigations and stories.
* Here, we try to link directly to the main section covering housing, and when possible to the English-language version of the site:
  * **Denmark**. Living conditions >> Housing: <https://www.statbank.dk/statbank5a/SelectTable/Omrade0.asp?SubjectCode=05&ShowNews=OFF&PLanguage=1>
  * **Spain**. Consumer price and housing indices: <https://www.ine.es/dyngs/INEbase/en/categoria.htm?c=Estadistica_P&cid=1254735976604>


---

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

```
GET https://housing-base.journalismarena.eu/access-to-housing/data-sources-sets-and-visualisations/src-national-and-local-statistics-offices.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.
