Open Data

Open Data Portal

All OpenBudget TT data is freely available under Creative Commons Attribution 4.0 (CC BY 4.0). Download, build, and republish with attribution.

CC BY 4.0332 records across 5 datasetsLast updated 13 May 2026

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
API

Ministry Budget Allocations

Annual allocations and year-to-date actual spend for every ministry, sourced from the national budget and Ministry of Finance reports.

Records
12
Last updated
13 May 2026
API

Supplier Registry

All entities that have been awarded publicly contracted work, with registration number and aggregate award totals.

Records
30
Last updated
13 May 2026
API

Auditor General Findings

Findings published in Auditor General reports, optionally linked to specific contracts or ministries, with severity and resolution status.

Records
20
Last updated
13 May 2026

Heritage & Stabilisation Fund

Quarterly HSF inflows, withdrawals, and fund balance data from 2008 to present, sourced from Ministry of Finance quarterly reports.

Records
190
Last updated
13 May 2026

Developer

REST API Beta

API access for institutional users. Contact us for early access.

Contact management@bytecraftsolutions.org

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}/findings

All endpoints currently return a status: "beta" notice. Public read access is planned for Phase 2.

Methodology

Read how OpenBudget TT collects, cleans, and links contract, budget, and audit data.

Read the methodology