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/v19
Tags:  not added yet

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

Tracker: Services Priority: NormalNormal Status: Accepted
Submitted by: wlloydJan 12 2016 11:03 Modified by: odavidFeb 14 2016 00:52 Type:
Model
Path: m/gras/basicroughbalance Context: csip-gras Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8086/csip-gras/m/gras/basicroughbalance/1.0
Maintainers:
Website: -- Apps:
--
Test Status:
Unstable
Last Tested: Feb 14 2016 00:52 Test Count: 6
Test Success Rate: 83 Failed Tests: test_GRAS_17_ver1.0_test_2.json
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 (19)
Baselines
All (19)

Accepted Jan 12 2016 11:03
Submit by wlloyd
Compare tracker item versions
Submitted Action Version
odavid
Feb 14 2016 00:52
Edit 19
Last Tested Feb 14 2016 00:52 Feb 13 2016 00:52
odavid
Feb 13 2016 00:52
Edit 18
Last Tested Feb 13 2016 00:52 Feb 12 2016 00:52
odavid
Feb 12 2016 00:52
Edit 17
Last Tested Feb 12 2016 00:52 Feb 11 2016 00:52
odavid
Feb 11 2016 00:52
Edit 16
Last Tested Feb 11 2016 00:52 Feb 10 2016 00:52
odavid
Feb 10 2016 00:52
Edit 15
Last Tested Feb 10 2016 00:52 Feb 09 2016 00:52
odavid
Feb 09 2016 00:52
Edit 14
Last Tested Feb 09 2016 00:52 Feb 08 2016 00:52
odavid
Feb 08 2016 00:52
Edit 13
Last Tested Feb 08 2016 00:52 Feb 07 2016 00:52
odavid
Feb 07 2016 00:52
Edit 12
Last Tested Feb 07 2016 00:52 Feb 06 2016 00:52
odavid
Feb 06 2016 00:52
Edit 11
Last Tested Feb 06 2016 00:52 Feb 05 2016 00:52
odavid
Feb 05 2016 00:52
Edit 10
Last Tested Feb 05 2016 00:52 Feb 04 2016 00:52
odavid
Feb 04 2016 00:52
Edit 9
Last Tested Feb 04 2016 00:52 Feb 03 2016 00:52
odavid
Feb 03 2016 00:52
Edit 8
Last Tested Feb 03 2016 00:52 Feb 02 2016 00:52
odavid
Feb 02 2016 00:52
Edit 7
Last Tested Feb 02 2016 00:52 Feb 01 2016 00:52
odavid
Feb 01 2016 00:52
Edit 6
Last Tested Feb 01 2016 00:52 Jan 31 2016 00:52
odavid
Jan 31 2016 00:52
Edit 5
Last Tested Jan 31 2016 00:52 Jan 30 2016 00:52
odavid
Jan 30 2016 00:52
Edit 4
Last Tested Jan 30 2016 00:52 Jan 29 2016 00:52
odavid
Jan 29 2016 00:52
Edit 3
Last Tested Jan 29 2016 00:52 Jan 28 2016 10:45
odavid
Jan 28 2016 10:45
Edit 2
Last Tested Jan 28 2016 10:45 Jan 12 2016 00:54
wlloyd
Jan 12 2016 11:03
Submit 1
No changes.