IHSI — Institut Haïtien de Statistique et d'Informatique logo
IHSI SyNSIPOpen Data Portal — ihsi.gouv.ht
Tier 6 — Public Access · No Authentication Required

IHSI Open Data Portal

Official statistical indicators of Haiti — ICAE, GDP/PIB, CPI/IPC, Trade, and Employment.

Portail officiel des statistiques économiques d'Haïti · Institut Haïtien de Statistique et d'Informatique

SDMX 2.1 · ISIC Rev.4 · SNA 2008
Statistical Disclosure Control applied
CC BY 4.0 Open License

Dataset Catalog

Published statistical series — embargo-filtered · 5 datasets available

Economic Activity

ICAE Quarterly Index

Indice Conjoncturel des Activités Économiques

Quarterly economic activity index by ISIC Rev.4 sector. YoY growth calculated via lag(4). Base period 2020=100.

Frequency

Quarterly

Coverage

Q1 2023 – Q2 2026

Records

658

Updated

2026-08-10

ISIC Rev.4IHSI:ICAE_Q(1.0)
National Accounts

GDP Annual (PIB Annuel)

Produit Intérieur Brut Annuel

GDP by production, income, and expenditure approach. SNA 2008 methodology. Values in millions HTG.

Frequency

Annual

Coverage

FY 2015 – FY 2024

Records

520

Updated

2026-08-08

ISIC Rev.4IHSI:GDP_A(2.0)
Prices

CPI Monthly (IPC Mensuel)

Indice des Prix à la Consommation

Consumer Price Index by consumption category. Monthly series, base 2020=100. YoY growth via lag(12).

Frequency

Monthly

Coverage

Jan 2018 – Jul 2026

Records

1,824

Updated

2026-08-15

IHSI:CPI_M(1.1)
External Trade

Trade Statistics (Monthly)

Statistiques du Commerce Extérieur

Imports and exports by product (HS6) and partner country. Source: AGD (Customs). Values in USD thousands.

Frequency

Monthly

Coverage

Jan 2019 – Jun 2026

Records

4,218

Updated

2026-08-07

IHSI:TRADE_M(1.0)
Labor

Formal Employment (Quarterly)

Emploi Formel Trimestriel

Formal sector employment by ISIC Rev.4 division. Source: ONA (social security registry). ILO methodology.

Frequency

Quarterly

Coverage

Q1 2020 – Q1 2026

Records

312

Updated

2026-08-09

ISIC Rev.4IHSI:EMP_Q(1.0)
National Accounts
Embargoed

GDP Q2 2026 (Preliminary)

PIB T2 2026 (Préliminaire)

Preliminary GDP estimate for Q2 2026. Under embargo until official publication date.

Frequency

Quarterly

Coverage

Q2 2026

Records

52

Updated

2026-08-20

ISIC Rev.4IHSI:GDP_Q(1.0)

Under embargo — release scheduled per official publication calendar

ICAE — Quarterly Economic Activity Index

Indice Conjoncturel des Activités Économiques · ISIC Rev.4 aggregate · Base 2020=100 · YoY growth via lag(4) · SNA 2008

IHSI:ICAE_Q(1.0) · v_fact_icae_quarterly_released · Last updated: 2026-08-10

GDP Annual — Produit Intérieur Brut

Production, income, and expenditure approaches · SNA 2008 · Values in billions HTG

IHSI:GDP_A(2.0) · gold.fact_gdp_annual · Last updated: 2026-08-08

CPI Monthly — Indice des Prix à la Consommation

Consumer Price Index · Base 2020=100 · YoY inflation via lag(12) · gold.fact_cpi_monthly

IHSI:CPI_M(1.1) · gold.fact_cpi_monthly (hypertable) · Last updated: 2026-08-15

API Reference

Kong API Gateway · OpenAPI 3.0 · SDMX 2.1 · Rate limit: 60 req/min (public) · TLS 1.3

GET/api/v1/icae

Retrieve ICAE quarterly series. Filters by isic_code and date range. Returns embargo-filtered data only.

isic_codestringISIC Rev.4 code (e.g. A, B, C01)
fromdateStart date (ISO 8601)
todateEnd date (ISO 8601)

GET /api/v1/icae?isic_code=C&from=2024-01-01

Scope:public.readRate: 60/min
GET/api/v1/gdp

Annual GDP by ISIC sector and SNA 2008 approach (production, income, expenditure). Values in millions HTG.

yearintegerReference year (e.g. 2024)
approachstringproduction | income | expenditure
isic_codestringISIC Rev.4 code (optional)

GET /api/v1/gdp?year=2024&approach=production

Scope:public.readRate: 60/min
GET/api/v1/cpi

Monthly CPI by consumption category. Base 2020=100. YoY inflation calculated server-side via lag(12).

fromdateStart month (YYYY-MM-DD)
category_codestringConsumption category code (optional)

GET /api/v1/cpi?from=2025-01-01

Scope:public.readRate: 60/min
GET/api/v1/sdmx/icae

SDMX 2.1 endpoint for ICAE series. Content negotiation: sdmx-json or sdmx-csv. Used by IMF, World Bank, SDG reporting.

Acceptheaderapplication/vnd.sdmx.data+json or text/csv
startPeriodstringSDMX period notation (e.g. 2024-Q1)

GET /api/v1/sdmx/icae?startPeriod=2024-Q1 -H "Accept: application/vnd.sdmx.data+json"

Scope:public.readRate: 60/min

Kong Gateway Endpoints

Base URL

https://api.ihsi.gouv.ht

OpenAPI Spec

https://api.ihsi.gouv.ht/openapi.json

SDMX Registry

https://api.ihsi.gouv.ht/sdmx/registry

Authentication: Public endpoints (Tier 6) require no authentication. Partner endpoints (Tier 5) require a Bearer token from Keycloak realm ihsi-synsip with scope partner.read. All requests are rate-limited and logged in sys.audit_log.