-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathvirgin_islands_coral_juvenile.json
123 lines (123 loc) · 4.24 KB
/
virgin_islands_coral_juvenile.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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
{
"citation": "Edmunds P. 2016. Virgin Islands National Park: Coral Reef: Juvenile Coral. Environmental Data Initiative. https://doi.org/10.6073/pasta/cd413c7d15f1d73f48def3f8167bf486. Dataset accessed 10/10/2019.",
"description": "juvenile scleractinians data, Coral Time-Series Data from St John and St Thomas Islands, http://coralreefs.csun.edu/legal/use-policy/",
"homepage": "http://coralreefs.csun.edu/data/data-catalogue/",
"keywords": ["Virgin Islands", "Coral Reef", "Time Series", "Scleractinia Community Ecology"],
"licenses": [{"name": "CC BY 4.0"}],
"name": "virgin-islands-coral-juvenile",
"resources": [
{
"dialect": {
"delimiter": ","
},
"name": "juveniles",
"path": "CSUN_USVI_juveniles_wide_20181007.csv",
"schema": {
"fields": [
{
"name": "site",
"size": "12",
"type": "char"
},
{
"name": "quadrat",
"type": "int"
},
{
"name": "year",
"type": "int"
},
{
"name": "acropora",
"type": "int"
},
{
"name": "agaricia",
"type": "int"
},
{
"name": "colpohyllia",
"type": "int"
},
{
"name": "dichocoenia",
"type": "int"
},
{
"name": "diploria",
"type": "int"
},
{
"name": "eusmilia",
"type": "int"
},
{
"name": "favia",
"type": "int"
},
{
"name": "helioseris",
"type": "int"
},
{
"name": "isophyllastrea",
"type": "int"
},
{
"name": "madracis",
"type": "int"
},
{
"name": "manicina",
"type": "int"
},
{
"name": "meandrina",
"type": "int"
},
{
"name": "montastraea",
"type": "int"
},
{
"name": "mycetophyllia",
"type": "int"
},
{
"name": "porites",
"type": "int"
},
{
"name": "scolymia",
"type": "int"
},
{
"name": "siderastrea",
"type": "int"
},
{
"name": "stephanocoenia",
"type": "int"
},
{
"name": "orbicella",
"type": "int"
},
{
"name": "total",
"type": "int"
},
{
"name": "total_less_sr_and_ff",
"type": "int"
}
]
},
"url": "https://portal.edirepository.org/nis/dataviewer?packageid=edi.295.1&entityid=9a178864bcb301118a52ef998ee45811"
}
],
"retriever": "True",
"retriever_minimum_version": "2.1.0",
"title": "Virgin Islands National Park: Coral Reef: Juvenile Coral",
"version": "1.0.0"
}