Coder Social home page Coder Social logo

XBRL italy about xbrl HOT 6 OPEN

bseddon avatar bseddon commented on July 17, 2024
XBRL italy

from xbrl.

Comments (6)

itajackass avatar itajackass commented on July 17, 2024

Ciao mi sto approcciando ora all' XBRL... ma non ho capito come si usa la libreria! Per caso hai un esempio pratico da indicarmi? (riferendomi alla tassonomia 2018-11-04)
Grazie mille

from xbrl.

bseddon avatar bseddon commented on July 17, 2024

Hi, in the wiki there is an example of creating a report. This example assumes you have opened an instance document. The code to open an instance document is shown on the readme page . Scroll down to the sub-title with the label: Example loading and validating an instance document

Please note this project is not designed to 'make XBRL easy'. It is designed to allow people who know about XBRL access the information in instance documents and taxonomies and use that information while using PHP. If you don't have a good understanding of XBRL and the specifications, this project may not be useful.

from xbrl.

itajackass avatar itajackass commented on July 17, 2024

ok thanks.
I'm new on XBRL... i'm italian and we request to create XBRL files for "BILANCIO IV CEE"... but i don't undestard how to create this file!
My data was read from mysql database of course... but i don't find documentation how XBRL is defined.... no example files founds...

from xbrl.

bseddon avatar bseddon commented on July 17, 2024

This project is not going to help create instance documents. The XBRL specifications are available from the XBRL II site. The good news is that most of the specifications are about creating taxonomies while it seems you need to create instance documents. This means there is much less to learn. The information you are likely to need starts in section 3.2 of the XBRL 2.1 specification.

XBRL instance documents are fairly simple XML documents. However, to be able to create one you will also need to know the "BILANCIO IV CEE" taxonomy. The instance document is really just a map between the concepts defined in the taxonomy and the values you need to report. It is extremely important that the correct concept is used to define each value that is being reported.

My recommendation is that you start by reviewing an existing instance document and the corresponding taxonomy.

from xbrl.

itajackass avatar itajackass commented on July 17, 2024

italian "BILANCIO CEE" taxonomy are located here: http://it.xbrl.org/wp-content/uploads/sites/5/2018/11/PCI-2018-11-04.zip but there are a lot of file and don't understand if there is a MAIN file to use...( maybe the "itcc-ci-2018-11-04.xsd" file? ) also i don't find any example of an existing instance document :(

from xbrl.

bseddon avatar bseddon commented on July 17, 2024

"itcc-ci-2018-11-04.xsd" may be the correct entry point but the only people who can answer this are the authors. They will have created documentation to explain the taxonomy and which entry point(s) to use. For example, the taxonomy for the US SEC has 7 entry points. All are 'correct' but are used for different reporting entities (commercial, small companies, banks, etc.).

There will be test instance documents on the it.xbrl.org site but they may be for members only. If you email them, I'm sure they will be able to tell you where to look. For example, ESMA have just released a conformance suite fore the 2022 ESEF taxonomy.
This is to help users test their instance documents. This is something ESMA have always done. There is likely to be a set of examples for the 2018 taxonomy. You will just need to find it.

from xbrl.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.