You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now a large portion of the inter-table calculated values do not match with the reported values. The fraction that doesn't match varies across the different collections of exploded tables:
balance_sheet_assets_ferc1: 85%
balance_sheet_liabilities_ferc1: 7%
income_statement_ferc1: 20%
Let's get those numbers down.
There's two parts to this: tooling/infrastructure support and actual bug identification/fixing.
These tooling things should make our bug investigation lives easier / allow us to understand whether we have successfully completed this issue.
The content you are editing has changed. Please copy your edits and refresh the page.
Having gotten Slack approval from @jdangerx@e-belfer and @cmgosnell I'm going to merge this monster into `dev` so that the changes are more widely available, especially the changes to the transform process, which should get integrated into the other FERC 2021/2022 work.
Note that the new exploded tables are not yet being written to the SQLite DB, and work on them continues. They're still experimental and we're working on reducing the calculation errors via #2871 and friends.
Right now a large portion of the inter-table calculated values do not match with the reported values. The fraction that doesn't match varies across the different collections of exploded tables:
balance_sheet_assets_ferc1
: 85%balance_sheet_liabilities_ferc1
: 7%income_statement_ferc1
: 20%Let's get those numbers down.
There's two parts to this: tooling/infrastructure support and actual bug identification/fixing.
These tooling things should make our bug investigation lives easier / allow us to understand whether we have successfully completed this issue.
Tooling
As more investigation occurs and we find more reasons that the calculations are mismatched, we should add them to this bug squashing list.
Bug squashing
The text was updated successfully, but these errors were encountered: