{
"share_holdings": [
{
"name": "string",
"shares_number": "string",
"shares_percentage": "string",
"designation": "string"
}
],
"financial": [
{
"period": {
"from": 0,
"to": 0
},
"balance_sheet": {
"equity": {
"share_capital": 0,
"reserves_surplus": 0,
"other_equity": 0,
"total": 0
},
"liabilities": {
"non_current": {
"long_term_borrowings": 0,
"net_deferred_tax_liabilities": 0,
"other_long_term_borrowings": 0,
"long_term_provisions": 0,
"total": 0
},
"current": {
"short_term_borrowings": 0,
"trade_payables": 0,
"other_current_liabilities": 0,
"short_term_provisions": 0,
"total": 0
},
"total": 0
},
"assets": {
"net_fixed": {
"tangible": 0,
"intangible": 0,
"total": 0
},
"capital_work_in_progress": 0,
"non_current": {
"investments": 0,
"net_deferred_tax": 0,
"long_term_loans_and_advances": 0,
"other": 0,
"total": 0
},
"current": {
"investments": 0,
"inventories": 0,
"trade_receivables": 0,
"cash_and_bank_balances": 0,
"short_term_loans_and_advances": 0,
"other_current_assets": 0,
"total": 0
},
"total": 0
}
},
"ratios": {
"revenue_growth": 0,
"gross_profit_margin": 0,
"operating_profit_margin": 0,
"net_margin": 0,
"return_on_equity": 0,
"return_on_capital_employed": 0,
"debt_ratio": 0,
"debt_to_equity": 0,
"interest_coverage_ratio": 0,
"current_ratio": 0,
"quick_ratio": 0,
"inventory_to_sales": 0,
"debtors_to_sales": 0,
"payables_to_sales": 0,
"cash_conversion_cycle": 0,
"sales_to_net_fixed_assets": 0
},
"profit_and_loss": {
"net_revenue": 0,
"operating_cost": {
"cost_of_material_consumed": 0,
"purchase_of_stock_trade": 0,
"changes_in_inventories_finished_goods": 0,
"employee_benefit_expense": 0,
"other_expenses": 0,
"total": 0
},
"operating_profit": 0,
"other_income": 0,
"depreciation_and_amortization_expense": 0,
"profit_before_interest_and_tax": 0,
"finance_cost": 0,
"profit_before_tax_and_exceptional_items_before_tax": 0,
"exceptional_items_before_tax": 0,
"profit_before_tax": 0,
"income_tax": 0,
"profit_for_period_from_continuing_operations": 0,
"profit_from_discontinuing_operation_after_tax": 0,
"profit_for_period": 0
}
}
]
}