Skip to contents

Formats

  • Data are uploaded as CSV.
  • At the server, these data is converted to and handled as R structures (dataframes).
  • Validation* happens in the client’s browser, based on the ajv library. To this purpose, data and validation results are shipped in JSON format between server and browser
formats used for data exchange and validation
  • checking compliance of the data with a given schema