Sugartrail
Visualise networks of companies, officers and addresses connected through UK Companies House
Install / Use
/learn @bellingcat/SugartrailREADME
Sugartrail

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. The tool can be used for the following use-cases:
- Get all companies, officers and addresses connected to a company within n degrees of seperation, based upon user-defined connection criteria. If two companies are connected, get the path of companies, officers and addresses connecting those companies.
- Check if a selection of companies, officers and addresses are connected within n degrees of seperation, and visualise the paths that connect them.

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
-
Make sure you have Conda installed
-
Download the tool's repository using the command:
git clone https://github.com/ribenamaplesyrup/sugartrail.git
- Navigate to the main directory and run:
conda create -n candystore python=3.10
conda activate candystore
pip install -e .
- For a quickstart run
python -m voila --no-browser --debug dashboard/Sugartrail.ipynb --VoilaConfiguration.file_allowlist="['.*']"and navigate to the url printed in your terminal where Voilà is running at (no-code). For a more detailed explanation of the tool's capabilities, runjupyter notebook notebooksand open eitherquickstart.ipynbor001_getting_started.ipynb.
Examples & Tutorials
Tutorial | Title | Description | Format ------------- | ------------- | ------------- | ------------- 000 | Quickstart | Get companies, officers and addresses connected to select company and visualise results within basic notebook. | Jupyter Notebook 001 | Getting Started | In-depth walkthrough of Sugartrail API. | Jupyter Notebook 002 | Candy Connections | Explore how many of Oxford Street’s souvenir and candy shops are connected through a single company 🇺🇸🇬🇧🍬 | Jupyter Notebook 003 | Virtual Offices | Explore addresses (such as virtual offices) with thousands of companies registered. This tutorial also compares two different methods of retrieving data from Companies House; the Companies House API and the Companies House Data Product download. | Jupyter Notebook 004 | Connection Check | Investigate if two different companies are connected and if so how. | Jupyter Notebook 005 | Connection Visualise | Visualise how 7 networks interconnect. | Jupyter Notebook _ | Sugartrail Dashboard | Get companies, officers and addresses connected to select company and visualise results within basic interface. | Voila Dashboard
Related Skills
claude-opus-4-5-migration
82.9kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
model-usage
336.5kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
TrendRadar
49.8k⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。
mcp-for-beginners
15.6kThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable, and secure AI workflows from session setup to service orchestration.
