Giter VIP home page Giter VIP logo

ripe-atlas-bigquery's Introduction

RIPE Atlas data in Google BigQuery

Background

Google BigQuery is a data warehousing platform with an SQL interface on top to allow fast query-based access to data.

The RIPE Atlas network measurement platform conducts network measurements, and makes the results of those measurements available via the RIPE Atlas API and bulk downloads.

The API provides some opportunities to filter data, but cannot offer significant compute cycles for calculation. To provide more scope for computation and analysis of this data, we are now storing RIPE Atlas data in Google BigQuery.

For background information on the service, please refer to https://labs.ripe.net/tools/.

In particular, note that your usage of this data falls under the RIPE Atlas Terms and Conditions.

Datasets and data

In order to get started, you need a Google account, and you need a project to run queries under. More information here:

If you just want to jump in: the public datasets are viewable from our public project:

https://console.cloud.google.com/bigquery?project=ripencc-atlas

Initially, we will offer two datasets: samples, and measurements.

Samples

The samples dataset contains six tables with a static, 1% sample of recent measurement results. The tables are:

  • ripencc-atlas.samples.dns (schema)
  • ripencc-atlas.samples.http (schema)
  • ripencc-atlas.samples.ntp (schema)
  • ripencc-atlas.samples.ping (schema)
  • ripencc-atlas.samples.sslcert (schema)
  • ripencc-atlas.samples.traceroute (schema)

These are intended for you to test the service on trivial data volumes, to better understand what's in there quickly.

Measurements

The measurements dataset contains six public views that are continuously updated with public RIPE Atlas measurement results. Schemas are identical to the samples tables.

The six views are:

  • ripencc-atlas.measurements.dns
  • ripencc-atlas.measurements.http
  • ripencc-atlas.measurements.ntp
  • ripencc-atlas.measurements.ping
  • ripencc-atlas.measurements.sslcert
  • ripencc-atlas.measurements.traceroute

These tables contain measurement results starting from 1 January 2020.

Tutorials

These documents are intended to help bootstrap folks into querying this data, but they're definitely not everything you can do.

Feedback

We're hoping, after some time using this data, to learn more about how best to structure it, what tables would be useful for us to generate on your behalf, and how you're using it all.

If you have comments, questions, suggestions, or problems to report, please email [email protected]

ripe-atlas-bigquery's People

Contributors

aguformoso avatar qblone avatar sdstrowes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.