You are not logged in. Click here to log in.

Application Lifecycle Management

Search In Project

Search inClear

GRAS-17: Calculate Basic Roughage Balance and Accumulated Balance (CalcBasicRoughBal)#6540/v126
Tags:  not added yet

GRAS-17: Calculate Basic Roughage Balance and Accumulated Balance (CalcBasicRoughBal)[SERVICE-6540]

Tracker: Services Priority: NormalNormal Status: Accepted
Submitted by: wlloydJan 12 2016 11:03 Modified by: odavidMay 24 2016 00:51 Type:
Model
Path: m/gras/basicroughbalance Context: csip-gras Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8083/csip-gras/m/gras/basicroughbalance/1.0
Maintainers:
Website: -- Apps:
--
Test Status:
N/A
Last Tested: May 24 2016 00:51 Test Count: 0
Test Success Rate: 0 Failed Tests: --
Traceability
Loading…
Description
Calculate monthly and yearly roughage balance and accumulated roughage balance. From application inputs, compute yearly beginning roughage balance and yearly harvested, bought, sold and feed roughage amounts.

This service calculates information needed for Basic level roughage report. The only difference between the Basic and Detailed roughage reports is that under the Detailed report the amount of roughage feed is allocated by AoA, whereas in the Basic report the roughage feed is allocated at the operating unit level.

Request Response
{
"metainfo": {
},
"parameter": [
    {
        "name" : "years",
        "value" : [
            [
                {
                    "name" : "starting_hay_amt",
                    "value" : 20000,
                    "description" : "Amount of hay at start of this year",
                    "unit" : "lb"
                },
                {
                    "name" : "feeding_waste",
                    "value" : 0.05,
                    "description" : "Percentage of hay expected to be lost to waste",
                    "unit" : "%",
                    "max" : 1.0,
                    "min" : 0
                },
                {
                    "name" : "months",
                    "value" : [
                        [
                            {
                                "name" : "harvested_amt",
                                "value" : 1000,
                                "description" : "Amount of hay harvested this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "buy_amt",
                                "value" : 1000,
                                "description" : "Amount of hay bought at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "sell_amt",
                                "value" : 2000,
                                "description" : "Amount of hay sold at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "feed_amt",
                                "value" : 2000,
                                "description" : "Amount of hay consumed by animals this month",
                                "unit" : "lb"
                            }
                        ],
                        [
                            {
                                "name" : "harvested_amt",
                                "value" : 1500,
                                "description" : "Amount of hay harvested this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "buy_amt",
                                "value" : 1000,
                                "description" : "Amount of hay bought at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "sell_amt",
                                "value" : 0,
                                "description" : "Amount of hay sold at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "feed_amt",
                                "value" : 2000,
                                "description" : "Amount of hay consumed by animals this month",
                                "unit" : "lb"
                            }
                        ],
                        [
                            {
                                "name" : "harvested_amt",
                                "value" : 1000,
                                "description" : "Amount of hay harvested this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "buy_amt",
                                "value" : 1500,
                                "description" : "Amount of hay bought at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "sell_amt",
                                "value" : 0,
                                "description" : "Amount of hay sold at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "feed_amt",
                                "value" : 2000,
                                "description" : "Amount of hay consumed by animals this month",
                                "unit" : "lb"
                            }
                        ],
                        [
                            {
                                "name" : "harvested_amt",
                                "value" : 1000,
                                "description" : "Amount of hay harvested this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "buy_amt",
                                "value" : 1000,
                                "description" : "Amount of hay bought at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "sell_amt",
                                "value" : 0,
                                "description" : "Amount of hay sold at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "feed_amt",
                                "value" : 2000,
                                "description" : "Amount of hay consumed by animals this month",
                                "unit" : "lb"
                            }
                        ],
                        [
                            {
                                "name" : "harvested_amt",
                                "value" : 1000,
                                "description" : "Amount of hay harvested this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "buy_amt",
                                "value" : 1000,
                                "description" : "Amount of hay bought at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "sell_amt",
                                "value" : 0,
                                "description" : "Amount of hay sold at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "feed_amt",
                                "value" : 2000,
                                "description" : "Amount of hay consumed by animals this month",
                                "unit" : "lb"
                            }
                        ],
                        [
                            {
                                "name" : "harvested_amt",
                                "value" : 1000,
                                "description" : "Amount of hay harvested this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "buy_amt",
                                "value" : 1000,
                                "description" : "Amount of hay bought at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "sell_amt",
                                "value" : 0,
                                "description" : "Amount of hay sold at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "feed_amt",
                                "value" : 2000,
                                "description" : "Amount of hay consumed by animals this month",
                                "unit" : "lb"
                            }
                        ],
                        [
                            {
                                "name" : "harvested_amt",
                                "value" : 1000,
                                "description" : "Amount of hay harvested this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "buy_amt",
                                "value" : 1000,
                                "description" : "Amount of hay bought at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "sell_amt",
                                "value" : 0,
                                "description" : "Amount of hay sold at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "feed_amt",
                                "value" : 2000,
                                "description" : "Amount of hay consumed by animals this month",
                                "unit" : "lb"
                            }
                        ],
                        [
                            {
                                "name" : "harvested_amt",
                                "value" : 1000,
                                "description" : "Amount of hay harvested this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "buy_amt",
                                "value" : 1000,
                                "description" : "Amount of hay bought at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "sell_amt",
                                "value" : 0,
                                "description" : "Amount of hay sold at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "feed_amt",
                                "value" : 2000,
                                "description" : "Amount of hay consumed by animals this month",
                                "unit" : "lb"
                            }
                        ],
                        [
                            {
                                "name" : "harvested_amt",
                                "value" : 1000,
                                "description" : "Amount of hay harvested this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "buy_amt",
                                "value" : 1000,
                                "description" : "Amount of hay bought at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "sell_amt",
                                "value" : 0,
                                "description" : "Amount of hay sold at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "feed_amt",
                                "value" : 2000,
                                "description" : "Amount of hay consumed by animals this month",
                                "unit" : "lb"
                            }
                        ],
                        [
                            {
                                "name" : "harvested_amt",
                                "value" : 1000,
                                "description" : "Amount of hay harvested this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "buy_amt",
                                "value" : 1000,
                                "description" : "Amount of hay bought at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "sell_amt",
                                "value" : 0,
                                "description" : "Amount of hay sold at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "feed_amt",
                                "value" : 2000,
                                "description" : "Amount of hay consumed by animals this month",
                                "unit" : "lb"
                            }
                        ],
                        [
                            {
                                "name" : "harvested_amt",
                                "value" : 3000,
                                "description" : "Amount of hay harvested this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "buy_amt",
                                "value" : 0,
                                "description" : "Amount of hay bought at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "sell_amt",
                                "value" : 1000,
                                "description" : "Amount of hay sold at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "feed_amt",
                                "value" : 2000,
                                "description" : "Amount of hay consumed by animals this month",
                                "unit" : "lb"
                            }
                        ],
                        [
                            {
                                "name" : "harvested_amt",
                                "value" : 1000,
                                "description" : "Amount of hay harvested this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "buy_amt",
                                "value" : 0,
                                "description" : "Amount of hay bought at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "sell_amt",
                                "value" : 1000,
                                "description" : "Amount of hay sold at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "feed_amt",
                                "value" : 0,
                                "description" : "Amount of hay consumed by animals this month",
                                "unit" : "lb"
                            }
                        ]
                    ],
                    "description" : "List of forage amounts by month for this year"
                }
            ]
        ],
        "description" : "List of years"
    }
]
}
{
    "metainfo": {
        "status": "Finished",
        "suid": "fda159d8-049b-11e5-88ce-2f656cd1d297",
        "cloud_node": "129.82.226.52",
        "tstamp": "2015-05-27 12:12:52",
        "service_url": "http://localhost:8080/csip-gras/m/gras/basicroughbalance/1.0",
        "request_ip": "127.0.0.1",
        "cpu_time": 18,
        "expiration_date": "2015-05-27 12:17:52"
    },
    "parameter": [
        {
            "name": "years",
            "value": [
                [
                    {
                        "name": "starting_hay_amt",
                        "value": 20000,
                        "description": "Amount of hay at start of this year",
                        "unit": "lb"
                    },
                    {
                        "name": "feeding_waste",
                        "value": 0.05,
                        "description": "Percentage of hay expected to be lost to waste",
                        "unit": "%",
                        "max": 1,
                        "min": 0
                    },
                    {
                        "name": "months",
                        "value": [
                            [
                                {
                                    "name": "harvested_amt",
                                    "value": 1000,
                                    "description": "Amount of hay harvested this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 1000,
                                    "description": "Amount of hay bought at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 2000,
                                    "description": "Amount of hay sold at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 2000,
                                    "description": "Amount of hay consumed by animals this month",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "harvested_amt",
                                    "value": 1500,
                                    "description": "Amount of hay harvested this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 1000,
                                    "description": "Amount of hay bought at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Amount of hay sold at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 2000,
                                    "description": "Amount of hay consumed by animals this month",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "harvested_amt",
                                    "value": 1000,
                                    "description": "Amount of hay harvested this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 1500,
                                    "description": "Amount of hay bought at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Amount of hay sold at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 2000,
                                    "description": "Amount of hay consumed by animals this month",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "harvested_amt",
                                    "value": 1000,
                                    "description": "Amount of hay harvested this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 1000,
                                    "description": "Amount of hay bought at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Amount of hay sold at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 2000,
                                    "description": "Amount of hay consumed by animals this month",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "harvested_amt",
                                    "value": 1000,
                                    "description": "Amount of hay harvested this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 1000,
                                    "description": "Amount of hay bought at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Amount of hay sold at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 2000,
                                    "description": "Amount of hay consumed by animals this month",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "harvested_amt",
                                    "value": 1000,
                                    "description": "Amount of hay harvested this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 1000,
                                    "description": "Amount of hay bought at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Amount of hay sold at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 2000,
                                    "description": "Amount of hay consumed by animals this month",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "harvested_amt",
                                    "value": 1000,
                                    "description": "Amount of hay harvested this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 1000,
                                    "description": "Amount of hay bought at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Amount of hay sold at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 2000,
                                    "description": "Amount of hay consumed by animals this month",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "harvested_amt",
                                    "value": 1000,
                                    "description": "Amount of hay harvested this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 1000,
                                    "description": "Amount of hay bought at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Amount of hay sold at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 2000,
                                    "description": "Amount of hay consumed by animals this month",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "harvested_amt",
                                    "value": 1000,
                                    "description": "Amount of hay harvested this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 1000,
                                    "description": "Amount of hay bought at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Amount of hay sold at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 2000,
                                    "description": "Amount of hay consumed by animals this month",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "harvested_amt",
                                    "value": 1000,
                                    "description": "Amount of hay harvested this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 1000,
                                    "description": "Amount of hay bought at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Amount of hay sold at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 2000,
                                    "description": "Amount of hay consumed by animals this month",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "harvested_amt",
                                    "value": 3000,
                                    "description": "Amount of hay harvested this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "description": "Amount of hay bought at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 1000,
                                    "description": "Amount of hay sold at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 2000,
                                    "description": "Amount of hay consumed by animals this month",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "harvested_amt",
                                    "value": 1000,
                                    "description": "Amount of hay harvested this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "description": "Amount of hay bought at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 1000,
                                    "description": "Amount of hay sold at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 0,
                                    "description": "Amount of hay consumed by animals this month",
                                    "unit": "lb"
                                }
                            ]
                        ],
                        "description": "List of forage amounts by month for this year"
                    }
                ]
            ],
            "description": "List of years"
        }
    ],
    "result": [
        {
            "name": "summary",
            "value": [
                {
                    "name": "years",
                    "value": [
                        {
                            "name": "year",
                            "value": [
                                {
                                    "name": "feeding_waste",
                                    "value": 0.05,
                                    "unit": "%",
                                    "description": "Percentage of hay expected to be lost to waste"
                                },
                                {
                                    "name": "total_harvested_amt",
                                    "value": 14500,
                                    "unit": "lb",
                                    "description": "Total roughage harvested this year"
                                },
                                {
                                    "name": "total_buy_amt",
                                    "value": 10500,
                                    "unit": "lb",
                                    "description": "Total roughage bought at market this year"
                                },
                                {
                                    "name": "total_sell_amt",
                                    "value": 4000,
                                    "unit": "lb",
                                    "description": "Total roughage sold at market this year"
                                },
                                {
                                    "name": "total_feed_amt",
                                    "value": 22000,
                                    "unit": "lb",
                                    "description": "Total roughage consumed by animals this year"
                                },
                                {
                                    "name": "months",
                                    "value": [
                                        [
                                            {
                                                "name": "harvested_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay harvested this month"
                                            },
                                            {
                                                "name": "buy_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay bought at market this month"
                                            },
                                            {
                                                "name": "sell_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay sold at market this month"
                                            },
                                            {
                                                "name": "feed_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay consumbed by animals this month"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "harvested_amt",
                                                "value": 1500,
                                                "unit": "lb",
                                                "description": "Amount of hay harvested this month"
                                            },
                                            {
                                                "name": "buy_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay bought at market this month"
                                            },
                                            {
                                                "name": "sell_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay sold at market this month"
                                            },
                                            {
                                                "name": "feed_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay consumbed by animals this month"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "harvested_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay harvested this month"
                                            },
                                            {
                                                "name": "buy_amt",
                                                "value": 1500,
                                                "unit": "lb",
                                                "description": "Amount of hay bought at market this month"
                                            },
                                            {
                                                "name": "sell_amt",
                                                "value": 1500,
                                                "unit": "lb",
                                                "description": "Amount of hay sold at market this month"
                                            },
                                            {
                                                "name": "feed_amt",
                                                "value": 1500,
                                                "unit": "lb",
                                                "description": "Amount of hay consumbed by animals this month"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "harvested_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay harvested this month"
                                            },
                                            {
                                                "name": "buy_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay bought at market this month"
                                            },
                                            {
                                                "name": "sell_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay sold at market this month"
                                            },
                                            {
                                                "name": "feed_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay consumbed by animals this month"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "harvested_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay harvested this month"
                                            },
                                            {
                                                "name": "buy_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay bought at market this month"
                                            },
                                            {
                                                "name": "sell_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay sold at market this month"
                                            },
                                            {
                                                "name": "feed_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay consumbed by animals this month"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "harvested_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay harvested this month"
                                            },
                                            {
                                                "name": "buy_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay bought at market this month"
                                            },
                                            {
                                                "name": "sell_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay sold at market this month"
                                            },
                                            {
                                                "name": "feed_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay consumbed by animals this month"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "harvested_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay harvested this month"
                                            },
                                            {
                                                "name": "buy_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay bought at market this month"
                                            },
                                            {
                                                "name": "sell_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay sold at market this month"
                                            },
                                            {
                                                "name": "feed_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay consumbed by animals this month"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "harvested_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay harvested this month"
                                            },
                                            {
                                                "name": "buy_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay bought at market this month"
                                            },
                                            {
                                                "name": "sell_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay sold at market this month"
                                            },
                                            {
                                                "name": "feed_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay consumbed by animals this month"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "harvested_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay harvested this month"
                                            },
                                            {
                                                "name": "buy_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay bought at market this month"
                                            },
                                            {
                                                "name": "sell_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay sold at market this month"
                                            },
                                            {
                                                "name": "feed_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay consumbed by animals this month"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "harvested_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay harvested this month"
                                            },
                                            {
                                                "name": "buy_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay bought at market this month"
                                            },
                                            {
                                                "name": "sell_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay sold at market this month"
                                            },
                                            {
                                                "name": "feed_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay consumbed by animals this month"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "harvested_amt",
                                                "value": 3000,
                                                "unit": "lb",
                                                "description": "Amount of hay harvested this month"
                                            },
                                            {
                                                "name": "buy_amt",
                                                "value": 0,
                                                "unit": "lb",
                                                "description": "Amount of hay bought at market this month"
                                            },
                                            {
                                                "name": "sell_amt",
                                                "value": 0,
                                                "unit": "lb",
                                                "description": "Amount of hay sold at market this month"
                                            },
                                            {
                                                "name": "feed_amt",
                                                "value": 0,
                                                "unit": "lb",
                                                "description": "Amount of hay consumbed by animals this month"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "harvested_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay harvested this month"
                                            },
                                            {
                                                "name": "buy_amt",
                                                "value": 0,
                                                "unit": "lb",
                                                "description": "Amount of hay bought at market this month"
                                            },
                                            {
                                                "name": "sell_amt",
                                                "value": 0,
                                                "unit": "lb",
                                                "description": "Amount of hay sold at market this month"
                                            },
                                            {
                                                "name": "feed_amt",
                                                "value": 0,
                                                "unit": "lb",
                                                "description": "Amount of hay consumbed by animals this month"
                                            }
                                        ]
                                    ],
                                    "description": "Monthly summaries for this year"
                                },
                                {
                                    "name": "beginning_balance",
                                    "value": 20000,
                                    "unit": "lb",
                                    "description": "Roughage amount at the beginning of the year"
                                },
                                {
                                    "name": "jan_hay_balance",
                                    "value": -2000,
                                    "unit": "lb",
                                    "description": "Hay balance this January"
                                },
                                {
                                    "name": "feb_hay_balance",
                                    "value": 500,
                                    "unit": "lb",
                                    "description": "Hay balance this February"
                                },
                                {
                                    "name": "mar_hay_balance",
                                    "value": 500,
                                    "unit": "lb",
                                    "description": "Hay balance this March"
                                },
                                {
                                    "name": "apr_hay_balance",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Hay balance this April"
                                },
                                {
                                    "name": "may_hay_balance",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Hay balance this May"
                                },
                                {
                                    "name": "jun_hay_balance",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Hay balance this June"
                                },
                                {
                                    "name": "jul_hay_balance",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Hay balance this July"
                                },
                                {
                                    "name": "aug_hay_balance",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Hay balance this August"
                                },
                                {
                                    "name": "sep_hay_balance",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Hay balance this September"
                                },
                                {
                                    "name": "oct_hay_balance",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Hay balance this October"
                                },
                                {
                                    "name": "nov_hay_balance",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Hay balance this November"
                                },
                                {
                                    "name": "dec_hay_balance",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Hay balance this December"
                                },
                                {
                                    "name": "total_hay_balance",
                                    "value": -1000,
                                    "unit": "lb",
                                    "description": "Total hay balance this year"
                                },
                                {
                                    "name": "jan_accumulated_balance",
                                    "value": -2000,
                                    "unit": "lb",
                                    "description": "Roughage accumulated this January"
                                },
                                {
                                    "name": "feb_accumulated_balance",
                                    "value": -1500,
                                    "unit": "lb",
                                    "description": "Roughage accumulated this February"
                                },
                                {
                                    "name": "mar_accumulated_balance",
                                    "value": -1000,
                                    "unit": "lb",
                                    "description": "Roughage accumulated this March"
                                },
                                {
                                    "name": "apr_accumulated_balance",
                                    "value": -1000,
                                    "unit": "lb",
                                    "description": "Roughage accumulated this April"
                                },
                                {
                                    "name": "may_accumulated_balance",
                                    "value": -1000,
                                    "unit": "lb",
                                    "description": "Roughage accumulated this May"
                                },
                                {
                                    "name": "jun_accumulated_balance",
                                    "value": -1000,
                                    "unit": "lb",
                                    "description": "Roughage accumulated this June"
                                },
                                {
                                    "name": "jul_accumulated_balance",
                                    "value": -1000,
                                    "unit": "lb",
                                    "description": "Roughage accumulated this July"
                                },
                                {
                                    "name": "aug_accumulated_balance",
                                    "value": -1000,
                                    "unit": "lb",
                                    "description": "Roughage accumulated this August"
                                },
                                {
                                    "name": "sep_accumulated_balance",
                                    "value": -1000,
                                    "unit": "lb",
                                    "description": "Roughage accumulated this September"
                                },
                                {
                                    "name": "oct_accumulated_balance",
                                    "value": -1000,
                                    "unit": "lb",
                                    "description": "Roughage accumulated this October"
                                },
                                {
                                    "name": "nov_accumulated_balance",
                                    "value": -1000,
                                    "unit": "lb",
                                    "description": "Roughage accumulated this November"
                                },
                                {
                                    "name": "dec_accumulated_balance",
                                    "value": -1000,
                                    "unit": "lb",
                                    "description": "Roughage accumulated this December"
                                },
                                {
                                    "name": "total_accumulated_balance",
                                    "value": -1000,
                                    "unit": "lb",
                                    "description": "Total roughage accumulated this year"
                                }
                            ],
                            "description": "Summary for year 1"
                        }
                    ],
                    "description": "Yearly summaries"
                }
            ],
            "description": "Basic roughage balance by year"
        }
    ]
}
Files to attach:
(the file to convert)
Files to fetch:
(the converted file)

Details
Comments & Attachments
Associations
Children
SCM Commits
History (126)
Baselines
All (126)

 
No data to display.