LICENSE.txt
MANIFEST.in
README.rst
environment.yml
pyproject.toml
tox.ini
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/integration/console_scripts_test.py
tests/integration/data_quality_test.py
tests/integration/datapackage_test.py
tests/integration/data/ferc1-2022-taxonomy.zip
tests/integration/data/ferc1-xbrl-2021.zip
tests/integration/data/ferc1-xbrl-2022.zip
tests/integration/data/ferc2-2022-taxonomy.zip
tests/integration/data/ferc2-xbrl-2021.zip
tests/integration/data/ferc2-xbrl-2022.zip
tests/integration/data/ferc6-2022-taxonomy.zip
tests/integration/data/ferc6-xbrl-2021.zip
tests/integration/data/ferc6-xbrl-2022.zip
tests/integration/data/ferc60-2022-taxonomy.zip
tests/integration/data/ferc60-xbrl-2021.zip
tests/integration/data/ferc60-xbrl-2022.zip
tests/integration/data/ferc714-2022-taxonomy.zip
tests/integration/data/ferc714-xbrl-2021.zip
tests/integration/data/ferc714-xbrl-2022.zip
tests/integration/data/taxonomy.zip
tests/unit/__init__.py
tests/unit/datapackage_test.py
tests/unit/instance_test.py
tests/unit/xbrl_test.py