Thanks for the continued help and support.
I am learning more about XBRL and I see that there seems to be parent sections and children of that section.
So there might be a parent:
Assets
AssetsCurrent
Cash
accountsreceivable
othercurrentassets
AssetsNonCurrent
prepaidexpenses
accountsreceivable
Is there a way to pull in all Parent and children values? For example all these and their children elements:
"AssetsCurrent",
"AssetsNoncurrent",
"Assets",
"LiabilitiesCurrent",
"LiabilitiesNoncurrent",
"Liabilities",
"StockholdersEquity",
"MinorityInterest",
"StockholdersEquityIncludingPortionAttributableToNoncontrollingInterest",
"LiabilitiesAndStockholdersEquity"
This url doesn’t seem to:
/fact/search?dts.id=348264&fact.has-dimensions=false&concept.is-monetary=true&fact.ultimus=true&report.type=10-K&fields=dts.id,report.id,entity.name,concept.local-name.sort(ASC),concept.is-base,fact.value,period.fiscal-year.sort(DESC),fact.limit(10)