An open API service indexing awesome lists of open source software.

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

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.