From 5a5ca62e9e223e126246e5547e4b505adae296f9 Mon Sep 17 00:00:00 2001 From: critzo Date: Wed, 20 May 2020 15:40:37 -0400 Subject: [PATCH] add new blog post with two datastudio dashboards (#569) * add new blog post with two datastudio dashboards * added sentence about page load time for datastudio reports --- ...2020-05-20-covid-19-response-dashboards.md | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 _posts/blog/2020-05-20-covid-19-response-dashboards.md diff --git a/_posts/blog/2020-05-20-covid-19-response-dashboards.md b/_posts/blog/2020-05-20-covid-19-response-dashboards.md new file mode 100644 index 00000000..a22c2726 --- /dev/null +++ b/_posts/blog/2020-05-20-covid-19-response-dashboards.md @@ -0,0 +1,25 @@ +--- +layout: blog +title: "Accessible M-Lab NDT data for Internet Performance research during COVID-19" +author: "Lai Yi Ohlsen" +date: 2020-05-20 +breadcrumb: blog +categories: + - covid19 + - community + - data +--- + +In response to increased reliance on the Internet during the COVID-19 pandemic Measurement Lab, with the support of [Internet Society](https://www.internetsociety.org){:target="_blank"}, is dedicated to making our NDT data more accessible so everyone with an interest in Internet Performance can use our data in their research. We started with a [visualization of test count and median download speeds in New York, India, and Sao Paulo]({{ site.baseurl }}/blog/datastudio-covid19-test-rates-increase/#how-measurement-lab’s-open-data-can-be-used-during-covid-19) as an example of what data was available to researchers through BigQuery. Today we are publishing a set of dashboards for the use of researchers who may or may not be comfortable using SQL. Each dashboard is accompanied by a methodology page which describes how the queries are constructed. + +DataStudio also provides the option to export data into a CSV but hovering on a visualization and clicking on the three dots in the right hand corner. We are also happy to provide queries being used, which can serve as a good starting point for early-stage researchers. If you plan to use our NDT data in your research, please feel free to reach out to us for a review or more information. Also, please note that the DataStudio reports may take some time to load, because they're querying our large dataset each time the page is loaded or the selected options have changed. + +## US Dashboard + + +## Global Dashboard + + +## Feedback + +You can think of these dashboards as first drafts. We are eager for and open to feedback about what would be most useful for researchers to visualize. Please reach out to support@measurementlab.net with your feedback.