|
145 | 145 | "product_id": "cattle", |
146 | 146 | "attribute": "quantity_sold" |
147 | 147 | }, |
| 148 | + "cattle sales - local: no. sold": { |
| 149 | + "strategy_type": "LivestockSale", |
| 150 | + "is_start": true, |
| 151 | + "product_id": "cattle sales - local", |
| 152 | + "attribute": "quantity_sold" |
| 153 | + }, |
| 154 | + "cattle - local: no. sold": { |
| 155 | + "strategy_type": "LivestockSale", |
| 156 | + "is_start": true, |
| 157 | + "product_id": "cattle - local", |
| 158 | + "attribute": "quantity_sold" |
| 159 | + }, |
| 160 | + "goat sales - local: no. sold": { |
| 161 | + "strategy_type": "LivestockSale", |
| 162 | + "is_start": true, |
| 163 | + "product_id": "goat sales - local", |
| 164 | + "attribute": "quantity_sold" |
| 165 | + }, |
| 166 | + "goat - local: no. sold": { |
| 167 | + "strategy_type": "LivestockSale", |
| 168 | + "is_start": true, |
| 169 | + "product_id": "goat - local", |
| 170 | + "attribute": "quantity_sold" |
| 171 | + }, |
| 172 | + "pig sales - local: no. sold": { |
| 173 | + "strategy_type": "LivestockSale", |
| 174 | + "is_start": true, |
| 175 | + "product_id": "pig sales - local", |
| 176 | + "attribute": "quantity_sold" |
| 177 | + }, |
| 178 | + "pig - local: no. sold": { |
| 179 | + "strategy_type": "LivestockSale", |
| 180 | + "is_start": true, |
| 181 | + "product_id": "pig - local", |
| 182 | + "attribute": "quantity_sold" |
| 183 | + }, |
148 | 184 | "cattle offtake (% sold/slaughtered)": { |
149 | 185 | "product_id": "cattle", |
150 | 186 | "attribute": "percentage_sold_slaughtered" |
|
0 commit comments