XbrlParser
XBRL-JSON Converter: A web app that converts XBRL-based financial reports from XML to JSON format, based on XBRL Consortium recommendations.
Install / Use
/learn @marcioalexandre/XbrlParserREADME
Xbrl-JSON Converter
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;
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/;
