# Data Sources

* [Data Is Plural](https://www.data-is-plural.com/)\
  \&#xNAN;*“Weekly newsletter of curious datasets, published by* [*Jeremy Singer-Vine*](https://www.jsvine.com/)*.”*
* [Our World in Data](https://ourworldindata.org/)\
  \&#xNAN;*An archive of data and research covering topics such as poverty, disease, hunger, climate change, war, existential risks, and inequality.*
* [Tidy Tuesday](https://github.com/rfordatascience/tidytuesday/blob/main/README.md)\
  \&#xNAN;*A weekly data project which shares a featured dataset and the story behind it. It is provided by the Data Science Learning Community.*
* [Data Journalism Podcast](https://creators.spotify.com/pod/show/ddjpodcast) show notes\
  \&#xNAN;*Each episode features a different data set sonified by TwoTone, and a link to the data is usually included.*


---

# 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://www.sonificationkit.com/data-sonification/resources/data-sources.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.
