company_type lookup information

Hi,

First, I would like to say that it’s great to see the government increasing transparency and ease of access through this API and secondly, the developers have done a good job with its implementation thus far.

Could I get a list (perhaps include it in the documentation) of the related name (front end text) for each of the company_type types?

For example,
company_type: PrivateLimitedGuarantNsc
Name: ‘Private company limited by guarantee without share capital’

This everyday concept was surprisingly somewhat tricky to explain.

Many thanks,
Louis

There are enumerations here: GitHub - companieshouse/api-enumerations
Company types are in the first one “constants.yml”