# 4.1 A walk through the OCPO COVID-19 reporting dashboard

The COVID-19 dashboard was developed during COVID-19 by the Office of the Chief Procurement Officer (OCPO). Earlier in the year, the OCPO added another dataset to the dashboard —— Disaster Response Transactions.&#x20;

This was initially referred to as flood disaster response data. As the OCPO has developed this dashboard and could replicate it for other datasets, it is likely the OCPO will use this platform for any emergency procurement later on. Thus it’s worthwhile for us to play around with the dashboard and understand how it works.

The detailed transaction list of the COVID19 dashboard has been scraped by OpenUp and uploaded in the [`KeeptheReceipts`](https://keepthereceipts.org.za/) tool we developed.&#x20;

In this lesson we will explore how to use the OCPO procurement dashboard to find interesting information.&#x20;


---

# 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://openup.gitbook.io/training-content/procurement-data-crash-course/module4-explore-the-ocpo-procurement-dashboard/4.1-a-walk-through-the-ocpo-covid-19-reporting-dashboard.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.
