CapitalAndReserves

Capital & reserves for one accounting period

  • calledUpShareCapital
    Type: object

    Called-up share capital — the nominal value of shares issued and called up. Null when not disclosed.

    • amount
      Type: integer Format: int64

      The amount as a signed integer in the currency's minor units. The major-unit value is amount / 10^exponent — e.g. 450000 with exponent 2 is £4,500.00. May be negative (e.g. losses, net liabilities, or cash outflows).

    • currency
      Type: string

      ISO 4217 currency code of this amount (e.g. GBP, EUR, USD). Financial figures sourced from UK Companies House are denominated in GBP.

    • exponent
      Type: integer Format: int32

      Number of minor-unit digits for the currency, i.e. the power of ten separating minor units from major units. 2 for GBP/EUR/USD (100 pence = £1); 0 for currencies with no minor unit such as JPY.

  • profitAndLossAccountReserve
    Type: object

    Profit & loss account reserve — accumulated retained earnings from prior periods. May be negative where losses exceed prior profits. Null when not disclosed.

    • amount
      Type: integer Format: int64

      The amount as a signed integer in the currency's minor units. The major-unit value is amount / 10^exponent — e.g. 450000 with exponent 2 is £4,500.00. May be negative (e.g. losses, net liabilities, or cash outflows).

    • currency
      Type: string

      ISO 4217 currency code of this amount (e.g. GBP, EUR, USD). Financial figures sourced from UK Companies House are denominated in GBP.

    • exponent
      Type: integer Format: int32

      Number of minor-unit digits for the currency, i.e. the power of ten separating minor units from major units. 2 for GBP/EUR/USD (100 pence = £1); 0 for currencies with no minor unit such as JPY.

  • revaluationReserve
    Type: object

    Revaluation reserve — gains from revaluing fixed assets (e.g. property). Null when not disclosed.

    • amount
      Type: integer Format: int64

      The amount as a signed integer in the currency's minor units. The major-unit value is amount / 10^exponent — e.g. 450000 with exponent 2 is £4,500.00. May be negative (e.g. losses, net liabilities, or cash outflows).

    • currency
      Type: string

      ISO 4217 currency code of this amount (e.g. GBP, EUR, USD). Financial figures sourced from UK Companies House are denominated in GBP.

    • exponent
      Type: integer Format: int32

      Number of minor-unit digits for the currency, i.e. the power of ten separating minor units from major units. 2 for GBP/EUR/USD (100 pence = £1); 0 for currencies with no minor unit such as JPY.

  • shareholderFunds
    Type: object

    Shareholder funds (total equity) — the sum of called-up share capital and all reserves. May be negative where the company has net liabilities. Where not reported directly it may be derived from the equity components or from total assets less total liabilities. Null when it cannot be computed.

    • amount
      Type: integer Format: int64

      The amount as a signed integer in the currency's minor units. The major-unit value is amount / 10^exponent — e.g. 450000 with exponent 2 is £4,500.00. May be negative (e.g. losses, net liabilities, or cash outflows).

    • currency
      Type: string

      ISO 4217 currency code of this amount (e.g. GBP, EUR, USD). Financial figures sourced from UK Companies House are denominated in GBP.

    • exponent
      Type: integer Format: int32

      Number of minor-unit digits for the currency, i.e. the power of ten separating minor units from major units. 2 for GBP/EUR/USD (100 pence = £1); 0 for currencies with no minor unit such as JPY.

  • sundryReserves
    Type: object

    Sundry reserves — other equity reserves not classified elsewhere. Null when not disclosed.

    • amount
      Type: integer Format: int64

      The amount as a signed integer in the currency's minor units. The major-unit value is amount / 10^exponent — e.g. 450000 with exponent 2 is £4,500.00. May be negative (e.g. losses, net liabilities, or cash outflows).

    • currency
      Type: string

      ISO 4217 currency code of this amount (e.g. GBP, EUR, USD). Financial figures sourced from UK Companies House are denominated in GBP.

    • exponent
      Type: integer Format: int32

      Number of minor-unit digits for the currency, i.e. the power of ten separating minor units from major units. 2 for GBP/EUR/USD (100 pence = £1); 0 for currencies with no minor unit such as JPY.

Grand Public API