> 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/summary/case-studies.md).

# Case studies

Examples of where open data has been used to fight corruption include:

* In 2015, Global Witness published an investigation uncovering the powerful military, government and narcotics actors benefiting from Myanmar’s jade wealth, and the way in which they are using a web of anonymous companies to hide their gains at the expense of the rest of the population. This was in part based on data made accessible as open data through OpenCorporates.com.<br>
* Ukraine’s public procurement system was once notorious for corruption and inefficiency. [Since launching ProZorro](http://www.open-contracting.org/why-open-contracting/showcase-projects/ukraine/), the country’s open source, open data e-procurement system the government has saved 14% on its planned spending (more than 300 million Euros) and seen a 50% increase in companies bidding for contracts - helping build business and citizen trust in the government process.<br>
* In Latin America, the PODER network have built the ‘QuiénEsQuién.Wiki’ platform that combines procurement information and company ownership information to support journalistic investigations.<br>
* Open Contracting Partnership have identified 150 suspicious behavior indicators, or “red flags”, that governments or civil society can use to identify potential corruption in procurement.


---

# 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:

```
GET https://open-data-charter.gitbook.io/open-up-guide-using-open-data-to-combat-corruption/summary/case-studies.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.
