Skip to content

Instantly share code, notes, and snippets.

View charleswahome's full-sized avatar
📚
Learning

Charles Wahome charleswahome

📚
Learning
View GitHub Profile
@charleswahome
charleswahome / counties.json
Created March 20, 2023 17:52 — forked from kharioki/counties.json
Kenya county names, codes and capitals in JSON
[{
"name": "Mombasa",
"code": 1,
"capital": "Mombasa City"
}, {
"name": "Kwale",
"code": 2,
"capital": "Kwale"
}, {
"name": "Kilifi",