muzzamilkhan commited on
Commit
db8ab0a
·
verified ·
1 Parent(s): ee6cd6d

Update kb.json

Browse files
Files changed (1) hide show
  1. kb.json +168 -8
kb.json CHANGED
@@ -6,7 +6,7 @@
6
  "fact": "A small drip wastes a lot over time.",
7
  "actions": [
8
  "Tighten washer",
9
- "Use plumbers tape",
10
  "Tell building maintenance"
11
  ],
12
  "impact": {
@@ -24,7 +24,7 @@
24
  "title": "Shorter showers",
25
  "fact": "Short showers cut water use without killing comfort.",
26
  "actions": [
27
- "Use 56 min timer",
28
  "Turn off tap while soaping"
29
  ],
30
  "impact": {
@@ -41,7 +41,7 @@
41
  "title": "Cold bottle in fridge",
42
  "fact": "Pre-filled bottle stops long tap runs.",
43
  "actions": [
44
- "Keep 12L chilled"
45
  ],
46
  "impact": {
47
  "daily_L": 5
@@ -52,13 +52,66 @@
52
  "school"
53
  ]
54
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
55
  {
56
  "id": "power_ac26",
57
  "topic": "electricity",
58
- "title": "AC at 26°C",
59
  "fact": "Slightly higher setpoint means less work for AC.",
60
  "actions": [
61
- "Set 26°C at night",
62
  "Use fan first"
63
  ],
64
  "impact": {
@@ -89,7 +142,7 @@
89
  "id": "power_led",
90
  "topic": "electricity",
91
  "title": "Swap to LEDs",
92
- "fact": "Old bulbs waste power; LEDs dont.",
93
  "actions": [
94
  "Replace one bulb this week"
95
  ],
@@ -102,6 +155,59 @@
102
  "school"
103
  ]
104
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
105
  {
106
  "id": "waste_bins",
107
  "topic": "waste",
@@ -141,7 +247,7 @@
141
  "id": "waste_ewaste",
142
  "topic": "waste",
143
  "title": "E-waste box",
144
- "fact": "Cables/phones shouldnt go in trash.",
145
  "actions": [
146
  "Keep a small e-waste box"
147
  ],
@@ -153,5 +259,59 @@
153
  "house",
154
  "school"
155
  ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
156
  }
157
- ]
 
6
  "fact": "A small drip wastes a lot over time.",
7
  "actions": [
8
  "Tighten washer",
9
+ "Use plumber's tape",
10
  "Tell building maintenance"
11
  ],
12
  "impact": {
 
24
  "title": "Shorter showers",
25
  "fact": "Short showers cut water use without killing comfort.",
26
  "actions": [
27
+ "Use 5-6 min timer",
28
  "Turn off tap while soaping"
29
  ],
30
  "impact": {
 
41
  "title": "Cold bottle in fridge",
42
  "fact": "Pre-filled bottle stops long tap runs.",
43
  "actions": [
44
+ "Keep 1-2L chilled"
45
  ],
46
  "impact": {
47
  "daily_L": 5
 
52
  "school"
53
  ]
54
  },
55
+ {
56
+ "id": "water_flush",
57
+ "topic": "water",
58
+ "title": "Stop toilet leaks",
59
+ "fact": "Silent flush leaks waste hundreds of liters a day.",
60
+ "actions": [
61
+ "Drop food coloring in tank",
62
+ "Replace flapper if bowl turns color"
63
+ ],
64
+ "impact": {
65
+ "daily_L": 60
66
+ },
67
+ "context": [
68
+ "apartment",
69
+ "house",
70
+ "school"
71
+ ]
72
+ },
73
+ {
74
+ "id": "water_laundry",
75
+ "topic": "water",
76
+ "title": "Full laundry loads",
77
+ "fact": "Half loads use nearly the same water as full ones.",
78
+ "actions": [
79
+ "Wait for a full drum",
80
+ "Use eco mode when available"
81
+ ],
82
+ "impact": {
83
+ "daily_L": 25
84
+ },
85
+ "context": [
86
+ "apartment",
87
+ "house",
88
+ "school"
89
+ ]
90
+ },
91
+ {
92
+ "id": "water_ro_reuse",
93
+ "topic": "water",
94
+ "title": "Reuse RO waste water",
95
+ "fact": "Reverse osmosis units throw out 2-3L for every liter you drink.",
96
+ "actions": [
97
+ "Collect reject line in a bucket",
98
+ "Use it for mopping or plants"
99
+ ],
100
+ "impact": {
101
+ "daily_L": 15
102
+ },
103
+ "context": [
104
+ "apartment",
105
+ "house"
106
+ ]
107
+ },
108
  {
109
  "id": "power_ac26",
110
  "topic": "electricity",
111
+ "title": "AC at 26 C",
112
  "fact": "Slightly higher setpoint means less work for AC.",
113
  "actions": [
114
+ "Set 26 C at night",
115
  "Use fan first"
116
  ],
117
  "impact": {
 
142
  "id": "power_led",
143
  "topic": "electricity",
144
  "title": "Swap to LEDs",
145
+ "fact": "Old bulbs waste power; LEDs don't.",
146
  "actions": [
147
  "Replace one bulb this week"
148
  ],
 
155
  "school"
156
  ]
157
  },
158
+ {
159
+ "id": "power_filter",
160
+ "topic": "electricity",
161
+ "title": "Clean AC filter",
162
+ "fact": "A clean filter keeps airflow smooth and saves power.",
163
+ "actions": [
164
+ "Rinse AC filter monthly",
165
+ "Sun-dry before reinstalling"
166
+ ],
167
+ "impact": {
168
+ "kwh_day": 0.25
169
+ },
170
+ "context": [
171
+ "apartment",
172
+ "house"
173
+ ]
174
+ },
175
+ {
176
+ "id": "power_standby",
177
+ "topic": "electricity",
178
+ "title": "Kill standby loads",
179
+ "fact": "Chargers and TVs sip power even when off.",
180
+ "actions": [
181
+ "Group devices on a power strip",
182
+ "Switch strip off before bed"
183
+ ],
184
+ "impact": {
185
+ "kwh_day": 0.15
186
+ },
187
+ "context": [
188
+ "apartment",
189
+ "house",
190
+ "school"
191
+ ]
192
+ },
193
+ {
194
+ "id": "power_daylight",
195
+ "topic": "electricity",
196
+ "title": "Use daylight first",
197
+ "fact": "Natural light keeps lights off for free.",
198
+ "actions": [
199
+ "Open curtains each morning",
200
+ "Move desks closer to windows"
201
+ ],
202
+ "impact": {
203
+ "kwh_day": 0.08
204
+ },
205
+ "context": [
206
+ "apartment",
207
+ "house",
208
+ "school"
209
+ ]
210
+ },
211
  {
212
  "id": "waste_bins",
213
  "topic": "waste",
 
247
  "id": "waste_ewaste",
248
  "topic": "waste",
249
  "title": "E-waste box",
250
+ "fact": "Cables and phones shouldn't go in trash.",
251
  "actions": [
252
  "Keep a small e-waste box"
253
  ],
 
259
  "house",
260
  "school"
261
  ]
262
+ },
263
+ {
264
+ "id": "waste_compost",
265
+ "topic": "waste",
266
+ "title": "Compost kitchen scraps",
267
+ "fact": "Turning food scraps into compost cuts methane and makes soil.",
268
+ "actions": [
269
+ "Start with a covered bucket",
270
+ "Layer dry leaves with scraps"
271
+ ],
272
+ "impact": {
273
+ "kg_week": 1.2
274
+ },
275
+ "context": [
276
+ "house",
277
+ "apartment",
278
+ "school"
279
+ ]
280
+ },
281
+ {
282
+ "id": "waste_reusebag",
283
+ "topic": "waste",
284
+ "title": "Carry a reusable bag",
285
+ "fact": "One cloth bag can replace hundreds of plastic ones.",
286
+ "actions": [
287
+ "Keep a foldable bag in your backpack",
288
+ "Return it to the door hook after use"
289
+ ],
290
+ "impact": {
291
+ "kg_week": 0.3
292
+ },
293
+ "context": [
294
+ "apartment",
295
+ "house",
296
+ "school"
297
+ ]
298
+ },
299
+ {
300
+ "id": "waste_sharefood",
301
+ "topic": "waste",
302
+ "title": "Share surplus food",
303
+ "fact": "Diverting leftovers keeps organics out of dumps.",
304
+ "actions": [
305
+ "Freeze extra portions the same day",
306
+ "Share via neighbors or community fridges"
307
+ ],
308
+ "impact": {
309
+ "kg_week": 0.6
310
+ },
311
+ "context": [
312
+ "apartment",
313
+ "house",
314
+ "school"
315
+ ]
316
  }
317
+ ]