Skip to content

Releases: griff-rees/ukboards

ukboards: Query UK Charities Commission and Companies House board data

04 Sep 13:45
Compare
Choose a tag to compare

A Python library for snowball sampling company and charity board (interlock) network data from the UK Companies House and Charities Commission APIs. Built on NetworkX bimodal (bipartite) configuration. Optional Geospatial data at the postcode level is implemented via the postcodes.io API. Can export a modification of the standard NetworkX JSON structure with additional meta data including timestamps and query parameters.

Update continuous integration for travis.com

04 Sep 13:06
Compare
Choose a tag to compare
v0.5.3

Bump version: 0.5.2 → 0.5.3

Beta release of querying UK board data

21 Dec 01:56
Compare
Choose a tag to compare
Pre-release
  • Beta quality querying of Companies House and Charities Commission APIs
  • Logging, reading and writing network json files and documentation need improvement
  • JSON structure needs to be finalised