Skip to content

Pull internet speed test data from M-Lab on Google BigQuery.

License

Notifications You must be signed in to change notification settings

kylelillie/mlabsInternetQuery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

mlabsInternetQuery

Pull internet speed test data from M-Lab on Google BigQuery.

You will need to setup Google Cloud SDK on your machine.

To change your region, simply swap out "AB" to your preferred region's abbreviation.

75| connection_spec.client_geolocation.region == "AB"

Adjust the timeframe by changing this line:

77| AND STRFTIME_UTC_USEC(web100_log_entry.log_time * 1000000, '%Y') < "2017"

About

Pull internet speed test data from M-Lab on Google BigQuery.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages