
KIN AND CARTA PLC — Investor Relations & Filings
Kin + Carta is a global digital transformation consultancy that was acquired by Valtech in 2024. The firm specializes in advising on and creating digital solutions by applying creativity, data, and technology. Its core services include experience innovation, data and AI solutions, and digital engineering for large enterprises. Kin + Carta focuses on developing digital products, applications, and customer experiences to help clients invent, market, and operate in a connected world. The company assists organizations in modernizing their platforms and accelerating AI adoption to build transformative digital experiences.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Full accounts made up to 2024-12-31 | 2025-12-30 | English | |
| [change-account-reference-date-company-current-extended] made_up_date=2024-07-31, new_date=2024-12-31 | 2024-06-25 | English | |
| CANCELLATION OF TRADING OF KIN AND CARTA SHARES | 2024-04-29 | English | |
| SCHEME OF ARRANGEMENT BECOMES EFFECTIVE | 2024-04-26 | English | |
| COURT SANCTION OF SCHEME OF ARRANGEMENT | 2024-04-24 | English | |
| TR-1: Notification of major holdings | 2024-04-23 | English |
Browse filings by year
41 years- 2025 1 filing
- 2024 38 filings
- 2023 67 filings
- 2022 48 filings
- 2021 74 filings
- 2020 59 filings
- 2019 31 filings
- 2018 16 filings
- 2017 5 filings
- 2016 7 filings
- 2015 8 filings
- 2014 6 filings
- 2013 3 filings
- 2012 6 filings
- 2011 10 filings
- 2010 5 filings
- 2009 1 filing
- 2008 2 filings
- 2007 1 filing
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
- 2002 1 filing
- 2001 1 filing
- 2000 1 filing
- 1999 1 filing
- 1998 1 filing
- 1997 1 filing
- 1996 1 filing
- 1994 1 filing
- 1993 2 filings
- 1992 1 filing
- 1991 1 filing
- 1990 1 filing
- 1989 1 filing
- 1988 1 filing
- 1987 1 filing
- 1986 1 filing
- 1985 1 filing
- 1983 1 filing
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACCEL LIMITED
IT infrastructure management, systems integration, and mult…
|
517494 | IN | Telecommunications, computer pr… |
|
Accenture plc
A global professional services firm offering strategy, cons…
|
ACN | GI | Telecommunications, computer pr… |
|
ACCESSO TECHNOLOGY GROUP PLC
Technology provider of software solutions for the leisure a…
|
ACSO | GB | Telecommunications, computer pr… |
|
ACMOS INC.
An information technology company providing IT solutions an…
|
6888 | JP | Telecommunications, computer pr… |
|
ACS TECHNOLOGIES LIMITED
Provides IT infrastructure management, system integration, …
|
ACSTECH | IN | Telecommunications, computer pr… |
|
Addnode Group
Acquires and develops businesses that provide software and …
|
ANOD | SE | Telecommunications, computer pr… |
|
Adroit Infotech Limited
Global provider of SAP-centric business solutions and digit…
|
ADROITINFO | IN | Telecommunications, computer pr… |
|
Ad-Sol Nissin Corporation
A system integrator developing solutions for IoT, GIS, and …
|
3837 | JP | Telecommunications, computer pr… |
|
ADTECH SYSTEMS LIMITED
Provides integrated electronic security, building automatio…
|
544185 | IN | Telecommunications, computer pr… |
|
Adventure SpA
Operates a price comparison site that generates qualified l…
|
ADV | IT | Telecommunications, computer pr… |
KIN AND CARTA PLC 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/4686/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4686 | 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=4686 | 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=4686 \ -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": 4686}, 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 KIN AND CARTA PLC (id: 4686)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.