Brel API Reference
Welcome to the Brel API Reference.
Click on one of the categories below to get started.
Examples
This page contains examples of how to use Brel.
Filings
The Filing is the main object in Brel. It contains all the information about a filing, including the facts and the components.
Facts
Facts are the atomic pieces of information that make up a filing. They are the actual values that business reports are made of.
Components
Components are a way to group facts together. They are used to represent the structure of a business report.
QNames
QNames are a way to identify facts and components. They are used to reference everything from concepts to dimensions and types.
Brel Implementation
If you wish to learn more about the implementation of Brel, you can read my Master's thesis or the source code.