=============
- Fix construction of s3 categories dictionary, and adjust unit test vectors to align with more accurate emissions allocations.
- Fix linting errors reported by `flake8` and `mypy`.
- Env vars ITR_SCHEMA and/or ITR_PREFIX can override code defaults (demo_dv, itr_) to prevent collisions between users and CI/CD
- Implement support for CH4 emissions disclosures (i.e., fugitive S1 emissions)
- Use concurrent Data Vault operations to optimize queries when possible
- Support automobile and other production equivalences (e.g., veh=150k kpm), with new sample data file `20231031 ITR V2 Sample Data.xlsx`
- Add `ITR/test/inputs/20230106 ITR V2 Sample Data.xlsx` for automobiles
- Sample Data fixes
- Various bug fixes and dependency version updates