← OpenRegistry
SELECT WEALTH MANAGERS LTD.
active
SC471007·incorporated 2014-02-26
| Company Number |
SC471007 |
| Company Name |
SELECT WEALTH MANAGERS LTD. |
| Company Status |
active |
| Type |
ltd |
| Date Of Creation |
2014-02-26 |
| Jurisdiction |
scotland |
| SIC Codes |
66290 |
| Registered Office Address |
| Address Line 1 |
8 Deer Park |
| Address Line 2 |
Fairways Business Park |
| Country |
Scotland |
| Locality |
Livingston |
| Postal Code |
EH54 8AF |
|
| Has Charges |
false |
| Has Insolvency History |
false |
| Previous Company Names |
| Ceased On |
2020-02-07 |
| Effective From |
2014-02-26 |
| Name |
SEAN GILBERT LTD |
|
| Accounts |
| Accounting Reference Date |
|
| Last Accounts |
| Made Up To |
2026-02-28 |
| Period End On |
2026-02-28 |
| Period Start On |
2025-03-01 |
| Type |
micro-entity |
|
| Next Accounts |
| Due On |
2027-11-30 |
| Overdue |
false |
| Period End On |
2027-02-28 |
| Period Start On |
2026-03-01 |
|
| Next Due |
2027-11-30 |
| Next Made Up To |
2027-02-28 |
| Overdue |
false |
|
| Confirmation Statement |
| Last Made Up To |
2026-03-01 |
| Next Due |
2027-03-15 |
| Next Made Up To |
2027-03-01 |
| Overdue |
false |
|
| Registered Office Is In Dispute |
false |
| Undeliverable Registered Office Address |
false |
Source data — raw JSON from Companies House
{
"company_number": "SC471007",
"company_name": "SELECT WEALTH MANAGERS LTD.",
"company_status": "active",
"type": "ltd",
"date_of_creation": "2014-02-26",
"jurisdiction": "scotland",
"sic_codes": [
"66290"
],
"registered_office_address": {
"address_line_1": "8 Deer Park",
"address_line_2": "Fairways Business Park",
"country": "Scotland",
"locality": "Livingston",
"postal_code": "EH54 8AF"
},
"has_charges": false,
"has_insolvency_history": false,
"previous_company_names": [
{
"ceased_on": "2020-02-07",
"effective_from": "2014-02-26",
"name": "SEAN GILBERT LTD"
}
],
"accounts": {
"accounting_reference_date": {
"day": "28",
"month": "02"
},
"last_accounts": {
"made_up_to": "2026-02-28",
"period_end_on": "2026-02-28",
"period_start_on": "2025-03-01",
"type": "micro-entity"
},
"next_accounts": {
"due_on": "2027-11-30",
"overdue": false,
"period_end_on": "2027-02-28",
"period_start_on": "2026-03-01"
},
"next_due": "2027-11-30",
"next_made_up_to": "2027-02-28",
"overdue": false
},
"confirmation_statement": {
"last_made_up_to": "2026-03-01",
"next_due": "2027-03-15",
"next_made_up_to": "2027-03-01",
"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.