Anonymized data is stored in Google Storege and is accessible through gsutil tool. Data can be listed with the following command:
./gsutil ls gs://openmobiledata_public
And downloaded with this command:
./gsutil cp -r gs://openmobiledata_public
Note this will download all the data, which can take a long time. Individual files can also be downloaded.
Data is in JSON format. All user IDs have been removed and locations have been reduced in accuracy to avoid leaking user information.
If you make use of the Mobilyzer data, please cite the following reference:
@inproceedings{Nikravesh2015Mobilyzer,
author = {Nikravesh, Ashkan and Yao, Hongyi and Xu, Shichang and Choffnes, David and Mao, Z. Morley},
title = {{Mobilyzer: An Open Platform for Controllable Mobile Network Measurements}},
booktitle = {Proceedings of the 13th Annual International Conference on Mobile Systems, Applications, and Services},
series = {MobiSys '15},
year = {2015},
isbn = {978-1-4503-3494-5},
location = {Florence, Italy},
pages = {389--404},
numpages = {16},
publisher = {ACM},
}
Performance data in aggregate can be viewed here. Currently it shows the data collected in the past 48 hours. Zoom into the map to see data at the country, city or cell tower granularity.