Contract Awards Registry
Verified public contract awards — beginning with NIDCO's published Notices of Contracts Awarded — with award date, value, scope, ministry, supplier, and a source link.
- Records
- 24
- Last updated
- 24 Jul 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.
Verified public contract awards — beginning with NIDCO's published Notices of Contracts Awarded — with award date, value, scope, ministry, supplier, and a source link.
FY2026 budget allocations for every ministry Head, sourced from Parliament's Draft Estimates of Expenditure (Guide to the Budget 2026).
All entities that have been awarded publicly contracted work, with registration number and aggregate award totals.
Schema for findings published in Auditor General reports, linked to contracts or ministries with severity and status. No findings are ingested yet — sourced findings will be added as they are verified.
Audited HSF year-end balances (FY2007–FY2024) plus deposits, withdrawals, and investment income, sourced from Ministry of Finance annual reports.
GoRTT's ~80 State Enterprises across four ownership tiers, with sector, ownership percentage, mandate, and reporting obligations under the Performance Monitoring Manual.
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.