.bandit.yml
.mypy.ini
.pre-commit-config.yaml
LICENSE.txt
MANIFEST.in
README.rst
environment.yml
pyproject.toml
setup.py
tox.ini
docs/CODE_OF_CONDUCT.md
docs/LICENSE.rst
docs/code_of_conduct.rst
docs/conf.py
docs/extract.rst
docs/glossary.rst
docs/index.rst
docs/release_notes.rst
docs/_static/catalyst_logo-200x200.png
docs/_static/concept_tree.png
docs/_static/custom.css
docs/_static/favicon.ico
examples/ferc1-2021-sample.zip
examples/taxonomy.zip
src/catalystcoop.ferc_xbrl_extractor.egg-info/PKG-INFO
src/catalystcoop.ferc_xbrl_extractor.egg-info/SOURCES.txt
src/catalystcoop.ferc_xbrl_extractor.egg-info/dependency_links.txt
src/catalystcoop.ferc_xbrl_extractor.egg-info/entry_points.txt
src/catalystcoop.ferc_xbrl_extractor.egg-info/requires.txt
src/catalystcoop.ferc_xbrl_extractor.egg-info/top_level.txt
src/ferc_xbrl_extractor/__init__.py
src/ferc_xbrl_extractor/arelle_interface.py
src/ferc_xbrl_extractor/cli.py
src/ferc_xbrl_extractor/datapackage.py
src/ferc_xbrl_extractor/helpers.py
src/ferc_xbrl_extractor/instance.py
src/ferc_xbrl_extractor/taxonomy.py
src/ferc_xbrl_extractor/xbrl.py
tests/__init__.py
tests/conftest.py
tests/integration/__init__.py
tests/unit/__init__.py