Your XBRL-based financial/business document from XML to JSON format, according to XBRL Consortium recommendations (xbrl-json-CR-2017-05-02).
How to convert a xBRL-XML report to xBRL-JSON (via file): https://youtu.be/Xr6v4jL535w;
How to convert a xBRL-XML file to xBRL-JSON (via URL): https://youtu.be/kr9j4f1-GCY;
To access the web app: https://xbrlframework.herokuapp.com;
For Developers:
- Backend: REST API, Java 8, Maven, SpringBoot, Annotations.
- Frontend: HTML, CSS, AngularJS.
More details/issues are discussed on https://marcioalexandre.wordpress.com/projects/xbrl-parser/;