When Kenya counted its people in 2019, the exercise produced one of the most detailed portraits of any African nation ever assembled: every household, every settlement, every age cohort captured in a single national snapshot. Yet for years afterward, much of that information sat locked inside formats that only specialists could open. A new study published in Social Indicators Research describes how a cooperation project between the Kenya National Bureau of Statistics (KNBS) and the Italian National Institute of Statistics (Istat), funded by the Italian Agency for Development Cooperation (AICS), dismantled those barriers. The result is a structured, API-accessible, interactively explorable dissemination pipeline for the 2019 Population and Housing Census, built entirely on open-source tools, delivered at no licensing cost, and owned outright by the Kenyan institution that produced the data. The authors, a team of Istat statisticians led by Mauro Bruno, argue that the approach offers a replicable and sustainable model for national statistical offices across the low- and middle-income world.
The problem the project tackled is deceptively simple to state and notoriously hard to solve. Timely, disaggregated, and accessible statistical data are essential for evidence-based policymaking, from allocating health budgets to planning school construction and tracking the Sustainable Development Goals. But many national statistical offices, particularly in resource-constrained settings, still rely on static dissemination: PDF tables, spreadsheets buried on websites, or summary publications that resist reuse. Open Data Watch’s 2021 review of data portals in IDA-eligible countries documented how widespread this limitation remains, and the United Nations Statistics Division’s handbook on dissemination makes clear that the gap between collecting data and making it genuinely usable is one of the persistent weak links in official statistics. A census that cannot be queried by a district health officer, a journalist, or a researcher is a census whose value decays with every year it remains locked away.
What distinguishes the Kenyan project is its deliberate philosophy of restraint. Rather than proposing to replace comprehensive, enterprise-grade statistical platforms, the Istat team set out to close specific information gaps using lightweight, open-source tools that fit within the skills and resources already available inside KNBS. This is a methodological stance as much as a technical one. Large commercial dissemination systems can cost substantial sums in licensing and maintenance, and when donor-funded deployments outstrip local capacity to operate them, they tend to fall silent after the consultants leave. The Kenyan model inverts that logic: it starts from the tools KNBS staff already used daily and builds outward, ensuring that every component added to the pipeline could be understood, maintained, and extended by the institution itself. Full institutional ownership, the authors emphasize, was not an afterthought but a design requirement.
The technical architecture rewards a closer look, because its components are individually modest and collectively powerful. Kenya’s census processing, like that of many countries, relies on CSPro, the census and survey processing system developed by the U.S. Census Bureau. Istat’s cooperation teams had previously built two open-source bridges for this ecosystem: CSPro2csv, which transforms CSPro tabulations into structured data, and CSPro2sql, which migrates CSPro microdata into a relational database. Both are publicly available on GitHub under the IstatCooperation organization. In the Kenyan pipeline, these tools convert census outputs into machine-readable structures that can then be exposed through modern dissemination interfaces. The project also drew on JSON-stat, a lightweight standard for statistical data dissemination designed to make multidimensional data easy to transmit and consume, alongside established frameworks such as the W3C’s RDF Data Cube vocabulary and the SDMX technical standards that underpin much of international statistical exchange.
On top of this data layer sits the user-facing deliverable: the KNBS Open Data Browser, an interactive web application whose source code is published in the knbs-databrowser repository. The system allows policymakers, researchers, and civil society users to explore census indicators interactively, filter by geographic and demographic dimensions, and retrieve data in structured, reusable form through an application programming interface. That API layer matters as much as the visual interface. A dashboard serves human curiosity; an API serves the entire ecosystem of downstream tools, from statistical software and business intelligence packages to machine-learning pipelines and mobile applications. By making census data available in structured form through a documented interface, the pipeline turns a one-off publication into live infrastructure. The live deployment can be consulted at data.knbs.or.ke, where the 2019 census results are now openly explorable by anyone with an internet connection.
The project did not emerge from a vacuum. It is the product of a long-running Italian cooperation program in statistical capacity building, with documented precedents in Ethiopia, where Istat-supported teams developed metadata-driven monitoring for census data collection, and in Palestine, where similar toolchains supported the country’s pathway toward the 2030 Agenda for Sustainable Development. Earlier work published by the same Istat group, including a 2025 chapter on open-source innovation in statistical data dissemination, framed the Kenyan case as a proof of concept for a broader approach. The lineage also includes internal Istat modernization efforts such as the Stat2015 programme, and concrete implementations of the Common Statistical Production Architecture, the international blueprint for interoperable statistical production systems. In Kenya, that accumulated experience was distilled into a pipeline small enough to be sustainable and robust enough to carry a national census.
The stakes of this kind of work extend well beyond technical convenience. Morten Jerven’s influential book Poor Numbers argued that weak African statistical systems distort development policy itself, because decisions worth billions of dollars rest on indicators that are outdated, fragmented, or inaccessible. The Cape Town Global Action Plan for Sustainable Development Data, adopted by the UN Statistical Commission in 2017, explicitly calls for modernized dissemination and better use of open data, and PARIS21’s 2022 report on the digital transformation of national statistical offices catalogued both the ambition and the shortfall. The World Bank’s 2023 assessment of the next generation of statistical capacity reached a similar conclusion: transformation fails when it is imposed from outside rather than grown from within. The Kenyan model speaks directly to that diagnosis, because its central design principle is that capacity building succeeds when the beneficiary institution can run, repair, and evolve the system with its own staff.
There is also a governance dimension that the authors take seriously. Open government data research, including the systematic literature review by Wirtz, Weyerer, and Rösch published in Government Information Quarterly, has shown that publication alone does not guarantee use; data must be discoverable, documented, and machine-readable to generate civic and economic value. The Kenyan pipeline addresses this by attaching metadata management to dissemination, following the unified approach to statistical metadata articulated by Signore, Scanu, and Brancato in the Journal of Official Statistics. Structured metadata mean that a user downloading a census table knows what the numbers measure, how they were collected, and what their limitations are. The project also aligns with European interoperability profiles such as StatDCAT-AP, used for describing statistical datasets in data portals, which eases the path toward cross-national discoverability of Kenyan official statistics.
The sustainability argument deserves particular attention, because it is where many digital development projects quietly fail. The Kenyan system carries no licensing cost, which removes the recurring financial burden that so often kills donor-built platforms when funding cycles end. Its components are open source, which means the code can be audited, forked, and reused by any other statistical office facing the same constraints, and the GitHub repositories make that reuse practical rather than theoretical. Its architecture is deliberately lightweight, so it runs on the infrastructure and skills a national office actually possesses rather than on an idealized IT department it does not. And it is embedded in Kenya’s own strategic planning: the second Kenya Strategy for the Development of Statistics, covering 2023/24 to 2027/28, positions data dissemination modernization within the country’s broader statistical agenda, giving the pipeline an institutional home rather than a donor deadline.
For other national statistical offices contemplating a similar path, the Kenyan experience offers a concrete checklist rather than an abstract aspiration. Start from the tools already in daily use, in this case CSPro, and build connectors rather than replacements. Adopt lightweight, open standards such as JSON-stat and SDMX so that data remain portable across systems and decades. Publish the dissemination interface as an interactive browser backed by a real API, and release the source code so that peers can replicate it. Fund the work through cooperation frameworks, as AICS did, but structure it so that ownership and operational responsibility transfer fully to the national institution. Measure success not by the launch event but by whether researchers, journalists, and civil society can independently pull disaggregated census data years later. By those measures, Kenya’s 2019 census has become more than a count of its population; it is now a working demonstration that democratizing official statistics is neither expensive nor dependent on proprietary technology, and that the tools to open up a nation’s data may already be sitting, free and open source, waiting to be assembled.
Subject of Research: Open-source dissemination of Kenya's 2019 census data through statistical capacity building
Article Title: Democratizing Access to Official Statistics Data: A Sustainable Model from Kenya’s 2019 Census
Article References: Bruno, M., Grassia, M., Quaresima, C., Patruno, V., & Zindato, D. (2026). Democratizing Access to Official Statistics Data: A Sustainable Model from Kenya’s 2019 Census. Social Indicators Research, 184(3), Article 51. https://doi.org/10.1007/s11205-026-03943-4
Image Credits: AI Generated
DOI: 10.1007/s11205-026-03943-4
Keywords: official statistics, open data, Kenya 2019 census, KNBS, Istat, open-source software, statistical dissemination, capacity building, CSPro, JSON-stat, SDGs, data APIs
Cite Scienmag News
Courtney Benton. (September 26, 2026). Kenya’s 2019 Census Gets an Open-Data Makeover That Other Nations Can Copy. Scienmag. https://scienmag.com/kenyas-2019-census-gets-an-open-data-makeover-that-other-nations-can-copy/
Courtney Benton. "Kenya’s 2019 Census Gets an Open-Data Makeover That Other Nations Can Copy." Scienmag, 26 September 2026, https://scienmag.com/kenyas-2019-census-gets-an-open-data-makeover-that-other-nations-can-copy/. Accessed 26 September 2026.
Courtney Benton. "Kenya’s 2019 Census Gets an Open-Data Makeover That Other Nations Can Copy." Scienmag. September 26, 2026. https://scienmag.com/kenyas-2019-census-gets-an-open-data-makeover-that-other-nations-can-copy/

