-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathEarthDay-Water.json
87 lines (87 loc) · 1.08 KB
/
EarthDay-Water.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
{
"label": "Earth Day 2021 - Water",
"description": "Books about preserving our most precious resource.",
"list":
[
{
"label":"Essential Rainwater Harvesting",
"isbns": [
"9780865718746"
]
},
{
"label":"Superman's Not Coming",
"isbns": [
"9781524746964",
"9781524746971"
]
},
{
"label":"A Thirsty Land",
"isbns": [
"9781477310311"
]
},
{
"label":"The Poisoned City",
"isbns": [
"9781250125149"
]
},
{
"label":"Blue Mind",
"isbns": [
"9780316252089",
"9780316365192"
]
},
{
"label":"The Water-Saving Garden",
"isbns": [
"9781607747932"
]
},
{
"label":"The Death and Life of the Great Lakes",
"isbns": [
"9780393246438"
]
},
{
"label":"Your Water Footprint",
"isbns": [
"9781770854994"
]
},
{
"label":"Water",
"isbns": [
"9780618030095"
]
},
{
"label":"The Ripple Effect",
"isbns": [
"9781416535454"
]
},
{
"label":"Greywater, Green Landscape",
"isbns": [
"9781612128399"
]
},
{
"label":"When the Rivers Run Dry",
"isbns": [
"9780807085721"
]
},
{
"label":"Blue Future",
"isbns": [
"9781595589477"
]
}
]
}