https://github.com/xiffy/xbrl-quickguide
This repository holds the Markdown files that form my XBRL Quickguide
https://github.com/xiffy/xbrl-quickguide
xbrl xbrl-instance xbrl-taxonomy
Last synced: 4 months ago
JSON representation
This repository holds the Markdown files that form my XBRL Quickguide
- Host: GitHub
- URL: https://github.com/xiffy/xbrl-quickguide
- Owner: xiffy
- Created: 2025-12-24T12:15:58.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2025-12-26T00:08:13.000Z (5 months ago)
- Last Synced: 2025-12-27T08:58:15.594Z (5 months ago)
- Topics: xbrl, xbrl-instance, xbrl-taxonomy
- Language: Shell
- Homepage: https://cooljapan.nl/
- Size: 768 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# XBRL Quickguide
This is the source for my [XBRL Quickguide](https://cooljapan.nl/xbrl-quickguide.pdf). Errors, additions by Issues or Pull request.
The quide is published by using Pandoc and xelatex for both PDF and EPUB. I used a slighty altered Eisvogel as a template.
I wrote this guide with a typical programmer in mind. Someone who is familiar with XML and has to create xbrl documents or xbrl taxonomies.
It breaks down the different parts of XBRL; Instances and Taxonomies. It shows you how to create an Instance based on a taxonomy.
In the second part I'll give an introduction on how to write a taxonomy, and how to add stucture to this taxonomy by defining hierarchies of related concepts.