Skip to content

Deactivate USAFacts #1762

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
merged 2 commits into from
Jan 13, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/python-ci.yml
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@ jobs:
if: github.event.pull_request.draft == false
strategy:
matrix:
packages: [_delphi_utils_python, changehc, claims_hosp, combo_cases_and_deaths, doctor_visits, dsew_community_profile, google_symptoms, hhs_hosp, hhs_facilities, jhu, nchs_mortality, nowcast, quidel, quidel_covidtest, safegraph_patterns, sir_complainsalot, usafacts]
packages: [_delphi_utils_python, changehc, claims_hosp, combo_cases_and_deaths, doctor_visits, dsew_community_profile, google_symptoms, hhs_hosp, hhs_facilities, jhu, nchs_mortality, nowcast, quidel, quidel_covidtest, safegraph_patterns, sir_complainsalot]
defaults:
run:
working-directory: ${{ matrix.packages }}
3 changes: 2 additions & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
@@ -9,7 +9,8 @@
- Keep in sync with '.github/workflows/python-ci.yml'.
- TODO: #527 Get this list automatically from python-ci.yml at runtime.
*/
def indicator_list = ["backfill_corrections", "changehc", "claims_hosp", "google_symptoms", "hhs_hosp", "jhu", "nchs_mortality", "quidel", "quidel_covidtest", "safegraph_patterns", "sir_complainsalot", "usafacts", "dsew_community_profile", "doctor_visits"]

def indicator_list = ["backfill_corrections", "changehc", "claims_hosp", "google_symptoms", "hhs_hosp", "jhu", "nchs_mortality", "quidel", "quidel_covidtest", "safegraph_patterns", "sir_complainsalot", "dsew_community_profile", "doctor_visits"]
def build_package_main = [:]
def build_package_prod = [:]
def deploy_staging = [:]
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"validation": {
"global": {
"data_source": "usa-facts",
"data_source": "jhu-csse",
"end_date": "2020-09-08",
"span_length": 3,
"suppressed_errors": [
5 changes: 0 additions & 5 deletions ansible/templates/sir_complainsalot-params-prod.json.j2
Original file line number Diff line number Diff line change
@@ -28,11 +28,6 @@
"sum_anosmia_ageusia_smoothed_search"
]
},
"usa-facts": {
"max_age": 5,
"maintainers": ["U01AP8GSWG3","U01069KCRS7"],
"retired-signals": ["confirmed_7dav_cumulative_num", "confirmed_7dav_cumulative_prop", "deaths_7dav_cumulative_num", "deaths_7dav_cumulative_prop"]
},
"jhu-csse": {
"max_age": 2,
"maintainers": ["U01AP8GSWG3","U01069KCRS7"],
55 changes: 0 additions & 55 deletions ansible/templates/usafacts-params-prod.json.j2

This file was deleted.

21 changes: 0 additions & 21 deletions jenkins/usafacts-jenkins-build.sh

This file was deleted.

18 changes: 0 additions & 18 deletions jenkins/usafacts-jenkins-deploy.sh

This file was deleted.

18 changes: 0 additions & 18 deletions jenkins/usafacts-jenkins-package.sh

This file was deleted.

24 changes: 0 additions & 24 deletions jenkins/usafacts-jenkins-test.sh

This file was deleted.

5 changes: 0 additions & 5 deletions sir_complainsalot/params.json.template
Original file line number Diff line number Diff line change
@@ -28,11 +28,6 @@
"sum_anosmia_ageusia_smoothed_search"
]
},
"usa-facts": {
"max_age": 5,
"maintainers": ["U01AP8GSWG3","U01069KCRS7"],
"retired-signals": ["confirmed_7dav_cumulative_num", "confirmed_7dav_cumulative_prop", "deaths_7dav_cumulative_num", "deaths_7dav_cumulative_prop"]
},
"jhu-csse": {
"max_age": 2,
"maintainers": ["U01AP8GSWG3","U01069KCRS7"],
123 changes: 64 additions & 59 deletions testing_utils/indicator_validation.template.ipynb

Large diffs are not rendered by default.

124 changes: 0 additions & 124 deletions usafacts/.gitignore

This file was deleted.

22 changes: 0 additions & 22 deletions usafacts/.pylintrc

This file was deleted.

126 changes: 0 additions & 126 deletions usafacts/DETAILS.md

This file was deleted.

29 changes: 0 additions & 29 deletions usafacts/Makefile

This file was deleted.

65 changes: 0 additions & 65 deletions usafacts/README.md

This file was deleted.

39 changes: 0 additions & 39 deletions usafacts/REVIEW.md

This file was deleted.

Empty file removed usafacts/cache/.gitignore
Empty file.
13 changes: 0 additions & 13 deletions usafacts/delphi_usafacts/__init__.py

This file was deleted.

12 changes: 0 additions & 12 deletions usafacts/delphi_usafacts/__main__.py

This file was deleted.

131 changes: 0 additions & 131 deletions usafacts/delphi_usafacts/geo.py

This file was deleted.

177 changes: 0 additions & 177 deletions usafacts/delphi_usafacts/pull.py

This file was deleted.

150 changes: 0 additions & 150 deletions usafacts/delphi_usafacts/run.py

This file was deleted.

120 changes: 0 additions & 120 deletions usafacts/input-cache/.gitignore

This file was deleted.

56 changes: 0 additions & 56 deletions usafacts/params.json.template

This file was deleted.

120 changes: 0 additions & 120 deletions usafacts/receiving/.gitignore

This file was deleted.

28 changes: 0 additions & 28 deletions usafacts/setup.py

This file was deleted.

Empty file.
150 changes: 0 additions & 150 deletions usafacts/tests/test_data/bad_confirmed_extra_cols.csv

This file was deleted.

150 changes: 0 additions & 150 deletions usafacts/tests/test_data/bad_confirmed_missing_cols.csv

This file was deleted.

150 changes: 0 additions & 150 deletions usafacts/tests/test_data/bad_confirmed_missing_days.csv

This file was deleted.

149 changes: 0 additions & 149 deletions usafacts/tests/test_data/small_confirmed.csv

This file was deleted.

150 changes: 0 additions & 150 deletions usafacts/tests/test_data/small_deaths.csv

This file was deleted.

5 changes: 0 additions & 5 deletions usafacts/tests/test_data/small_deaths_pull.csv

This file was deleted.

140 changes: 0 additions & 140 deletions usafacts/tests/test_geo.py

This file was deleted.

51 changes: 0 additions & 51 deletions usafacts/tests/test_pull.py

This file was deleted.

75 changes: 0 additions & 75 deletions usafacts/tests/test_run.py

This file was deleted.