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
53 lines (51 loc) • 1.08 kB
JavaScript
import "./chunk-6X3JIUEO.mjs";
// src/data/africa/tribes/DJ.json
var DJ = {
DIKIL: {
capitalCity: "Dikil",
subdivisions: ["Dikil"],
geoPoliticalZone: "North",
location: "North",
name: "Dikil",
stateCode: "DIK",
tribes: ["Afar", "Issa", "Dir"],
type: "district"
},
DJIBOUTI: {
capitalCity: "Djibouti",
subdivisions: ["Djibouti", "Balbala", "Arta"],
geoPoliticalZone: "Central",
location: "Central",
name: "Djibouti",
stateCode: "DJI",
tribes: ["Afar", "Issa", "Dir"],
type: "district"
},
OBOCK: {
capitalCity: "Obock",
subdivisions: ["Obock"],
geoPoliticalZone: "North",
location: "North",
name: "Obock",
stateCode: "OBO",
tribes: ["Afar", "Issa", "Dir"],
type: "district"
},
TALEH: {
capitalCity: "Taleh",
subdivisions: ["Taleh"],
geoPoliticalZone: "North",
location: "North",
name: "Taleh",
stateCode: "TAL",
tribes: ["Afar", "Issa", "Dir"],
type: "district"
}
};
var DJ_default = {
DJ
};
export {
DJ,
DJ_default as default
};