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@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@lists.ripe.net
https://lists.ripe.net/mailman/listinfo/hackathon-list