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
103 lines (101 loc) • 3.16 kB
JavaScript
import "./chunk-6X3JIUEO.mjs";
// src/data/africa/tribes/ZA.json
var ZA = {
"EASTERN CAPE": {
capitalCity: "Bhisho",
subdivisions: ["Alfred Nzo", "Amathole", "Buffalo City", "Chris Hani", "Joe Gqabi", "Nelson Mandela Bay", "OR Tambo", "Sarah Baartman"],
geoPoliticalZone: "South East",
location: "South East",
name: "Eastern Cape",
stateCode: "EC",
tribes: ["Xhosa", "Thembu", "Pondo"],
type: "province"
},
"FREE STATE": {
capitalCity: "Bloemfontein",
subdivisions: ["Fezile Dabi", "Lejweleputswa", "Mangaung", "Thabo Mofutsanyana", "Xhariep"],
geoPoliticalZone: "Central",
location: "Central",
name: "Free State",
stateCode: "FS",
tribes: ["Sotho", "Tswana", "Zulu"],
type: "province"
},
GAUTENG: {
capitalCity: "Johannesburg",
subdivisions: ["City of Ekurhuleni", "City of Johannesburg", "City of Tshwane", "Sedibeng", "West Rand"],
geoPoliticalZone: "North East",
location: "North East",
name: "Gauteng",
stateCode: "GP",
tribes: ["Sotho", "Zulu", "Tswana", "Xhosa"],
type: "province"
},
"KWAZULU-NATAL": {
capitalCity: "Pietermaritzburg",
subdivisions: ["Amajuba", "eThekwini", "Harry Gwala", "iLembe", "King Cetshwayo", "Ugu", "uMgungundlovu", "uMkhanyakude", "uMzinyathi", "uThukela", "Zululand"],
geoPoliticalZone: "East",
location: "East",
name: "KwaZulu-Natal",
stateCode: "KZN",
tribes: ["Zulu", "Xhosa"],
type: "province"
},
LIMPOPO: {
capitalCity: "Polokwane",
subdivisions: ["Capricorn", "Mopani", "Sekhukhune", "Vhembe", "Waterberg"],
geoPoliticalZone: "North",
location: "North",
name: "Limpopo",
stateCode: "LP",
tribes: ["Venda", "Pedi", "Tsonga", "Ndebele"],
type: "province"
},
MPUMALANGA: {
capitalCity: "Mbombela",
subdivisions: ["Ehlanzeni", "Gert Sibande", "Nkangala"],
geoPoliticalZone: "North East",
location: "North East",
name: "Mpumalanga",
stateCode: "MP",
tribes: ["Swazi", "Zulu", "Ndebele", "Tsonga"],
type: "province"
},
"NORTHERN CAPE": {
capitalCity: "Kimberley",
subdivisions: ["Frances Baard", "John Taolo Gaetsewe", "Namakwa", "Pixley ka Seme", "ZF Mgcawu"],
geoPoliticalZone: "West",
location: "West",
name: "Northern Cape",
stateCode: "NC",
tribes: ["Tswana", "Griqua", "Coloured", "Nama"],
type: "province"
},
"NORTH WEST": {
capitalCity: "Mahikeng",
subdivisions: ["Bojanala Platinum", "Dr Kenneth Kaunda", "Dr Ruth Segomotsi Mompati", "Ngaka Modiri Molema"],
geoPoliticalZone: "North West",
location: "North West",
name: "North West",
stateCode: "NW",
tribes: ["Tswana", "Sotho", "Xhosa"],
type: "province"
},
"WESTERN CAPE": {
capitalCity: "Cape Town",
subdivisions: ["Cape Winelands", "Central Karoo", "City of Cape Town", "Eden", "Overberg", "West Coast"],
geoPoliticalZone: "South West",
location: "South West",
name: "Western Cape",
stateCode: "WC",
tribes: ["Coloured", "Xhosa", "Afrikaner"],
type: "province"
}
};
var ZA_default = {
ZA
};
export {
ZA,
ZA_default as default
};