{ "version": "fiscal-v1", "rows": [ { "key": "revenue", "statement": "income", "label": "Revenue", "category": "surface", "order": 10, "unit": "currency" }, { "key": "gross_profit", "statement": "income", "label": "Gross Profit", "category": "surface", "order": 20, "unit": "currency" }, { "key": "operating_expenses", "statement": "income", "label": "Operating Expenses", "category": "surface", "order": 30, "unit": "currency" }, { "key": "selling_general_and_administrative", "statement": "income", "label": "SG&A", "category": "surface", "order": 31, "unit": "currency" }, { "key": "research_and_development", "statement": "income", "label": "Research Expense", "category": "surface", "order": 32, "unit": "currency" }, { "key": "other_operating_expense", "statement": "income", "label": "Other Expense", "category": "surface", "order": 33, "unit": "currency" }, { "key": "operating_income", "statement": "income", "label": "Operating Income", "category": "surface", "order": 40, "unit": "currency" }, { "key": "income_tax_expense", "statement": "income", "label": "Income Tax Expense", "category": "surface", "order": 50, "unit": "currency" }, { "key": "net_income", "statement": "income", "label": "Net Income", "category": "surface", "order": 60, "unit": "currency" } ] }