UNPKG

african-states-and-tribes

Version:

This project provides comprehensive insights into African countries, the origins of various tribes, and their geographic distributions. Built to celebrate and document Africa’s rich multicultural landscape, it allows users to explore the continent’s diver

58 lines (56 loc) 1.19 kB
import "./chunk-6X3JIUEO.mjs"; // src/data/africa/tribes/RW.json var RW = { "KIGALI CITY": { capitalCity: "Kigali", geoPoliticalZone: "", location: "", name: "Kigali City", stateCode: "KC", tribes: ["Kinyarwanda-speaking"], type: "province" }, "EASTERN PROVINCE": { capitalCity: "Rwamagana", geoPoliticalZone: "", location: "", name: "Eastern Province", stateCode: "EP", tribes: ["Hutu", "Tutsi", "Twa"], type: "province" }, "NORTHERN PROVINCE": { capitalCity: "Musanze", geoPoliticalZone: "", location: "", name: "Northern Province", stateCode: "NP", tribes: ["Hutu", "Tutsi", "Twa"], type: "province" }, "SOUTHERN PROVINCE": { capitalCity: "Huye", geoPoliticalZone: "", location: "", name: "Southern Province", stateCode: "SP", tribes: ["Hutu", "Tutsi", "Twa"], type: "province" }, "WESTERN PROVINCE": { capitalCity: "Rubavu", geoPoliticalZone: "", location: "", name: "Western Province", stateCode: "WP", tribes: ["Hutu", "Tutsi", "Twa"], type: "province" } }; var RW_default = { RW }; export { RW, RW_default as default };