Logo Lanfrica

seathemc/aa4dpi-sierra-leone

Domain:

digital infrastructure

Record type:

software
Creator:
sea
Host:
AA4DPI Cohort 1 country reference kit for Sierra Leone # AA4DPI Sierra Leone Reference Kit This repository is a public, code-first starting point for Sierra Leone's AA4DPI work. It shows how the country materials can become reusable implementation assets: structured data, open DPG options, data-exchange flows, and a small runnable demo that generates a country stack brief. ## Focus Sierra Leone is the strongest Cohort 1 data-exchange demonstration. The near-term opportunity is to connect procurement, public finance, civil registration, banking settlement, and farmer-support systems so public services can be tracked end to end. ## What is inside - `data/country-profile.json`: agencies, systems, readiness signals, and validation questions. - `data/use-cases.json`: the first use cases to explain and test. - `data/dpg-stack.json`: open DPGs, standards, owners, and implementation checks by layer. - `data/exchange-flows.json`: sample data-sharing flows between agencies. - `src/`: a small Node.js CLI that turns the data into a readable brief. - `test/`: validation tests for the country kit. ## Run it ```bash npm test npm run brief npm run brief -- farmer-support ``` ## Important note This is not production infrastructure and it does not contain live government data. It is a reference kit that makes the implementation path easier to discuss, review, and improve in the open.