Mexico: Instituto de Acceso a la Información Pública para el Estado de Guanajuato (IACIP)
The Instituto de Acceso a la Información Pública para el Estado de Guanajuato (IACIP) captures and publishes its contracts using the Open Contracts tool. IACIP publishes the data in its open data portal.
The publication includes direct awards related to IACIP’s procurement of services and acquisition of goods from 2021 onwards.
A contracting process has several stages: tendering, awarding, contracting and implementation. You can learn about the contracting stages in this tutorial.
Some parties have the role of payer or payee, but they are not referenced in ``contracts/implementation/transactions.
For one contract, the award referred to in the awardID field does not exist.
There are some issues with the consistency of the dates.
tender.tenderPeriod.endDate <= tender.contractPeriod.startDate: The last day for submissions is after the scheduled start date of the contract.
tender.tenderPeriod.endDate <= awards.date: The last day for submissions is after the anticipated contract start date.
tender.tenderPeriod.endDate <= contracts.dateSigned:.The last day for submissions is after the contract signing date.
awards.date <= contracts.dateSigned:.The award date is after the date of signature of the related contracts.
contracts.dateSigned <= contracts.implementation.transactions.date: The date of signature of the contract is after the date of the related transactions.
Last reviewed: Dec 2021
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.