Skip to content

Conversation

@sasalter
Copy link
Contributor

This PR contains the bundle for ACT Aspire Assessment.

@sasalter
Copy link
Contributor Author

@jalvord1 this PR is ready for your review.

- STEM Score
- STEM Readiness
- Progress Toward Career Readiness
- operation: rename_columns
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would use our snake_case_columns operation here instead of manually renaming: https://edanalytics.github.io/earthmover/configuration/#column-operations

- operation: filter_rows
query: studentUniqueId != ''
behavior: include
- operation: distinct_rows
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what would cause duplicates here? Are those exact copies that we want to drop?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jalvord1 We did a check for duplicates and found there there were dupes in the source data. This is why we added the distinct to ensure there is only one record per studentassessmentidentifier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants