Automate issuer overlay creation from ticker searches
This commit is contained in:
@@ -1538,31 +1538,6 @@
|
||||
"materiality_policy": "cash_flow_default",
|
||||
"include_in_output": false
|
||||
},
|
||||
{
|
||||
"surface_key": "derivative_disclosure",
|
||||
"statement": "balance",
|
||||
"label": "Derivative Instruments Disclosure",
|
||||
"category": "disclosure",
|
||||
"order": 181,
|
||||
"unit": "currency",
|
||||
"rollup_policy": "aggregate_children",
|
||||
"allowed_source_concepts": [
|
||||
"us-gaap:DerivativeAssets",
|
||||
"us-gaap:DerivativeAssetsCurrent",
|
||||
"us-gaap:DerivativeAssetsNoncurrent",
|
||||
"us-gaap:DerivativeLiabilities",
|
||||
"us-gaap:DerivativeLiabilitiesCurrent",
|
||||
"us-gaap:DerivativeLiabilitiesNoncurrent",
|
||||
"us-gaap:DerivativeFairValueOfDerivativeAsset",
|
||||
"us-gaap:DerivativeFairValueOfDerivativeLiability",
|
||||
"us-gaap:DerivativeAssetFairValueGrossAssetIncludingNotSubjectToMasterNettingArrangement",
|
||||
"us-gaap:DerivativeLiabilityFairValueGrossLiabilityIncludingNotSubjectToMasterNettingArrangement"
|
||||
],
|
||||
"allowed_authoritative_concepts": [],
|
||||
"formula_fallback": null,
|
||||
"detail_grouping_policy": "group_all_children",
|
||||
"materiality_policy": "disclosure"
|
||||
},
|
||||
{
|
||||
"surface_key": "changes_other_noncurrent_liabilities",
|
||||
"statement": "cash_flow",
|
||||
@@ -1877,6 +1852,98 @@
|
||||
"detail_grouping_policy": "top_level_only",
|
||||
"materiality_policy": "cash_flow_default"
|
||||
},
|
||||
{
|
||||
"surface_key": "common_stock_and_apic",
|
||||
"statement": "equity",
|
||||
"label": "Common Stock and APIC",
|
||||
"category": "equity",
|
||||
"order": 10,
|
||||
"unit": "currency",
|
||||
"rollup_policy": "direct_only",
|
||||
"allowed_source_concepts": [
|
||||
"us-gaap:CommonStocksIncludingAdditionalPaidInCapital"
|
||||
],
|
||||
"allowed_authoritative_concepts": [
|
||||
"us-gaap:CommonStocksIncludingAdditionalPaidInCapital"
|
||||
],
|
||||
"formula_fallback": null,
|
||||
"detail_grouping_policy": "top_level_only",
|
||||
"materiality_policy": "balance_default"
|
||||
},
|
||||
{
|
||||
"surface_key": "retained_earnings",
|
||||
"statement": "equity",
|
||||
"label": "Retained Earnings",
|
||||
"category": "equity",
|
||||
"order": 20,
|
||||
"unit": "currency",
|
||||
"rollup_policy": "direct_only",
|
||||
"allowed_source_concepts": [
|
||||
"us-gaap:RetainedEarningsAccumulatedDeficit"
|
||||
],
|
||||
"allowed_authoritative_concepts": [
|
||||
"us-gaap:RetainedEarningsAccumulatedDeficit"
|
||||
],
|
||||
"formula_fallback": null,
|
||||
"detail_grouping_policy": "top_level_only",
|
||||
"materiality_policy": "balance_default"
|
||||
},
|
||||
{
|
||||
"surface_key": "accumulated_other_comprehensive_income",
|
||||
"statement": "equity",
|
||||
"label": "Accumulated Other Comprehensive Income",
|
||||
"category": "equity",
|
||||
"order": 30,
|
||||
"unit": "currency",
|
||||
"rollup_policy": "direct_only",
|
||||
"allowed_source_concepts": [
|
||||
"us-gaap:AccumulatedOtherComprehensiveIncomeLossNetOfTax"
|
||||
],
|
||||
"allowed_authoritative_concepts": [
|
||||
"us-gaap:AccumulatedOtherComprehensiveIncomeLossNetOfTax"
|
||||
],
|
||||
"formula_fallback": null,
|
||||
"detail_grouping_policy": "top_level_only",
|
||||
"materiality_policy": "balance_default"
|
||||
},
|
||||
{
|
||||
"surface_key": "other_equity",
|
||||
"statement": "equity",
|
||||
"label": "Other Equity",
|
||||
"category": "equity",
|
||||
"order": 40,
|
||||
"unit": "currency",
|
||||
"rollup_policy": "direct_only",
|
||||
"allowed_source_concepts": [
|
||||
"us-gaap:StockholdersEquityOther"
|
||||
],
|
||||
"allowed_authoritative_concepts": [
|
||||
"us-gaap:StockholdersEquityOther"
|
||||
],
|
||||
"formula_fallback": null,
|
||||
"detail_grouping_policy": "top_level_only",
|
||||
"materiality_policy": "balance_default"
|
||||
},
|
||||
{
|
||||
"surface_key": "total_equity",
|
||||
"statement": "equity",
|
||||
"label": "Total Equity",
|
||||
"category": "equity",
|
||||
"order": 50,
|
||||
"unit": "currency",
|
||||
"rollup_policy": "direct_only",
|
||||
"allowed_source_concepts": [
|
||||
"us-gaap:StockholdersEquity",
|
||||
"us-gaap:StockholdersEquityIncludingPortionAttributableToNoncontrollingInterest"
|
||||
],
|
||||
"allowed_authoritative_concepts": [
|
||||
"us-gaap:StockholdersEquity",
|
||||
"us-gaap:StockholdersEquityIncludingPortionAttributableToNoncontrollingInterest"
|
||||
],
|
||||
"formula_fallback": null,
|
||||
"detail_grouping_policy": "top_level_only",
|
||||
"materiality_policy": "balance_default"
|
||||
},
|
||||
{
|
||||
"surface_key": "income_tax_disclosure",
|
||||
"statement": "disclosure",
|
||||
|
||||
Reference in New Issue
Block a user