# SRC: Data Search Engine of the European Data Journalism Network (EDJNet)

* The **European Data Journalism Network** (EDJNet) publishes content and offers resources about data journalism.
* One such resource is a data search engine they've put together as, on their own words, "an easy-to-use getaway through **open data produced by the EU and government institutions around Europe**".
* Specifically, this data search engine seems to retrieve results from the [European Data Portal](https://www.europeandataportal.eu/en/homepage) and the [EU Open Data Portal](https://data.europa.eu/euodp/en/home) (which of course you can consult on their own).
* **The data search engine is here:** [**https://edp.europeandatajournalism.eu**](https://edp.europeandatajournalism.eu/)
  * If you try searching terms like "housing", "landlords", "tenants"... in English and also in other languages you will find a lot of interesting and potentially very useful results.


---

# 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/src-data-search-engine-of-the-european-data-journalism-network-edjnet.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.
