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 a Galexy web application that demonstrates the XBRLAPI in use.
- Example illustrating the basics of loading XBRL data using the API
- Example showing one way that the XBRLAPI can be used to render business reports
- Various example utilities showing how the data store can be manipulated.