{ "analyzers": { "analysis": { "algorithm": "v1/integers_echo_analyzer/1", "inputs": { "in_data": "in" } } }, "blocks": { "echo1": { "algorithm": "v1/integers_echo/1", "inputs": { "in_data": "in" }, "outputs": { "out_data": "out" } }, "echo2": { "algorithm": "v1/integers_echo/1", "inputs": { "in_data": "in" }, "outputs": { "out_data": "out" } } }, "datasets": { "set": { "database": "simple/1", "protocol": "protocol", "set": "set" } }, "globals": { "queue": "queue", "environment": { "name": "Python 2.7", "version": "1.3.0" } } }