CHANGELOG.md
CONTRIBUTING.md
MANIFEST.in
README.md
pyproject.toml
setup.py
cdfi_benchmark.egg-info/PKG-INFO
cdfi_benchmark.egg-info/SOURCES.txt
cdfi_benchmark.egg-info/dependency_links.txt
cdfi_benchmark.egg-info/requires.txt
cdfi_benchmark.egg-info/top_level.txt
cdfibenchmark/__init__.py
cdfibenchmark/exceptions.py
cdfibenchmark/data/__init__.py
cdfibenchmark/data/fdic.py
cdfibenchmark/data/schema.py
cdfibenchmark/metrics/__init__.py
cdfibenchmark/metrics/calculator.py
cdfibenchmark/peers/__init__.py
cdfibenchmark/peers/selector.py
cdfibenchmark/report/__init__.py
cdfibenchmark/report/generator.py
tests/__init__.py
tests/_layout.py
tests/conftest.py
tests/test_basis_completeness.py
tests/test_basis_wiring.py
tests/test_bound_claims.py
tests/test_calibration_claims.py
tests/test_fdic.py
tests/test_grading_direction.py
tests/test_metric_basis.py
tests/test_metrics.py
tests/test_package_claims.py
tests/test_peer_group_integrity.py
tests/test_peer_selection_bias.py
tests/test_peers.py
tests/test_ranking.py
tests/test_report.py
tests/test_report_disclosure.py
tests/test_report_face_claims.py
tests/test_reported_ratio_trust.py
tests/test_schema.py
tests/test_shipped_source_claims.py
tests/test_threshold_attribution.py