Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USC-SIkJalpha round 4 - Fix #81

Closed
wants to merge 5 commits into from
Closed

Conversation

maa989
Copy link
Contributor

@maa989 maa989 commented Sep 13, 2023

No description provided.

@github-actions
Copy link

[1] "Run validation on file: 2023-09-03-USC-SIkJalpha.parquet"

Columns:

No errors or warnings found on the column names and numbers

Scenarios:

No errors or warnings found on scenario name and scenario id columns

Origin Date Column:

No errors or warnings found on the column 'origin_date'

Value and Type Columns:

🟡 Warning 505: Some location/target/scenario groups have a unique value for the whole projection period. 369 unique groups have been identified with this issue. For example:
group: 2023-09-03, A-2023-08-14, 78, inc hosp, 0-4;
group: 2023-09-03, B-2023-08-14, 78, inc hosp, 0-4;
group: 2023-09-03, C-2023-08-14, 78, inc hosp, 0-4;
etc.
❌ Error 511: The cumulative values are decreasing, 2484 unique groups have been identified with this issue. For example:
group: 2023-09-03, A-2023-08-14, US, cum death, 2, 0-4, quantile, 0.01;
group: 2023-09-03, B-2023-08-14, US, cum death, 2, 0-4, quantile, 0.01;
group: 2023-09-03, C-2023-08-14, US, cum death, 2, 0-4, quantile, 0.01;
etc.
🟡 Warning 505: Some location/target/scenario groups have a unique value for the whole projection period. 738 unique groups have been identified with this issue. For example:
group: 2023-09-03, A-2023-08-14, 78, inc hosp, 0-4;
group: 2023-09-03, B-2023-08-14, 78, inc hosp, 0-4;
group: 2023-09-03, C-2023-08-14, 78, inc hosp, 0-4;
etc.
❌ Error 511: The cumulative values are decreasing, 108225 unique groups have been identified with this issue. For example:
group: 2023-09-03, A-2023-08-14, 53, cum hosp, 2, 0-4, quantile, 0.01;
group: 2023-09-03, B-2023-08-14, 53, cum hosp, 2, 0-4, quantile, 0.01;
group: 2023-09-03, C-2023-08-14, 53, cum hosp, 2, 0-4, quantile, 0.01;
etc.
🟡 Warning 505: Some location/target/scenario groups have a unique value for the whole projection period. Please verify: 2023-09-03, A-2023-08-14, 78, peak size hosp, 0-130
🟡 Warning 505: Some location/target/scenario groups have a unique value for the whole projection period. Please verify: 2023-09-03, B-2023-08-14, 78, peak size hosp, 0-130
🟡 Warning 505: Some location/target/scenario groups have a unique value for the whole projection period. Please verify: 2023-09-03, C-2023-08-14, 78, peak size hosp, 0-130
🟡 Warning 505: Some location/target/scenario groups have a unique value for the whole projection period. Please verify: 2023-09-03, D-2023-08-14, 78, peak size hosp, 0-130
🟡 Warning 505: Some location/target/scenario groups have a unique value for the whole projection period. Please verify: 2023-09-03, E-2023-08-14, 78, peak size hosp, 0-130
🟡 Warning 505: Some location/target/scenario groups have a unique value for the whole projection period. Please verify: 2023-09-03, F-2023-08-14, 78, peak size hosp, 0-130

Target Columns:

❌ Error 601: At least one of the target_names is misspelled. Please verify, the target_names should be (optional target(s) inluded): 'inc hosp, inc death, cum death, cum hosp, peak size hosp, peak time hosp'. The data frame contains: 'inc hosp, cum hosp, inc death, cum death, peak time hosp, peak size hosp', as targets names.
🟡 Warning 606: The projection contains more projected week than expected. The additional weeks might not be included in the Ensembles and/or visualizations
❌ Error 612: The 'horizon' should be equal to NA for the target(s): peak size hosp. 7866 unique groups have been identified with this issue. For example:
group: 2023-09-03, A-2023-08-14, 53, peak size hosp, NA, 0-130, quantile, 0.01;
group: 2023-09-03, B-2023-08-14, 53, peak size hosp, NA, 0-130, quantile, 0.01;
group: 2023-09-03, C-2023-08-14, 53, peak size hosp, NA, 0-130, quantile, 0.01;
etc.
🟡 Warning 602: No value found associated with the targets: peak time hosp (optional); output_type: cdf.

Locations:

No errors or warnings found on Location

Sample:

No errors or warnings found on Sample

Quantiles:

No errors or warnings found on quantiles values and format

Age Group:

No errors or warnings found on Age_group

@maa989 maa989 closed this Sep 13, 2023
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.

1 participant