bilalkurban/Ownership
Malta Finance Ownership Explorer
Enter a Maltese company name and get its ownership chain — direct parent, ultimate parent, and known subsidiaries — with the country of registration for each.
Data source
GLEIF, the Global LEI Foundation's public JSON:API. Free, keyless, no rate-limit registration required. Coverage of Maltese financial entities is good because the LEI is mandatory for EU financial counterparties under EMIR and MiFIR; coverage of small private holding companies is patchy.
Known limitations
Extending it
The obvious next layer is MBR filings: the register of members in an annual return is a table in a scanned PDF, so an OCR + table-extraction step would turn it into the percentages this app can't get from GLEIF. That has to respect MBR's terms of use and document-purchase flow, so it belongs behind a manual upload rather than an automated crawl.
Running locally
pip install -r requirements.txt
python app.py