BLOG:  Digital Financial Reporting

This is a blog for information relating to digital financial reporting.  This blog is basically my "lab notebook" for experimenting and learning about XBRL-based digital financial reporting.  This is my brain storming platform.  This is where I think out loud (i.e. publicly) about digital financial reporting. This information is for innovators and early adopters who are ushering in a new era of accounting, reporting, auditing, and analysis in a digital environment.

Much of the information contained in this blog is synthasized, summarized, condensed, better organized and articulated in my book XBRL for Dummies and in the chapters of Intelligent XBRL-based Digital Financial Reporting. If you have any questions, feel free to contact me.

Entries from November 20, 2011 - November 26, 2011

Thinking about XBRL by Looking at M2M

M2M (machine to machine) is defined well by Numerx as:

M2M communications employs a device (e.g., sensor, meter, etc.) to capture an "event" (e.g., temperature, inventory level, location, environment status, etc.), which is relayed through a network (e.g., wireless, wired or hybrid) to an application (software program), translating the captured event into usable information (e.g., there is a breach, corrosion requires attention, items need to be restocked, an accident has occurred, etc.)

Familiar companies such as Sprint, AT&T, Verizon, IBM; and other lesser known companies such as Numerx  and Axeda push M2M. By at least one prediction, trillions of machines are just waiting to join the M2M party.

Even Google seems to be getting into M2M.  This article has a section titled Will Google Flush M2M Down the Crapper?. This section of the article below mentions some things which might bring to mind statements you have heard when people talk about XBRL:

"It's going to raise the awareness of M2M. When executives in the board room say 'I see Google connected a smartphone to a dishwasher, why can't we connect to our equipment or our products?' it's going to raise the visibility of what you can do.

"What Google is going to find out is that connecting is pretty hard, a lot of devices aren't serving data that's usable. There is a need for a layer that turns the raw available data into usable data like temperatures, etc. into a data model that programmers can use.

"That's our secret sauce, our unique value proposition: our technology converts raw data into business data.

"It comes in obscure message format packets, with headers etc. we've got a whole set of parsers and translators that turn that into an asset, temperature. We have a rules engine that allows you to create notifications, web services layer available by REST, can do mashups with HTML or javascript."

So what does connecting a smartphone to a dishwasher or having SIRI start your car have to do with XBRL?  In a word: lots.

Millions and millions, if not billions, of business reports are shared within and among businesses and governments. Those business reports are packets of information. Maybe they are a little more complex than M2M communications, but basically it is the same idea.

XBRL is part of what will enable business-to-business, business-to-government, and government-to-government digital business information exchange.

Most of the traction XBRL has been able to create thus far is business-to-government information exchange such as banks reporting to a regulator such as the FDIC or one of the 27 CEBS supervisors, public companies reporting to the SEC or a stock exchange, corporate tax reporting to HMRC or National Tax Agency of Japan, or Standard Business Reporting (SBR) type projects in the Netherlands and Australia. Those are only some examples.

But what about some of these use cases:

  • I used to work for a lumber manufacturer. As you can imagine the manufacture used a lot of equipment in the process of cutting lumber to spec; resaws, dry kilns, plainer, etc.  What if the equipment could "talk" to the accounting system, publishing the production statistics which I had to enter manually for each of those machines each day.  What if the accounting system could then send that to each manager's cell phone like real time stock information or the weather is provided today. Basically, what if you could inexpensively create your own real-time information feed?
  • I used to work for a produce broker.  We had a vacuum cooler which brought the temperature of the lettuce from field temperature down to storage temperature. A person had to man that machine and occasionally they would loose their focus and a $10,000 load of lettuce would be rendered unusable because the operator neglected to do his duties.   What if the vacuum cooler could send alerts to the operator if a setting went out of bounds. Basically, what if you could create your own real-time monitoring system inexpensively?
  • A friend of mine is a chiropractor.  She got a new practice management system and she loves the daily reports which the system spits out.  The receptionist prints the reports generated by the system, reorganizes them, and then emails a PDF with this management information to my friend so she can keep tabs on her business.  What if that entire process could be automated or if other additional useful reports could be sent, without the receptionist or other person getting involved in the process, totally automating the report distribution process?
  • I heard a story on NPR about how schools spend a lot of money on electricity.  Leaving the football or soccer field lights on when no one is using the field is both a waste of money and a waste of a resource. Having usage patterns reported, tracked, and managed can help save money and reduce electricity use. What if you could do this for the many different devices businesses and governments use in their operations?

I could go on and on, there are plenty of these types of use cases if one really looks.

Imagine an inexpensive, easy to use, robust, reliable, error-free, scalable, secure, auditable, understandable (from a business semantics perspective); basically truly automated business-to-business, business-to-government, or government-to-government. What processes could you make better, faster, or cheaper in some way?

These processes could be within your organization or there your internal processes intersect with one of your business partners.

Posted on Saturday, November 26, 2011 at 12:08PM by Registered CommenterCharlie in | CommentsPost a Comment | EmailEmail | PrintPrint

SEC Provides Easy to Use Link to SEC Filings

It used to be the case that it was a huge challenge for the average person to grap SEC XBRL financial filings from the SEC web site.  An RSS feed was provided for the last 100 filings.

No longer.  The SEC is providing an archive of filings by month!  You can get to those archives here:

http://www.sec.gov/Archives/edgar/monthly/

The format of each archive is simply an RSS feed.  You can read through those filings with anything which will read XML.

Thank you, thank you, thank you SEC!

By the way, for those who like dinking around with stuff, there is a boatload of information which can be accessed using FTP.  See here for more info: http://www.sec.gov/edgar/searchedgar/ftpusers.htm

Posted on Tuesday, November 22, 2011 at 10:00AM by Registered CommenterCharlie in | CommentsPost a Comment | EmailEmail | PrintPrint

Human Readable Rendering is the Creation Interface for XBRL

I have been exprimenting with how to get from an XBRL instance to a human readable rendering since about 2007 I figure. What if these same techniques in the creation of business reports(i.e. the XBRL)?

When working to create XBRLS the notion of a "neutral format template", or a basic rendering came to mind.  Then the idea that a business report is nothing more than a bunch of pivot table-type objects. Then I thought that BI (business intelligence) software could be used as an interface, but BI had limitations: it forces OLAP on you, it does not handle text well, and it is really meant for read only not read/write. Over the years I have used other terms to refer to the notion of a neutral format template: neutral format table, interactive business document, interactive information hypercube.

Here are some examples of what these neutral format templates look like:

All the information that I have seen can be condensed down into about nine metapatterns.  Here renderings of each of the nine metapatterns: hierarchy, roll up, roll forward, compound fact, adjustment, variance, complex computation, text block, grid(not really a metapattern, but it is used in the US GAAP taxonomy).  Believe it or not, everything that exists in the US GAAP taxonomy and everything that I have seen in SEC XBRL financial filings fits into one of these nine metapatterns.  What if I am wrong? What if there are more than nine?  Fine, add some more; maybe there are 15 or 25 or maybe even 50 metapatterns.  The point is: the information is not random, there is a pattern!

The idea of leveraging patterns or metapatterns or templates to make working with computers is not my idea or even a new idea.  For example, look at these Microsoft Visio shapes or stencils. What is easier to create: (a) a triangle by dragging and dropping the shape/stencil or (b) a triangle by building the triangle yourself from lower level objects? 

 

These same ideas apply to working with XBRL. Below is one screen shot of a neutral format table, you can see a complete set here.

Clearly I am not an artist and my color selection is poor; but what if creating an XBRL instance and XBRL taxonomy was as simple as editing that table.  It guides you through the process of "extending" a taxonomy.  It only lets you extend the taxonomy where it is logical.

Just like creating that triangle in Visio by dragging and dropping an existing triangle and adjusting the properties such as its size (rather than drawing each line and connecting them correctly, etc.); a financial statement is a collection of stencils or templates or tables.  You can modify the stencil, adding line items to your balance sheet.  The template will not let you change the fundamental nature of a balance sheet: all balance sheets have certain characteristics, core financial semantics.  Those core semantics, which each template has, are expressed using business rules (XBRL formulas) and they "glue" the information set together.

So, why can't this work? If a human readable rendering can be generated using the information contained within the XBRL instance and XBRL taxonomy and the information about the nine fundamental metapatterns (or whatever number we come up with) is leveraged to render that information correctly; then why can't that same rendering be used to create the business report and then generate the XBRL output (and HTML, PDF, Excel, Work, or whatever other format you might care for)? The business rules such as those core financial reporting semantics hold the pieces together and software won't let you break those core rules.

Or do people really enjoy working at the level of the XBRL technical syntax?

Posted on Tuesday, November 22, 2011 at 07:03AM by Registered CommenterCharlie | CommentsPost a Comment | EmailEmail | PrintPrint