All the 47 counties with relevant data in json
# Kenya Counties Dataset
All the 47 counties in json with;
- County Name
- Geographical Information
- County Code
- Shape Files & GeoJson for GIS / Mapping
# Example
```
{
"OBJECTID":141,
"AREA":0.001,
"PERIMETER":0.177,
"COUNTY3_":142,
"COUNTY3_ID":141,
"COUNTY":"Mombasa",
"COUNTY_CODE": 1,
"Shape_Leng":1.97902568463,
"Shape_Area":0.0184437204041
}
```
> *Use the COUNTY_CODE as the unique identifier
### Todos
- Add county websites / portals
- Add more info e.g population, county HQ, governor to make data more useful
- Add sub-counties dataset
License
----
MIT
**It's the big rodeo...Free Software, Hell Yeah!..build something**