Skip to content

Commit

Permalink
add new blog post with two datastudio dashboards (#569)
Browse files Browse the repository at this point in the history
* add new blog post with two datastudio dashboards

* added sentence about page load time for datastudio reports
  • Loading branch information
critzo authored May 20, 2020
1 parent f36e6c1 commit 5a5ca62
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions _posts/blog/2020-05-20-covid-19-response-dashboards.md
Original file line number Diff line number Diff line change
@@ -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.<!--more--> 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
<iframe src="https://datastudio.google.com/embed/reporting/1iH3kl_7vHzc8pRLIkabwzODMhJ1ZUhMl/page/YW8NB" frameborder="0" style="width:100%; height:800px; border:0" allowfullscreen></iframe>

## Global Dashboard
<iframe src="https://datastudio.google.com/embed/reporting/1q1lVI0Wc7ZLSXWZn4hcYknp_Tz_BtgQV/page/9GTNB" frameborder="0" style="width:100%; height:800px; border:0" allowfullscreen></iframe>

## 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 [email protected] with your feedback.

0 comments on commit 5a5ca62

Please sign in to comment.