OxCGRT / covid-policy-tracker

Systematic dataset of Covid-19 policy, from Oxford University
https://www.bsg.ox.ac.uk/covidtracker
Other
763 stars 431 forks source link

Stringency Index #124

Open fwenyin opened 2 years ago

fwenyin commented 2 years ago

the API for stringency index does not seem to be working, only data from one country is shown. is there a way to fix this? {"scale":{"deaths":{"min":0,"max":98},"casesConfirmed":{"min":0,"max":18152},"stringency":{"min":0,"max":100}},"countries":["BRN"],"data":{"2022-02-07":{"BRN":{"date_value":"2022-02-07","country_code":"BRN","confirmed":18152,"deaths":98,"stringency_actual":57.41,"stringency":57.41,"stringency_legacy":76.19,"stringency_legacy_disp":76.19}}}}