← OpenRegistry
PRACTICAL DEV LIMITED
active
08217480·incorporated 2012-09-17
| Company Number |
08217480 |
| Company Name |
PRACTICAL DEV LIMITED |
| Company Status |
active |
| Type |
ltd |
| Date Of Creation |
2012-09-17 |
| Jurisdiction |
england-wales |
| SIC Codes |
62012, 62020, 63120 |
| Registered Office Address |
| Address Line 1 |
58 Pugin Way |
| Address Line 2 |
Bramshall |
| Country |
United Kingdom |
| Locality |
Uttoxeter |
| Postal Code |
ST14 5FX |
|
| Has Charges |
false |
| Has Insolvency History |
false |
| Accounts |
| Accounting Reference Date |
|
| Last Accounts |
| Made Up To |
2025-09-30 |
| Period End On |
2025-09-30 |
| Period Start On |
2024-10-01 |
| Type |
total-exemption-full |
|
| Next Accounts |
| Due On |
2027-06-30 |
| Overdue |
false |
| Period End On |
2026-09-30 |
| Period Start On |
2025-10-01 |
|
| Next Due |
2027-06-30 |
| Next Made Up To |
2026-09-30 |
| Overdue |
false |
|
| Confirmation Statement |
| Last Made Up To |
2025-09-17 |
| Next Due |
2026-10-01 |
| Next Made Up To |
2026-09-17 |
| Overdue |
false |
|
| Registered Office Is In Dispute |
false |
| Undeliverable Registered Office Address |
false |
Source data — raw JSON from Companies House
{
"company_number": "08217480",
"company_name": "PRACTICAL DEV LIMITED",
"company_status": "active",
"type": "ltd",
"date_of_creation": "2012-09-17",
"jurisdiction": "england-wales",
"sic_codes": [
"62012",
"62020",
"63120"
],
"registered_office_address": {
"address_line_1": "58 Pugin Way",
"address_line_2": "Bramshall",
"country": "United Kingdom",
"locality": "Uttoxeter",
"postal_code": "ST14 5FX"
},
"has_charges": false,
"has_insolvency_history": false,
"accounts": {
"accounting_reference_date": {
"day": "30",
"month": "09"
},
"last_accounts": {
"made_up_to": "2025-09-30",
"period_end_on": "2025-09-30",
"period_start_on": "2024-10-01",
"type": "total-exemption-full"
},
"next_accounts": {
"due_on": "2027-06-30",
"overdue": false,
"period_end_on": "2026-09-30",
"period_start_on": "2025-10-01"
},
"next_due": "2027-06-30",
"next_made_up_to": "2026-09-30",
"overdue": false
},
"confirmation_statement": {
"last_made_up_to": "2025-09-17",
"next_due": "2026-10-01",
"next_made_up_to": "2026-09-17",
"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.