Examples of how to use XBRLAPI.
This page provides links to a growing number of examples showing how the XBRLAPI can be used to work with XBRL data.
Most of the examples rely on having the Oracle Berkeley XML database installed. The data store maintenance examples are simple utilities that can be run from the commandline to perform a variety of operations on the data store. Their documentation is available in the Javadoc API documentation.
- XBRL data review web site underpinned by the XBRLAPI. This example is not open source but it does demonstrate a broad cross-section of the XBRLAPI capabilities.
- Example illustrating the basics of loading XBRL data
- Example showing one way that the XBRLAPI can be used to render business reports
- Various example utilities showing how the data store can be maintained and analysed.