-
Notifications
You must be signed in to change notification settings - Fork 67
Update Google Docs Meta Data #1259
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
Conversation
Kudos, SonarCloud Quality Gate passed! |
i ran the github action that produced this mostly as an experiment to see what it might generate... (prior runs of the action had their logs stripped due to age). i now believe that the tasks.py file is evaluated for this, though the workflow file makes no mention of it (we should fix that). looks like recent updates to the external document include a few new columns added in the middle of the others: @carlynvandyke , looks like you made many of the recent edits to the source google spreadsheet document -- do we need to incorporate any of these changes into this repository? |
I did some digging and the summary of changes for this PR looks to be:
|
|
||
""People fully vaccinated includes those who have received two doses of the Pfizer-BioNTech or Moderna vaccine and those who have received one dose of the J&J/Janssen vaccine"" - from the CPR data dictionary.",day,Day,Value,count,public,good,FALSE,FALSE,TRUE,FALSE,FALSE,https://cmu-delphi.github.io/delphi-epidata/api/covidcast-signals/dsew-cpr.html | ||
fb-survey,raw_wcli,FALSE,raw_wcli,FALSE,COVID-Like Symptoms,TRUE,Estimated percentage of people with COVID-like illness ,"{source_description} For this signal, we estimate the percentage of people self-reporting COVID-like symptoms, defined here as fever along with either cough, shortness of breath, or difficulty breathing. While many other conditions can cause these symptoms, comparing the rates of COVID-like symptoms across the country can suggest where COVID is most active.",day,Date,Percentage,percent,early,bad,FALSE,TRUE,FALSE,TRUE,TRUE,"[Survey details](https://delphi.cmu.edu/covidcast/surveys/) | ||
Source Subdivision,Signal BaseName,base_is_other,Signal,Compute From Base,Name,Active,Short Description,Description,Source Description,"Pathogen/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Source Subdivision,Signal BaseName,base_is_other,Signal,Compute From Base,Name,Active,Short Description,Description,Source Description,"Pathogen/ | |
Source Subdivision,Signal BaseName,base_is_other,Signal,Compute From Base,Name,Active,Short Description,Description,Source Name,"Pathogen/ |
(better column name choice, after discussing w/ @carlynvandyke)
Kudos, SonarCloud Quality Gate passed! |
final summary TL;DR:
|
Updating Google Docs Meta Data