COUNT LIMITED — Investor Relations & Filings
Count Limited is a professional services provider specializing in accounting, business advisory, and financial advice. The company operates through a network of partner firms, utilizing an equity-partnership model to deliver integrated financial solutions. Core services include tax compliance, audit and assurance, corporate advisory, and wealth management. The firm focuses on supporting small to medium-sized enterprises and individual clients by providing strategic financial planning and technical expertise. By leveraging a collaborative network, the organization aims to provide comprehensive professional support that addresses both business and personal financial requirements. Its service delivery emphasizes technical proficiency and long-term client engagement across its diverse portfolio of member firms.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Change of Director's Interest Notice 2 pages 293.3KB | 2024-03-06 | English | |
| Becoming a substantial holder from RYD 2 pages 140.2KB | 2024-03-05 | English | |
| Ceasing to be a substantial holder from RYD 2 pages 202.4KB | 2024-03-03 | English | |
| Becoming a substantial holder from HUB 4 pages 384.7KB | 2024-03-03 | English | |
| Application for quotation of securities - CUP 6 pages 18.6KB | 2024-02-29 | English | |
| Count Completes Diverger Acquistion 2 pages 208.3KB | 2024-02-29 | English |
Market data
Market data not available
Price history
Peer group · Accounting, bookkeeping and auditing activities; tax consultancy
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aallon Group Oyj
Provider of financial administration, accounting, and advis…
|
AALLON | FI | Professional, scientific and te… |
|
Abak Spolka Akcyjna
Outsourcing company for accounting, tax, human resources, a…
|
ABK | PL | Professional, scientific and te… |
|
ACCEDERE LIMITED
Specialized provider of cybersecurity, data privacy, and co…
|
531533 | IN | Professional, scientific and te… |
|
Administer Oyj
Provider of digital financial, payroll, and human resources…
|
ADMIN | FI | Professional, scientific and te… |
|
BEGBIES TRAYNOR GROUP PLC
Consultancy for business recovery, financial advisory, and …
|
BEG | GB | Professional, scientific and te… |
|
CBIZ, Inc.
Provides financial, insurance, and advisory solutions for m…
|
CBZ | US | Professional, scientific and te… |
|
Danks Europejskie Centrum Doradztwa Podatkowego Spolka Akcyjna
A firm specializing in accounting, tax advisory, and financ…
|
DNS | PL | Professional, scientific and te… |
|
ECIT AS
Provider of integrated solutions combining finance and IT s…
|
ECIT | NO | Professional, scientific and te… |
|
Euro Tax Pl Spolka Akcyjna
Holding company specializing in foreign tax recovery and fi…
|
ETX | PL | Professional, scientific and te… |
|
F&M CO.,LTD.
Provides management support and outsourcing services for sm…
|
4771 | JP | Professional, scientific and te… |
COUNT LIMITED via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/64725/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64725 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=64725 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=64725 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 64725}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for COUNT LIMITED (id: 64725)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.