Analysis of Required Disclosures Provides Insight
Monday, January 29, 2018 at 09:33AM
Charlie in Becoming an XBRL Master Craftsman, Digital Financial Reporting

I have modified the Excel spreadsheet which I use to extract fundamental accounting concepts from the XBRL-based financial reports of public companies.  Using that same information extraction scheme I can now determine of the four required disclosures have been provided for.

So, I took the Excel spreadsheet that I had, modified it to grab the CONCEPT name rather than the value, and then I had it look for concepts related to four required disclosures: nature of business, basis of reporting, significant accounting policies, and revenue recognition policy.

Because the required disclosures are the same for everyone, I put the URL of every public company 10-K for 2016 (last year, not this year yet...that is coming) into the "List" in the Excel spreadsheet.  I pressed the start button, went to yoga, and when I came back two hours later the process was complete.

The results showed that 3,705 XBRL-based reports or 61% behaved as expected and all four required disclosures were found.  But that left 2,318 or 39% that were missing one or more of those four required disclosures.

Now, there are two specific reasons why one of these four required disclosures were not found:

  1. The disclosure exists in the report, but for some reason the wrong concept was used or an extension concept was created.  That is an XBRL error.
  2. The disclosure does NOT exist because the disclosure was not provided. That is an ACCOUNTING error.

The most interesting aspect of this little analysis is that I found that the Accounting Standards Codification (ASC) was "squishy" in terms of stating the requirements for these disclosures.  I would have figured that the ASC would be more "crisp"; providing clarity that these discourses are required.

There is specific wording that makes it clear that the nature of business, significant accounting policies, and revenue recognition policy are required.  But the basis of reporting disclosure is not specifically mentioned.  However, several things make it obvious that the basis of reporting is a required disclosure:

Do you disagree?  Do you have specific circumstances that you can point out when these disclosures are not required.  (Please read the PDF first, we point out known exceptions but none of them apply to the public companies that I am analyzing as far as I have seen thus far.)

Again, I am going to go look for specific reasons just out of curiosity.  But, I am going to wait until March 2018 when the 10-K season is completed to give the public companies an opportunity to fix as many of the errors as possible.

Finally, what is interesting is that the terms SHALL, MAY, SHOULD, and other terms are really not defined in the ASC.  Contrast this to RFC 2119 which is provided by the Internet Engineering Task Force (IETF) that explicitly define these terms in order to make things work better.  There is a big difference between SHALL and SHOULD. This is another good document on the topic.  And this is an interesting document, Shall We Abandon Shall? Interesting stuff.

Article originally appeared on XBRL-based structured digital financial reporting (http://xbrl.squarespace.com/).
See website for complete article licensing information.