Skip to content

Commit 689d869

Browse files
committed
fixed wording
1 parent f6746c3 commit 689d869

File tree

1 file changed

+2
-2
lines changed
  • google_symptoms/delphi_google_symptoms

1 file changed

+2
-2
lines changed

google_symptoms/delphi_google_symptoms/patch.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
...
1212
},
1313
"patch": {
14-
"patch_dir": "/Users/minhkhuele/Desktop/delphi/covidcast-indicators/doctor_visits/AprilPatch",
14+
"patch_dir": ".../covidcast-indicators/google-symptoms/AprilPatch",
1515
"start_issue": "2024-04-20",
1616
"end_issue": "2024-04-21"
1717
}
1818
}
1919
2020
It will generate data for that range of issue dates, and store them in batch issue format:
21-
[name-of-patch]/issue_[issue-date]/doctor-visits/actual_data_file.csv
21+
[params patch_dir]/issue_[issue-date]/google-symptoms/xxx.csv
2222
"""
2323

2424
from datetime import datetime, timedelta

0 commit comments

Comments
 (0)