{
  "Obs": {
    "schema": {
      "ObsValue": {
        "schema": {
          "value": {
            "type": "string"
          }
        },
        "type": "dict"
      },
      "Time": {
        "type": "string"
      }
    },
    "type": "dict"
  },
  "SeriesKey": {
    "schema": {
      "Value": {
        "schema": {
          "concept": {
            "type": "string"
          },
          "value": {
            "type": "string"
          }
        },
        "type": "dict"
      }
    },
    "type": "dict"
  },
  "_id": {
    "type": "string"
  }
}
