Open nmdefries opened 3 months ago
Patch params section should probably always include a flag turning the patching functionality on/off.
We also don't have any validation for the params.json; Also would be nice to mention read_params() function; currently the function just json.loads from the file; Context: https://github.com/cmu-delphi/covidcast-indicators/pull/2000/files#r1709806702
Indicator manual
This section should discuss:
We also need to actually design a standard for
params.json
so that the indicators work more similarly.