Mexico: Instituto Veracruzano de Acceso a la Información y Protección de Datos Personales (IVAI)
The Instituto Veracruzano de Acceso a la Información y Protección de Datos Personales (IVAI) captures and publishes its contracts using the Open Contracts tool. IVAI publishes the data in its open data portal.
The publication includes the IVAI’s procurement processes related to the execution of leasing contracts which uses the Invitation to at least 3 suppliers (Invitación a tres proveedores) procurement method.
A contracting process has several stages: tendering, awarding, contracting and implementation. You can learn about the contracting stages in this tutorial.
tender.tenderPeriod.endDate <= tender.contractPeriod.startDate: The last day for submission 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.