Contract Awards Registry
Every public contract awarded under the Public Procurement and Disposal of Public Property Act, with award date, value, scope, ministry, and supplier.
- Records
- 80
- Last updated
- 13 May 2026
Open Data
All OpenBudget TT data is freely available under Creative Commons Attribution 4.0 (CC BY 4.0). Download, build, and republish with attribution.
Every public contract awarded under the Public Procurement and Disposal of Public Property Act, with award date, value, scope, ministry, and supplier.
Annual allocations and year-to-date actual spend for every ministry, sourced from the national budget and Ministry of Finance reports.
All entities that have been awarded publicly contracted work, with registration number and aggregate award totals.
Findings published in Auditor General reports, optionally linked to specific contracts or ministries, with severity and resolution status.
Quarterly HSF inflows, withdrawals, and fund balance data from 2008 to present, sourced from Ministry of Finance quarterly reports.
Developer
API access for institutional users. Contact us for early access.
Example calls — coming in Phase 2
# List recent contract awards
GET https://openbudgettt.gov.tt/api/contracts?fiscal_year=2024&limit=50
# Look up a single supplier
GET https://openbudgettt.gov.tt/api/suppliers/{id}
# All ministries with FY allocation
GET https://openbudgettt.gov.tt/api/ministries
# Auditor General findings linked to a contract
GET https://openbudgettt.gov.tt/api/contracts/{id}/findingsAll endpoints currently return a status: "beta" notice. Public read access is planned for Phase 2.
Read how OpenBudget TT collects, cleans, and links contract, budget, and audit data.