Skip to content

Extract information from XBRL files in the ESEF format

License

Notifications You must be signed in to change notification settings

gmongelli/pyesef

 
 

Repository files navigation

pyesef

A library for extracting XBRL-files in the ESEF-format using the Arelle module.

How to use

  • Download sample archives: python3 -m pyesef -d.

If you don't want to use the downloader, you should place the zip-files in the archives folder of the root folder:

.devcontainer
.github
.vscode
archives
    yourfile.zip
pyesef

Files in the archives folder will be extracted if you run python3 -m pyesef -e. This will create two files: definitions.csv and output.csv.

Interesting resources:

https://filings.xbrl.org/: a list of available financial reports for European companies, per country.

About

Extract information from XBRL files in the ESEF format

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 91.1%
  • Python 8.8%
  • Shell 0.1%