For the complete documentation index, see llms.txt. This page is also available as Markdown.

Mô tả trường dữ liệu chỉ số báo cáo tài chính gói nâng cao

  • Loại hình doanh nghiệp: CTCK, NH, BH, CTY

  • Doanh nghiệp mẫu: HPG, SSI, VCB, BVH

List các dictionary, trong đó mỗi dictionary sẽ tương ứng với data của 1 kỳ báo cáo

1. Doanh nghiệp sản xuất

[
    {
        "ratios": {
            "ActivityRatio": {
                "TotalAssetTurnover": 0.67360875,
                "FixedAssetTurnover": 1.99746402,
                "DaysOfSalesOutstanding": 13.60541001,
                "DaysOfInventoryOnHand": 122.5495936,
                "NumberOfDaysOfPayables": 40.08278741,
                "CashConversionCycle": 96.0722162
            },
            "LiquidityRatio": {
                "CashRatio": 0.0915603,
                "QuickRatio": 0.19322565,
                "CurrentRatio": 1.15219669
            },
            "SolvencyRatio": {
                "DebtToEquityRatio": 0.72363689,
                "LiabilitiesToEquityRatio": 0.95808709,
                "FinancialLeverageRatio": 1.95808709,
                "EBITInterestCoverage": 6.38933934
            },
            "ProfitabilityRatio": {
                "GrossProfitMargin": 0.13321475,
                "EBITMargin": 0.10525161,
                "NetProfitMargin": 0.08656522,
                "ROA": 0.05831798,
                "ROE": 0.11073185,
                "ROIC": 0.07400689
            },
            "ValuationRatios": {
                "MarketCap": 171419505360000.0,
                "BookValuePerShare": 17878.67325004,
                "BasicEPS": 1879.45178193,
                "PriceToBook": 1.49899266,
                "PriceToEarning": 14.25947729,
                "PriceToSales": 1.23452066,
                "EVtoEBITDA": 11.50865884,
                "PriceToCashFlow": -31.95073084
            },
            "Growth": {
                "NetRevenueGrowthYoY": 0.16731045,
                "EBTgrowthYoY": 0.75721531
            },
            "Revenue": 140561387448572.0,
            "AttributeToParentCompany": 12021443836074.0,
            "EBIT": 14614724419648.0
        },
        "ticker": "HPG",
        "year": 2024
    }
]

2. Ngân hàng

3. Doanh nghiệp chứng khoán

4. Doanh nghiệp bảo hiểm

Last updated