{
  "_id": "040236",
  "name": "<no name>",
  "values": [
    {
      "codeentry": "OEM not attempted",
      "codefigure": "0"
    },
    {
      "codeentry": "OEM aborted because first guess residuals too high",
      "codefigure": "1"
    },
    {
      "codeentry": "The minimisation did not converge, sounding rejected",
      "codefigure": "2"
    },
    {
      "codeentry": "The minimisation did not converge, sounding accepted",
      "codefigure": "3"
    },
    {
      "codeentry": "The minimisation converged but sounding rejected",
      "codefigure": "4"
    },
    {
      "codeentry": "The minimisation converged, sounding accepted",
      "codefigure": "5"
    },
    {
      "codeentry": "Missing value",
      "codefigure": "7"
    }
  ]
}