Generate XBRL Instances, iXBRL instances, xBRL Taxonomies and xBRL extension taxonomies from distributed sources
Project description
xBRL Forge
Overview
xBRL Forge is an open-source software solution designed to streamline the process of creating final XBRL (eXtensible Business Reporting Language) and iXBRL (Inline XBRL) reports by integrating data from multiple software applications. With xBRL Forge, users can effortlessly generate XBRL taxonomies and compile comprehensive reports using a simple JSON structure for integration.
Features
- Multi-Source Integration: Seamlessly gather data from various software solutions and compile them into a unified XBRL or iXBRL report.
- XBRL Taxonomy Generation: Create customizable XBRL taxonomies to meet your reporting needs.
- Easy JSON Structure: Integrate data using an intuitive and straightforward JSON format.
- Open Source: Contribute to the community and enhance the functionality of xBRL Forge.
Getting Started
Prerequisites
- Python 3
- lxml
Installation
from github
-
Clone the repository:
git clone https://github.com/antonheitz/xBRL-Forge.git cd xBRL-Forge
-
Install dependencies:
pip3 install -r requirements.txt
Via PyPI as package
pip install xbrl-forge
Usage
-
Prepare your data in the JSON structure according to the documentation.
-
Pass the data to the generation function defined here.
Example
See the example file
Documentation
For detailed documentation on how to use xBRL Forge, including API references and examples, please refer to the docs folder.
Contributing
We welcome contributions from the community! To contribute:
- Fork the repository.
- Create a new branch:
git checkout -b feature/YourFeature - Make your changes and commit them:
git commit -m 'Add your feature' - Push to the branch:
git push origin feature/YourFeature - Create a pull request.
PLEASE NOTE: this project uses the REBASE STRATEGY
Please ensure your contributions align with the project guidelines.
License
This project is licensed under the APACHE 2.0 License - see the LICENSE file for details.
Support
If you encounter any issues or have questions, feel free to open an issue in the GitHub repository or reach out via email.
Thank you for using xBRL Forge! We look forward to your feedback and contributions!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file xbrl_forge-0.0.0.tar.gz.
File metadata
- Download URL: xbrl_forge-0.0.0.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4625a222c413cdbffbb599e58499aff7bd2f127889d834d76e06901079b660c3
|
|
| MD5 |
44cdd646c95afbbf317939fbaf5f8e33
|
|
| BLAKE2b-256 |
7028c998c0aeff06dc90413664c879dd7deca2fb53c55727d3e9c8eaca5161c8
|
File details
Details for the file xbrl_forge-0.0.0-py3-none-any.whl.
File metadata
- Download URL: xbrl_forge-0.0.0-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2fe7a7579a7bb65778ba6d6b25c1c17eb754759695cac2d0320b2ac852d147b3
|
|
| MD5 |
66a3a40d90cbda17272c6df5f0312e40
|
|
| BLAKE2b-256 |
918071d99ac6e4f7616cef5315c0a85e2787ff872566f5b3c4e42f7e0be7e767
|