Skip to content

The structure of results of the measurements #48

Description

@hayatbellafkih

Hi,

ripe-atlas-cousteau is a very useful tool, I use it to find some special data, however, a request return the results on a array, which is a structure different to this one of archived data by RIPE Atlas. I am working to apply automatic processing to :

  1. data from API REST (of RIPE ATlas)
  2. data archived before 15 mars 2018 ( many files as one for : builtin, udm, etc)
  3. data archived after 15 mars 2018 ( one file by one hour)

But:

Archives in 2. and 3. have the same structure: one record by line. Ex: one traceroute by line as:
traceroute1
traceroute2
...

Archives in 1. has one array, the members are the records. Ex: [traceroute1, traceroute2, ...]

Can I customize the structure of the results? Is there some parameters that I miss using them?

Thanks in advance.

Hayat

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions