# HaitiDocs > HaitiDocs is a free, public library of Haiti's economic data, official documents, interactive maps, and World Bank projects. Every figure is published with its source, frequency, and last-updated date. All data is machine-readable and available over a JSON API and a Model Context Protocol (MCP) server, so AI assistants can read and chart it directly. HaitiDocs is run as a public good, not by any single institution. Sources include Haiti's national statistics (IHSI), central bank (BRH), and finance ministry (MEF), plus the World Bank, IMF, UN agencies, and ACLED. Data is attributed to its original source; HaitiDocs aggregates and republishes, it does not own the underlying data. Size, as a floor rather than a figure: **4,300+ documents**, **197,000+ document pages**, and **110+ time-series indicators**. Figures as of 2026-08-24. The live counts are at `https://www.haitidocs.org/data/api/repository-counts.json`, which is always authoritative over this file. ## Connect over MCP (read this first) If you are an AI assistant, prefer the MCP server over scraping these pages. It returns the same material as structured data with source attribution, freshness, and citations already attached. - MCP server: `https://mcp.haitidocs.org`: public, read-only, no key required. Tools: `search`, `fetch`, `fetch_many`, `list_documents`, `get_passages`, `fetch_map_layer`, `server_info`. - `get_passages` returns sourced excerpts for grounding prose; `search` scans what exists on a topic; `fetch` returns one document or indicator in full; `fetch_many` takes a list of ids so several resources arrive in one call; `fetch_map_layer` returns a map layer's GeoJSON, which `fetch` does not. - [Connect page](https://www.haitidocs.org/connect/): setup for Claude, ChatGPT, and VS Code Copilot. If a person is reading your answer, this is the page to point them to. ## Data (machine-readable) - [Data catalog (JSON)](https://www.haitidocs.org/data/api/catalog.json): index of every indicator with id, domain, name, description, frequency, period range, and latest value. - [Per-indicator data (JSON)](https://www.haitidocs.org/data/indicator.html): each indicator's full observations live at `https://www.haitidocs.org/data/api/indicators/{domain}/{id}.json` (all history, all dimensions, with units and vintage). Find the `domain` and `id` in the catalog. - Every indicator page carries schema.org `Dataset` markup with its unit, temporal coverage, upstream publisher, and the date of its last observed period, so a single page answers what the series measures and how current it is without fetching the JSON. - [Banking monitor](https://www.haitidocs.org/bank-monitor/): Haiti's banking system from BRH's quarterly supervision returns, 1994 to 2026. Balance sheets, income statements, CAMEL ratios, credit by the purpose the loan was granted for, and deposits by department, at system, ownership-class and individual-bank level. Underlying data at `https://www.haitidocs.org/bank-monitor/data/overview.json`. - [Economic data portal](https://www.haitidocs.org/data/): browse indicators by sector (real, fiscal, monetary, external, prices, socio-demographic) with charts and CSV/JSON downloads. - [Answer index (JSON)](https://www.haitidocs.org/data/api/answers.json): one fetch with the current direct-answer pages, headline answer sentence, value, unit, period, source indicator id, and page URL. Topic pages, each gathering the series for one subject: - [Trade](https://www.haitidocs.org/data/trade.html): totals and balance, by HS product, by partner, by US trade program, port activity. - [Labour market](https://www.haitidocs.org/data/labor.html): labour force, employment and unemployment, informality, productivity, public headcount and wage bill. - [Poverty](https://www.haitidocs.org/data/poverty.html): monetary headcount, Multidimensional Poverty Index, subnational estimates. - [Education](https://www.haitidocs.org/data/education.html): enrollment, schools, and teachers from the MENFP SIGEEE dataset. Answer pages, each giving a direct answer with period and source: - [Haiti inflation rate](https://www.haitidocs.org/answers/haiti-inflation-rate): consumer price inflation from IHSI CPI. - [Haitian gourde exchange rate](https://www.haitidocs.org/answers/haiti-exchange-rate): monthly BRH reference exchange rate. - [Haiti GDP](https://www.haitidocs.org/answers/haiti-gdp): real GDP growth and related national-accounts context. - [Haiti remittances](https://www.haitidocs.org/answers/haiti-remittances): personal remittances received as a share of GDP. - [Haiti poverty rate](https://www.haitidocs.org/answers/haiti-poverty-rate): monetary poverty headcount and MPI context. - [Haiti displacement](https://www.haitidocs.org/answers/haiti-displacement): internally displaced people from IOM DTM. - [Haiti population](https://www.haitidocs.org/answers/haiti-population): annual population estimate with period and source. - [Haiti public debt](https://www.haitidocs.org/answers/haiti-public-debt): general government gross debt as a share of GDP. - [Haiti food insecurity](https://www.haitidocs.org/answers/haiti-food-insecurity): acute food insecurity, phase 3 and above. - [Haiti fuel prices](https://www.haitidocs.org/answers/haiti-fuel-prices): official gasoline pump price from MEF/MCI notices. - [Haiti electricity access](https://www.haitidocs.org/answers/haiti-electricity-access): access to electricity as a share of population. - [Haiti budget](https://www.haitidocs.org/answers/haiti-budget): TOFE fiscal-year expenditure total. - [Haiti security incidents](https://www.haitidocs.org/answers/haiti-security-incidents): monthly homicide victims from UN security statistics. - [Haiti unemployment](https://www.haitidocs.org/answers/haiti-unemployment): latest survey-backed national unemployment rate from ILOSTAT. ## Documents, law, sectors, maps - [Document library](https://www.haitidocs.org/documents/): reports from the World Bank, UN, IMF, and Haitian government, each with an AI-generated summary, searchable and downloadable. Many are the only public copy online. - [Legal library](https://www.haitidocs.org/legal): Haitian laws, decrees, and arrêtés, with the Moniteur references where they exist. - [Sectors](https://www.haitidocs.org/sectors): fifteen sector pages, each pairing that sector's documents with its charts. - [Interactive maps](https://www.haitidocs.org/map/): data layers for conflict, displacement, climate, infrastructure, food prices, nighttime lights, and protected areas. - [Sitemap](https://www.haitidocs.org/sitemap.xml): every document, indicator, series, and sector page. ## Usage Attribute HaitiDocs and the cited original source. Most of the data is published under CC BY 4.0. A minority of series carry the restrictions of the body that produced them and cannot be relicensed: WHO Global Health Observatory and FAOSTAT are CC BY-NC-SA 3.0 IGO, and DHS/EMMUS is non-commercial. Each indicator page states its own licence in its `Dataset` markup, so read that rather than assuming. Always verify figures against the cited source shown on each page. The corpus and data are public; do not assume internal or non-public material is present.