Transparência Brasil (TB) structures medicines procurement processes from the Portal Nacional de Contratações Públicas (PNCP) and republishes them as OCDS in the Medicamentos Transparentes portal, with the aim of promoting greater transparency, efficiency in public procurement, and savings for the healthcare system.
PNCP publishes all their contracting data as open data in their portal. However, most of the items are not classified under a common classifier that could be used to identify if the purchased items are medicines or no. Every month, TB collects new tenders and awarded items from the PNCP public endpoints. Then, among all the items available, they filter medicine items based on the presence of active ingredients in their descriptions. Then, they use a language model (LLM) to associate each PNCP item with an item from the Materials Catalog adopted by the Federal Government (CATMAT) (identified by codeBr), based on the similarity between the descriptions. Contracts are available for items described as drugs and medicines under Class 6505 of CATMAT.
The project was developed by Transparência Brasil with the support of the Open Contracting Partnership and in partnership with the Comptroller General of the Union (CGU) and the Ministry of Management and Innovation in Public Services (MGI).
A contracting process has several stages: tendering, awarding, contracting and implementation. You can learn about the contracting stages in this tutorial.
We have not yet prepared a data quality summary for this dataset.
Access data
This OCDS dataset is available for download in JSON, Excel or CSV format. You can download the data for contracting processes in a specific year or for all time.
JSON
Each contracting process is represented as one line of JSON text in the .jsonl file.
The .jsonl file is compressed using Gzip. Windows users need 7-Zip, WinRAR or WinZip to decompress the .gz file.