You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The front-end data tool should allow a typical user to discover, manipulate and retrieve Canadian COVID-19 data in a common format. The development of the front-end tool should be API-driven (#9): all functionality of the GUI front-end should be accessible via a publicly exposed, thoroughly documented API.
The front-end data tool should allow a typical user to discover, manipulate and retrieve Canadian COVID-19 data in a common format. The development of the front-end tool should be API-driven (#9): all functionality of the GUI front-end should be accessible via a publicly exposed, thoroughly documented API.
I have written a rudimentary, JavaScript-based data explorer for the Canadian COVID-19 Data Archive, available here:
https://ccodwg.github.io/Covid19CanadaArchive-data-explorer/
. Code available in theCovid19CanadaArchive-data-explorer
repository. This tool is a slight upgrade over the basic "S3 explorer" provided by AWS and available here:http://data.opencovid.ca/archive/index.html#archive/
.The text was updated successfully, but these errors were encountered: