{
  "industry_id": "us_realestate",
  "year": 2025,
  "coverage_threshold": 0.3333333333333333,
  "merge_strategies": {
    "operations/Revenues": "calc_tree",
    "operations/Expenses": "calc_tree",
    "balance/Assets": "calc_tree",
    "balance/Liabilities": "calc_tree"
  },
  "aggregates": {
    "operations": {
      "Revenues": {},
      "Expenses": {
        "DepreciationAndAmortization": [
          "DepreciationAndAmortization"
        ],
        "GeneralAndAdministrativeExpense": [
          "GeneralAndAdministrativeExpense"
        ],
        "CostsAndExpenses": [
          "CostOfGoodsAndServiceExcludingDepreciationDepletionAndAmortization",
          "CostOfRevenue",
          "DepreciationDepletionAndAmortization",
          "DirectCostsOfLeasedAndRentedPropertyOrEquipment",
          "SellingGeneralAndAdministrativeExpense"
        ],
        "OperatingExpenses": [
          "CostOfOtherPropertyOperatingExpense"
        ],
        "OperatingAdministrativeAndOtherExpenses": [
          "OperatingAdministrativeAndOtherExpenses"
        ]
      }
    },
    "balance": {
      "Assets": {
        "Goodwill": [
          "Goodwill"
        ],
        "IntangibleAssets": [
          "IntangibleAssetsNetExcludingGoodwill"
        ],
        "RealEstateInvestmentPropertyNet": [
          "RealEstateInvestmentPropertyNet"
        ],
        "RealEstateInvestments": [
          "RealEstateInvestments"
        ]
      },
      "Liabilities": {}
    }
  },
  "aggregate_labels": {
    "DepreciationAndAmortization": "Depreciation And Amortization",
    "GeneralAndAdministrativeExpense": "General And Administrative Expense",
    "CostsAndExpenses": "Costs And Expenses",
    "OperatingExpenses": "Operating Expenses",
    "OperatingAdministrativeAndOtherExpenses": "Operating Administrative And Other Expenses",
    "Goodwill": "Goodwill",
    "IntangibleAssets": "Intangible Assets",
    "RealEstateInvestmentPropertyNet": "Real Estate Investment Property Net",
    "RealEstateInvestments": "Real Estate Investments"
  },
  "balance_reports": {
    "operations/Revenues": [],
    "operations/Expenses": [
      {
        "cluster": "CostsAndExpenses",
        "members": [
          "CostOfGoodsAndServiceExcludingDepreciationDepletionAndAmortization",
          "CostOfRevenue",
          "DepreciationDepletionAndAmortization",
          "DirectCostsOfLeasedAndRentedPropertyOrEquipment",
          "SellingGeneralAndAdministrativeExpense"
        ],
        "net": 45723524975.0,
        "gross": 45723524975.0,
        "coherence": 1.0,
        "warnings": []
      }
    ],
    "balance/Assets": [],
    "balance/Liabilities": []
  }
}