summary xbrl challenge objective: tools that rely on xbrl data, e.g., tool that extracts data for...

7
Summary XBRL Challenge Objective: Tools that rely on XBRL data, e.g., tool that extracts data for multi-company comparison via desktop application; or one that creates real-time valuation measures and delivers to mobile devices Oxide Solutions Statement of purpose: Build a web based system that will dynamically read and processes XBRL reported data and provide analysis and reports as well as integration with real time stock information for analysts. The system will dynamically read the SEC RSS updates and load and normalize the instance data. The system will provide in depth reporting and analysis by allowing users to use pre- defined ratios or custom ratios applied against single companies, multiple companies or across industries. The system will provide tools to review taxonomies. The system will be able to access real time stock quotes and integrate real-time and historical stock data with XBRL data.

Upload: chloe-marshall

Post on 27-Mar-2015

217 views

Category:

Documents


4 download

TRANSCRIPT

Page 1: Summary XBRL Challenge Objective: Tools that rely on XBRL data, e.g., tool that extracts data for multi-company comparison via desktop application; or

Summary

XBRL Challenge Objective:

Tools that rely on XBRL data, e.g., tool that extracts data for multi-company comparison via desktop application; or one that creates real-time valuation measures and delivers to mobile devices

Oxide Solutions Statement of purpose:

Build a web based system that will dynamically read and processes XBRL reported data and provide analysis and reports as well as integration with real time stock information for analysts.

The system will dynamically read the SEC RSS updates and load and normalize the instance data. The system will provide in depth reporting and analysis by allowing users to use pre-defined ratios or custom ratios applied against single companies, multiple companies or across industries.

The system will provide tools to review taxonomies.

The system will be able to access real time stock quotes and integrate real-time and historical stock data with XBRL data.

Page 2: Summary XBRL Challenge Objective: Tools that rely on XBRL data, e.g., tool that extracts data for multi-company comparison via desktop application; or

System Overview

• Distributed Component Services for:– Dynamic monitoring of SEC RSS Feeds– Submission processor (normalize instance data)– Ratio processor (apply pre-defined set of ratio expressions to data)– Database– Stock price monitor (real-time and historical stock prices)– Integration processor (stock data + XBRL instance data + calculations and ratios) for

regression and predictive analytics– Threshold processor* All services have REST interface

• Web based user interface – Built on Oxide open UI framework (very extensible)– Access to all data (drill – downs)– Reports and graphs

• Development environment– Ratio builder– Query Builder– Taxonomy viewer

Page 3: Summary XBRL Challenge Objective: Tools that rely on XBRL data, e.g., tool that extracts data for multi-company comparison via desktop application; or

Status

Completed:

• Built service to monitor SEC RSS feeds• Built service to process corporate XBRL submissions• Built user interface to display and traverse taxonomies• Build user interface to drill down into corporate submissions

Planned:

• Ratio processor• Threshold processor• Real-time stock monitor• Reports and graphs

Page 4: Summary XBRL Challenge Objective: Tools that rely on XBRL data, e.g., tool that extracts data for multi-company comparison via desktop application; or

Taxonomy Viewer

Page 5: Summary XBRL Challenge Objective: Tools that rely on XBRL data, e.g., tool that extracts data for multi-company comparison via desktop application; or

Instance Viewer (Filing Detail)

Page 6: Summary XBRL Challenge Objective: Tools that rely on XBRL data, e.g., tool that extracts data for multi-company comparison via desktop application; or

Instance Viewer (Instance/Context Detail)

Page 7: Summary XBRL Challenge Objective: Tools that rely on XBRL data, e.g., tool that extracts data for multi-company comparison via desktop application; or

Ratio Builder