asferrer commited on
Commit
f4b155a
·
verified ·
1 Parent(s): 0e77100

Upload ecoregion_hierarchy_v1.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. ecoregion_hierarchy_v1.json +122 -0
ecoregion_hierarchy_v1.json ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "ecoregionId": 3,
4
+ "provinceId": 3,
5
+ "realmId": 2,
6
+ "ecoregionName": "Southern North Sea",
7
+ "provinceName": "North Sea",
8
+ "realmName": "Temperate Northern Atlantic"
9
+ },
10
+ {
11
+ "ecoregionId": 4,
12
+ "provinceId": 3,
13
+ "realmId": 2,
14
+ "ecoregionName": "Northern North Sea",
15
+ "provinceName": "North Sea",
16
+ "realmName": "Temperate Northern Atlantic"
17
+ },
18
+ {
19
+ "ecoregionId": 5,
20
+ "provinceId": 5,
21
+ "realmId": 2,
22
+ "ecoregionName": "Saharan Upwelling",
23
+ "provinceName": "Lusitanian",
24
+ "realmName": "Temperate Northern Atlantic"
25
+ },
26
+ {
27
+ "ecoregionId": 22,
28
+ "provinceId": 4,
29
+ "realmId": 2,
30
+ "ecoregionName": "Adriatic Sea",
31
+ "provinceName": "Mediterranean Sea",
32
+ "realmName": "Temperate Northern Atlantic"
33
+ },
34
+ {
35
+ "ecoregionId": 23,
36
+ "provinceId": 4,
37
+ "realmId": 2,
38
+ "ecoregionName": "Aegean Sea",
39
+ "provinceName": "Mediterranean Sea",
40
+ "realmName": "Temperate Northern Atlantic"
41
+ },
42
+ {
43
+ "ecoregionId": 24,
44
+ "provinceId": 4,
45
+ "realmId": 2,
46
+ "ecoregionName": "Levantine Sea",
47
+ "provinceName": "Mediterranean Sea",
48
+ "realmName": "Temperate Northern Atlantic"
49
+ },
50
+ {
51
+ "ecoregionId": 25,
52
+ "provinceId": 4,
53
+ "realmId": 2,
54
+ "ecoregionName": "Western Mediterranean",
55
+ "provinceName": "Mediterranean Sea",
56
+ "realmName": "Temperate Northern Atlantic"
57
+ },
58
+ {
59
+ "ecoregionId": 62,
60
+ "provinceId": 26,
61
+ "realmId": 3,
62
+ "ecoregionName": "Greater Antilles",
63
+ "provinceName": "Caribbean",
64
+ "realmName": "Tropical Atlantic"
65
+ },
66
+ {
67
+ "ecoregionId": 63,
68
+ "provinceId": 26,
69
+ "realmId": 3,
70
+ "ecoregionName": "Lesser Antilles",
71
+ "provinceName": "Caribbean",
72
+ "realmName": "Tropical Atlantic"
73
+ },
74
+ {
75
+ "ecoregionId": 64,
76
+ "provinceId": 26,
77
+ "realmId": 3,
78
+ "ecoregionName": "Southern Caribbean",
79
+ "provinceName": "Caribbean",
80
+ "realmName": "Tropical Atlantic"
81
+ },
82
+ {
83
+ "ecoregionId": 84,
84
+ "provinceId": 19,
85
+ "realmId": 6,
86
+ "ecoregionName": "Sulawesi Sea",
87
+ "provinceName": "Coral Triangle",
88
+ "realmName": "Tropical Indo-Pacific"
89
+ },
90
+ {
91
+ "ecoregionId": 85,
92
+ "provinceId": 19,
93
+ "realmId": 6,
94
+ "ecoregionName": "Banda Sea",
95
+ "provinceName": "Coral Triangle",
96
+ "realmName": "Tropical Indo-Pacific"
97
+ },
98
+ {
99
+ "ecoregionId": 86,
100
+ "provinceId": 19,
101
+ "realmId": 6,
102
+ "ecoregionName": "Timor Sea",
103
+ "provinceName": "Coral Triangle",
104
+ "realmName": "Tropical Indo-Pacific"
105
+ },
106
+ {
107
+ "ecoregionId": 87,
108
+ "provinceId": 19,
109
+ "realmId": 6,
110
+ "ecoregionName": "Sulu Sea",
111
+ "provinceName": "Coral Triangle",
112
+ "realmName": "Tropical Indo-Pacific"
113
+ },
114
+ {
115
+ "ecoregionId": 88,
116
+ "provinceId": 19,
117
+ "realmId": 6,
118
+ "ecoregionName": "Bismarck Sea",
119
+ "provinceName": "Coral Triangle",
120
+ "realmName": "Tropical Indo-Pacific"
121
+ }
122
+ ]