> For the complete documentation index, see [llms.txt](https://open-data-charter.gitbook.io/open-up-guide-using-open-data-to-combat-corruption/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://open-data-charter.gitbook.io/open-up-guide-using-open-data-to-combat-corruption/section-1-analytical-framework/background-developing-the-anti-corruption-open-up-guide.md).

# Background: Developing the Anti-Corruption Open Up Guide

| **Box 4. Developing the Anti-Corruption Open Up GUide**                                                                                                                                                                                                                                                                                                                                     |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| The Anti-Corruption Open Up Guide was developed through four core activity tracks. These were carried out simultaneously and are interconnected, as information gathered in the four of them contributed with ideas, experiences and databases to shape this resource. This work was complemented by a range of workshops, and engagement around the 2016 Anti-Corruption Summit in London. |

| **\[Track 1] Building a shared language: framework discussion**                                                                                                                                                                                                                                                                                                                                                                                                              | **\[Track 2] An initial input: key anti-corruption data**                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p>Based on the review of global initiatives, legal frameworks, academic papers and interviews with anti-corruption practitioners, an analysis of how corruption works and links to public policies was developed. It responds to the multiple points of entry of the anti-corruption discussion to set out a common framework for understanding data use, and for prioritising datasets. The resulting framework is used to guide the user throughout the resource.<br></p> | Through an online consultation, a series of interviews with government officials, investigative journalists, researchers and civil society organizations and a review of the open data portals from G20 countries, a full range of datasets with the potential to play a role in anti-corruption work were identified. These were organized according to their anti-corruption value and their data characteristics as well as tagged to thematic areas where they can be used. The final priority list was based on assessment against use-cases. |
| **\[Track 3]  Acknowledging anti-corruption efforts using open data: relevant experiences**                                                                                                                                                                                                                                                                                                                                                                                  | **\[Track 4] Frontiers, challenges and ideas: potential uses of open data for anti-corruption**                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| After a series of online and offline consultations, cases where data or open data had been used for anti-corruption purposes were identified and reviewed. Selected cases were analyzed in-depth, reaching and interviewing their implementers. These cases were a source both of relevant datasets and examples on how open data can be used to prevent, detect, investigate or sanction corruption. Most of the cases identified were related to public procurement.       | Responding to innovative anti-corruption ideas shared through the online consultations, the report has identified gaps in current data availability. A review was carried out of the corruption problems experienced by a number of different countries that might be addressed with open data in future. These sources of information led to the development of future potential uses cases of open data for anti-corruption.                                                                                                                     |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://open-data-charter.gitbook.io/open-up-guide-using-open-data-to-combat-corruption/section-1-analytical-framework/background-developing-the-anti-corruption-open-up-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
