Sorry for such a basic question - if there's a "getting started" guide I haven't managed to find yet, please feel free to point me there.
I'm trying to create an xBRL-CSV package for regulatory reporting (this is DORA, if anyone has direct experience with this). I have the full taxonomy package (available
here).
I also have a set of CSV files that are supposed to constitute the actual report data, in the format specified by the regulator. These seem to match the formate expected by several "tableTemplates" in various <tablename>.json files in subdirectories of the reporting packages.
What I can't figure out is how to bring these together.
I can load the "taxonomyPackage.xml" file with all the entry points into Arelle, but it tells me "no relationships for Presentation," "no relationships for Calculation," "no relationshps for Dimension". I can't figure out how to point it at my CSV's and pull in the data. If I try to open one of my data files after opening the taxomony file, it complains "No XBRL entry points could be loaded from the provided file."
I feel like I must be doing something obvious incorrectly, but can't figure out what from the documentation (such as it is), and googling provides bad suggestions like using the command line with a "--csvLoader file". which doesn't appear to be a valid option.
Thanks for any help.
Mike