|
865 | 865 | "dépense": { |
866 | 866 | "attribute": "expenditure" |
867 | 867 | }, |
868 | | - "dépense annuelle": { |
| 868 | + "ustensils de cuisine: dépense annuelle": { |
| 869 | + "activity_label": "ustensils de cuisine: dépense annuelle", |
869 | 870 | "is_start": true, |
870 | | - "attribute": "expenditure" |
| 871 | + "attribute": "expenditure", |
| 872 | + "product_id": "ustensils de cuisine" |
871 | 873 | }, |
872 | | - "unité": { |
| 874 | + "electricité: dépense annuelle": { |
| 875 | + "activity_label": "electricité: dépense annuelle", |
873 | 876 | "is_start": true, |
874 | | - "attribute": "expenditure" |
| 877 | + "attribute": "expenditure", |
| 878 | + "product_id": "electricité" |
| 879 | + }, |
| 880 | + "investissements en actifs: dépense annuelle": { |
| 881 | + "activity_label": "investissements en actifs: dépense annuelle", |
| 882 | + "is_start": true, |
| 883 | + "attribute": "expenditure", |
| 884 | + "product_id": "investissements en actifs" |
| 885 | + }, |
| 886 | + "savon: quantité annuelle": { |
| 887 | + "activity_label": "savon: quantité annuelle", |
| 888 | + "is_start": true, |
| 889 | + "attribute": "expenditure", |
| 890 | + "product_id": "savon" |
| 891 | + }, |
| 892 | + "sel: quantité annuelle": { |
| 893 | + "activity_label": "sel: quantité annuelle", |
| 894 | + "is_start": true, |
| 895 | + "attribute": "expenditure", |
| 896 | + "product_id": "sel" |
875 | 897 | }, |
876 | 898 | "quantité (kg)": { |
877 | 899 | "attribute": "quantity_produced_or_purchased", |
|
0 commit comments