# List of Data Sources

Here you will find a list of data sources you can download from the website linked to the source. In these sources, you can choose which variable(s) you would like to use for analysis, and customise your own dataset to practice with! All the sources have downloadable data appropriate for most, if not all, the modules listed in the datastore.

[**A Millennium of Macroeconomic Data for the UK (1086-2016)**](https://www.kaggle.com/bank-of-england/a-millennium-of-macroeconomic-data)

* Association Rules
* Clustering
* Visualisation
* Regression
* Classification
* Time Series
* SQL
* Big Data

[**Organisation for Economic and Co-operation and Development (Finance)**](https://stats.oecd.org/)

* Association Rules
* Clustering
* Visualisation
* Regression
* Classification
* Time Series
* SQL
* Big Data

[**The World Bank: Financial Sector Indicator**](https://data.worldbank.org/indicator)

* Association Rules
* Clustering
* Visualisation
* Regression
* Classification
* Time Series
* SQL
* Big Data


---

# 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://datastore.decoded.com/list-of-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.
