Skip to content

urvijaykumar/XbrlParser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XbrlParser: from XML-XBRL to XBRL-JSON

[Attention: This version (in github) can be outdated. Please contact me: https://marcioalexandre.wordpress.com/contact/]

Back-End is a Java REST API that converts XBRL-based financial documents from XML to Json format. Front-End is an Angular app.

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;

More details/issues are discussed on https://marcioalexandre.wordpress.com/projects/xbrl-parser/;

Output xBRL-JSON file is based on XBRL Consortium Recommendations (xbrl-json-CR-2017-05-02).

About

Web app that converts XBRL-based financial reports from XML to JSON format. FrontEnd: AngularJS, BackEnd: Java 8 (Spring Boot).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 90.3%
  • JavaScript 6.9%
  • HTML 2.8%