2022-12-27 21:28:15 +00:00
2022-12-27 21:28:15 +00:00
2022-12-24 13:59:20 +00:00
2022-12-24 08:02:02 +00:00
2022-09-04 14:30:34 +01:00
2022-12-24 10:06:35 +00:00
2022-12-24 08:10:22 +00:00

Sugartrail

title

Sugartrail is a network analysis and visualisation tool developed to make it easier and faster for researchers to explore connections between companies, officers and addresses within Companies House.

Requirements

You will require an API key from Companies House to get data. First you will need to create a live application to get an API key which you can do by following the Companies House guide.

Installation

  1. Make sure you have Conda installed

  2. Download the tool's repository using the command:

git clone https://github.com/ribenamaplesyrup/sugartrail.git
  1. Navigate to the main directory and run:
conda env create -f environment.yml
conda activate candystore
jupyter nbextension enable --py --sys-prefix ipyleaflet
jupyter notebook

Usage

Navigate to Quickstart.ipynb to run the tool without needing to use the API. For a more detailed explanation of the tool's capabilities, head to Tutorial 1 - Get Started.

Description
Visualise networks of companies, officers and addresses connected through UK Companies House
Readme MIT 93 MiB
Languages
HTML 81.9%
Jupyter Notebook 10.5%
Python 7.6%