-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Description and Motivation <!--- bulleted, high level items. use keywords (eg "closes #144" or "fixes #4323") --> VERA DAG was causing issues reading the csv from the web. - checks in the csv file; not a bad idea in case VERA ever decides to take down the GitHub file we were hotlinking - improves the reading of that file directly from `data/` and utilizing `usecols=` to ignore unused cols per demographic - updates test files NOTE: this file is a good candidate for refactoring to polars, as the tests now take over a minute due to the sheer size. This is tradeoff for testing the ACTUAL source data rather than a mocked version that is prone to inconsistencies with the source data and requires upkeep ## Has this been tested? How? - tests passing - runs on infra-test ## Screenshots (if appropriate) ## Types of changes (leave all that apply) - Refactor / chore ## New frontend preview link is below in the Netlify comment 😎
- Loading branch information
1 parent
7bfbfdc
commit 1318273
Showing
17 changed files
with
1,879,946 additions
and
303 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.