forked from companieshouse/api-enumerations
-
Notifications
You must be signed in to change notification settings - Fork 0
/
search_descriptions_raw.yaml
21 lines (21 loc) · 1.11 KB
/
search_descriptions_raw.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
company_search_description:
'incorporated-on' : "Incorporated on {date:date_of_creation}"
'registered-on' : "Registered on {date:date_of_creation}"
'formed-on' : "Formed on {date:date_of_creation}"
'dissolved-on' : "Dissolved on {date:date_of_cessation}"
'converted-closed-on' : "Converted/Closed on {date:date_of_cessation}"
'closed-on' : "Closed on {date:date_of_cessation}"
'closed' : "Closed"
'first-uk-establishment-opened-on' : "First UK establishment opened on {date:date_of_creation}"
'opened-on' : "Opened on {date:date_of_creation}"
'voluntary-arrangement': "Voluntary Arrangement"
'receivership': "Receiver Action"
'insolvency-proceedings' : "Insolvency Proceedings"
'liquidation' : "Liquidation"
'administration' : "In Administration"
'registered-externally' : "Registered externally as {external_registration_number}"
officer_search_description:
'appointment-count' : "Total number of appointments {appointment_count}"
'born-on' : "Born {month-year:date_of_birth}"
disqualified_officer_search_description:
'born-on' : "Born on {date:date_of_birth}"