Real data — live from Companies HouseCodeweavers Limited · Company 04092394 · Year ended 31 Dec 2024 · Accounts type: full iXBRL
Financial data, structured from iXBRL
One API call to GET /v1/company/04092394/financials returns 10 structured fields parsed from the iXBRL filing — net profit, full balance sheet, employee headcount — all in actual GBP integers, with prior-year comparatives.
Net profit
£4.6M
FY2024 (+94% YoY)
Net assets
£9.2M
balance sheet (+99% YoY)
Fixed assets
£3.9M
incl. £2.7M intangible
Employees
142
up from 128 in FY2023
Key metrics — FY2024 vs FY2023
Both years returned in a single API call. Hover for the XBRL taxonomy field name.
Net assets+98.6%
FY24
£9.2M
FY23
£4.6M
Fixed assets+54.3%
FY24
£3.9M
FY23
£2.5M
Intangible assets+150.5%
FY24
£2.7M
FY23
£1.1M
Current assets+31.8%
FY24
£6.8M
FY23
£5.2M
Net profit+94.1%
FY24
£4.6M
FY23
£2.4M
Employees+10.9%
FY24
142
FY23
128
Balance sheetProfitHeadcount
Balance Sheet
Bar height is proportional. Hover for values.
Assets
Fixed assets£3.9M
Current assets£6.8M
Total assets£10.7M
Liabilities & Net assets
Current liabilities£1.4M
Net assets£9.2M
Total£10.6M
Data completeness
10/20 fields extracted from the iXBRL filing. Revenue is not disclosed — permitted under FRS-102 for private companies.
50%complete
Revenue⊘
—
P&L
Gross profit⊘
—
P&L
Operating profit⊘
—
P&L
Profit before tax⊘
—
P&L
Tax⊘
—
P&L
Net profit✓
£4.6M
P&L
Depreciation⊘
—
P&L
Fixed assets✓
£3.9M
Balance sheet
Intangible assets✓
£2.7M
Balance sheet
Current assets✓
£6.8M
Balance sheet
Stocks⊘
—
Balance sheet
Debtors✓
£6.5M
Balance sheet
Cash✓
£310K
Balance sheet
Creditors ≤1yr✓
£1.4M
Balance sheet
Creditors >1yr⊘
—
Balance sheet
Net assets✓
£9.2M
Balance sheet
Equity✓
£0
Balance sheet
Share capital⊘
—
Balance sheet
Retained earnings⊘
—
Balance sheet
Employees✓
142
Other
Extracted ✓Not in this filing ⊘
Raw API response — exactly what you'd receive in your codeGET /v1/company/04092394/financials
{
"status": "success",
"cached": true,
"cache_age_seconds": 18432,
"credits_used": 1,
"credits_remaining": 49,
"data": {
"company_name": "CODEWEAVERS LIMITED",
"company_number": "04092394",
"accounts_type": "full",
"period_end": "2024-12-31",
"period_start": "2024-01-01",
"currency": "GBP",
"data_quality": {
"completeness": 0.5,
"fields_attempted": 20,
"fields_extracted": 10,
"has_profit_loss": true,
"has_balance_sheet": true,
"taxonomy_version": "FRS-102/2024-01-01",
"missing_fields": [
"turnover",
"gross_profit",
"operating_profit",
"profit_before_tax",
"tax",
"depreciation",
"stocks",
"creditors_after_one_year",
"share_capital",
"retained_earnings"
]
},
"profit_and_loss": {
"turnover": null,
"gross_profit": null,
"operating_profit": null,
"profit_before_tax": null,
"tax": null,
"profit_after_tax": {
"current": 4571000,
"prior": 2355000
},
"depreciation": null
},
"balance_sheet": {
"fixed_assets": {
"current": 3928000,
"prior": 2546000
},
"intangible_assets": {
"current": 2695000,
"prior": 1076000
},
"current_assets": {
"current": 6803000,
"prior": 5161000
},
"stocks": null,
"debtors": {
"current": 6493000,
"prior": 2676000
},
"cash": {
"current": 310000,
"prior": 2485000
},
"creditors_within_one_year": {
"current": 1386000,
"prior": 2714000
},
"creditors_after_one_year": null,
"net_assets": {
"current": 9206000,
"prior": 4635000
},
"equity": {
"current": 0,
"prior": 0
},
"share_capital": null,
"retained_earnings": null
},
"other": {
"employees": {
"current": 142,
"prior": 128
}
}
}
}Try it with any UK company
Financial data is available for any company that files digitally with Companies House. Get a free API key — 50 calls per month, no credit card.