{
  "format": "vimplement-csv-compare-profile",
  "version": 1,
  "left": {
    "delimiter": ",",
    "decimal": ".",
    "mapping": {
      "key": "record_id",
      "amount": "amount",
      "currency": "currency"
    }
  },
  "right": {
    "delimiter": ",",
    "decimal": ".",
    "mapping": {
      "key": "record_id",
      "amount": "amount",
      "currency": "currency"
    }
  }
}
