feat(taxonomy): add rust sidecar compact surface pipeline
This commit is contained in:
141
rust/taxonomy/fiscal/v1/reit_real_estate.surface.json
Normal file
141
rust/taxonomy/fiscal/v1/reit_real_estate.surface.json
Normal file
@@ -0,0 +1,141 @@
|
||||
{
|
||||
"version": "fiscal-v1",
|
||||
"pack": "reit_real_estate",
|
||||
"surfaces": [
|
||||
{
|
||||
"surface_key": "rental_revenue",
|
||||
"statement": "income",
|
||||
"label": "Rental Revenue",
|
||||
"category": "surface",
|
||||
"order": 10,
|
||||
"unit": "currency",
|
||||
"rollup_policy": "aggregate_children",
|
||||
"allowed_source_concepts": [
|
||||
"us-gaap:LeaseIncome",
|
||||
"us-gaap:RentalRevenue",
|
||||
"us-gaap:RentalRevenueNet"
|
||||
],
|
||||
"allowed_authoritative_concepts": [
|
||||
"us-gaap:LeaseIncome",
|
||||
"us-gaap:RentalRevenue"
|
||||
],
|
||||
"formula_fallback": null,
|
||||
"detail_grouping_policy": "group_all_children",
|
||||
"materiality_policy": "income_default"
|
||||
},
|
||||
{
|
||||
"surface_key": "property_operating_expense",
|
||||
"statement": "income",
|
||||
"label": "Property Operating Expense",
|
||||
"category": "surface",
|
||||
"order": 20,
|
||||
"unit": "currency",
|
||||
"rollup_policy": "aggregate_children",
|
||||
"allowed_source_concepts": [
|
||||
"us-gaap:DirectCostsOfLeasedAndRentedPropertyOrEquipment"
|
||||
],
|
||||
"allowed_authoritative_concepts": [
|
||||
"us-gaap:DirectCostsOfLeasedAndRentedPropertyOrEquipment"
|
||||
],
|
||||
"formula_fallback": null,
|
||||
"detail_grouping_policy": "group_all_children",
|
||||
"materiality_policy": "income_default"
|
||||
},
|
||||
{
|
||||
"surface_key": "depreciation_and_amortization",
|
||||
"statement": "income",
|
||||
"label": "Depreciation and Amortization",
|
||||
"category": "surface",
|
||||
"order": 30,
|
||||
"unit": "currency",
|
||||
"rollup_policy": "aggregate_children",
|
||||
"allowed_source_concepts": [
|
||||
"us-gaap:DepreciationDepletionAndAmortization",
|
||||
"us-gaap:AmortizationOfAboveAndBelowMarketLeases"
|
||||
],
|
||||
"allowed_authoritative_concepts": [
|
||||
"us-gaap:DepreciationDepletionAndAmortization"
|
||||
],
|
||||
"formula_fallback": null,
|
||||
"detail_grouping_policy": "group_all_children",
|
||||
"materiality_policy": "income_default"
|
||||
},
|
||||
{
|
||||
"surface_key": "net_income",
|
||||
"statement": "income",
|
||||
"label": "Net Income",
|
||||
"category": "surface",
|
||||
"order": 90,
|
||||
"unit": "currency",
|
||||
"rollup_policy": "direct_or_formula",
|
||||
"allowed_source_concepts": ["us-gaap:NetIncomeLoss"],
|
||||
"allowed_authoritative_concepts": ["us-gaap:NetIncomeLoss"],
|
||||
"formula_fallback": null,
|
||||
"detail_grouping_policy": "top_level_only",
|
||||
"materiality_policy": "income_default"
|
||||
},
|
||||
{
|
||||
"surface_key": "investment_property",
|
||||
"statement": "balance",
|
||||
"label": "Investment Property",
|
||||
"category": "surface",
|
||||
"order": 40,
|
||||
"unit": "currency",
|
||||
"rollup_policy": "aggregate_children",
|
||||
"allowed_source_concepts": [
|
||||
"us-gaap:RealEstateInvestmentPropertyNet",
|
||||
"us-gaap:RealEstateInvestmentPropertyAtCost",
|
||||
"us-gaap:RealEstateGrossAtCarryingValue"
|
||||
],
|
||||
"allowed_authoritative_concepts": [
|
||||
"us-gaap:RealEstateInvestmentPropertyNet",
|
||||
"us-gaap:RealEstateInvestmentPropertyAtCost"
|
||||
],
|
||||
"formula_fallback": null,
|
||||
"detail_grouping_policy": "group_all_children",
|
||||
"materiality_policy": "balance_default"
|
||||
},
|
||||
{
|
||||
"surface_key": "total_assets",
|
||||
"statement": "balance",
|
||||
"label": "Total Assets",
|
||||
"category": "surface",
|
||||
"order": 90,
|
||||
"unit": "currency",
|
||||
"rollup_policy": "direct_only",
|
||||
"allowed_source_concepts": ["us-gaap:Assets"],
|
||||
"allowed_authoritative_concepts": ["us-gaap:Assets"],
|
||||
"formula_fallback": null,
|
||||
"detail_grouping_policy": "top_level_only",
|
||||
"materiality_policy": "balance_default"
|
||||
},
|
||||
{
|
||||
"surface_key": "total_liabilities",
|
||||
"statement": "balance",
|
||||
"label": "Total Liabilities",
|
||||
"category": "surface",
|
||||
"order": 100,
|
||||
"unit": "currency",
|
||||
"rollup_policy": "direct_only",
|
||||
"allowed_source_concepts": ["us-gaap:Liabilities"],
|
||||
"allowed_authoritative_concepts": ["us-gaap:Liabilities"],
|
||||
"formula_fallback": null,
|
||||
"detail_grouping_policy": "top_level_only",
|
||||
"materiality_policy": "balance_default"
|
||||
},
|
||||
{
|
||||
"surface_key": "total_equity",
|
||||
"statement": "balance",
|
||||
"label": "Total Equity",
|
||||
"category": "surface",
|
||||
"order": 110,
|
||||
"unit": "currency",
|
||||
"rollup_policy": "direct_only",
|
||||
"allowed_source_concepts": ["us-gaap:StockholdersEquityIncludingPortionAttributableToNoncontrollingInterest", "us-gaap:StockholdersEquity"],
|
||||
"allowed_authoritative_concepts": ["us-gaap:StockholdersEquityIncludingPortionAttributableToNoncontrollingInterest", "us-gaap:StockholdersEquity"],
|
||||
"formula_fallback": null,
|
||||
"detail_grouping_policy": "top_level_only",
|
||||
"materiality_policy": "balance_default"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user