Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

Sylivie211/rwanda-health-facilities-api

Domain:

healthcare

Record type:

software
Creator:
Syl
Host:
# Rwanda Health Facilities API A Python-based API for managing and querying health facility data in Rwanda. ## Project Structure rwanda-health-facilities-api/ data/ facilities.xml facilities.json scripts/ parse_and_validate.sh tests/ test_api.py app.py parser.py run.sh requirements.txt ## Setup 1. Clone the repo: git clone github.com 2. Install dependencies: pip install -r requirements.txt 3. Copy the example env file: cp .env.example .env 4. Run the parser: ./run.sh ## Data - 10 health facilities across Kigali (Gasabo, Kicukiro, Nyarugenge) - Data available in both XML and JSON formats ## Status - Week 1: Data parsing and Bash scripting (Done) - Week 2: API server (coming soon)

Visit

github.com