Create XBRL File using Python
An XBRL document is a collection of facts that together make up a business report. We can easily create an XBRL instance document programmatically and add objects or elements such… Read More »Create XBRL File using Python