cmu-delphi / delphi-epidata

An open API for epidemiological data.
https://cmu-delphi.github.io/delphi-epidata/
MIT License
100 stars 62 forks source link

Add helper script for updating the signal spreadsheet semi-programmatically #1430

Closed nmdefries closed 1 month ago

nmdefries commented 2 months ago

Summary:

Add helper script for updating the signal spreadsheet semi-programmatically. Defines descriptive values by data source, with some additional logic to handle certain signals and cases (active/inactive signals) separately.

Saves updated spreadsheet to disk as a CSV. Updated columns must be manually pasted into the online spreadsheet.

Prerequisites:

nmdefries commented 1 month ago

@melange396 this has been manually checked and doesn't need an involved review for correctness. Is the scripts dir an okay place for this to stay?

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

melange396 commented 1 month ago

the /scripts dir is a perfect place for this to stay!