Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 767 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 767 Bytes

Companies House Tool

A Flask-based web application to fetch, analyze, and display key legal and financial information of UK companies using the Companies House API.

Features

  • Company Profile: View basic company details.
  • Filing History: Analyze and visualize the number of filings per year.
  • Directors: List current directors and their appointment dates.
  • Financials: Extract and display financial statements.

Prerequisites

Setup Instructions

  1. Clone the Repository

    git clone https://github.com/yourusername/companies_house_tool.git
    cd companies_house_tool