← OpenRegistry
DDS CONSTRUCTION LTD
active
10024038·incorporated 2016-02-24
| Company Number |
10024038 |
| Company Name |
DDS CONSTRUCTION LTD |
| Company Status |
active |
| Type |
ltd |
| Date Of Creation |
2016-02-24 |
| Jurisdiction |
england-wales |
| SIC Codes |
41201, 41202 |
| Registered Office Address |
| Address Line 1 |
110 Alderman Avenue |
| Address Line 2 |
Barking |
| Country |
England |
| Locality |
Essex |
| Postal Code |
IG11 0LR |
|
| Has Charges |
false |
| Has Insolvency History |
false |
| Accounts |
| Accounting Reference Date |
|
| Last Accounts |
| Made Up To |
2025-02-28 |
| Period End On |
2025-02-28 |
| Period Start On |
2024-03-01 |
| Type |
micro-entity |
|
| Next Accounts |
| Due On |
2026-11-30 |
| Overdue |
false |
| Period End On |
2026-02-28 |
| Period Start On |
2025-03-01 |
|
| Next Due |
2026-11-30 |
| Next Made Up To |
2026-02-28 |
| Overdue |
false |
|
| Confirmation Statement |
| Last Made Up To |
2026-02-23 |
| Next Due |
2027-03-09 |
| Next Made Up To |
2027-02-23 |
| Overdue |
false |
|
| Registered Office Is In Dispute |
false |
| Undeliverable Registered Office Address |
false |
Source data — raw JSON from Companies House
{
"company_number": "10024038",
"company_name": "DDS CONSTRUCTION LTD",
"company_status": "active",
"type": "ltd",
"date_of_creation": "2016-02-24",
"jurisdiction": "england-wales",
"sic_codes": [
"41201",
"41202"
],
"registered_office_address": {
"address_line_1": "110 Alderman Avenue",
"address_line_2": "Barking",
"country": "England",
"locality": "Essex",
"postal_code": "IG11 0LR"
},
"has_charges": false,
"has_insolvency_history": false,
"accounts": {
"accounting_reference_date": {
"day": "29",
"month": "02"
},
"last_accounts": {
"made_up_to": "2025-02-28",
"period_end_on": "2025-02-28",
"period_start_on": "2024-03-01",
"type": "micro-entity"
},
"next_accounts": {
"due_on": "2026-11-30",
"overdue": false,
"period_end_on": "2026-02-28",
"period_start_on": "2025-03-01"
},
"next_due": "2026-11-30",
"next_made_up_to": "2026-02-28",
"overdue": false
},
"confirmation_statement": {
"last_made_up_to": "2026-02-23",
"next_due": "2027-03-09",
"next_made_up_to": "2027-02-23",
"overdue": false
},
"registered_office_is_in_dispute": false,
"undeliverable_registered_office_address": false
}
Same data via API
This page is rendered from a single MCP tool call.
AI agents and apps can fetch the same payload programmatically:
get_company_profile via the
/mcp endpoint.