Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.63 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.63 KB

Kenya 2010 Constitution

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.

Data Dictionary

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

License

Public Domain