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