Giter Site home page Giter Site logo

companieshouse_beneficialownership's Introduction

companiesHouse_beneficialOwnership

Doodles for working with Companies House Beneficial Ownership Register Data.

This repo creates a set of linked Docker containers to provide a working environment for exploring company data.

The configuration includes:

  • a Jupyter notebook server for writing reproducible analysis scripts
  • a mongodb container (handy for UK Companies House beneficial ownership JSON data)
  • a PostgreSQL container, eg for Companies House company info

I also tried to add in a third party neo4j container seeded with Panama Papers data, but this caused even more memory issues...:-( See the neo4j_panamapapers folder.

I assume you have docker and docker-compose installed.

I needed to up the spec of my docker-machine to run this:

docker-machine rm default docker-machine -D create -d virtualbox --virtualbox-disk-size "35000" --virtualbox-memory 2048 default

You should now be able to just run:

docker-compose up -d

and then launch a Jupyter notebook in your browser.

The notebook is connected to a mongo database container. The Companies House - Significant Control Snapshot - Loader.ipynb notebook shows how to grab a copy of the UK Companies House beneficial ownership register and load it into the mongo db from a notebook.

To shutdown the containers:

docker-compose stop

and to bring them back up:

docker-compose start

companieshouse_beneficialownership's People

Contributors

psychemedia avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.