How to store XBRL doc (from SEC) in MongoDB

If you have issues about how to store XBRL documents in MongoDB, here we propose a simple, free and opensource solution that can help you. XBRL-JSON docs must follow XBRL Inc. specifications, even in Json format (’til this post, the newest recommendation was CR-2017-05-02). So, I’ve developed a free and opensource tools to convert XBRL-XML…

XBRL REST API: from XML to Json

updating… May31, 2018 I’ve finished the XBRL converter, from native XML file to Json format, following the XBRL Consortium recommendations (xbrl-json-CR-2017-05-02). Fixed Link to this project: https://marcioalexandre.wordpress.com/projects/xbrl-parser/   ============ Soon, I’m gonna release the 1st part of a XBRL web app, whose data are based on Json technology. In this app, user can manipulate any XBRL reporting…

DNA-based Database

In 2007, I published the paper “Nanotechnology and Biomimetisme in the Artificial Intelligence (AI)” [4], together Profa. Msc. Aline Silva, in which we described an approach to storage (very) large amount of data (from AI domain) in a very small “device”: bacteria! To be more specific, in its DNA. Ok, it sounds “crazy”, but… Today…

UML-based XBRL Specification 2.1

“Unified Modeling Language (UML) is a general-purpose, developmental, modeling language in the field of software engineering, that is intended to provide a standard way to visualize the design of a system” (Booch, Jacobson and Rumbaugh, 2005). In this post, we are gonna talking about information system documentation, a software engineering artifact. How to document a…

GRI: XBRL-based Sustainability Reporting

A Java-based analytical tool for auditing on XBRL-based GRI reports have been built by me and other coworks at Salvador University and XBRLFramework Group. The relevance of this work has been proved by the acceptance of the results by the Eleventh International Conference on Internet and Web Applications and Services: https://www.thinkmind.org/index.php?view=article&articleid=iciw_2016_4_30_20050. If you don’t know about it: Global Reporting…

Mobile XBRL

I’ve started a research about XBRL solutions based on mobile platform. My first thoughts were “how to use mobile platform”, “what would the idea be”, “How to code them”. I’ve been following some general steps about how to building a mobile app, largely announced on the Internet: Get an idea or a problem Identify the need Lay out the flow…

Loading quickly a XBRL instance in Java (part 1)

How to load quickly a XBRL instance through current Java classes? I would like to share my experience in it… A XBRL overview XBRL International Consortium is the organization that specifics the XBRL rules through W3C standards. The XBRL specification 2.1 (last version) is structured in three parts (as illustrated in following image): XBRL schema  (XSD…

XBRL Seminar

Salvador University will hold a XBRL Seminar in Salvador/BA, Brazil, on May 19 and 20, 2016. The professors and XBRL specialists Paulo Caetano (PhD in Computer Science and Analyst at Central Bank of Brazil) and Daniel Diaz (Professor at National University of Rosario and National Public Accountant) are going to present their experience in this…