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
73 lines (71 loc) • 1.51 kB
JavaScript
import "./chunk-4UEJOM6W.mjs";
// src/data/africa/tribes/ER.json
var ER = {
ANSEBA: {
capitalCity: "Keren",
subdivisions: [],
geoPoliticalZone: "Northern",
location: "North",
name: "Anseba",
stateCode: "AN",
tribes: ["Bilen", "Hada", "Nara"],
type: "zobas"
},
CENTRAL: {
capitalCity: "Asmara",
subdivisions: [],
geoPoliticalZone: "Central",
location: "Central",
name: "Central",
stateCode: "CE",
tribes: ["Afar", "Bilen", "Saho"],
type: "zobas"
},
DEBUB: {
capitalCity: "Mendefera",
subdivisions: [],
geoPoliticalZone: "Southern",
location: "South",
name: "Debub",
stateCode: "DE",
tribes: ["Tigrinya", "Bilen"],
type: "zobas"
},
MAEKEL: {
capitalCity: "Asmara",
subdivisions: [],
geoPoliticalZone: "Central",
location: "Central",
name: "Maekel",
stateCode: "MA",
tribes: ["Tigrinya", "Bilen", "Saho"],
type: "zobas"
},
"SOUTHERN RED SEA": {
capitalCity: "Assab",
subdivisions: [],
geoPoliticalZone: "Eastern",
location: "East",
name: "Southern Red Sea",
stateCode: "SR",
tribes: ["Afar", "Saho"],
type: "zobas"
},
"NORTHERN RED SEA": {
capitalCity: "Tesseney",
subdivisions: [],
geoPoliticalZone: "Northern",
location: "North",
name: "Northern Red Sea",
stateCode: "NR",
tribes: ["Beni Amir", "Rashaida"],
type: "zobas"
}
};
var ER_default = {
ER
};
export {
ER,
ER_default as default
};