# Interviews

Through the survey and workshop, we were able to collect intergral information about the current landscape and how stakeholders are interacting with it. With the personal interviews, we wanted to dive deeper into the roles and responsiblities of individuals, the role existing data and system plays in their workflows, and what would an ideal system look like for them.

The rationale for taking such an approach was to understand how a new solution can fit into the existing workflows of the key stakeholders and simplify it, rather than expecting them to modify their approaches which have been cultivated and refined over time.

### **Script**

The following were the key areas of discussion with the Stakeholders during the interviews:

* Role of the stakeholder (What is the stakeholder accountable for in the ecosystem)
* What does a working day look like for the stakeholder? (What all activity they conduct or are involved in)
* What kind of data sets does the stakeholder interact with? (Names and description of data sets)
* How is that data beneficial for the stakeholder? (What purpose does the data solve and how does the stakeholder take corrective action based on it)
* What all challenges are faced by the stakeholder with respect to the ecosystem, frameworks or data?
* Dream and aspiration with respect to data and ecosystem (Expectations)

> The final script for the personal interviews can be accessed [here](https://github.com/The-Data-for-Children-Collaborative/noral-user-research/blob/main/03-stakeholder-interviews/interview-script.md).

### Output

All the information from the interviews was synthesied and captured in Stakeholder Insight Maps capturing the **roles and responsiblities**, **type of information** they ineract with, **challenges faced** and **aspirations of a dream ecosystem**.

<div align="left"><img src="/files/pJEr7qjbh2BVjATOploe" alt="Stakehol"></div>

These interviews informed the creation of **user personas**, **journeys** for all types of primary and secondary stakeholders. The personas and journeys were then used to envision a possible solution for the needs and aspirations of the stakeholders.

{% content-ref url="/pages/f32XpUwdt5ZV0uHt5uuU" %}
[Personas and Journeys](/solution/personas-and-journeys.md)
{% endcontent-ref %}

### Methodology

* An [information sheet](https://github.com/The-Data-for-Children-Collaborative/noral-user-research/blob/main/research/03-stakeholder-interviews/Participant%20Information%20Sheet%20-%20NORAL%20Project.pdf) was shared with the participants to outline the objectives and process of the interview.
* A [consent form](https://github.com/The-Data-for-Children-Collaborative/noral-user-research/blob/main/research/03-stakeholder-interviews/Participant%20Consent%20Form%20-%20NORAL%20Project.pdf) was shared with the participants articulating the terms of the interview and to prepare accordingly.
* The interviews spanned between 60-90 mins and were conducted over [Microsoft Teams](https://teams.microsoft.com/).


---

# 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://noral.civicdatalab.in/research/stakeholder-engagement/interviews.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.
