Get Started
API References
- Indonesia
- Helper List
- Since IPO Performance
- Detailed Reports
- Company Ranking by Dimensions
- Historical Market Cap & Transaction Data
- Singapore
- Malaysia
Company Report
Return report of a given ticker, organized into distinct sections
curl --request GET \
--url https://api.sectors.app/v1/company/report/{ticker}/ \
--header 'Authorization: <authorization>'
{
"symbol": "BBCA.JK",
"company_name": "PT Bank Central Asia Tbk.",
"overview": {
"listing_board": "Main",
"industry": "Banks",
"sub_industry": "Banks",
"sector": "Financials",
"sub_sector": "Banks",
"market_cap": 1171102961238016,
"market_cap_rank": 1,
"address": "Menara BCA, Grand Indonesia\r\nJalan MH Thamrin No. 1\r\nJakarta 10310",
"employee_num": 24685,
"listing_date": "2000-05-31",
"website": "www.bca.co.id",
"phone": "021-23588000",
"email": "investor_relations@bca.co.id",
"last_close_price": 9500,
"latest_close_date": "2025-05-19",
"daily_close_change": 0.021505376344086,
"all_time_price": {
"ytd_low": {
"date": "2025-04-08",
"price": 7275
},
"52_w_low": {
"date": "2025-04-08",
"price": 7275
},
"90_d_low": {
"date": "2025-04-08",
"price": 7275
},
"ytd_high": {
"date": "2025-01-03",
"price": 9925
},
"52_w_high": {
"date": "2024-09-23",
"price": 10950
},
"90_d_high": {
"date": "2025-05-20",
"price": 9675
},
"all_time_low": {
"date": "2004-06-08",
"price": 175
},
"all_time_high": {
"date": "2024-09-23",
"price": 10950
}
},
"esg_score": 21.5
},
"valuation": {
"last_close_price": 9500,
"latest_close_date": "2025-05-19",
"daily_close_change": 0.021505376344086,
"forward_pe": 19.6899348857567,
"intrinsic_value": 10228,
"historical_valuation": [
{
"pb": 4.39198265641366,
"pe": 28.3208940729154,
"ps": 9.1416151165263,
"pcf": 7.06026623266716,
"peg": 1.7913022593991947,
"year": 2021,
"pb_peer_avg": 1.41880018853622,
"pe_peer_avg": 14.5922691710537,
"ps_peer_avg": 2.98099284307984,
"enterprise_to_ebitda": null,
"enterprise_to_revenue": null
},
...
]
},
"future": {
"company_value_forecasts": [
{
"eps_estimate": 481.91,
"estimate_year": 2025,
"revenue_estimate": 116960000000000
},
{
"eps_estimate": 566.35,
"estimate_year": 2027,
"revenue_estimate": 137039999999999
},
{
"eps_estimate": 518.5,
"estimate_year": 2026,
"revenue_estimate": 126170000000000
},
{
"eps": 444.8290500804712,
"total_assets": 1449300000000000,
"total_equity": 271898220000000,
"total_revenue": 108306541000000,
"financial_year": 2024
}
],
"company_growth_forecasts": [
{
"base_year": 2024,
"eps_growth": 0.0833600089178756,
"estimate_year": 2025,
"revenue_growth": 0.079897842919755
},
{
"base_year": 2024,
"eps_growth": 0.27318567769682,
"estimate_year": 2027,
"revenue_growth": 0.265297540985996
},
{
"base_year": 2024,
"eps_growth": 0.165616319136984,
"estimate_year": 2026,
"revenue_growth": 0.16493425821807
}
],
"technical_rating_breakdown": {
"summary": {
"buy": 9,
"sell": 9,
"neutral": 8,
"updated_on": "2025-04-25 10:30:36"
},
"oscillator": {
"buy": 2,
"data": [
{
"name": "Relative Strength Index (14)",
"value": 52,
"action": "Neutral"
},
{
"name": "Stochastic %K (14, 3, 3)",
"value": 87,
"action": "Neutral"
},
{
"name": "Commodity Channel Index (20)",
"value": 91,
"action": "Neutral"
},
{
"name": "Average Directional Index (14)",
"value": 18,
"action": "Neutral"
},
{
"name": "Awesome Oscillator",
"value": 23,
"action": "Buy"
},
{
"name": "Momentum (10)",
"value": 375,
"action": "Sell"
},
{
"name": "MACD Level (12, 26)",
"value": -36,
"action": "Buy"
},
{
"name": "Stochastic RSI Fast (3, 3, 14, 14)",
"value": 87,
"action": "Neutral"
},
{
"name": "Williams Percent Range (14)",
"value": -16,
"action": "Neutral"
},
{
"name": "Bull Bear Power",
"value": 302,
"action": "Sell"
},
{
"name": "Ultimate Oscillator (7, 14, 28)",
"value": 52,
"action": "Neutral"
}
],
"sell": 2,
"neutral": 7,
"updated_on": "2025-04-25 10:30:36"
},
"moving_average": {
"buy": 7,
"data": [
{
"name": "Exponential Moving Average (10)",
"value": 8479,
"action": "Buy"
},
{
"name": "Simple Moving Average (10)",
"value": 8483,
"action": "Buy"
},
{
"name": "Exponential Moving Average (20)",
"value": 8467,
"action": "Buy"
},
{
"name": "Simple Moving Average (20)",
"value": 8319,
"action": "Buy"
},
{
"name": "Exponential Moving Average (30)",
"value": 8532,
"action": "Buy"
},
{
"name": "Simple Moving Average (30)",
"value": 8496,
"action": "Buy"
},
{
"name": "Exponential Moving Average (50)",
"value": 8716,
"action": "Sell"
},
{
"name": "Simple Moving Average (50)",
"value": 8687,
"action": "Sell"
},
{
"name": "Exponential Moving Average (100)",
"value": 9104,
"action": "Sell"
},
{
"name": "Simple Moving Average (100)",
"value": 9261,
"action": "Sell"
},
{
"name": "Exponential Moving Average (200)",
"value": 9420,
"action": "Sell"
},
{
"name": "Simple Moving Average (200)",
"value": 9788,
"action": "Sell"
},
{
"name": "Ichimoku Base Line (9, 26, 52, 26)",
"value": 8225,
"action": "Neutral"
},
{
"name": "Volume Weighted Moving Average (20)",
"value": 8181,
"action": "Buy"
},
{
"name": "Hull Moving Average (9)",
"value": 8606,
"action": "Sell"
}
],
"sell": 7,
"neutral": 1,
"updated_on": "2025-04-25 10:30:36"
}
},
"analyst_rating_breakdown": {
"buy": 2,
"hold": 3,
"sell": 0,
"n_analyst": 21,
"strong_buy": 16,
"updated_on": "2025-04-02 13:30:22",
"strong_sell": 0
}
},
"financials": {
"historical_financials": [
{
"tax": 6421398000000,
"ebit": null,
"year": 2020,
"ebitda": null,
"revenue": 97649829000000,
"earnings": 27163109000000,
"net_loan": 601535550000000,
"cash_only": 24322335000000,
"provision": 12840386000000,
"credit_rwa": null,
"gross_loan": 574589608000000,
"market_rwa": null,
"total_debt": 12881754000000,
"cash_inflow": null,
"cash_outflow": null,
"fixed_assets": null,
"gross_profit": null,
"time_deposit": 192137891000000,
"total_assets": 1075570256000000,
"total_equity": 184714709000000,
"net_cash_flow": null,
"operating_pnl": 33568507000000,
"total_capital": null,
"total_deposit": 834283843000000,
"free_cash_flow": 35854359000000,
"premium_income": null,
"prepaid_assets": null,
"cost_of_revenue": null,
"current_account": 228984664000000,
"interest_income": 65403161000000,
"non_loan_assets": 474034706000000,
"operational_rwa": null,
"premium_expense": null,
"savings_account": 413161288000000,
"interest_expense": 11241891000000,
"end_cash_position": null,
"operating_expense": 29969464000000,
"outstanding_shares": 24664644545,
"retained_earnings": null,
"total_liabilities": 885537919000000,
"core_capital_tier1": null,
"industry_breakdown": null,
"net_premium_income": null,
"allowance_for_loans": 26945942000000,
"current_liabilities": null,
"earnings_before_tax": 33568507000000,
"financing_cash_flow": -15553268000000,
"investing_cash_flow": -44117844000000,
"net_interest_income": 76645052000000,
"non_interest_income": 21004777000000,
"operating_cash_flow": 50978875000000,
"cash_and_equivalents": null,
"non_loan_earning_assets": null,
"high_quality_liquid_asset": null,
"total_risk_weighted_asset": null,
"non_loan_non_earning_assets": null,
"supplementary_capital_tier2": null,
"non_operating_income_or_loss": null,
"total_cash_and_due_from_banks": 63778776000000,
"interest_expense_non_operating": null,
"non_interest_bearing_liabilities": null,
"realized_capital_goods_investment": null,
"other_interest_bearing_liabilities": null
},
...
],
"historical_financial_ratio": [
{
"year": "2020",
"capital": {
"capital_adequacy_ratio": null
},
"leverage": {
"debt_to_asset_ratio": 0.011976673702289513,
"debt_to_equity_ratio": 4.794084476510206
},
"liquidity": {
"casa_ratio": 0.5220580058568254,
"leverage_ratio": null,
"loan_to_deposit_ratio": 0.7210202559322487,
"liquidity_coverage_ratio": null,
"operating_cash_flow_margin": 0.5220580058568254
},
"efficiency": {
"total_asset_turnover": 0.09078888938706389
},
"profitability": {
"roa": 0.025254611540689538,
"roe": 0.14705439077945873,
"efficiency_ratio": 0.025254611540689538,
"net_profit_margin": 0.27816852602988174,
"net_interest_margin": null,
"cost_to_income_ratio": 0.8927851333989921,
"operating_profit_margin": 0.3437641145280449
}
},
...
],
"yoy_quarter_earnings_growth": 0.126634590049919,
"yoy_quarter_revenue_growth": 0.0628223301507916
},
"dividend": {
"historical_dividends": [
{
"year": 2020,
"breakdown": [
{
"date": "2020-12-08",
"total": 98,
"yield": 0.0032565901055932
},
{
"date": "2020-04-21",
"total": 455,
"yield": 0.015119899995625
}
],
"total_yield": 0.0183764901012182,
"total_dividend": 553
},
...
],
"annual_yield": [
{
"year": 2025,
"total": 250,
"yield": 0.0263157894736842
},
{
"year": 2024,
"total": 277.5,
"yield": 0.0278028105385602
},
{
"year": 2023,
"total": 212.5,
"yield": 0.023836369626224
},
{
"year": 2022,
"total": 155,
"yield": 0.0193673796020448
},
{
"year": 2021,
"total": 457,
"yield": 0.0165560597088188
},
{
"year": 2020,
"total": 553,
"yield": 0.0183764901012182
}
],
"yield_ttm": 0.0315789473684211,
"dividend_yield_avg": {
"period": 5,
"avg_yield": 0.0211878219153732
},
"dividend_ttm": 300,
"payout_ratio": 0.674416385228728,
"cash_payout_ratio": 0.746816316216954,
"last_ex_dividend_date": "2025-03-21"
},
"management": {
"key_executives": [
{
"name": "Jahja Setiaatmadja",
"position": "President Director"
},
{
"name": "Armand Wahyudi Hartono",
"position": "Vice Presiden Director"
},
{
"name": "Gregory Hendra Lembong",
"position": "Vice Presiden Director"
},
{
"name": "Tan Ho Hien/Subur Atau Dipanggil Subur Tan",
"position": "Director"
},
{
"name": "Rudy Susanto",
"position": "Director"
},
{
"name": "Lianawaty Suwono",
"position": "Director"
},
{
"name": "Santoso",
"position": "Director"
},
{
"name": "Vera Eve Lim",
"position": "Director"
},
{
"name": "Haryanto Tiara Budiman",
"position": "Director"
},
{
"name": "Frengky Chandra Kusuma",
"position": "Director"
},
{
"name": "John Kosasih",
"position": "Director"
},
{
"name": "Antonius Widodo Mulyono",
"position": "Director"
}
],
"executives_shareholdings": [
{
"name": "Antonius Widodo Mulyono",
"position": "Director",
"share_amount": 440838,
"share_percentage": 0
},
{
"name": "Armand Wahyudi Hartono",
"position": "Vice Presiden Director",
"share_amount": 4256065,
"share_percentage": 0.00003
},
{
"name": "Frengky Chandra Kusuma",
"position": "Director",
"share_amount": 2429926,
"share_percentage": 0.00002
},
{
"name": "Gregory Hendra Lembong",
"position": "Vice Presiden Director",
"share_amount": 1531282,
"share_percentage": 0.00001
},
{
"name": "Haryanto Tiara Budiman",
"position": "Director",
"share_amount": 1057378,
"share_percentage": 0.00001
},
{
"name": "Jahja Setiaatmadja",
"position": "President Director",
"share_amount": 35805144,
"share_percentage": 0.0003
},
{
"name": "John Kosasih",
"position": "Director",
"share_amount": 1094492,
"share_percentage": 0.00001
},
{
"name": "Lianawaty Suwono",
"position": "Director",
"share_amount": 2840417,
"share_percentage": 0.00002
},
{
"name": "Rudy Susanto",
"position": "Director",
"share_amount": 3431711,
"share_percentage": 0.00003
},
{
"name": "Santoso",
"position": "Director",
"share_amount": 3169028,
"share_percentage": 0.00003
},
{
"name": "Tonny Kusnadi",
"position": "Commissioner",
"share_amount": 7502058,
"share_percentage": 0.00006
},
{
"name": "Vera Eve Lim",
"position": "Director",
"share_amount": 2731601,
"share_percentage": 0.00002
}
]
},
"ownership": {
"major_shareholders": [
{
"name": "Pt Dwimuria Investama Andalan",
"share_value": 643434525000000,
"share_amount": 67729950000,
"share_percentage": "0.54942"
},
{
"name": "Public",
"share_value": 496644848573500,
"share_amount": 52278405113,
"share_percentage": "0.42408"
},
{
"name": "Pihak Afiliasi Pengendali",
"share_value": 28756286250000,
"share_amount": 3026977500,
"share_percentage": "0.02455"
},
{
"name": "Djohan Emir Setijoso",
"share_value": 1017434828500,
"share_amount": 107098403,
"share_percentage": "0.00087"
},
{
"name": "Jahja Setiaatmadja",
"share_value": 340148868000,
"share_amount": 35805144,
"share_percentage": "0.0003"
},
{
"name": "Robert Budi Hartono",
"share_value": 267282500000,
"share_amount": 28135000,
"share_percentage": "0.00023"
},
{
"name": "Bambang Hartono",
"share_value": 256737500000,
"share_amount": 27025000,
"share_percentage": "0.00022"
},
{
"name": "Tan Ho Hien/Subur Disebut Juga Subur Tan",
"share_value": 106105918000,
"share_amount": 11169044,
"share_percentage": "0.00009"
},
{
"name": "Tonny Kusnadi",
"share_value": 71269551000,
"share_amount": 7502058,
"share_percentage": "0.00006"
},
{
"name": "Armand Wahyudi Hartono",
"share_value": 40432617500,
"share_amount": 4256065,
"share_percentage": "0.00003"
},
{
"name": "Rudy Susanto",
"share_value": 32601254500,
"share_amount": 3431711,
"share_percentage": "0.00003"
},
{
"name": "Santoso",
"share_value": 30105766000,
"share_amount": 3169028,
"share_percentage": "0.00003"
},
{
"name": "Frengky Chandra Kusuma",
"share_value": 23084297000,
"share_amount": 2429926,
"share_percentage": "0.00002"
},
{
"name": "Vera Eve Lim",
"share_value": 25950209500,
"share_amount": 2731601,
"share_percentage": "0.00002"
},
{
"name": "Lianawaty Suwono",
"share_value": 26983961500,
"share_amount": 2840417,
"share_percentage": "0.00002"
},
{
"name": "Haryanto Tiara Budiman",
"share_value": 10045091000,
"share_amount": 1057378,
"share_percentage": "0.00001"
},
{
"name": "Gregory Hendra Lembong",
"share_value": 14547179000,
"share_amount": 1531282,
"share_percentage": "0.00001"
},
{
"name": "John Kosasih",
"share_value": 10397674000,
"share_amount": 1094492,
"share_percentage": "0.00001"
}
],
"top_transactions": {
"date": "2025-04-30",
"top_buyers": [
{
"name": "GQG Partners LLC",
"changeAmount": 73565543
},
{
"name": "Vanguard Group Inc",
"changeAmount": 43426900
},
{
"name": "BlackRock Fund Advisors",
"changeAmount": 758400
}
],
"top_sellers": [
{
"name": "Capital Research and Management Company",
"changeAmount": -564456100
},
{
"name": "Fidelity Management & Research Company LLC",
"changeAmount": -363460470
},
{
"name": "Capital Group",
"changeAmount": -317924500
}
]
},
"monthly_net_transactions": [
{
"date": "2025-04-30",
"net_transaction": -2601691524
},
{
"date": "2025-03-31",
"net_transaction": -70563772
},
{
"date": "2025-02-28",
"net_transaction": -248742678
},
{
"date": "2025-01-31",
"net_transaction": -144932456
},
{
"date": "2024-12-31",
"net_transaction": 379551062
},
{
"date": "2024-11-30",
"net_transaction": 802863330
},
{
"date": "2024-09-30",
"net_transaction": -344659998
},
{
"date": "2024-06-30",
"net_transaction": 1055373886
},
{
"date": "2024-01-31",
"net_transaction": 417194151
},
{
"date": "2023-12-31",
"net_transaction": 241601227
}
]
},
"peers": [
{
"peers_data": {
"companies": [
{
"year": 2024,
"group": [
"self"
],
"pb_mrq": 4.36508348929863,
"pe_ttm": 20.9067375773448,
"symbol": "BBCA.JK",
"market_cap": 1146448238346240,
"net_income": 54836305000000,
"company_name": "PT Bank Central Asia Tbk.",
"employee_num": 24685,
"total_assets": 1449300000000000,
"total_equity": 271898220000000,
"pretax_income": 68217850000000,
"total_revenue": 108306541000000,
"yearly_mcap_chg": -0.0510280569656135,
"operating_expense": 38054238000000,
"revenue_breakdown": null,
"total_liabilities": 1177400000000000,
"int_income_breakdown": [
{
"class": "Loans & Deposits",
"amount": 63092902000000,
"category": "Loans"
},
{
"class": "Marketable Securities",
"amount": 22259179000000,
"category": "Investment securities"
},
{
"class": "Marketable Securities",
"amount": 2542353000000,
"category": "Securities purchased under agreements to resell"
},
{
"class": "Finance Receivable",
"amount": 3594918000000,
"category": "Consumer financing receivables and finance lease receivables"
},
{
"class": "Interbank Placement",
"amount": 711706000000,
"category": "Placements with Bank Indonesia and other banks"
},
{
"class": "Finance Receivable",
"amount": 691152000000,
"category": "Bill receivable"
},
{
"class": "Sharia Income",
"amount": 805105000000,
"category": "Sharia Income"
},
{
"class": "Other Income",
"amount": 1099139000000,
"category": "Others"
}
],
"operating_expense_breakdown": [
{
"class": "Salaries & Benefits",
"amount": 17444242000000,
"category": "Personnel expenses"
},
{
"class": "General & Admin",
"amount": 16874142000000,
"category": "General and administrative"
},
{
"class": "Other expenses",
"amount": 3735854000000,
"category": "Others (expense)"
}
]
},
{
"year": 2024,
"group": [
"sub_sector",
"sector",
"industry",
"sub_industry"
],
"pb_mrq": 2.01925183800493,
"pe_ttm": 10.6440614741997,
"symbol": "BBRI.JK",
"market_cap": 640292315201536,
"net_income": 60154887000000,
"company_name": "PT Bank Rakyat Indonesia (Persero) Tbk",
"employee_num": 59495,
"total_assets": 1992980000000000,
"total_equity": 323189047000000,
"pretax_income": 77599110000000,
"total_revenue": 199665679000000,
"yearly_mcap_chg": -0.140440524840254,
"operating_expense": 82913498000000,
"revenue_breakdown": null,
"total_liabilities": 1669790000000000,
"int_income_breakdown": [
{
"class": "Loans & Deposits",
"amount": 159239209000000,
"category": "Loans"
},
{
"class": "Finance Receivable",
"amount": 3394259000000,
"category": "Finance Receivables"
},
{
"class": "Securities",
"amount": 14456242000000,
"category": "Securities"
},
{
"class": "Marketable Securities",
"amount": 912657000000,
"category": "Securities purchased under agreement to resell"
},
{
"class": "Interbank Placement",
"amount": 3615685000000,
"category": "Placement with Bank Indonesia"
},
{
"class": "Current Accounts",
"amount": 756000000,
"category": "Current accounts with Bank Indonesia"
},
{
"class": "Sharia Income",
"amount": 13994161000000,
"category": "Sharia Income"
},
{
"class": "Other Income",
"amount": 3653283000000,
"category": "Others"
}
],
"operating_expense_breakdown": [
{
"class": "Salaries & Benefits",
"amount": 39183567000000,
"category": "Salaries and employees' benefits"
},
{
"class": "General & Admin",
"amount": 29652420000000,
"category": "General and administrative"
},
{
"class": "Other expenses",
"amount": 14077511000000,
"category": "Others (expense)"
}
]
},
{
"year": 2024,
"group": [
"sub_sector",
"sector",
"industry",
"sub_industry"
],
"pb_mrq": 1.80058575505822,
"pe_ttm": 9.16053584088412,
"symbol": "BMRI.JK",
"market_cap": 510999807393792,
"net_income": 55782742000000,
"company_name": "PT Bank Mandiri (Persero) Tbk",
"employee_num": 34206,
"total_assets": 2427220000000000,
"total_equity": 313474681000000,
"pretax_income": 76403486000000,
"total_revenue": 146599045000000,
"yearly_mcap_chg": -0.206521723272946,
"operating_expense": 58610446000000,
"revenue_breakdown": null,
"total_liabilities": 2113750000000000,
"int_income_breakdown": [
{
"class": "Loans & Deposits",
"amount": 100107075000000,
"category": "Loans"
},
{
"class": "Securities",
"amount": 15186343000000,
"category": "Securities"
},
{
"class": "Finance Receivable",
"amount": 7092516000000,
"category": "Consumer financing income"
},
{
"class": "Interbank Placement",
"amount": 3507428000000,
"category": "Placement with Bank Indonesia and other banks"
},
{
"class": "Marketable Securities",
"amount": 2835268000000,
"category": "Marketable securities"
},
{
"class": "Other Income",
"amount": 59976000000,
"category": "Margin"
},
{
"class": "Sharia Income",
"amount": 21597386000000,
"category": "Sharia Income"
},
{
"class": "Finance Receivable",
"amount": 850035000000,
"category": "Others"
}
],
"operating_expense_breakdown": [
{
"class": "Salaries & Benefits",
"amount": 23990763000000,
"category": "Salaries and employees' benefits"
},
{
"class": "General & Admin",
"amount": 26519633000000,
"category": "General and administrative"
},
{
"class": "Other expenses",
"amount": 8100050000000,
"category": "Others (expense)"
}
]
},
{
"year": 2024,
"group": [
"sub_sector",
"sector",
"industry",
"sub_industry"
],
"pb_mrq": 1.03199611166949,
"pe_ttm": 7.81115934486253,
"symbol": "BBNI.JK",
"market_cap": 167655591903232,
"net_income": 21463599000000,
"company_name": "PT Bank Negara Indonesia (Persero) Tbk",
"employee_num": 25378,
"total_assets": 1129810000000000,
"total_equity": 167186553000000,
"pretax_income": 26580458000000,
"total_revenue": 64514920000000,
"yearly_mcap_chg": -0.142645449661375,
"operating_expense": 29688445000000,
"revenue_breakdown": null,
"total_liabilities": 962619084000000,
"int_income_breakdown": [
{
"class": "Loans & Deposits",
"amount": 55680548000000,
"category": "Loans"
},
{
"class": "Securities",
"amount": 6463839000000,
"category": "Government Bonds"
},
{
"class": "Marketable Securities",
"amount": 781391000000,
"category": "Marketable securities"
},
{
"class": "Interbank Placement",
"amount": 2281994000000,
"category": "Placement with Bank Indonesia"
},
{
"class": "Finance Receivable",
"amount": 1375338000000,
"category": "Others"
}
],
"operating_expense_breakdown": [
{
"class": "Salaries & Benefits",
"amount": 13948131000000,
"category": "Salaries and employees' benefits"
},
{
"class": "General & Admin",
"amount": 9184590000000,
"category": "General and administrative"
},
{
"class": "Other expenses",
"amount": 1567476000000,
"category": "Deposit guarantee premium"
},
{
"class": "Sales & Marketing",
"amount": 1135800000000,
"category": "Promotion expense"
},
{
"class": "Other expenses",
"amount": 3852448000000,
"category": "Others (expense)"
}
]
},
{
"year": 2024,
"group": [
"sub_sector",
"sector",
"industry",
"sub_industry"
],
"pb_mrq": 2.93930886405972,
"pe_ttm": 18.8971179429052,
"symbol": "BRIS.JK",
"market_cap": 132391091830784,
"net_income": 7005888000000,
"company_name": "PT Bank Syariah Indonesia Tbk",
"employee_num": 17245,
"total_assets": 408613432000000,
"total_equity": 45041572000000,
"pretax_income": 9282456000000,
"total_revenue": 22965653000000,
"yearly_mcap_chg": 0.0871212528245284,
"operating_expense": 11793642000000,
"revenue_breakdown": null,
"total_liabilities": 363571860000000,
"int_income_breakdown": [
{
"class": "Loans & Deposits",
"amount": 13404055000000,
"category": "Income from sales and purchases"
},
{
"class": "Loans & Deposits",
"amount": 8001204000000,
"category": "Income from profit sharing"
},
{
"class": "Loans & Deposits",
"amount": 192124000000,
"category": "Income from ijarah - net"
},
{
"class": "Other Income",
"amount": 3700820000000,
"category": "Others"
}
],
"operating_expense_breakdown": [
{
"class": "Salaries & Benefits",
"amount": 5284136000000,
"category": "Salaries and employees' benefits"
},
{
"class": "General & Admin",
"amount": 6342626000000,
"category": "General and administrative expenses"
},
{
"class": "Other expenses",
"amount": 586000000,
"category": "Wadiah bonus"
},
{
"class": "Other expenses",
"amount": 166294000000,
"category": "Others (expense)"
}
]
},
{
"year": 2024,
"group": [
"sub_sector",
"sector",
"industry",
"sub_industry"
],
"pb_mrq": 1.87837290123011,
"pe_ttm": 23.0455495241069,
"symbol": "BNLI.JK",
"market_cap": 81769734864896,
"net_income": 3566519000000,
"company_name": "Bank Permata Tbk",
"employee_num": 6515,
"total_assets": 259067503000000,
"total_equity": 42603182000000,
"pretax_income": 4608229000000,
"total_revenue": 11710986000000,
"yearly_mcap_chg": 1.4301074478026,
"operating_expense": 5577897000000,
"revenue_breakdown": null,
"total_liabilities": 216464321000000,
"int_income_breakdown": [
{
"class": "Loans & Deposits",
"amount": 11552256000000,
"category": "Loans"
},
{
"class": "Securities",
"amount": 3570514000000,
"category": "Investment Securities"
},
{
"class": "Interbank Placement",
"amount": 958293000000,
"category": "Placement with Bank Indonesia"
},
{
"class": "Marketable Securities",
"amount": 555191000000,
"category": "Securities purchased under resale agreements"
},
{
"class": "Marketable Securities",
"amount": 368245000000,
"category": "Financial assets held for trading"
},
{
"class": "Finance Receivable",
"amount": 111489000000,
"category": "Acceptance receivables and trade finance"
},
{
"class": "Interbank Placement",
"amount": 97011000000,
"category": "Current accounts with Bank Indonesia"
},
{
"class": "Other Income",
"amount": 40000000,
"category": "Others"
}
],
"operating_expense_breakdown": [
{
"class": "Salaries & Benefits",
"amount": 3168469000000,
"category": "Salaries and employees' benefits"
},
{
"class": "General & Admin",
"amount": 1858139000000,
"category": "General and administrative expenses"
},
{
"class": "Other expenses",
"amount": 551289000000,
"category": "Others (expense)"
}
]
},
{
"year": 2024,
"group": [
"sub_sector",
"sector",
"industry",
"sub_industry"
],
"pb_mrq": 0.858499592302652,
"pe_ttm": 6.52598400220766,
"symbol": "BNGA.JK",
"market_cap": 45499780431872,
"net_income": 6972095000000,
"company_name": "PT Bank CIMB Niaga Tbk",
"employee_num": 11035,
"total_assets": 360220510000000,
"total_equity": 53196327000000,
"pretax_income": 8728787000000,
"total_revenue": 39887024000000,
"yearly_mcap_chg": -0.0447713525616664,
"operating_expense": 8749399000000,
"revenue_breakdown": null,
"total_liabilities": 307024183000000,
"int_income_breakdown": null,
"operating_expense_breakdown": null
},
{
"year": 2024,
"group": [
"sub_sector",
"sector",
"industry",
"sub_industry"
],
"pb_mrq": 1.96769899177295,
"pe_ttm": 15.841634398698,
"symbol": "MEGA.JK",
"market_cap": 41680195551232,
"net_income": 2631054000000,
"company_name": "Bank Mega Tbk",
"employee_num": 4271,
"total_assets": 134915494000000,
"total_equity": 21182201000000,
"pretax_income": 3256906000000,
"total_revenue": 6915095000000,
"yearly_mcap_chg": -0.323809530938097,
"operating_expense": 3467413000000,
"revenue_breakdown": null,
"total_liabilities": 113733293000000,
"int_income_breakdown": [
{
"class": "Loans & Deposits",
"amount": 7199232000000,
"category": "Loans"
},
{
"class": "Securities",
"amount": 2921635000000,
"category": "Securities"
},
{
"class": "Interbank Placement",
"amount": 165636000000,
"category": "Placement with Bank Indonesia"
},
{
"class": "Other Income",
"amount": 2803000000,
"category": "Others"
}
],
"operating_expense_breakdown": [
{
"class": "Salaries & Benefits",
"amount": 1399207000000,
"category": "Salaries and employees' benefits"
},
{
"class": "General & Admin",
"amount": 2055670000000,
"category": "General and administrative expenses"
},
{
"class": "Other expenses",
"amount": 12536000000,
"category": "Others (expense)"
}
]
},
{
"year": 2024,
"group": [
"sub_sector",
"sector",
"industry",
"sub_industry"
],
"pb_mrq": 0.766892110697984,
"pe_ttm": 6.41200168019479,
"symbol": "NISP.JK",
"market_cap": 31205609177088,
"net_income": 4866750000000,
"company_name": "PT Bank OCBC NISP Tbk",
"employee_num": 6386,
"total_assets": 281008237000000,
"total_equity": 40691379000000,
"pretax_income": 5989304000000,
"total_revenue": 11936019000000,
"yearly_mcap_chg": 0.0461538959089109,
"operating_expense": 6078897000000,
"revenue_breakdown": null,
"total_liabilities": 240316858000000,
"int_income_breakdown": [
{
"class": "Loans & Deposits",
"amount": 12376761000000,
"category": "Loans"
},
{
"class": "Marketable Securities",
"amount": 5388091000000,
"category": "Marketable securities and government bonds"
},
{
"class": "Current Accounts",
"amount": 266622000000,
"category": "Current account and placements with other banks and Bank Indonesia"
},
{
"class": "Other Income",
"amount": 744725000000,
"category": "Others"
}
],
"operating_expense_breakdown": [
{
"class": "Salaries & Benefits",
"amount": 3275122000000,
"category": "Salaries and employees' benefits"
},
{
"class": "General & Admin",
"amount": 2271453000000,
"category": "General and administrative"
},
{
"class": "Other expenses",
"amount": 532322000000,
"category": "Others (expense)"
}
]
},
{
"year": 2024,
"group": [
"sub_sector",
"sector",
"industry",
"sub_industry"
],
"pb_mrq": 0.545378557148861,
"pe_ttm": 9.5268546649133,
"symbol": "PNBN.JK",
"market_cap": 28536578506752,
"net_income": 2995383000000,
"company_name": "Bank Pan Indonesia Tbk",
"employee_num": 10883,
"total_assets": 243958575000000,
"total_equity": 56069616000000,
"pretax_income": 3654894000000,
"total_revenue": 24093933000000,
"yearly_mcap_chg": 0.0627802848191283,
"operating_expense": 5716711000000,
"revenue_breakdown": null,
"total_liabilities": 176226996000000,
"int_income_breakdown": null,
"operating_expense_breakdown": null
}
],
"group_name": {
"sector": "Financials",
"industry": "Banks",
"sub_sector": "Banks",
"sub_industry": "Banks"
}
}
}
]
}
{
"symbol": "BBCA.JK",
"company_name": "PT Bank Central Asia Tbk.",
"overview": {
"listing_board": "Main",
"industry": "Banks",
"sub_industry": "Banks",
"sector": "Financials",
"sub_sector": "Banks",
"market_cap": 1171102961238016,
"market_cap_rank": 1,
"address": "Menara BCA, Grand Indonesia\r\nJalan MH Thamrin No. 1\r\nJakarta 10310",
"employee_num": 24685,
"listing_date": "2000-05-31",
"website": "www.bca.co.id",
"phone": "021-23588000",
"email": "investor_relations@bca.co.id",
"last_close_price": 9500,
"latest_close_date": "2025-05-19",
"daily_close_change": 0.021505376344086,
"all_time_price": {
"ytd_low": {
"date": "2025-04-08",
"price": 7275
},
"52_w_low": {
"date": "2025-04-08",
"price": 7275
},
"90_d_low": {
"date": "2025-04-08",
"price": 7275
},
"ytd_high": {
"date": "2025-01-03",
"price": 9925
},
"52_w_high": {
"date": "2024-09-23",
"price": 10950
},
"90_d_high": {
"date": "2025-05-20",
"price": 9675
},
"all_time_low": {
"date": "2004-06-08",
"price": 175
},
"all_time_high": {
"date": "2024-09-23",
"price": 10950
}
},
"esg_score": 21.5
},
"valuation": {
"last_close_price": 9500,
"latest_close_date": "2025-05-19",
"daily_close_change": 0.021505376344086,
"forward_pe": 19.6899348857567,
"intrinsic_value": 10228,
"historical_valuation": [
{
"pb": 4.39198265641366,
"pe": 28.3208940729154,
"ps": 9.1416151165263,
"pcf": 7.06026623266716,
"peg": 1.7913022593991947,
"year": 2021,
"pb_peer_avg": 1.41880018853622,
"pe_peer_avg": 14.5922691710537,
"ps_peer_avg": 2.98099284307984,
"enterprise_to_ebitda": null,
"enterprise_to_revenue": null
},
...
]
},
"future": {
"company_value_forecasts": [
{
"eps_estimate": 481.91,
"estimate_year": 2025,
"revenue_estimate": 116960000000000
},
{
"eps_estimate": 566.35,
"estimate_year": 2027,
"revenue_estimate": 137039999999999
},
{
"eps_estimate": 518.5,
"estimate_year": 2026,
"revenue_estimate": 126170000000000
},
{
"eps": 444.8290500804712,
"total_assets": 1449300000000000,
"total_equity": 271898220000000,
"total_revenue": 108306541000000,
"financial_year": 2024
}
],
"company_growth_forecasts": [
{
"base_year": 2024,
"eps_growth": 0.0833600089178756,
"estimate_year": 2025,
"revenue_growth": 0.079897842919755
},
{
"base_year": 2024,
"eps_growth": 0.27318567769682,
"estimate_year": 2027,
"revenue_growth": 0.265297540985996
},
{
"base_year": 2024,
"eps_growth": 0.165616319136984,
"estimate_year": 2026,
"revenue_growth": 0.16493425821807
}
],
"technical_rating_breakdown": {
"summary": {
"buy": 9,
"sell": 9,
"neutral": 8,
"updated_on": "2025-04-25 10:30:36"
},
"oscillator": {
"buy": 2,
"data": [
{
"name": "Relative Strength Index (14)",
"value": 52,
"action": "Neutral"
},
{
"name": "Stochastic %K (14, 3, 3)",
"value": 87,
"action": "Neutral"
},
{
"name": "Commodity Channel Index (20)",
"value": 91,
"action": "Neutral"
},
{
"name": "Average Directional Index (14)",
"value": 18,
"action": "Neutral"
},
{
"name": "Awesome Oscillator",
"value": 23,
"action": "Buy"
},
{
"name": "Momentum (10)",
"value": 375,
"action": "Sell"
},
{
"name": "MACD Level (12, 26)",
"value": -36,
"action": "Buy"
},
{
"name": "Stochastic RSI Fast (3, 3, 14, 14)",
"value": 87,
"action": "Neutral"
},
{
"name": "Williams Percent Range (14)",
"value": -16,
"action": "Neutral"
},
{
"name": "Bull Bear Power",
"value": 302,
"action": "Sell"
},
{
"name": "Ultimate Oscillator (7, 14, 28)",
"value": 52,
"action": "Neutral"
}
],
"sell": 2,
"neutral": 7,
"updated_on": "2025-04-25 10:30:36"
},
"moving_average": {
"buy": 7,
"data": [
{
"name": "Exponential Moving Average (10)",
"value": 8479,
"action": "Buy"
},
{
"name": "Simple Moving Average (10)",
"value": 8483,
"action": "Buy"
},
{
"name": "Exponential Moving Average (20)",
"value": 8467,
"action": "Buy"
},
{
"name": "Simple Moving Average (20)",
"value": 8319,
"action": "Buy"
},
{
"name": "Exponential Moving Average (30)",
"value": 8532,
"action": "Buy"
},
{
"name": "Simple Moving Average (30)",
"value": 8496,
"action": "Buy"
},
{
"name": "Exponential Moving Average (50)",
"value": 8716,
"action": "Sell"
},
{
"name": "Simple Moving Average (50)",
"value": 8687,
"action": "Sell"
},
{
"name": "Exponential Moving Average (100)",
"value": 9104,
"action": "Sell"
},
{
"name": "Simple Moving Average (100)",
"value": 9261,
"action": "Sell"
},
{
"name": "Exponential Moving Average (200)",
"value": 9420,
"action": "Sell"
},
{
"name": "Simple Moving Average (200)",
"value": 9788,
"action": "Sell"
},
{
"name": "Ichimoku Base Line (9, 26, 52, 26)",
"value": 8225,
"action": "Neutral"
},
{
"name": "Volume Weighted Moving Average (20)",
"value": 8181,
"action": "Buy"
},
{
"name": "Hull Moving Average (9)",
"value": 8606,
"action": "Sell"
}
],
"sell": 7,
"neutral": 1,
"updated_on": "2025-04-25 10:30:36"
}
},
"analyst_rating_breakdown": {
"buy": 2,
"hold": 3,
"sell": 0,
"n_analyst": 21,
"strong_buy": 16,
"updated_on": "2025-04-02 13:30:22",
"strong_sell": 0
}
},
"financials": {
"historical_financials": [
{
"tax": 6421398000000,
"ebit": null,
"year": 2020,
"ebitda": null,
"revenue": 97649829000000,
"earnings": 27163109000000,
"net_loan": 601535550000000,
"cash_only": 24322335000000,
"provision": 12840386000000,
"credit_rwa": null,
"gross_loan": 574589608000000,
"market_rwa": null,
"total_debt": 12881754000000,
"cash_inflow": null,
"cash_outflow": null,
"fixed_assets": null,
"gross_profit": null,
"time_deposit": 192137891000000,
"total_assets": 1075570256000000,
"total_equity": 184714709000000,
"net_cash_flow": null,
"operating_pnl": 33568507000000,
"total_capital": null,
"total_deposit": 834283843000000,
"free_cash_flow": 35854359000000,
"premium_income": null,
"prepaid_assets": null,
"cost_of_revenue": null,
"current_account": 228984664000000,
"interest_income": 65403161000000,
"non_loan_assets": 474034706000000,
"operational_rwa": null,
"premium_expense": null,
"savings_account": 413161288000000,
"interest_expense": 11241891000000,
"end_cash_position": null,
"operating_expense": 29969464000000,
"outstanding_shares": 24664644545,
"retained_earnings": null,
"total_liabilities": 885537919000000,
"core_capital_tier1": null,
"industry_breakdown": null,
"net_premium_income": null,
"allowance_for_loans": 26945942000000,
"current_liabilities": null,
"earnings_before_tax": 33568507000000,
"financing_cash_flow": -15553268000000,
"investing_cash_flow": -44117844000000,
"net_interest_income": 76645052000000,
"non_interest_income": 21004777000000,
"operating_cash_flow": 50978875000000,
"cash_and_equivalents": null,
"non_loan_earning_assets": null,
"high_quality_liquid_asset": null,
"total_risk_weighted_asset": null,
"non_loan_non_earning_assets": null,
"supplementary_capital_tier2": null,
"non_operating_income_or_loss": null,
"total_cash_and_due_from_banks": 63778776000000,
"interest_expense_non_operating": null,
"non_interest_bearing_liabilities": null,
"realized_capital_goods_investment": null,
"other_interest_bearing_liabilities": null
},
...
],
"historical_financial_ratio": [
{
"year": "2020",
"capital": {
"capital_adequacy_ratio": null
},
"leverage": {
"debt_to_asset_ratio": 0.011976673702289513,
"debt_to_equity_ratio": 4.794084476510206
},
"liquidity": {
"casa_ratio": 0.5220580058568254,
"leverage_ratio": null,
"loan_to_deposit_ratio": 0.7210202559322487,
"liquidity_coverage_ratio": null,
"operating_cash_flow_margin": 0.5220580058568254
},
"efficiency": {
"total_asset_turnover": 0.09078888938706389
},
"profitability": {
"roa": 0.025254611540689538,
"roe": 0.14705439077945873,
"efficiency_ratio": 0.025254611540689538,
"net_profit_margin": 0.27816852602988174,
"net_interest_margin": null,
"cost_to_income_ratio": 0.8927851333989921,
"operating_profit_margin": 0.3437641145280449
}
},
...
],
"yoy_quarter_earnings_growth": 0.126634590049919,
"yoy_quarter_revenue_growth": 0.0628223301507916
},
"dividend": {
"historical_dividends": [
{
"year": 2020,
"breakdown": [
{
"date": "2020-12-08",
"total": 98,
"yield": 0.0032565901055932
},
{
"date": "2020-04-21",
"total": 455,
"yield": 0.015119899995625
}
],
"total_yield": 0.0183764901012182,
"total_dividend": 553
},
...
],
"annual_yield": [
{
"year": 2025,
"total": 250,
"yield": 0.0263157894736842
},
{
"year": 2024,
"total": 277.5,
"yield": 0.0278028105385602
},
{
"year": 2023,
"total": 212.5,
"yield": 0.023836369626224
},
{
"year": 2022,
"total": 155,
"yield": 0.0193673796020448
},
{
"year": 2021,
"total": 457,
"yield": 0.0165560597088188
},
{
"year": 2020,
"total": 553,
"yield": 0.0183764901012182
}
],
"yield_ttm": 0.0315789473684211,
"dividend_yield_avg": {
"period": 5,
"avg_yield": 0.0211878219153732
},
"dividend_ttm": 300,
"payout_ratio": 0.674416385228728,
"cash_payout_ratio": 0.746816316216954,
"last_ex_dividend_date": "2025-03-21"
},
"management": {
"key_executives": [
{
"name": "Jahja Setiaatmadja",
"position": "President Director"
},
{
"name": "Armand Wahyudi Hartono",
"position": "Vice Presiden Director"
},
{
"name": "Gregory Hendra Lembong",
"position": "Vice Presiden Director"
},
{
"name": "Tan Ho Hien/Subur Atau Dipanggil Subur Tan",
"position": "Director"
},
{
"name": "Rudy Susanto",
"position": "Director"
},
{
"name": "Lianawaty Suwono",
"position": "Director"
},
{
"name": "Santoso",
"position": "Director"
},
{
"name": "Vera Eve Lim",
"position": "Director"
},
{
"name": "Haryanto Tiara Budiman",
"position": "Director"
},
{
"name": "Frengky Chandra Kusuma",
"position": "Director"
},
{
"name": "John Kosasih",
"position": "Director"
},
{
"name": "Antonius Widodo Mulyono",
"position": "Director"
}
],
"executives_shareholdings": [
{
"name": "Antonius Widodo Mulyono",
"position": "Director",
"share_amount": 440838,
"share_percentage": 0
},
{
"name": "Armand Wahyudi Hartono",
"position": "Vice Presiden Director",
"share_amount": 4256065,
"share_percentage": 0.00003
},
{
"name": "Frengky Chandra Kusuma",
"position": "Director",
"share_amount": 2429926,
"share_percentage": 0.00002
},
{
"name": "Gregory Hendra Lembong",
"position": "Vice Presiden Director",
"share_amount": 1531282,
"share_percentage": 0.00001
},
{
"name": "Haryanto Tiara Budiman",
"position": "Director",
"share_amount": 1057378,
"share_percentage": 0.00001
},
{
"name": "Jahja Setiaatmadja",
"position": "President Director",
"share_amount": 35805144,
"share_percentage": 0.0003
},
{
"name": "John Kosasih",
"position": "Director",
"share_amount": 1094492,
"share_percentage": 0.00001
},
{
"name": "Lianawaty Suwono",
"position": "Director",
"share_amount": 2840417,
"share_percentage": 0.00002
},
{
"name": "Rudy Susanto",
"position": "Director",
"share_amount": 3431711,
"share_percentage": 0.00003
},
{
"name": "Santoso",
"position": "Director",
"share_amount": 3169028,
"share_percentage": 0.00003
},
{
"name": "Tonny Kusnadi",
"position": "Commissioner",
"share_amount": 7502058,
"share_percentage": 0.00006
},
{
"name": "Vera Eve Lim",
"position": "Director",
"share_amount": 2731601,
"share_percentage": 0.00002
}
]
},
"ownership": {
"major_shareholders": [
{
"name": "Pt Dwimuria Investama Andalan",
"share_value": 643434525000000,
"share_amount": 67729950000,
"share_percentage": "0.54942"
},
{
"name": "Public",
"share_value": 496644848573500,
"share_amount": 52278405113,
"share_percentage": "0.42408"
},
{
"name": "Pihak Afiliasi Pengendali",
"share_value": 28756286250000,
"share_amount": 3026977500,
"share_percentage": "0.02455"
},
{
"name": "Djohan Emir Setijoso",
"share_value": 1017434828500,
"share_amount": 107098403,
"share_percentage": "0.00087"
},
{
"name": "Jahja Setiaatmadja",
"share_value": 340148868000,
"share_amount": 35805144,
"share_percentage": "0.0003"
},
{
"name": "Robert Budi Hartono",
"share_value": 267282500000,
"share_amount": 28135000,
"share_percentage": "0.00023"
},
{
"name": "Bambang Hartono",
"share_value": 256737500000,
"share_amount": 27025000,
"share_percentage": "0.00022"
},
{
"name": "Tan Ho Hien/Subur Disebut Juga Subur Tan",
"share_value": 106105918000,
"share_amount": 11169044,
"share_percentage": "0.00009"
},
{
"name": "Tonny Kusnadi",
"share_value": 71269551000,
"share_amount": 7502058,
"share_percentage": "0.00006"
},
{
"name": "Armand Wahyudi Hartono",
"share_value": 40432617500,
"share_amount": 4256065,
"share_percentage": "0.00003"
},
{
"name": "Rudy Susanto",
"share_value": 32601254500,
"share_amount": 3431711,
"share_percentage": "0.00003"
},
{
"name": "Santoso",
"share_value": 30105766000,
"share_amount": 3169028,
"share_percentage": "0.00003"
},
{
"name": "Frengky Chandra Kusuma",
"share_value": 23084297000,
"share_amount": 2429926,
"share_percentage": "0.00002"
},
{
"name": "Vera Eve Lim",
"share_value": 25950209500,
"share_amount": 2731601,
"share_percentage": "0.00002"
},
{
"name": "Lianawaty Suwono",
"share_value": 26983961500,
"share_amount": 2840417,
"share_percentage": "0.00002"
},
{
"name": "Haryanto Tiara Budiman",
"share_value": 10045091000,
"share_amount": 1057378,
"share_percentage": "0.00001"
},
{
"name": "Gregory Hendra Lembong",
"share_value": 14547179000,
"share_amount": 1531282,
"share_percentage": "0.00001"
},
{
"name": "John Kosasih",
"share_value": 10397674000,
"share_amount": 1094492,
"share_percentage": "0.00001"
}
],
"top_transactions": {
"date": "2025-04-30",
"top_buyers": [
{
"name": "GQG Partners LLC",
"changeAmount": 73565543
},
{
"name": "Vanguard Group Inc",
"changeAmount": 43426900
},
{
"name": "BlackRock Fund Advisors",
"changeAmount": 758400
}
],
"top_sellers": [
{
"name": "Capital Research and Management Company",
"changeAmount": -564456100
},
{
"name": "Fidelity Management & Research Company LLC",
"changeAmount": -363460470
},
{
"name": "Capital Group",
"changeAmount": -317924500
}
]
},
"monthly_net_transactions": [
{
"date": "2025-04-30",
"net_transaction": -2601691524
},
{
"date": "2025-03-31",
"net_transaction": -70563772
},
{
"date": "2025-02-28",
"net_transaction": -248742678
},
{
"date": "2025-01-31",
"net_transaction": -144932456
},
{
"date": "2024-12-31",
"net_transaction": 379551062
},
{
"date": "2024-11-30",
"net_transaction": 802863330
},
{
"date": "2024-09-30",
"net_transaction": -344659998
},
{
"date": "2024-06-30",
"net_transaction": 1055373886
},
{
"date": "2024-01-31",
"net_transaction": 417194151
},
{
"date": "2023-12-31",
"net_transaction": 241601227
}
]
},
"peers": [
{
"peers_data": {
"companies": [
{
"year": 2024,
"group": [
"self"
],
"pb_mrq": 4.36508348929863,
"pe_ttm": 20.9067375773448,
"symbol": "BBCA.JK",
"market_cap": 1146448238346240,
"net_income": 54836305000000,
"company_name": "PT Bank Central Asia Tbk.",
"employee_num": 24685,
"total_assets": 1449300000000000,
"total_equity": 271898220000000,
"pretax_income": 68217850000000,
"total_revenue": 108306541000000,
"yearly_mcap_chg": -0.0510280569656135,
"operating_expense": 38054238000000,
"revenue_breakdown": null,
"total_liabilities": 1177400000000000,
"int_income_breakdown": [
{
"class": "Loans & Deposits",
"amount": 63092902000000,
"category": "Loans"
},
{
"class": "Marketable Securities",
"amount": 22259179000000,
"category": "Investment securities"
},
{
"class": "Marketable Securities",
"amount": 2542353000000,
"category": "Securities purchased under agreements to resell"
},
{
"class": "Finance Receivable",
"amount": 3594918000000,
"category": "Consumer financing receivables and finance lease receivables"
},
{
"class": "Interbank Placement",
"amount": 711706000000,
"category": "Placements with Bank Indonesia and other banks"
},
{
"class": "Finance Receivable",
"amount": 691152000000,
"category": "Bill receivable"
},
{
"class": "Sharia Income",
"amount": 805105000000,
"category": "Sharia Income"
},
{
"class": "Other Income",
"amount": 1099139000000,
"category": "Others"
}
],
"operating_expense_breakdown": [
{
"class": "Salaries & Benefits",
"amount": 17444242000000,
"category": "Personnel expenses"
},
{
"class": "General & Admin",
"amount": 16874142000000,
"category": "General and administrative"
},
{
"class": "Other expenses",
"amount": 3735854000000,
"category": "Others (expense)"
}
]
},
{
"year": 2024,
"group": [
"sub_sector",
"sector",
"industry",
"sub_industry"
],
"pb_mrq": 2.01925183800493,
"pe_ttm": 10.6440614741997,
"symbol": "BBRI.JK",
"market_cap": 640292315201536,
"net_income": 60154887000000,
"company_name": "PT Bank Rakyat Indonesia (Persero) Tbk",
"employee_num": 59495,
"total_assets": 1992980000000000,
"total_equity": 323189047000000,
"pretax_income": 77599110000000,
"total_revenue": 199665679000000,
"yearly_mcap_chg": -0.140440524840254,
"operating_expense": 82913498000000,
"revenue_breakdown": null,
"total_liabilities": 1669790000000000,
"int_income_breakdown": [
{
"class": "Loans & Deposits",
"amount": 159239209000000,
"category": "Loans"
},
{
"class": "Finance Receivable",
"amount": 3394259000000,
"category": "Finance Receivables"
},
{
"class": "Securities",
"amount": 14456242000000,
"category": "Securities"
},
{
"class": "Marketable Securities",
"amount": 912657000000,
"category": "Securities purchased under agreement to resell"
},
{
"class": "Interbank Placement",
"amount": 3615685000000,
"category": "Placement with Bank Indonesia"
},
{
"class": "Current Accounts",
"amount": 756000000,
"category": "Current accounts with Bank Indonesia"
},
{
"class": "Sharia Income",
"amount": 13994161000000,
"category": "Sharia Income"
},
{
"class": "Other Income",
"amount": 3653283000000,
"category": "Others"
}
],
"operating_expense_breakdown": [
{
"class": "Salaries & Benefits",
"amount": 39183567000000,
"category": "Salaries and employees' benefits"
},
{
"class": "General & Admin",
"amount": 29652420000000,
"category": "General and administrative"
},
{
"class": "Other expenses",
"amount": 14077511000000,
"category": "Others (expense)"
}
]
},
{
"year": 2024,
"group": [
"sub_sector",
"sector",
"industry",
"sub_industry"
],
"pb_mrq": 1.80058575505822,
"pe_ttm": 9.16053584088412,
"symbol": "BMRI.JK",
"market_cap": 510999807393792,
"net_income": 55782742000000,
"company_name": "PT Bank Mandiri (Persero) Tbk",
"employee_num": 34206,
"total_assets": 2427220000000000,
"total_equity": 313474681000000,
"pretax_income": 76403486000000,
"total_revenue": 146599045000000,
"yearly_mcap_chg": -0.206521723272946,
"operating_expense": 58610446000000,
"revenue_breakdown": null,
"total_liabilities": 2113750000000000,
"int_income_breakdown": [
{
"class": "Loans & Deposits",
"amount": 100107075000000,
"category": "Loans"
},
{
"class": "Securities",
"amount": 15186343000000,
"category": "Securities"
},
{
"class": "Finance Receivable",
"amount": 7092516000000,
"category": "Consumer financing income"
},
{
"class": "Interbank Placement",
"amount": 3507428000000,
"category": "Placement with Bank Indonesia and other banks"
},
{
"class": "Marketable Securities",
"amount": 2835268000000,
"category": "Marketable securities"
},
{
"class": "Other Income",
"amount": 59976000000,
"category": "Margin"
},
{
"class": "Sharia Income",
"amount": 21597386000000,
"category": "Sharia Income"
},
{
"class": "Finance Receivable",
"amount": 850035000000,
"category": "Others"
}
],
"operating_expense_breakdown": [
{
"class": "Salaries & Benefits",
"amount": 23990763000000,
"category": "Salaries and employees' benefits"
},
{
"class": "General & Admin",
"amount": 26519633000000,
"category": "General and administrative"
},
{
"class": "Other expenses",
"amount": 8100050000000,
"category": "Others (expense)"
}
]
},
{
"year": 2024,
"group": [
"sub_sector",
"sector",
"industry",
"sub_industry"
],
"pb_mrq": 1.03199611166949,
"pe_ttm": 7.81115934486253,
"symbol": "BBNI.JK",
"market_cap": 167655591903232,
"net_income": 21463599000000,
"company_name": "PT Bank Negara Indonesia (Persero) Tbk",
"employee_num": 25378,
"total_assets": 1129810000000000,
"total_equity": 167186553000000,
"pretax_income": 26580458000000,
"total_revenue": 64514920000000,
"yearly_mcap_chg": -0.142645449661375,
"operating_expense": 29688445000000,
"revenue_breakdown": null,
"total_liabilities": 962619084000000,
"int_income_breakdown": [
{
"class": "Loans & Deposits",
"amount": 55680548000000,
"category": "Loans"
},
{
"class": "Securities",
"amount": 6463839000000,
"category": "Government Bonds"
},
{
"class": "Marketable Securities",
"amount": 781391000000,
"category": "Marketable securities"
},
{
"class": "Interbank Placement",
"amount": 2281994000000,
"category": "Placement with Bank Indonesia"
},
{
"class": "Finance Receivable",
"amount": 1375338000000,
"category": "Others"
}
],
"operating_expense_breakdown": [
{
"class": "Salaries & Benefits",
"amount": 13948131000000,
"category": "Salaries and employees' benefits"
},
{
"class": "General & Admin",
"amount": 9184590000000,
"category": "General and administrative"
},
{
"class": "Other expenses",
"amount": 1567476000000,
"category": "Deposit guarantee premium"
},
{
"class": "Sales & Marketing",
"amount": 1135800000000,
"category": "Promotion expense"
},
{
"class": "Other expenses",
"amount": 3852448000000,
"category": "Others (expense)"
}
]
},
{
"year": 2024,
"group": [
"sub_sector",
"sector",
"industry",
"sub_industry"
],
"pb_mrq": 2.93930886405972,
"pe_ttm": 18.8971179429052,
"symbol": "BRIS.JK",
"market_cap": 132391091830784,
"net_income": 7005888000000,
"company_name": "PT Bank Syariah Indonesia Tbk",
"employee_num": 17245,
"total_assets": 408613432000000,
"total_equity": 45041572000000,
"pretax_income": 9282456000000,
"total_revenue": 22965653000000,
"yearly_mcap_chg": 0.0871212528245284,
"operating_expense": 11793642000000,
"revenue_breakdown": null,
"total_liabilities": 363571860000000,
"int_income_breakdown": [
{
"class": "Loans & Deposits",
"amount": 13404055000000,
"category": "Income from sales and purchases"
},
{
"class": "Loans & Deposits",
"amount": 8001204000000,
"category": "Income from profit sharing"
},
{
"class": "Loans & Deposits",
"amount": 192124000000,
"category": "Income from ijarah - net"
},
{
"class": "Other Income",
"amount": 3700820000000,
"category": "Others"
}
],
"operating_expense_breakdown": [
{
"class": "Salaries & Benefits",
"amount": 5284136000000,
"category": "Salaries and employees' benefits"
},
{
"class": "General & Admin",
"amount": 6342626000000,
"category": "General and administrative expenses"
},
{
"class": "Other expenses",
"amount": 586000000,
"category": "Wadiah bonus"
},
{
"class": "Other expenses",
"amount": 166294000000,
"category": "Others (expense)"
}
]
},
{
"year": 2024,
"group": [
"sub_sector",
"sector",
"industry",
"sub_industry"
],
"pb_mrq": 1.87837290123011,
"pe_ttm": 23.0455495241069,
"symbol": "BNLI.JK",
"market_cap": 81769734864896,
"net_income": 3566519000000,
"company_name": "Bank Permata Tbk",
"employee_num": 6515,
"total_assets": 259067503000000,
"total_equity": 42603182000000,
"pretax_income": 4608229000000,
"total_revenue": 11710986000000,
"yearly_mcap_chg": 1.4301074478026,
"operating_expense": 5577897000000,
"revenue_breakdown": null,
"total_liabilities": 216464321000000,
"int_income_breakdown": [
{
"class": "Loans & Deposits",
"amount": 11552256000000,
"category": "Loans"
},
{
"class": "Securities",
"amount": 3570514000000,
"category": "Investment Securities"
},
{
"class": "Interbank Placement",
"amount": 958293000000,
"category": "Placement with Bank Indonesia"
},
{
"class": "Marketable Securities",
"amount": 555191000000,
"category": "Securities purchased under resale agreements"
},
{
"class": "Marketable Securities",
"amount": 368245000000,
"category": "Financial assets held for trading"
},
{
"class": "Finance Receivable",
"amount": 111489000000,
"category": "Acceptance receivables and trade finance"
},
{
"class": "Interbank Placement",
"amount": 97011000000,
"category": "Current accounts with Bank Indonesia"
},
{
"class": "Other Income",
"amount": 40000000,
"category": "Others"
}
],
"operating_expense_breakdown": [
{
"class": "Salaries & Benefits",
"amount": 3168469000000,
"category": "Salaries and employees' benefits"
},
{
"class": "General & Admin",
"amount": 1858139000000,
"category": "General and administrative expenses"
},
{
"class": "Other expenses",
"amount": 551289000000,
"category": "Others (expense)"
}
]
},
{
"year": 2024,
"group": [
"sub_sector",
"sector",
"industry",
"sub_industry"
],
"pb_mrq": 0.858499592302652,
"pe_ttm": 6.52598400220766,
"symbol": "BNGA.JK",
"market_cap": 45499780431872,
"net_income": 6972095000000,
"company_name": "PT Bank CIMB Niaga Tbk",
"employee_num": 11035,
"total_assets": 360220510000000,
"total_equity": 53196327000000,
"pretax_income": 8728787000000,
"total_revenue": 39887024000000,
"yearly_mcap_chg": -0.0447713525616664,
"operating_expense": 8749399000000,
"revenue_breakdown": null,
"total_liabilities": 307024183000000,
"int_income_breakdown": null,
"operating_expense_breakdown": null
},
{
"year": 2024,
"group": [
"sub_sector",
"sector",
"industry",
"sub_industry"
],
"pb_mrq": 1.96769899177295,
"pe_ttm": 15.841634398698,
"symbol": "MEGA.JK",
"market_cap": 41680195551232,
"net_income": 2631054000000,
"company_name": "Bank Mega Tbk",
"employee_num": 4271,
"total_assets": 134915494000000,
"total_equity": 21182201000000,
"pretax_income": 3256906000000,
"total_revenue": 6915095000000,
"yearly_mcap_chg": -0.323809530938097,
"operating_expense": 3467413000000,
"revenue_breakdown": null,
"total_liabilities": 113733293000000,
"int_income_breakdown": [
{
"class": "Loans & Deposits",
"amount": 7199232000000,
"category": "Loans"
},
{
"class": "Securities",
"amount": 2921635000000,
"category": "Securities"
},
{
"class": "Interbank Placement",
"amount": 165636000000,
"category": "Placement with Bank Indonesia"
},
{
"class": "Other Income",
"amount": 2803000000,
"category": "Others"
}
],
"operating_expense_breakdown": [
{
"class": "Salaries & Benefits",
"amount": 1399207000000,
"category": "Salaries and employees' benefits"
},
{
"class": "General & Admin",
"amount": 2055670000000,
"category": "General and administrative expenses"
},
{
"class": "Other expenses",
"amount": 12536000000,
"category": "Others (expense)"
}
]
},
{
"year": 2024,
"group": [
"sub_sector",
"sector",
"industry",
"sub_industry"
],
"pb_mrq": 0.766892110697984,
"pe_ttm": 6.41200168019479,
"symbol": "NISP.JK",
"market_cap": 31205609177088,
"net_income": 4866750000000,
"company_name": "PT Bank OCBC NISP Tbk",
"employee_num": 6386,
"total_assets": 281008237000000,
"total_equity": 40691379000000,
"pretax_income": 5989304000000,
"total_revenue": 11936019000000,
"yearly_mcap_chg": 0.0461538959089109,
"operating_expense": 6078897000000,
"revenue_breakdown": null,
"total_liabilities": 240316858000000,
"int_income_breakdown": [
{
"class": "Loans & Deposits",
"amount": 12376761000000,
"category": "Loans"
},
{
"class": "Marketable Securities",
"amount": 5388091000000,
"category": "Marketable securities and government bonds"
},
{
"class": "Current Accounts",
"amount": 266622000000,
"category": "Current account and placements with other banks and Bank Indonesia"
},
{
"class": "Other Income",
"amount": 744725000000,
"category": "Others"
}
],
"operating_expense_breakdown": [
{
"class": "Salaries & Benefits",
"amount": 3275122000000,
"category": "Salaries and employees' benefits"
},
{
"class": "General & Admin",
"amount": 2271453000000,
"category": "General and administrative"
},
{
"class": "Other expenses",
"amount": 532322000000,
"category": "Others (expense)"
}
]
},
{
"year": 2024,
"group": [
"sub_sector",
"sector",
"industry",
"sub_industry"
],
"pb_mrq": 0.545378557148861,
"pe_ttm": 9.5268546649133,
"symbol": "PNBN.JK",
"market_cap": 28536578506752,
"net_income": 2995383000000,
"company_name": "Bank Pan Indonesia Tbk",
"employee_num": 10883,
"total_assets": 243958575000000,
"total_equity": 56069616000000,
"pretax_income": 3654894000000,
"total_revenue": 24093933000000,
"yearly_mcap_chg": 0.0627802848191283,
"operating_expense": 5716711000000,
"revenue_breakdown": null,
"total_liabilities": 176226996000000,
"int_income_breakdown": null,
"operating_expense_breakdown": null
}
],
"group_name": {
"sector": "Financials",
"industry": "Banks",
"sub_sector": "Banks",
"sub_industry": "Banks"
}
}
}
]
}
Header
Authorization header that should be filled with your Sectors Financial API key.
Path
Ticker of the company for which the report is to be retrieved.
Get the available ticker
from the Companies by
Subsector or the Companies by
Subindustry endpoints.
ASII
, BBCA
, BBRI
, BMRI
, BYAN
A valid ticker
consists of 4 letters, optionally followed by ‘.jk’, and
is case-insensitive.
Query Parameters
Sections of the company report that is to be retrieved (default to all).
overview
, valuation
, future
, peers
, financials
, dividend
,
management
, ownership
Use comma to separate each section when retrieving data of more than one section.
One section consumes one API call.
Response
The ticker of the company.
The full name of the company.
An overview of the listing details and key metrics of the given ticker.
Valuation metrics and related information of the given ticker.
Future forecasts related to the given ticker.
Historical financials and key financial ratios of the given ticker.
Historical dividend information of the given ticker.
Key management and their shareholdings of the given ticker.
Ownership details including major shareholders and transaction of the given ticker.
Information about the peers of the given ticker.
curl --request GET \
--url https://api.sectors.app/v1/company/report/{ticker}/ \
--header 'Authorization: <authorization>'
{
"symbol": "BBCA.JK",
"company_name": "PT Bank Central Asia Tbk.",
"overview": {
"listing_board": "Main",
"industry": "Banks",
"sub_industry": "Banks",
"sector": "Financials",
"sub_sector": "Banks",
"market_cap": 1171102961238016,
"market_cap_rank": 1,
"address": "Menara BCA, Grand Indonesia\r\nJalan MH Thamrin No. 1\r\nJakarta 10310",
"employee_num": 24685,
"listing_date": "2000-05-31",
"website": "www.bca.co.id",
"phone": "021-23588000",
"email": "investor_relations@bca.co.id",
"last_close_price": 9500,
"latest_close_date": "2025-05-19",
"daily_close_change": 0.021505376344086,
"all_time_price": {
"ytd_low": {
"date": "2025-04-08",
"price": 7275
},
"52_w_low": {
"date": "2025-04-08",
"price": 7275
},
"90_d_low": {
"date": "2025-04-08",
"price": 7275
},
"ytd_high": {
"date": "2025-01-03",
"price": 9925
},
"52_w_high": {
"date": "2024-09-23",
"price": 10950
},
"90_d_high": {
"date": "2025-05-20",
"price": 9675
},
"all_time_low": {
"date": "2004-06-08",
"price": 175
},
"all_time_high": {
"date": "2024-09-23",
"price": 10950
}
},
"esg_score": 21.5
},
"valuation": {
"last_close_price": 9500,
"latest_close_date": "2025-05-19",
"daily_close_change": 0.021505376344086,
"forward_pe": 19.6899348857567,
"intrinsic_value": 10228,
"historical_valuation": [
{
"pb": 4.39198265641366,
"pe": 28.3208940729154,
"ps": 9.1416151165263,
"pcf": 7.06026623266716,
"peg": 1.7913022593991947,
"year": 2021,
"pb_peer_avg": 1.41880018853622,
"pe_peer_avg": 14.5922691710537,
"ps_peer_avg": 2.98099284307984,
"enterprise_to_ebitda": null,
"enterprise_to_revenue": null
},
...
]
},
"future": {
"company_value_forecasts": [
{
"eps_estimate": 481.91,
"estimate_year": 2025,
"revenue_estimate": 116960000000000
},
{
"eps_estimate": 566.35,
"estimate_year": 2027,
"revenue_estimate": 137039999999999
},
{
"eps_estimate": 518.5,
"estimate_year": 2026,
"revenue_estimate": 126170000000000
},
{
"eps": 444.8290500804712,
"total_assets": 1449300000000000,
"total_equity": 271898220000000,
"total_revenue": 108306541000000,
"financial_year": 2024
}
],
"company_growth_forecasts": [
{
"base_year": 2024,
"eps_growth": 0.0833600089178756,
"estimate_year": 2025,
"revenue_growth": 0.079897842919755
},
{
"base_year": 2024,
"eps_growth": 0.27318567769682,
"estimate_year": 2027,
"revenue_growth": 0.265297540985996
},
{
"base_year": 2024,
"eps_growth": 0.165616319136984,
"estimate_year": 2026,
"revenue_growth": 0.16493425821807
}
],
"technical_rating_breakdown": {
"summary": {
"buy": 9,
"sell": 9,
"neutral": 8,
"updated_on": "2025-04-25 10:30:36"
},
"oscillator": {
"buy": 2,
"data": [
{
"name": "Relative Strength Index (14)",
"value": 52,
"action": "Neutral"
},
{
"name": "Stochastic %K (14, 3, 3)",
"value": 87,
"action": "Neutral"
},
{
"name": "Commodity Channel Index (20)",
"value": 91,
"action": "Neutral"
},
{
"name": "Average Directional Index (14)",
"value": 18,
"action": "Neutral"
},
{
"name": "Awesome Oscillator",
"value": 23,
"action": "Buy"
},
{
"name": "Momentum (10)",
"value": 375,
"action": "Sell"
},
{
"name": "MACD Level (12, 26)",
"value": -36,
"action": "Buy"
},
{
"name": "Stochastic RSI Fast (3, 3, 14, 14)",
"value": 87,
"action": "Neutral"
},
{
"name": "Williams Percent Range (14)",
"value": -16,
"action": "Neutral"
},
{
"name": "Bull Bear Power",
"value": 302,
"action": "Sell"
},
{
"name": "Ultimate Oscillator (7, 14, 28)",
"value": 52,
"action": "Neutral"
}
],
"sell": 2,
"neutral": 7,
"updated_on": "2025-04-25 10:30:36"
},
"moving_average": {
"buy": 7,
"data": [
{
"name": "Exponential Moving Average (10)",
"value": 8479,
"action": "Buy"
},
{
"name": "Simple Moving Average (10)",
"value": 8483,
"action": "Buy"
},
{
"name": "Exponential Moving Average (20)",
"value": 8467,
"action": "Buy"
},
{
"name": "Simple Moving Average (20)",
"value": 8319,
"action": "Buy"
},
{
"name": "Exponential Moving Average (30)",
"value": 8532,
"action": "Buy"
},
{
"name": "Simple Moving Average (30)",
"value": 8496,
"action": "Buy"
},
{
"name": "Exponential Moving Average (50)",
"value": 8716,
"action": "Sell"
},
{
"name": "Simple Moving Average (50)",
"value": 8687,
"action": "Sell"
},
{
"name": "Exponential Moving Average (100)",
"value": 9104,
"action": "Sell"
},
{
"name": "Simple Moving Average (100)",
"value": 9261,
"action": "Sell"
},
{
"name": "Exponential Moving Average (200)",
"value": 9420,
"action": "Sell"
},
{
"name": "Simple Moving Average (200)",
"value": 9788,
"action": "Sell"
},
{
"name": "Ichimoku Base Line (9, 26, 52, 26)",
"value": 8225,
"action": "Neutral"
},
{
"name": "Volume Weighted Moving Average (20)",
"value": 8181,
"action": "Buy"
},
{
"name": "Hull Moving Average (9)",
"value": 8606,
"action": "Sell"
}
],
"sell": 7,
"neutral": 1,
"updated_on": "2025-04-25 10:30:36"
}
},
"analyst_rating_breakdown": {
"buy": 2,
"hold": 3,
"sell": 0,
"n_analyst": 21,
"strong_buy": 16,
"updated_on": "2025-04-02 13:30:22",
"strong_sell": 0
}
},
"financials": {
"historical_financials": [
{
"tax": 6421398000000,
"ebit": null,
"year": 2020,
"ebitda": null,
"revenue": 97649829000000,
"earnings": 27163109000000,
"net_loan": 601535550000000,
"cash_only": 24322335000000,
"provision": 12840386000000,
"credit_rwa": null,
"gross_loan": 574589608000000,
"market_rwa": null,
"total_debt": 12881754000000,
"cash_inflow": null,
"cash_outflow": null,
"fixed_assets": null,
"gross_profit": null,
"time_deposit": 192137891000000,
"total_assets": 1075570256000000,
"total_equity": 184714709000000,
"net_cash_flow": null,
"operating_pnl": 33568507000000,
"total_capital": null,
"total_deposit": 834283843000000,
"free_cash_flow": 35854359000000,
"premium_income": null,
"prepaid_assets": null,
"cost_of_revenue": null,
"current_account": 228984664000000,
"interest_income": 65403161000000,
"non_loan_assets": 474034706000000,
"operational_rwa": null,
"premium_expense": null,
"savings_account": 413161288000000,
"interest_expense": 11241891000000,
"end_cash_position": null,
"operating_expense": 29969464000000,
"outstanding_shares": 24664644545,
"retained_earnings": null,
"total_liabilities": 885537919000000,
"core_capital_tier1": null,
"industry_breakdown": null,
"net_premium_income": null,
"allowance_for_loans": 26945942000000,
"current_liabilities": null,
"earnings_before_tax": 33568507000000,
"financing_cash_flow": -15553268000000,
"investing_cash_flow": -44117844000000,
"net_interest_income": 76645052000000,
"non_interest_income": 21004777000000,
"operating_cash_flow": 50978875000000,
"cash_and_equivalents": null,
"non_loan_earning_assets": null,
"high_quality_liquid_asset": null,
"total_risk_weighted_asset": null,
"non_loan_non_earning_assets": null,
"supplementary_capital_tier2": null,
"non_operating_income_or_loss": null,
"total_cash_and_due_from_banks": 63778776000000,
"interest_expense_non_operating": null,
"non_interest_bearing_liabilities": null,
"realized_capital_goods_investment": null,
"other_interest_bearing_liabilities": null
},
...
],
"historical_financial_ratio": [
{
"year": "2020",
"capital": {
"capital_adequacy_ratio": null
},
"leverage": {
"debt_to_asset_ratio": 0.011976673702289513,
"debt_to_equity_ratio": 4.794084476510206
},
"liquidity": {
"casa_ratio": 0.5220580058568254,
"leverage_ratio": null,
"loan_to_deposit_ratio": 0.7210202559322487,
"liquidity_coverage_ratio": null,
"operating_cash_flow_margin": 0.5220580058568254
},
"efficiency": {
"total_asset_turnover": 0.09078888938706389
},
"profitability": {
"roa": 0.025254611540689538,
"roe": 0.14705439077945873,
"efficiency_ratio": 0.025254611540689538,
"net_profit_margin": 0.27816852602988174,
"net_interest_margin": null,
"cost_to_income_ratio": 0.8927851333989921,
"operating_profit_margin": 0.3437641145280449
}
},
...
],
"yoy_quarter_earnings_growth": 0.126634590049919,
"yoy_quarter_revenue_growth": 0.0628223301507916
},
"dividend": {
"historical_dividends": [
{
"year": 2020,
"breakdown": [
{
"date": "2020-12-08",
"total": 98,
"yield": 0.0032565901055932
},
{
"date": "2020-04-21",
"total": 455,
"yield": 0.015119899995625
}
],
"total_yield": 0.0183764901012182,
"total_dividend": 553
},
...
],
"annual_yield": [
{
"year": 2025,
"total": 250,
"yield": 0.0263157894736842
},
{
"year": 2024,
"total": 277.5,
"yield": 0.0278028105385602
},
{
"year": 2023,
"total": 212.5,
"yield": 0.023836369626224
},
{
"year": 2022,
"total": 155,
"yield": 0.0193673796020448
},
{
"year": 2021,
"total": 457,
"yield": 0.0165560597088188
},
{
"year": 2020,
"total": 553,
"yield": 0.0183764901012182
}
],
"yield_ttm": 0.0315789473684211,
"dividend_yield_avg": {
"period": 5,
"avg_yield": 0.0211878219153732
},
"dividend_ttm": 300,
"payout_ratio": 0.674416385228728,
"cash_payout_ratio": 0.746816316216954,
"last_ex_dividend_date": "2025-03-21"
},
"management": {
"key_executives": [
{
"name": "Jahja Setiaatmadja",
"position": "President Director"
},
{
"name": "Armand Wahyudi Hartono",
"position": "Vice Presiden Director"
},
{
"name": "Gregory Hendra Lembong",
"position": "Vice Presiden Director"
},
{
"name": "Tan Ho Hien/Subur Atau Dipanggil Subur Tan",
"position": "Director"
},
{
"name": "Rudy Susanto",
"position": "Director"
},
{
"name": "Lianawaty Suwono",
"position": "Director"
},
{
"name": "Santoso",
"position": "Director"
},
{
"name": "Vera Eve Lim",
"position": "Director"
},
{
"name": "Haryanto Tiara Budiman",
"position": "Director"
},
{
"name": "Frengky Chandra Kusuma",
"position": "Director"
},
{
"name": "John Kosasih",
"position": "Director"
},
{
"name": "Antonius Widodo Mulyono",
"position": "Director"
}
],
"executives_shareholdings": [
{
"name": "Antonius Widodo Mulyono",
"position": "Director",
"share_amount": 440838,
"share_percentage": 0
},
{
"name": "Armand Wahyudi Hartono",
"position": "Vice Presiden Director",
"share_amount": 4256065,
"share_percentage": 0.00003
},
{
"name": "Frengky Chandra Kusuma",
"position": "Director",
"share_amount": 2429926,
"share_percentage": 0.00002
},
{
"name": "Gregory Hendra Lembong",
"position": "Vice Presiden Director",
"share_amount": 1531282,
"share_percentage": 0.00001
},
{
"name": "Haryanto Tiara Budiman",
"position": "Director",
"share_amount": 1057378,
"share_percentage": 0.00001
},
{
"name": "Jahja Setiaatmadja",
"position": "President Director",
"share_amount": 35805144,
"share_percentage": 0.0003
},
{
"name": "John Kosasih",
"position": "Director",
"share_amount": 1094492,
"share_percentage": 0.00001
},
{
"name": "Lianawaty Suwono",
"position": "Director",
"share_amount": 2840417,
"share_percentage": 0.00002
},
{
"name": "Rudy Susanto",
"position": "Director",
"share_amount": 3431711,
"share_percentage": 0.00003
},
{
"name": "Santoso",
"position": "Director",
"share_amount": 3169028,
"share_percentage": 0.00003
},
{
"name": "Tonny Kusnadi",
"position": "Commissioner",
"share_amount": 7502058,
"share_percentage": 0.00006
},
{
"name": "Vera Eve Lim",
"position": "Director",
"share_amount": 2731601,
"share_percentage": 0.00002
}
]
},
"ownership": {
"major_shareholders": [
{
"name": "Pt Dwimuria Investama Andalan",
"share_value": 643434525000000,
"share_amount": 67729950000,
"share_percentage": "0.54942"
},
{
"name": "Public",
"share_value": 496644848573500,
"share_amount": 52278405113,
"share_percentage": "0.42408"
},
{
"name": "Pihak Afiliasi Pengendali",
"share_value": 28756286250000,
"share_amount": 3026977500,
"share_percentage": "0.02455"
},
{
"name": "Djohan Emir Setijoso",
"share_value": 1017434828500,
"share_amount": 107098403,
"share_percentage": "0.00087"
},
{
"name": "Jahja Setiaatmadja",
"share_value": 340148868000,
"share_amount": 35805144,
"share_percentage": "0.0003"
},
{
"name": "Robert Budi Hartono",
"share_value": 267282500000,
"share_amount": 28135000,
"share_percentage": "0.00023"
},
{
"name": "Bambang Hartono",
"share_value": 256737500000,
"share_amount": 27025000,
"share_percentage": "0.00022"
},
{
"name": "Tan Ho Hien/Subur Disebut Juga Subur Tan",
"share_value": 106105918000,
"share_amount": 11169044,
"share_percentage": "0.00009"
},
{
"name": "Tonny Kusnadi",
"share_value": 71269551000,
"share_amount": 7502058,
"share_percentage": "0.00006"
},
{
"name": "Armand Wahyudi Hartono",
"share_value": 40432617500,
"share_amount": 4256065,
"share_percentage": "0.00003"
},
{
"name": "Rudy Susanto",
"share_value": 32601254500,
"share_amount": 3431711,
"share_percentage": "0.00003"
},
{
"name": "Santoso",
"share_value": 30105766000,
"share_amount": 3169028,
"share_percentage": "0.00003"
},
{
"name": "Frengky Chandra Kusuma",
"share_value": 23084297000,
"share_amount": 2429926,
"share_percentage": "0.00002"
},
{
"name": "Vera Eve Lim",
"share_value": 25950209500,
"share_amount": 2731601,
"share_percentage": "0.00002"
},
{
"name": "Lianawaty Suwono",
"share_value": 26983961500,
"share_amount": 2840417,
"share_percentage": "0.00002"
},
{
"name": "Haryanto Tiara Budiman",
"share_value": 10045091000,
"share_amount": 1057378,
"share_percentage": "0.00001"
},
{
"name": "Gregory Hendra Lembong",
"share_value": 14547179000,
"share_amount": 1531282,
"share_percentage": "0.00001"
},
{
"name": "John Kosasih",
"share_value": 10397674000,
"share_amount": 1094492,
"share_percentage": "0.00001"
}
],
"top_transactions": {
"date": "2025-04-30",
"top_buyers": [
{
"name": "GQG Partners LLC",
"changeAmount": 73565543
},
{
"name": "Vanguard Group Inc",
"changeAmount": 43426900
},
{
"name": "BlackRock Fund Advisors",
"changeAmount": 758400
}
],
"top_sellers": [
{
"name": "Capital Research and Management Company",
"changeAmount": -564456100
},
{
"name": "Fidelity Management & Research Company LLC",
"changeAmount": -363460470
},
{
"name": "Capital Group",
"changeAmount": -317924500
}
]
},
"monthly_net_transactions": [
{
"date": "2025-04-30",
"net_transaction": -2601691524
},
{
"date": "2025-03-31",
"net_transaction": -70563772
},
{
"date": "2025-02-28",
"net_transaction": -248742678
},
{
"date": "2025-01-31",
"net_transaction": -144932456
},
{
"date": "2024-12-31",
"net_transaction": 379551062
},
{
"date": "2024-11-30",
"net_transaction": 802863330
},
{
"date": "2024-09-30",
"net_transaction": -344659998
},
{
"date": "2024-06-30",
"net_transaction": 1055373886
},
{
"date": "2024-01-31",
"net_transaction": 417194151
},
{
"date": "2023-12-31",
"net_transaction": 241601227
}
]
},
"peers": [
{
"peers_data": {
"companies": [
{
"year": 2024,
"group": [
"self"
],
"pb_mrq": 4.36508348929863,
"pe_ttm": 20.9067375773448,
"symbol": "BBCA.JK",
"market_cap": 1146448238346240,
"net_income": 54836305000000,
"company_name": "PT Bank Central Asia Tbk.",
"employee_num": 24685,
"total_assets": 1449300000000000,
"total_equity": 271898220000000,
"pretax_income": 68217850000000,
"total_revenue": 108306541000000,
"yearly_mcap_chg": -0.0510280569656135,
"operating_expense": 38054238000000,
"revenue_breakdown": null,
"total_liabilities": 1177400000000000,
"int_income_breakdown": [
{
"class": "Loans & Deposits",
"amount": 63092902000000,
"category": "Loans"
},
{
"class": "Marketable Securities",
"amount": 22259179000000,
"category": "Investment securities"
},
{
"class": "Marketable Securities",
"amount": 2542353000000,
"category": "Securities purchased under agreements to resell"
},
{
"class": "Finance Receivable",
"amount": 3594918000000,
"category": "Consumer financing receivables and finance lease receivables"
},
{
"class": "Interbank Placement",
"amount": 711706000000,
"category": "Placements with Bank Indonesia and other banks"
},
{
"class": "Finance Receivable",
"amount": 691152000000,
"category": "Bill receivable"
},
{
"class": "Sharia Income",
"amount": 805105000000,
"category": "Sharia Income"
},
{
"class": "Other Income",
"amount": 1099139000000,
"category": "Others"
}
],
"operating_expense_breakdown": [
{
"class": "Salaries & Benefits",
"amount": 17444242000000,
"category": "Personnel expenses"
},
{
"class": "General & Admin",
"amount": 16874142000000,
"category": "General and administrative"
},
{
"class": "Other expenses",
"amount": 3735854000000,
"category": "Others (expense)"
}
]
},
{
"year": 2024,
"group": [
"sub_sector",
"sector",
"industry",
"sub_industry"
],
"pb_mrq": 2.01925183800493,
"pe_ttm": 10.6440614741997,
"symbol": "BBRI.JK",
"market_cap": 640292315201536,
"net_income": 60154887000000,
"company_name": "PT Bank Rakyat Indonesia (Persero) Tbk",
"employee_num": 59495,
"total_assets": 1992980000000000,
"total_equity": 323189047000000,
"pretax_income": 77599110000000,
"total_revenue": 199665679000000,
"yearly_mcap_chg": -0.140440524840254,
"operating_expense": 82913498000000,
"revenue_breakdown": null,
"total_liabilities": 1669790000000000,
"int_income_breakdown": [
{
"class": "Loans & Deposits",
"amount": 159239209000000,
"category": "Loans"
},
{
"class": "Finance Receivable",
"amount": 3394259000000,
"category": "Finance Receivables"
},
{
"class": "Securities",
"amount": 14456242000000,
"category": "Securities"
},
{
"class": "Marketable Securities",
"amount": 912657000000,
"category": "Securities purchased under agreement to resell"
},
{
"class": "Interbank Placement",
"amount": 3615685000000,
"category": "Placement with Bank Indonesia"
},
{
"class": "Current Accounts",
"amount": 756000000,
"category": "Current accounts with Bank Indonesia"
},
{
"class": "Sharia Income",
"amount": 13994161000000,
"category": "Sharia Income"
},
{
"class": "Other Income",
"amount": 3653283000000,
"category": "Others"
}
],
"operating_expense_breakdown": [
{
"class": "Salaries & Benefits",
"amount": 39183567000000,
"category": "Salaries and employees' benefits"
},
{
"class": "General & Admin",
"amount": 29652420000000,
"category": "General and administrative"
},
{
"class": "Other expenses",
"amount": 14077511000000,
"category": "Others (expense)"
}
]
},
{
"year": 2024,
"group": [
"sub_sector",
"sector",
"industry",
"sub_industry"
],
"pb_mrq": 1.80058575505822,
"pe_ttm": 9.16053584088412,
"symbol": "BMRI.JK",
"market_cap": 510999807393792,
"net_income": 55782742000000,
"company_name": "PT Bank Mandiri (Persero) Tbk",
"employee_num": 34206,
"total_assets": 2427220000000000,
"total_equity": 313474681000000,
"pretax_income": 76403486000000,
"total_revenue": 146599045000000,
"yearly_mcap_chg": -0.206521723272946,
"operating_expense": 58610446000000,
"revenue_breakdown": null,
"total_liabilities": 2113750000000000,
"int_income_breakdown": [
{
"class": "Loans & Deposits",
"amount": 100107075000000,
"category": "Loans"
},
{
"class": "Securities",
"amount": 15186343000000,
"category": "Securities"
},
{
"class": "Finance Receivable",
"amount": 7092516000000,
"category": "Consumer financing income"
},
{
"class": "Interbank Placement",
"amount": 3507428000000,
"category": "Placement with Bank Indonesia and other banks"
},
{
"class": "Marketable Securities",
"amount": 2835268000000,
"category": "Marketable securities"
},
{
"class": "Other Income",
"amount": 59976000000,
"category": "Margin"
},
{
"class": "Sharia Income",
"amount": 21597386000000,
"category": "Sharia Income"
},
{
"class": "Finance Receivable",
"amount": 850035000000,
"category": "Others"
}
],
"operating_expense_breakdown": [
{
"class": "Salaries & Benefits",
"amount": 23990763000000,
"category": "Salaries and employees' benefits"
},
{
"class": "General & Admin",
"amount": 26519633000000,
"category": "General and administrative"
},
{
"class": "Other expenses",
"amount": 8100050000000,
"category": "Others (expense)"
}
]
},
{
"year": 2024,
"group": [
"sub_sector",
"sector",
"industry",
"sub_industry"
],
"pb_mrq": 1.03199611166949,
"pe_ttm": 7.81115934486253,
"symbol": "BBNI.JK",
"market_cap": 167655591903232,
"net_income": 21463599000000,
"company_name": "PT Bank Negara Indonesia (Persero) Tbk",
"employee_num": 25378,
"total_assets": 1129810000000000,
"total_equity": 167186553000000,
"pretax_income": 26580458000000,
"total_revenue": 64514920000000,
"yearly_mcap_chg": -0.142645449661375,
"operating_expense": 29688445000000,
"revenue_breakdown": null,
"total_liabilities": 962619084000000,
"int_income_breakdown": [
{
"class": "Loans & Deposits",
"amount": 55680548000000,
"category": "Loans"
},
{
"class": "Securities",
"amount": 6463839000000,
"category": "Government Bonds"
},
{
"class": "Marketable Securities",
"amount": 781391000000,
"category": "Marketable securities"
},
{
"class": "Interbank Placement",
"amount": 2281994000000,
"category": "Placement with Bank Indonesia"
},
{
"class": "Finance Receivable",
"amount": 1375338000000,
"category": "Others"
}
],
"operating_expense_breakdown": [
{
"class": "Salaries & Benefits",
"amount": 13948131000000,
"category": "Salaries and employees' benefits"
},
{
"class": "General & Admin",
"amount": 9184590000000,
"category": "General and administrative"
},
{
"class": "Other expenses",
"amount": 1567476000000,
"category": "Deposit guarantee premium"
},
{
"class": "Sales & Marketing",
"amount": 1135800000000,
"category": "Promotion expense"
},
{
"class": "Other expenses",
"amount": 3852448000000,
"category": "Others (expense)"
}
]
},
{
"year": 2024,
"group": [
"sub_sector",
"sector",
"industry",
"sub_industry"
],
"pb_mrq": 2.93930886405972,
"pe_ttm": 18.8971179429052,
"symbol": "BRIS.JK",
"market_cap": 132391091830784,
"net_income": 7005888000000,
"company_name": "PT Bank Syariah Indonesia Tbk",
"employee_num": 17245,
"total_assets": 408613432000000,
"total_equity": 45041572000000,
"pretax_income": 9282456000000,
"total_revenue": 22965653000000,
"yearly_mcap_chg": 0.0871212528245284,
"operating_expense": 11793642000000,
"revenue_breakdown": null,
"total_liabilities": 363571860000000,
"int_income_breakdown": [
{
"class": "Loans & Deposits",
"amount": 13404055000000,
"category": "Income from sales and purchases"
},
{
"class": "Loans & Deposits",
"amount": 8001204000000,
"category": "Income from profit sharing"
},
{
"class": "Loans & Deposits",
"amount": 192124000000,
"category": "Income from ijarah - net"
},
{
"class": "Other Income",
"amount": 3700820000000,
"category": "Others"
}
],
"operating_expense_breakdown": [
{
"class": "Salaries & Benefits",
"amount": 5284136000000,
"category": "Salaries and employees' benefits"
},
{
"class": "General & Admin",
"amount": 6342626000000,
"category": "General and administrative expenses"
},
{
"class": "Other expenses",
"amount": 586000000,
"category": "Wadiah bonus"
},
{
"class": "Other expenses",
"amount": 166294000000,
"category": "Others (expense)"
}
]
},
{
"year": 2024,
"group": [
"sub_sector",
"sector",
"industry",
"sub_industry"
],
"pb_mrq": 1.87837290123011,
"pe_ttm": 23.0455495241069,
"symbol": "BNLI.JK",
"market_cap": 81769734864896,
"net_income": 3566519000000,
"company_name": "Bank Permata Tbk",
"employee_num": 6515,
"total_assets": 259067503000000,
"total_equity": 42603182000000,
"pretax_income": 4608229000000,
"total_revenue": 11710986000000,
"yearly_mcap_chg": 1.4301074478026,
"operating_expense": 5577897000000,
"revenue_breakdown": null,
"total_liabilities": 216464321000000,
"int_income_breakdown": [
{
"class": "Loans & Deposits",
"amount": 11552256000000,
"category": "Loans"
},
{
"class": "Securities",
"amount": 3570514000000,
"category": "Investment Securities"
},
{
"class": "Interbank Placement",
"amount": 958293000000,
"category": "Placement with Bank Indonesia"
},
{
"class": "Marketable Securities",
"amount": 555191000000,
"category": "Securities purchased under resale agreements"
},
{
"class": "Marketable Securities",
"amount": 368245000000,
"category": "Financial assets held for trading"
},
{
"class": "Finance Receivable",
"amount": 111489000000,
"category": "Acceptance receivables and trade finance"
},
{
"class": "Interbank Placement",
"amount": 97011000000,
"category": "Current accounts with Bank Indonesia"
},
{
"class": "Other Income",
"amount": 40000000,
"category": "Others"
}
],
"operating_expense_breakdown": [
{
"class": "Salaries & Benefits",
"amount": 3168469000000,
"category": "Salaries and employees' benefits"
},
{
"class": "General & Admin",
"amount": 1858139000000,
"category": "General and administrative expenses"
},
{
"class": "Other expenses",
"amount": 551289000000,
"category": "Others (expense)"
}
]
},
{
"year": 2024,
"group": [
"sub_sector",
"sector",
"industry",
"sub_industry"
],
"pb_mrq": 0.858499592302652,
"pe_ttm": 6.52598400220766,
"symbol": "BNGA.JK",
"market_cap": 45499780431872,
"net_income": 6972095000000,
"company_name": "PT Bank CIMB Niaga Tbk",
"employee_num": 11035,
"total_assets": 360220510000000,
"total_equity": 53196327000000,
"pretax_income": 8728787000000,
"total_revenue": 39887024000000,
"yearly_mcap_chg": -0.0447713525616664,
"operating_expense": 8749399000000,
"revenue_breakdown": null,
"total_liabilities": 307024183000000,
"int_income_breakdown": null,
"operating_expense_breakdown": null
},
{
"year": 2024,
"group": [
"sub_sector",
"sector",
"industry",
"sub_industry"
],
"pb_mrq": 1.96769899177295,
"pe_ttm": 15.841634398698,
"symbol": "MEGA.JK",
"market_cap": 41680195551232,
"net_income": 2631054000000,
"company_name": "Bank Mega Tbk",
"employee_num": 4271,
"total_assets": 134915494000000,
"total_equity": 21182201000000,
"pretax_income": 3256906000000,
"total_revenue": 6915095000000,
"yearly_mcap_chg": -0.323809530938097,
"operating_expense": 3467413000000,
"revenue_breakdown": null,
"total_liabilities": 113733293000000,
"int_income_breakdown": [
{
"class": "Loans & Deposits",
"amount": 7199232000000,
"category": "Loans"
},
{
"class": "Securities",
"amount": 2921635000000,
"category": "Securities"
},
{
"class": "Interbank Placement",
"amount": 165636000000,
"category": "Placement with Bank Indonesia"
},
{
"class": "Other Income",
"amount": 2803000000,
"category": "Others"
}
],
"operating_expense_breakdown": [
{
"class": "Salaries & Benefits",
"amount": 1399207000000,
"category": "Salaries and employees' benefits"
},
{
"class": "General & Admin",
"amount": 2055670000000,
"category": "General and administrative expenses"
},
{
"class": "Other expenses",
"amount": 12536000000,
"category": "Others (expense)"
}
]
},
{
"year": 2024,
"group": [
"sub_sector",
"sector",
"industry",
"sub_industry"
],
"pb_mrq": 0.766892110697984,
"pe_ttm": 6.41200168019479,
"symbol": "NISP.JK",
"market_cap": 31205609177088,
"net_income": 4866750000000,
"company_name": "PT Bank OCBC NISP Tbk",
"employee_num": 6386,
"total_assets": 281008237000000,
"total_equity": 40691379000000,
"pretax_income": 5989304000000,
"total_revenue": 11936019000000,
"yearly_mcap_chg": 0.0461538959089109,
"operating_expense": 6078897000000,
"revenue_breakdown": null,
"total_liabilities": 240316858000000,
"int_income_breakdown": [
{
"class": "Loans & Deposits",
"amount": 12376761000000,
"category": "Loans"
},
{
"class": "Marketable Securities",
"amount": 5388091000000,
"category": "Marketable securities and government bonds"
},
{
"class": "Current Accounts",
"amount": 266622000000,
"category": "Current account and placements with other banks and Bank Indonesia"
},
{
"class": "Other Income",
"amount": 744725000000,
"category": "Others"
}
],
"operating_expense_breakdown": [
{
"class": "Salaries & Benefits",
"amount": 3275122000000,
"category": "Salaries and employees' benefits"
},
{
"class": "General & Admin",
"amount": 2271453000000,
"category": "General and administrative"
},
{
"class": "Other expenses",
"amount": 532322000000,
"category": "Others (expense)"
}
]
},
{
"year": 2024,
"group": [
"sub_sector",
"sector",
"industry",
"sub_industry"
],
"pb_mrq": 0.545378557148861,
"pe_ttm": 9.5268546649133,
"symbol": "PNBN.JK",
"market_cap": 28536578506752,
"net_income": 2995383000000,
"company_name": "Bank Pan Indonesia Tbk",
"employee_num": 10883,
"total_assets": 243958575000000,
"total_equity": 56069616000000,
"pretax_income": 3654894000000,
"total_revenue": 24093933000000,
"yearly_mcap_chg": 0.0627802848191283,
"operating_expense": 5716711000000,
"revenue_breakdown": null,
"total_liabilities": 176226996000000,
"int_income_breakdown": null,
"operating_expense_breakdown": null
}
],
"group_name": {
"sector": "Financials",
"industry": "Banks",
"sub_sector": "Banks",
"sub_industry": "Banks"
}
}
}
]
}