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/HEAD / v136
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: jdriMay 18 2018 13:04 Type:
Model
Path: m/gras/basicroughbalance/1.0 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 31 2016 00:50 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.

{
    "metainfo": {},
    "parameter": [
        {
            "name": "roughage_supply_id",
            "value": 1,
            "description": "Roughage Supply Identifier"
        },
        {
            "name": "starting_hay_amt",
            "value": 850000,
            "description": "Initial Pounds of Stored Roughage",
            "unit": "lb"
        },
        {
            "name": "Grazing Year List",
            "value": [
                [
                    {
                        "name": "year",
                        "value": 2016,
                        "description": "Roughage Supply Year"
                    },
                    {
                        "name": "feeding_waste",
                        "value": 15,
                        "description": "Percentage Waste During Feeding",
                        "unit": "%"
                    },
                    {
                        "name": "Month List",
                        "value": [
                            [
                                {
                                    "name": "month",
                                    "value": "January",
                                    "description": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Harvested",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Purchased",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Sold",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 269600,
                                    "description": "Pounds of Roughage Fed to Grazing System Animals",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "month",
                                    "value": "February",
                                    "description": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Harvested",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Purchased",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Sold",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 252400,
                                    "description": "Pounds of Roughage Fed to Grazing System Animals",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "month",
                                    "value": "March",
                                    "description": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Harvested",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Purchased",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Sold",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 156000,
                                    "description": "Pounds of Roughage Fed to Grazing System Animals",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "month",
                                    "value": "April",
                                    "description": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Harvested",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Purchased",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Sold",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Fed to Grazing System Animals",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "month",
                                    "value": "May",
                                    "description": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 304000,
                                    "description": "Pounds of Roughage Harvested",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Purchased",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Sold",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Fed to Grazing System Animals",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "month",
                                    "value": "June",
                                    "description": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 609800,
                                    "description": "Pounds of Roughage Harvested",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Purchased",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Sold",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Fed to Grazing System Animals",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "month",
                                    "value": "July",
                                    "description": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 914800,
                                    "description": "Pounds of Roughage Harvested",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Purchased",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Sold",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Fed to Grazing System Animals",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "month",
                                    "value": "August",
                                    "description": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Harvested",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 137800,
                                    "description": "Pounds of Roughage Purchased",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Sold",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Fed to Grazing System Animals",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "month",
                                    "value": "September",
                                    "description": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Harvested",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Purchased",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Sold",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Fed to Grazing System Animals",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "month",
                                    "value": "October",
                                    "description": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Harvested",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Purchased",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 700000,
                                    "description": "Pounds of Roughage Sold",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Fed to Grazing System Animals",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "month",
                                    "value": "November",
                                    "description": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Harvested",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Purchased",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Sold",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 261000,
                                    "description": "Pounds of Roughage Fed to Grazing System Animals",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "month",
                                    "value": "December",
                                    "description": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Harvested",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Purchased",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Sold",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 269600,
                                    "description": "Pounds of Roughage Fed to Grazing System Animals",
                                    "unit": "lb"
                                }
                            ]
                        ]
                    }
                ]
            ]
        }
    ]
}
{
    "metainfo": {
        "status": "Finished",
        "suid": "920e07b0-4d1e-11e7-97b3-31ed33608b6c",
        "cloud_node": "10.1.54.20",
        "request_ip": "129.82.52.100",
        "service_url": "http://csip.engr.colostate.edu:8083/csip-gras/m/gras/basicroughbalance/1.0",
        "csip-gras.version": "$version: 0.4.256 12bbf0f20b7b 2017-06-06 rumpal, built at 2017-06-06 12:40 by jenkins$",
        "csip.version": "$version: 2.1.205 fc2f9cc0fa2b 2017-05-24 od, built at 2017-06-06 12:40 by jenkins$",
        "tstamp": "2017-06-09 08:18:55",
        "cpu_time": 6,
        "expiration_date": "2017-06-09 08:19:25"
    },
    "parameter": [
        {
            "name": "roughage_supply_id",
            "value": 1,
            "description": "Roughage Supply Identifier"
        },
        {
            "name": "starting_hay_amt",
            "value": 850000,
            "description": "Initial Pounds of Stored Roughage",
            "unit": "lb"
        },
        {
            "name": "Grazing Year List",
            "value": [
                [
                    {
                        "name": "year",
                        "value": 2016,
                        "description": "Roughage Supply Year"
                    },
                    {
                        "name": "feeding_waste",
                        "value": 15,
                        "description": "Percentage Waste During Feeding",
                        "unit": "%"
                    },
                    {
                        "name": "Month List",
                        "value": [
                            [
                                {
                                    "name": "month",
                                    "value": "January",
                                    "description": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Harvested",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Purchased",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Sold",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 269600,
                                    "description": "Pounds of Roughage Fed to Grazing System Animals",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "month",
                                    "value": "February",
                                    "description": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Harvested",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Purchased",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Sold",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 252400,
                                    "description": "Pounds of Roughage Fed to Grazing System Animals",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "month",
                                    "value": "March",
                                    "description": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Harvested",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Purchased",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Sold",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 156000,
                                    "description": "Pounds of Roughage Fed to Grazing System Animals",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "month",
                                    "value": "April",
                                    "description": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Harvested",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Purchased",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Sold",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Fed to Grazing System Animals",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "month",
                                    "value": "May",
                                    "description": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 304000,
                                    "description": "Pounds of Roughage Harvested",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Purchased",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Sold",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Fed to Grazing System Animals",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "month",
                                    "value": "June",
                                    "description": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 609800,
                                    "description": "Pounds of Roughage Harvested",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Purchased",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Sold",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Fed to Grazing System Animals",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "month",
                                    "value": "July",
                                    "description": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 914800,
                                    "description": "Pounds of Roughage Harvested",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Purchased",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Sold",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Fed to Grazing System Animals",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "month",
                                    "value": "August",
                                    "description": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Harvested",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 137800,
                                    "description": "Pounds of Roughage Purchased",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Sold",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Fed to Grazing System Animals",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "month",
                                    "value": "September",
                                    "description": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Harvested",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Purchased",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Sold",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Fed to Grazing System Animals",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "month",
                                    "value": "October",
                                    "description": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Harvested",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Purchased",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 700000,
                                    "description": "Pounds of Roughage Sold",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Fed to Grazing System Animals",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "month",
                                    "value": "November",
                                    "description": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Harvested",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Purchased",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Sold",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 261000,
                                    "description": "Pounds of Roughage Fed to Grazing System Animals",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "month",
                                    "value": "December",
                                    "description": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Harvested",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Purchased",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Pounds of Roughage Sold",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 269600,
                                    "description": "Pounds of Roughage Fed to Grazing System Animals",
                                    "unit": "lb"
                                }
                            ]
                        ]
                    }
                ]
            ]
        }
    ],
    "result": [
        {
            "name": "roughage_supply_id",
            "value": 1,
            "description": "Roughage Supply Identifier"
        },
        {
            "name": "Grazing Year List",
            "value": [
                [
                    {
                        "name": "year",
                        "value": 2016,
                        "unit": "Roughage Supply Year"
                    },
                    {
                        "name": "feeding_waste",
                        "value": 15,
                        "unit": "%",
                        "description": "Percentage Waste During Feeding"
                    },
                    {
                        "name": "total_harvested_amt",
                        "value": 1828600,
                        "unit": "lb",
                        "description": "Total Annual Pounds of Roughage Harvested"
                    },
                    {
                        "name": "total_buy_amt",
                        "value": 137800,
                        "unit": "lb",
                        "description": "Total Annual Pounds of Roughage Bought"
                    },
                    {
                        "name": "total_sell_amt",
                        "value": 700000,
                        "unit": "lb",
                        "description": "Total Annual Pounds of Roughage Sold"
                    },
                    {
                        "name": "total_feed_amt",
                        "value": 1208600,
                        "unit": "lb",
                        "description": "Total Annual Pounds of Roughage Fed to Grazing System Animals"
                    },
                    {
                        "name": "Month List",
                        "value": [
                            [
                                {
                                    "name": "month",
                                    "value": "January",
                                    "unit": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Harvested"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Purchased"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Sold"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 269600,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Fed to Grazing System Animals"
                                }
                            ],
                            [
                                {
                                    "name": "month",
                                    "value": "February",
                                    "unit": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Harvested"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Purchased"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Sold"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 252400,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Fed to Grazing System Animals"
                                }
                            ],
                            [
                                {
                                    "name": "month",
                                    "value": "March",
                                    "unit": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Harvested"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Purchased"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Sold"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 156000,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Fed to Grazing System Animals"
                                }
                            ],
                            [
                                {
                                    "name": "month",
                                    "value": "April",
                                    "unit": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Harvested"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Purchased"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Sold"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Fed to Grazing System Animals"
                                }
                            ],
                            [
                                {
                                    "name": "month",
                                    "value": "May",
                                    "unit": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 304000,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Harvested"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Purchased"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Sold"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Fed to Grazing System Animals"
                                }
                            ],
                            [
                                {
                                    "name": "month",
                                    "value": "June",
                                    "unit": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 609800,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Harvested"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Purchased"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Sold"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Fed to Grazing System Animals"
                                }
                            ],
                            [
                                {
                                    "name": "month",
                                    "value": "July",
                                    "unit": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 914800,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Harvested"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Purchased"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Sold"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Fed to Grazing System Animals"
                                }
                            ],
                            [
                                {
                                    "name": "month",
                                    "value": "August",
                                    "unit": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Harvested"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 137800,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Purchased"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Sold"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Fed to Grazing System Animals"
                                }
                            ],
                            [
                                {
                                    "name": "month",
                                    "value": "September",
                                    "unit": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Harvested"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Purchased"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Sold"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Fed to Grazing System Animals"
                                }
                            ],
                            [
                                {
                                    "name": "month",
                                    "value": "October",
                                    "unit": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Harvested"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Purchased"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 700000,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Sold"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Fed to Grazing System Animals"
                                }
                            ],
                            [
                                {
                                    "name": "month",
                                    "value": "November",
                                    "unit": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Harvested"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Purchased"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Sold"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 261000,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Fed to Grazing System Animals"
                                }
                            ],
                            [
                                {
                                    "name": "month",
                                    "value": "December",
                                    "unit": "Month of the Grazing Year"
                                },
                                {
                                    "name": "harvested_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Harvested"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Purchased"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Sold"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 269600,
                                    "unit": "lb",
                                    "description": "Pounds of Roughage Fed to Grazing System Animals"
                                }
                            ]
                        ]
                    },
                    {
                        "name": "beginning_balance",
                        "value": 850000,
                        "unit": "lb",
                        "description": "Roughage amount at the beginning of the year"
                    },
                    {
                        "name": "jan_hay_balance",
                        "value": 580400,
                        "unit": "lb",
                        "description": "Roughage Balance (Pounds) in January"
                    },
                    {
                        "name": "feb_hay_balance",
                        "value": -252400,
                        "unit": "lb",
                        "description": "Roughage Balance (Pounds) in February"
                    },
                    {
                        "name": "mar_hay_balance",
                        "value": -156000,
                        "unit": "lb",
                        "description": "Roughage Balance (Pounds) in March"
                    },
                    {
                        "name": "apr_hay_balance",
                        "value": 0,
                        "unit": "lb",
                        "description": "Roughage Balance (Pounds) in April"
                    },
                    {
                        "name": "may_hay_balance",
                        "value": 304000,
                        "unit": "lb",
                        "description": "Roughage Balance (Pounds) in May"
                    },
                    {
                        "name": "jun_hay_balance",
                        "value": 609800,
                        "unit": "lb",
                        "description": "Roughage Balance (Pounds) in June"
                    },
                    {
                        "name": "jul_hay_balance",
                        "value": 914800,
                        "unit": "lb",
                        "description": "Roughage Balance (Pounds) in July"
                    },
                    {
                        "name": "aug_hay_balance",
                        "value": 137800,
                        "unit": "lb",
                        "description": "Roughage Balance (Pounds) in August"
                    },
                    {
                        "name": "sep_hay_balance",
                        "value": 0,
                        "unit": "lb",
                        "description": "Roughage Balance (Pounds) in September"
                    },
                    {
                        "name": "oct_hay_balance",
                        "value": -700000,
                        "unit": "lb",
                        "description": "Roughage Balance (Pounds) in October"
                    },
                    {
                        "name": "nov_hay_balance",
                        "value": -261000,
                        "unit": "lb",
                        "description": "Roughage Balance (Pounds) in November"
                    },
                    {
                        "name": "dec_hay_balance",
                        "value": -269600,
                        "unit": "lb",
                        "description": "Roughage Balance (Pounds) in December"
                    },
                    {
                        "name": "total_hay_balance",
                        "value": 907800,
                        "unit": "lb",
                        "description": "Total Roughage Balance (Pounds) for Year"
                    },
                    {
                        "name": "jan_accumulated_balance",
                        "value": 580400,
                        "unit": "lb",
                        "description": "Accumulated Roughage Balance (Pounds) in January"
                    },
                    {
                        "name": "feb_accumulated_balance",
                        "value": 328000,
                        "unit": "lb",
                        "description": "Accumulated Roughage Balance (Pounds) in February"
                    },
                    {
                        "name": "mar_accumulated_balance",
                        "value": 172000,
                        "unit": "lb",
                        "description": "Accumulated Roughage Balance (Pounds) in March"
                    },
                    {
                        "name": "apr_accumulated_balance",
                        "value": 172000,
                        "unit": "lb",
                        "description": "Accumulated Roughage Balance (Pounds) in April"
                    },
                    {
                        "name": "may_accumulated_balance",
                        "value": 476000,
                        "unit": "lb",
                        "description": "Accumulated Roughage Balance (Pounds) in May"
                    },
                    {
                        "name": "jun_accumulated_balance",
                        "value": 1085800,
                        "unit": "lb",
                        "description": "Accumulated Roughage Balance (Pounds) in June"
                    },
                    {
                        "name": "jul_accumulated_balance",
                        "value": 2000600,
                        "unit": "lb",
                        "description": "Accumulated Roughage Balance (Pounds) in July"
                    },
                    {
                        "name": "aug_accumulated_balance",
                        "value": 2138400,
                        "unit": "lb",
                        "description": "Accumulated Roughage Balance (Pounds) in August"
                    },
                    {
                        "name": "sep_accumulated_balance",
                        "value": 2138400,
                        "unit": "lb",
                        "description": "Accumulated Roughage Balance (Pounds) in September"
                    },
                    {
                        "name": "oct_accumulated_balance",
                        "value": 1438400,
                        "unit": "lb",
                        "description": "Accumulated Roughage Balance (Pounds) in October"
                    },
                    {
                        "name": "nov_accumulated_balance",
                        "value": 1177400,
                        "unit": "lb",
                        "description": "Accumulated Roughage Balance (Pounds) in November"
                    },
                    {
                        "name": "dec_accumulated_balance",
                        "value": 907800,
                        "unit": "lb",
                        "description": "Accumulated Roughage Balance (Pounds) in December"
                    },
                    {
                        "name": "total_accumulated_balance",
                        "value": 907800,
                        "unit": "lb",
                        "description": "Total Accumulated Roughage Balance (Pounds) for Year"
                    }
                ]
            ]
        }
    ]
}
   (the file to convert)
   (the converted file)
Details
Comments & Attachments
Associations
Children
SCM Commits
History (136)
Baselines
All (136)

Submitter Association Comment
Nothing found to display.