-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathEarthDay-Ecology.json
105 lines (105 loc) · 1.31 KB
/
EarthDay-Ecology.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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
{
"label": "Earth Day 2021 - Ecology",
"description": "Books about the ecology of our amazing planet.",
"list":
[
{
"label":"The Hidden Life of Trees",
"isbns": [
"9781771642484",
"9781771642491",
"9780008218348"
]
},
{
"label":"Making a Home for Wildlife",
"isbns": [
"9780811737722"
]
},
{
"label":"The Ecology Book",
"isbns": [
"9781465479587"
]
},
{
"label":"The Eternal Frontier",
"isbns": [
"9780871137890"
]
},
{
"label":"Great Adaptations",
"isbns": [
"9780691195254"
]
},
{
"label":"American Terroir",
"isbns": [
"9781596916487"
]
},
{
"label":"A Field Guide to Eastern Forests",
"isbns": [
"9780395928950"
]
},
{
"label":"The Atlantic Coast",
"isbns": [
"9781553654469"
]
},
{
"label":"Rewilding the world",
"isbns": [
"9780805078268"
]
},
{
"label":"Out of Eden",
"isbns": [
"9780374219734"
]
},
{
"label":"Braiding Sweetgrass",
"isbns": [
"9781571311771"
]
},
{
"label":"The Wild Out Your Window",
"isbns": [
"9780892725755"
]
},
{
"label":"Life Changing",
"isbns": [
"9781472956712"
]
},
{
"label":"Communities & Consequences",
"isbns": [
"9781931807678"
]
},
{
"label":"Around the World in 80 Trees",
"isbns": [
"9781786271617"
]
},
{
"label":"Earth in the Balance",
"isbns": [
"9780395578216"
]
}
]
}