Skip to content
/ chapi Public

This repository collects together my repositories for using the Companies House API for research into charities.

Notifications You must be signed in to change notification settings

a1asdair/chapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

Using the Companies House API for research into Charities

Overview

In my research I make extensive use of the Companies House API in order to understand the characteristics of charities that are also registered as companies, in either England & Wales or Scotland. This repository collects together my repositories for using the Companies House API for research into charities. These form current research projects, and not all of these repositories are currently public. Please contact me if you have any queries about repositories marked as private. I am also keen to talk to others using Companies House data in order to study charities. You can contact me here.

Charities as companies

A significant number of larger UK charities are constituted as companies, usually "limited by guarantee". Where this is the case, the charities will be registered with both a charity regulator and Companies House. Companies are identified by a company number. In England & Wales the Charity Commission E&W records this company number. In Scotland, the company number is not made available by the Scottish Charity Regulator, and so we have had to build a list of Scottish charity company numbers using probabilistic matching.

The Companies House API can be queried to extract a range of company details, either through searching by keyword or by supplying a company number. I am very grateful to James Gardiner for his Python package chwrapper which makes accessing the Companies House API very straightforward.

List of repositories

I have organised my repositories broadly by topic. These include a mixture of projects to gather data, as well as projects to analyse the data.

  • Charity Company Numbers
  • Company profiles
  • Insolvency data
  • Trustee/Director data
  • Filing history data

Charity Company Numbers

All the data processing below hinges on there being a list of company numbers associated with the correct charity. This repository documents the process of producing a list of validated company numbers for charities in the UK.

Company Profiles

Insolvency

Trustee/Director data

Filing History data

Work in progress

Repositories belonging to others

About

This repository collects together my repositories for using the Companies House API for research into charities.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages