# Local installation of data-products

## Setup of data-products in local machine

Each data-product is an independent spark job used for generating reports and data migrations, so each has different sets of data provider dependencies. So the data-products can be tested locally with the test cases. Kindly find the local setup guide from the below link.

{% embed url="<https://github.com/Sunbird-Lern/data-products/tree/release-5.4.0>" %}
README.md
{% endembed %}


---

# 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://lern.sunbird.org/use/developer-guide/user-and-org-service/reports/data-products-developer-installation/local-installation-of-data-products.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.
