Logo Lanfrica

seathemc/aa4dpi-ethiopia

Domaine:

digital infrastructure

Type de record:

software
Créateur:
sea
Hôte:
AA4DPI Cohort 1 country reference kit for Ethiopia # AA4DPI Ethiopia Reference Kit This repository is a public, code-first starting point for Ethiopia's AA4DPI work. It translates the country use cases into structured implementation assets: systems to connect, open DPG options to evaluate, API exchange patterns, and a runnable demo that generates a country stack brief. ## Focus Ethiopia is the clearest Cohort 1 example of DPI as a live government-service platform. MESOB can connect service delivery, Fayda identity, API exchange, assisted service centers, and a future sovereign payment layer. ## What is inside - `data/country-profile.json`: agencies, systems, readiness signals, and validation questions. - `data/use-cases.json`: one-stop services, social protection, and farmer support. - `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 -- social-protection ``` ## 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.