This repo has a machine-readable version of the Kenya 2010 Constitution's articles in the JSON format.
The text was extracted from the pdf version of the 2010 constitution found at the Kenya Law website, last revised in 2022.
A version of the PDF version is included.
The process used to produce the JSON version from the PDF version is documented in an accompanying notebook.
Field | Description |
---|---|
number | the article's number |
title | the article's title |
lines | a list of lines that consist the clauses of the article |
chapter | a list with the chapter number and title the article belongs to |
part | if the chapter is divided into parts, this is the list with part number and title the article belongs to, otherwise it is null |
Public Domain