Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Published November 11, 2021 | Version 1.0
Dataset Open

Dataset used in "Balloons in the Sky: Unveiling the Characteristics and Trade-offs of the Google Loon Service"

  • 1. Universidad Carlos III de Madrid
  • 2. CNIT and Università di Roma Tor Vergata

Description

This dataset was used for the paper "Balloons in the Sky: Unveiling the Characteristics and Trade-offs of the Google Loon Service"

It is composed of three different files, identifying three different case studies Peru, Puerto Rico, and Kenya

Once uncompressed, the files are stored in parquet format. They can be analyzed using  e.g. pyspark with the following code

df = spark.read.parquet('dataset.parquet')

Each scenario is composed of two tables.

The file dataset.parquet contains the measured bandwidth in the analyzed area for a period of approximately three months. Its columns are:

  • ts: the timestamp of the measurement, as UNIX timestamp
  • h3: the id of the H3 hexagon (aka pixel) of the measurement 
  • nloons: the number of balloons that provided coverage to the pixel at the given timestamp
  • thr: the available bandwith
  • serviceDuration: the duration of the service on the given pixel, starting from ts

The file serving_loons.parquet contain the information about the available balloons flying over the area under study. Its columns are

  • ts: the timestamp of the measurement, as UNIX timestamp
  • serving_loons: the number of ballons flying over the area

Files

Files (5.8 GB)

Name Size Download all
md5:8ea07d08e815aa57c46e44776275002b
968.5 MB Download
md5:c969140fd6e865c8c594e478230d252d
3.0 GB Download
md5:5465b5c1cb1da8f6124a971e2a3f2235
1.8 GB Download