Logo Lanfrica

SAJI-Project/saji

Domain:

geospatial

Record type:

dataset
Creator:
SAJ
Host:
The official website for saji-an open source project for collecting spacial data in ghana # 🌍 Saji – Open Source Geospatial & Addressing Dataset for Ghana Saji is a community-driven, open-source project to build a **comprehensive geospatial and addressing dataset for Ghana**. We’re starting with **Accra and Kumasi**, crowdsourcing Points of Interest (POI) such as schools, hospitals, markets, bus stops, landmarks, and government facilities. The dataset will include: * πŸ“ Location details (name, category, coordinates, description) * πŸ”Š Pronunciations in local languages (text phonetics + optional audio) * 🌐 Open formats: CSV, JSON, GeoJSON, and via an API Our goal is to make it **easy for anyone in Ghana’s open-source community to contribute** using simple tools (smartphones, laptops, Google Maps, OpenStreetMap, etc.), while ensuring the data remains **free, open, and reusable** for developers, researchers, NGOs, and innovators. --- ## πŸš€ Why Saji? * πŸ‡¬πŸ‡­ **Ghana-first data**: Build systems grounded in local context. * πŸ—£ **Language preservation**: Store pronunciations of landmarks to support accessibility, navigation systems, and local languages. * 🀝 **Open collaboration**: Anyone can contribute, from developers to students to local communities. --- ## πŸ“Š Dataset Coverage (Phase 1) * **Accra & Kumasi** – pilot cities for Hacktoberfest 2025 * Expansion to other cities & regions in later phases --- ## πŸ›  How to Contribute 1. Fork the repo & clone it locally 2. Add a new POI entry to the dataset (see Contributing Guidelines) 3. Submit a Pull Request with your changes 4. Our maintainers will review & merge πŸ‘‰ Full details in CONTRIBUTING.md --- ## πŸ“‚ Project Structure ``` /data β”œβ”€β”€ accra.json β”œβ”€β”€ kumasi.json β”œβ”€β”€ accra.geojson β”œβ”€β”€ kumasi.geojson └── contributors.csv /pronunciations β”œβ”€β”€ accra/ └── kumasi/ /images β”œβ”€β”€ accra/ β”‚ β”œβ”€β”€ kwame_nkrumah_circle_1.jpg β”‚ β”œβ”€β”€ kwame_nkrumah_circle_2.jpg β”‚ └── kwame_nkrumah_circle_3.jpg └── kumasi/ β”œβ”€β”€ kejetia_market_1.jpg └── kejetia_market_2.jpg /website └── (leaderboard + project showcase) ``` --- ## πŸ† Leaderb …