This archive is retained to ensure existing URLs remain functional. It will not contain any emails sent to this mailing list after July 1, 2024. For all messages, including those sent before and after this date, please visit the new location of the archive at https://mailman.ripe.net/archives/list/[email protected]/

[Hackathon-list] Probe and measurement snapshot for offline access

Martin Levy martin at cloudflare.com
Sat Mar 28 11:26:12 CET 2015


This should help. There's a slight issue with these two file. They are the
same filename. I recommend something like the following:

$ curl -o measurments-meta-20150223.txt.bz2
https://atlas.ripe.net/dstatic/measurements/dumps/meta-20150223.txt.bz2
$ curl -o probes-meta-20150223.txt.bz2
https://atlas.ripe.net/dstatic/probes/dumps/meta-20150223.txt.bz2
$

Then you end up with two different file names.

$ ls -l *20150223.txt.bz2
-rw-r--r--  1 martin  staff  143014687 Mar 28 03:06
measurements-meta-20150223.txt.bz2
-rw-r--r--  1 martin  staff     425607 Mar 28 03:07
probes-meta-20150223.txt.bz2
$ gunzip *20150223.txt.bz2
$ ls -lh *20150223.txt
-rw-r--r--  1 martin  staff   2.8G Mar 28 03:06
measurements-meta-20150223.txt
-rw-r--r--  1 martin  staff   4.4M Mar 28 03:07 probes-meta-20150223.txt
$

The files downloads were fast when in the RIPE room -- 30 seconds.

Enjoy,

Martin

On Fri, Mar 27, 2015 at 9:27 AM, Iñigo Ortiz de Urbina Cazenave <
iortiz at ripe.net> wrote:

> Hola!
>
> The USB stick we've distributed does not include the following two
> datasets:
>
> https://atlas.ripe.net/dstatic/measurements/dumps/meta-20150223.txt.bz2
> https://atlas.ripe.net/dstatic/probes/dumps/meta-20150223.txt.bz2
>
> These two contain the probe and measurement archives in JSON format.
>
> This should spare you (and us :-) the pain of walking the API to get the
> info of all probes and measurements.
>
> You are encouraged to download them for offline access.
>
> Cheers,
>
> Iñigo
>
> _______________________________________________
> Hackathon-list mailing list
> Hackathon-list at lists.ripe.net
> https://mailman.ripe.net/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </ripe/mail/archives/hackathon-list/attachments/20150328/78be73d9/attachment.html>