Skip to main content

XBRL-XML to XBRL-CSV converter for EBA Taxonomy (version 4.1)

Project description

Overview

XBridge is a Python library which main function is to convert XBRL-XML files into XBRL-CSV files by using EBA’s taxonomy. It works with EBA Taxonomy latest published version (4.1). Library must be updated on each new EBA taxonomy version.

Installation

To install the library, run the following command:

pip install eba-xbridge

How XBridge works:

Firstly, an XBRL-XML file has to be selected to convert it. Then, that XBRL-XML file is input in the following function contained in the API package:

>>> from xbridge.api import convert_instance

>>> input_path = "data/input"

>>> output_path = "data/output"

>>> convert_instance(input_path, output_path)

The sources to do this process are two: The XML-instances and EBA´s taxonomy.

The output is the converted XBRL-CSV file placed in the output_path, as zip format

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eba_xbridge-1.3.0rc2.tar.gz (10.9 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

eba_xbridge-1.3.0rc2-py3-none-any.whl (13.4 MB view details)

Uploaded Python 3

File details

Details for the file eba_xbridge-1.3.0rc2.tar.gz.

File metadata

  • Download URL: eba_xbridge-1.3.0rc2.tar.gz
  • Upload date:
  • Size: 10.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.12.3 Linux/6.11.0-1018-azure

File hashes

Hashes for eba_xbridge-1.3.0rc2.tar.gz
Algorithm Hash digest
SHA256 c6a997050ba1eb2c393ea5d1c6fa8241011b06ad95b71915045b1b9193949990
MD5 f79b0ad68e8443b11dd35a356a0dea7f
BLAKE2b-256 c4f426415fe4705ce24afd7ed6b99ffee019b17ca530b35e822dda0e5c1e414f

See more details on using hashes here.

File details

Details for the file eba_xbridge-1.3.0rc2-py3-none-any.whl.

File metadata

  • Download URL: eba_xbridge-1.3.0rc2-py3-none-any.whl
  • Upload date:
  • Size: 13.4 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.12.3 Linux/6.11.0-1018-azure

File hashes

Hashes for eba_xbridge-1.3.0rc2-py3-none-any.whl
Algorithm Hash digest
SHA256 dba274e17564d454e3f67d1108b124f24edc8da5e885f65c37f5a54a35199a35
MD5 b16636dc9698ba13959d0d74eb8e2e8f
BLAKE2b-256 abb05a149b39a3ac091c87976bca0dfd5cb35a45bf395c76ea4ef985407303d0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page