Skip to content

Okrs24 115 add new fields to the signals app #98

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

Merged

Conversation

BrainIsDead
Copy link
Collaborator

@BrainIsDead BrainIsDead commented Apr 11, 2024

🛠️ models.py -> Added choices for demographic disaggregation
🛠️ models.py -> Added models for geographic and demographic scope.
🛠️ models.py -> Added fields for reporting cadence, demographic scope, demographic disaggregation, data censoring, missingness, organisations access list, and organisations sharing list.
🛠️ tasks.py -> Added error handling for HTTP response in get_covidcast_meta function
🛠️ admin.py -> Added models for DemographicScope and DemographicScopeAdmin in admin.py
🛠️ src/fixtures/demographic_scopes.json -> Added created and modified fields for each scope
🟢 src/signals/migrations/0007_demographicscope_geographicscope_and_more.py
🛠️ models.py -> Added return type annotations to example_url and has_all_demographic_scopes methods.
🛠️ resources.py -> Modified SignalResource with additional fields like format_type, reporting_cadence, demographic_scope, severenity_pyramid_rungs, data_censoring, missingness, gender_breakdown, race_breakdown, and age_breakdown.
🛠️ resources.py -> Updated SignalResource with processing demographic scope in the pre-process method.

🛠️ models.py -> Added models for geographic and demographic scope.
🛠️ models.py -> Added models for organisations access and sharing.
🛠️ models.py -> Added fields for reporting cadence, demographic scope, demographic disaggregation, data censoring, missingness, organisations access list, and organisations sharing list.
🛠️ tasks.py -> Added error handling for HTTP response in get_covidcast_meta function.
@BrainIsDead BrainIsDead self-assigned this Apr 26, 2024
BrainIsDead and others added 7 commits April 26, 2024 10:33
… fields for each scope

🟢 src/signals/migrations/0007_demographicscope_geographicscope_and_more.py
🔴 src/signals/models.py
🛠️ models.py -> Added return type annotations to example_url and has_all_demographic_scopes methods.
🛠️ resources.py -> Modified SignalResource with additional fields like format_type, reporting_cadence, demographic_scope, severenity_pyramid_rungs, data_censoring, missingness, gender_breakdown, race_breakdown, and age_breakdown.
🛠️ resources.py -> Updated SignalResource with processing demographic scope in the pre-process method.
@dmytrotsko dmytrotsko changed the base branch from development to pre-development June 10, 2024 13:50
@dmytrotsko dmytrotsko marked this pull request as ready for review June 10, 2024 13:50
@dmytrotsko dmytrotsko merged commit 6c82ce5 into pre-development Jun 10, 2024
1 of 3 checks passed
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.

2 participants