@globalfishingwatch/i18n-labels 1.2.3 → 1.2.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +7 -0
- package/en/datasets.json +355 -25
- package/es/datasets.json +362 -32
- package/fr/datasets.json +361 -31
- package/id/datasets.json +359 -29
- package/package.json +4 -6
- package/source/datasets.json +359 -29
package/README.md
ADDED
package/en/datasets.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"full-chile-fishing-vessels": {
|
|
3
|
-
"name": "VMS
|
|
3
|
+
"name": "Chile VMS (Fishing Vessels)",
|
|
4
4
|
"description": "Dataset for VMS Chile (Public)",
|
|
5
5
|
"schema": {
|
|
6
6
|
"id": "id",
|
|
@@ -14,13 +14,14 @@
|
|
|
14
14
|
},
|
|
15
15
|
"source": "source",
|
|
16
16
|
"shipname": "shipname",
|
|
17
|
+
"normalized_shipname": "normalized_shipname",
|
|
17
18
|
"lastTransmissionDate": "lastTransmissionDate",
|
|
18
19
|
"firstTransmissionData": "firstTransmissionData",
|
|
19
20
|
"firstTransmissionDate": "firstTransmissionDate"
|
|
20
21
|
}
|
|
21
22
|
},
|
|
22
23
|
"full-indonesia-fishing-vessels": {
|
|
23
|
-
"name": "VMS Indonesia",
|
|
24
|
+
"name": "VMS Indonesia (Fishing Vessels)",
|
|
24
25
|
"description": "Dataset for VMS Indonesia (Public)",
|
|
25
26
|
"schema": {
|
|
26
27
|
"id": "id",
|
|
@@ -76,6 +77,227 @@
|
|
|
76
77
|
"firstTransmissionDate": "firstTransmissionDate"
|
|
77
78
|
}
|
|
78
79
|
},
|
|
80
|
+
"private-bra-onyxsat-fishing-effort": {
|
|
81
|
+
"name": "VMS Brazil",
|
|
82
|
+
"description": "Global Fishing Watch uses data about a vessel’s identity, type, location, speed, direction and more that is broadcast using the Automatic Identification System (AIS) and collected via satellites and terrestrial receivers. AIS was developed for safety/collision-avoidance. Global Fishing Watch analyzes AIS data collected from vessels that our research has identified as known or possible commercial fishing vessels, and applies a fishing detection algorithm to determine “apparent fishing activity” based on changes in vessel speed and direction. The algorithm classifies each AIS broadcast data point for these vessels as either apparently fishing or not fishing and shows the former on the Global Fishing Watch fishing activity heat map. AIS data as broadcast may vary in completeness, accuracy and quality. Also, data collection by satellite or terrestrial receivers may introduce errors through missing or inaccurate data. Global Fishing Watch’s fishing detection algorithm is a best effort mathematically to identify “apparent fishing activity.” As a result, it is possible that some fishing activity is not identified as such by Global Fishing Watch; conversely, Global Fishing Watch may show apparent fishing activity where fishing is not actually taking place. For these reasons, Global Fishing Watch qualifies designations of vessel fishing activity, including synonyms of the term “fishing activity,” such as “fishing” or “fishing effort,” as “apparent,” rather than certain. Any/all Global Fishing Watch information about “apparent fishing activity” should be considered an estimate and must be relied upon solely at your own risk. Global Fishing Watch is taking steps to make sure fishing activity designations are as accurate as possible. Global Fishing Watch fishing detection algorithms are developed and tested using actual fishing event data collected by observers, combined with expert analysis of vessel movement data resulting in the manual classification of thousands of known fishing events. Global Fishing Watch also collaborates extensively with academic researchers through our research program to share fishing activity classification data and automated classification techniques.",
|
|
83
|
+
"schema": {
|
|
84
|
+
"flag": "flag",
|
|
85
|
+
"geartype": {
|
|
86
|
+
"keyword": "geartype",
|
|
87
|
+
"enum": {
|
|
88
|
+
"trawlers": "trawlers",
|
|
89
|
+
"drifting_longlines": "drifting_longlines",
|
|
90
|
+
"pole_and_line": "pole_and_line",
|
|
91
|
+
"line": "line",
|
|
92
|
+
"pots_and_traps": "pots_and_traps",
|
|
93
|
+
"set_longline": "set_longline",
|
|
94
|
+
"fishing": "fishing",
|
|
95
|
+
"other_purse_seines": "other_purse_seines",
|
|
96
|
+
"set_gillnets": "set_gillnets"
|
|
97
|
+
}
|
|
98
|
+
},
|
|
99
|
+
"vessel_id": "vessel_id",
|
|
100
|
+
"target_species": {
|
|
101
|
+
"keyword": "target_species",
|
|
102
|
+
"enum": {
|
|
103
|
+
"Sardinha-verdadeira e Bonito-listrado": "Sardinha-verdadeira e Bonito-listrado",
|
|
104
|
+
"Polvo": "Polvo",
|
|
105
|
+
"Caranguejo-vermelho": "Caranguejo-vermelho",
|
|
106
|
+
"Sardinha-verdadeira e Anchova": "Sardinha-verdadeira e Anchova",
|
|
107
|
+
"peixes diversos": "peixes diversos",
|
|
108
|
+
"Sardinha-laje": "Sardinha-laje",
|
|
109
|
+
"Pescada-gó": "Pescada-gó",
|
|
110
|
+
"Piramutaba e peixes diversos": "Piramutaba e peixes diversos",
|
|
111
|
+
"Corvina; Pescadas; Castanha e Abrótea": "Corvina; Pescadas; Castanha e Abrótea",
|
|
112
|
+
"Fundo e Superfície": "Fundo e Superfície",
|
|
113
|
+
"permissionamento antigo; em processo de conversão": "permissionamento antigo; em processo de conversão",
|
|
114
|
+
"Tainhas; Anchova e Serras": "Tainhas; Anchova e Serras",
|
|
115
|
+
"Garoupas; Cherne; Sirigado e outros peixes de fundo": "Garoupas; Cherne; Sirigado e outros peixes de fundo",
|
|
116
|
+
"Sardinha-verdadeira e Tainha": "Sardinha-verdadeira e Tainha",
|
|
117
|
+
"Lagostas": "Lagostas",
|
|
118
|
+
"Espadarte - atuns e afins": "Espadarte - atuns e afins",
|
|
119
|
+
"Camarão-rosa e peixes diversos": "Camarão-rosa e peixes diversos",
|
|
120
|
+
"Pescada Amarela": "Pescada Amarela",
|
|
121
|
+
"Peixe-sapo": "Peixe-sapo",
|
|
122
|
+
"Piramutaba; Dourada e Gurijuba": "Piramutaba; Dourada e Gurijuba",
|
|
123
|
+
"Pargo": "Pargo",
|
|
124
|
+
"Serras": "Serras",
|
|
125
|
+
"Cavala e Albacorinha": "Cavala e Albacorinha",
|
|
126
|
+
"Camarão-sete-barbas": "Camarão-sete-barbas",
|
|
127
|
+
"Bonito-listrado": "Bonito-listrado",
|
|
128
|
+
"camarões": "camarões",
|
|
129
|
+
"Abrótea; Galo e Merluza": "Abrótea; Galo e Merluza",
|
|
130
|
+
"peixes demersais": "peixes demersais",
|
|
131
|
+
" Camarão-rosa": " Camarão-rosa",
|
|
132
|
+
"Dourado - atuns e afins": "Dourado - atuns e afins",
|
|
133
|
+
"Albacoras - atuns e afins": "Albacoras - atuns e afins"
|
|
134
|
+
}
|
|
135
|
+
},
|
|
136
|
+
"license_category": {
|
|
137
|
+
"keyword": "license_category",
|
|
138
|
+
"enum": {
|
|
139
|
+
"Cerco": "Cerco",
|
|
140
|
+
"Armadilhas": "Armadilhas",
|
|
141
|
+
"Rede de emalhe": "Rede de emalhe",
|
|
142
|
+
"Linha": "Linha",
|
|
143
|
+
"Arrasto": "Arrasto"
|
|
144
|
+
}
|
|
145
|
+
}
|
|
146
|
+
}
|
|
147
|
+
},
|
|
148
|
+
"private-bra-onyxsat-fishing-vessels": {
|
|
149
|
+
"name": "VMS Brazil (Fishing Vessels)",
|
|
150
|
+
"description": "Fishing Vessels (VMS Brazil)",
|
|
151
|
+
"schema": {
|
|
152
|
+
"id": "id",
|
|
153
|
+
"flag": "flag",
|
|
154
|
+
"source": "source",
|
|
155
|
+
"dataset": "dataset",
|
|
156
|
+
"geartype": {
|
|
157
|
+
"keyword": "geartype",
|
|
158
|
+
"enum": {
|
|
159
|
+
"trawlers": "trawlers",
|
|
160
|
+
"drifting_longlines": "drifting_longlines",
|
|
161
|
+
"pole_and_line": "pole_and_line",
|
|
162
|
+
"line": "line",
|
|
163
|
+
"pots_and_traps": "pots_and_traps",
|
|
164
|
+
"set_longline": "set_longline",
|
|
165
|
+
"fishing": "fishing",
|
|
166
|
+
"other_purse_seines": "other_purse_seines",
|
|
167
|
+
"set_gillnets": "set_gillnets"
|
|
168
|
+
}
|
|
169
|
+
},
|
|
170
|
+
"mainGear": "mainGear",
|
|
171
|
+
"shipname": "shipname",
|
|
172
|
+
"codMarinha": "codMarinha",
|
|
173
|
+
"fishingZone": "fishingZone",
|
|
174
|
+
"licenseCode": "licenseCode",
|
|
175
|
+
"targetSpecies": {
|
|
176
|
+
"keyword": "targetSpecies",
|
|
177
|
+
"enum": {
|
|
178
|
+
"Sardinha-verdadeira e Bonito-listrado": "Sardinha-verdadeira e Bonito-listrado",
|
|
179
|
+
"Polvo": "Polvo",
|
|
180
|
+
"Caranguejo-vermelho": "Caranguejo-vermelho",
|
|
181
|
+
"Sardinha-verdadeira e Anchova": "Sardinha-verdadeira e Anchova",
|
|
182
|
+
"peixes diversos": "peixes diversos",
|
|
183
|
+
"Sardinha-laje": "Sardinha-laje",
|
|
184
|
+
"Pescada-gó": "Pescada-gó",
|
|
185
|
+
"Piramutaba e peixes diversos": "Piramutaba e peixes diversos",
|
|
186
|
+
"Corvina; Pescadas; Castanha e Abrótea": "Corvina; Pescadas; Castanha e Abrótea",
|
|
187
|
+
"Fundo e Superfície": "Fundo e Superfície",
|
|
188
|
+
"permissionamento antigo; em processo de conversão": "permissionamento antigo; em processo de conversão",
|
|
189
|
+
"Tainhas; Anchova e Serras": "Tainhas; Anchova e Serras",
|
|
190
|
+
"Garoupas; Cherne; Sirigado e outros peixes de fundo": "Garoupas; Cherne; Sirigado e outros peixes de fundo",
|
|
191
|
+
"Sardinha-verdadeira e Tainha": "Sardinha-verdadeira e Tainha",
|
|
192
|
+
"Lagostas": "Lagostas",
|
|
193
|
+
"Espadarte - atuns e afins": "Espadarte - atuns e afins",
|
|
194
|
+
"Camarão-rosa e peixes diversos": "Camarão-rosa e peixes diversos",
|
|
195
|
+
"Pescada Amarela": "Pescada Amarela",
|
|
196
|
+
"Peixe-sapo": "Peixe-sapo",
|
|
197
|
+
"Piramutaba; Dourada e Gurijuba": "Piramutaba; Dourada e Gurijuba",
|
|
198
|
+
"Pargo": "Pargo",
|
|
199
|
+
"Serras": "Serras",
|
|
200
|
+
"Cavala e Albacorinha": "Cavala e Albacorinha",
|
|
201
|
+
"Camarão-sete-barbas": "Camarão-sete-barbas",
|
|
202
|
+
"Bonito-listrado": "Bonito-listrado",
|
|
203
|
+
"camarões": "camarões",
|
|
204
|
+
"Abrótea; Galo e Merluza": "Abrótea; Galo e Merluza",
|
|
205
|
+
"peixes demersais": "peixes demersais",
|
|
206
|
+
" Camarão-rosa": " Camarão-rosa",
|
|
207
|
+
"Dourado - atuns e afins": "Dourado - atuns e afins",
|
|
208
|
+
"Albacoras - atuns e afins": "Albacoras - atuns e afins"
|
|
209
|
+
}
|
|
210
|
+
},
|
|
211
|
+
"licensDescription": "licensDescription",
|
|
212
|
+
"lastTransmissionDate": "lastTransmissionDate",
|
|
213
|
+
"firstTransmissionDate": "firstTransmissionDate"
|
|
214
|
+
}
|
|
215
|
+
},
|
|
216
|
+
"private-bra-onyxsat-non-fishing-vessels": {
|
|
217
|
+
"name": "VMS Brazil (Non Fishing Vessels)",
|
|
218
|
+
"description": "Non Fishing Vessels (VMS Brazil)",
|
|
219
|
+
"schema": {
|
|
220
|
+
"id": "id",
|
|
221
|
+
"flag": "flag",
|
|
222
|
+
"source": "source",
|
|
223
|
+
"dataset": "dataset",
|
|
224
|
+
"geartype": {
|
|
225
|
+
"keyword": "geartype",
|
|
226
|
+
"enum": {
|
|
227
|
+
"trawlers": "trawlers",
|
|
228
|
+
"drifting_longlines": "drifting_longlines",
|
|
229
|
+
"pole_and_line": "pole_and_line",
|
|
230
|
+
"line": "line",
|
|
231
|
+
"pots_and_traps": "pots_and_traps",
|
|
232
|
+
"set_longline": "set_longline",
|
|
233
|
+
"fishing": "fishing",
|
|
234
|
+
"other_purse_seines": "other_purse_seines",
|
|
235
|
+
"set_gillnets": "set_gillnets"
|
|
236
|
+
}
|
|
237
|
+
},
|
|
238
|
+
"mainGear": "mainGear",
|
|
239
|
+
"shipname": "shipname",
|
|
240
|
+
"codMarinha": "codMarinha",
|
|
241
|
+
"fishingZone": "fishingZone",
|
|
242
|
+
"licenseCode": "licenseCode",
|
|
243
|
+
"targetSpecies": {
|
|
244
|
+
"keyword": "targetSpecies",
|
|
245
|
+
"enum": {
|
|
246
|
+
"Sardinha-verdadeira e Bonito-listrado": "Sardinha-verdadeira e Bonito-listrado",
|
|
247
|
+
"Polvo": "Polvo",
|
|
248
|
+
"Caranguejo-vermelho": "Caranguejo-vermelho",
|
|
249
|
+
"Sardinha-verdadeira e Anchova": "Sardinha-verdadeira e Anchova",
|
|
250
|
+
"peixes diversos": "peixes diversos",
|
|
251
|
+
"Sardinha-laje": "Sardinha-laje",
|
|
252
|
+
"Pescada-gó": "Pescada-gó",
|
|
253
|
+
"Piramutaba e peixes diversos": "Piramutaba e peixes diversos",
|
|
254
|
+
"Corvina; Pescadas; Castanha e Abrótea": "Corvina; Pescadas; Castanha e Abrótea",
|
|
255
|
+
"Fundo e Superfície": "Fundo e Superfície",
|
|
256
|
+
"permissionamento antigo; em processo de conversão": "permissionamento antigo; em processo de conversão",
|
|
257
|
+
"Tainhas; Anchova e Serras": "Tainhas; Anchova e Serras",
|
|
258
|
+
"Garoupas; Cherne; Sirigado e outros peixes de fundo": "Garoupas; Cherne; Sirigado e outros peixes de fundo",
|
|
259
|
+
"Sardinha-verdadeira e Tainha": "Sardinha-verdadeira e Tainha",
|
|
260
|
+
"Lagostas": "Lagostas",
|
|
261
|
+
"Espadarte - atuns e afins": "Espadarte - atuns e afins",
|
|
262
|
+
"Camarão-rosa e peixes diversos": "Camarão-rosa e peixes diversos",
|
|
263
|
+
"Pescada Amarela": "Pescada Amarela",
|
|
264
|
+
"Peixe-sapo": "Peixe-sapo",
|
|
265
|
+
"Piramutaba; Dourada e Gurijuba": "Piramutaba; Dourada e Gurijuba",
|
|
266
|
+
"Pargo": "Pargo",
|
|
267
|
+
"Serras": "Serras",
|
|
268
|
+
"Cavala e Albacorinha": "Cavala e Albacorinha",
|
|
269
|
+
"Camarão-sete-barbas": "Camarão-sete-barbas",
|
|
270
|
+
"Bonito-listrado": "Bonito-listrado",
|
|
271
|
+
"camarões": "camarões",
|
|
272
|
+
"Abrótea; Galo e Merluza": "Abrótea; Galo e Merluza",
|
|
273
|
+
"peixes demersais": "peixes demersais",
|
|
274
|
+
" Camarão-rosa": " Camarão-rosa",
|
|
275
|
+
"Dourado - atuns e afins": "Dourado - atuns e afins",
|
|
276
|
+
"Albacoras - atuns e afins": "Albacoras - atuns e afins"
|
|
277
|
+
}
|
|
278
|
+
},
|
|
279
|
+
"licensDescription": "licensDescription",
|
|
280
|
+
"lastTransmissionDate": "lastTransmissionDate",
|
|
281
|
+
"firstTransmissionDate": "firstTransmissionDate"
|
|
282
|
+
}
|
|
283
|
+
},
|
|
284
|
+
"private-bra-onyxsat-presence": {
|
|
285
|
+
"name": "VMS Brazil",
|
|
286
|
+
"description": "Presence (Brazil private)",
|
|
287
|
+
"schema": {
|
|
288
|
+
"lat": "lat",
|
|
289
|
+
"lon": "lon",
|
|
290
|
+
"flag": "flag",
|
|
291
|
+
"shiptype": {
|
|
292
|
+
"keyword": "shiptype",
|
|
293
|
+
"enum": {
|
|
294
|
+
"fishing": "fishing",
|
|
295
|
+
"non-fishing": "non-fishing"
|
|
296
|
+
}
|
|
297
|
+
},
|
|
298
|
+
"vessel_id": "vessel_id"
|
|
299
|
+
}
|
|
300
|
+
},
|
|
79
301
|
"private-brazil-opentuna-presence": {
|
|
80
302
|
"name": "Brazil Open Tuna Presence",
|
|
81
303
|
"description": "This layer of Global Fishing Watch uses data provided for ATLANTIC'S ALLIANCE FOR SUSTAINABLE TUNA, a group of private brazilian tuna companies that decided to be transparent, more info here. The data is collected using their Vessel Monitoring System (VMS) via satellites, including vessel identification, location, speed and course. The information shown represents the vessel presence.",
|
|
@@ -258,6 +480,7 @@
|
|
|
258
480
|
"enum": {
|
|
259
481
|
"industrial": "industrial",
|
|
260
482
|
"artisanal": "artisanal",
|
|
483
|
+
"small-scale": "small-scale",
|
|
261
484
|
"not defined": "not defined"
|
|
262
485
|
}
|
|
263
486
|
},
|
|
@@ -354,6 +577,7 @@
|
|
|
354
577
|
"enum": {
|
|
355
578
|
"industrial": "industrial",
|
|
356
579
|
"artisanal": "artisanal",
|
|
580
|
+
"small-scale": "small-scale",
|
|
357
581
|
"not defined": "not defined"
|
|
358
582
|
}
|
|
359
583
|
},
|
|
@@ -394,7 +618,7 @@
|
|
|
394
618
|
},
|
|
395
619
|
"public-bra-onyxsat-fishing-effort": {
|
|
396
620
|
"name": "Brazil VMS",
|
|
397
|
-
"description": "
|
|
621
|
+
"description": "Global Fishing Watch uses data about a vessel’s identity, type, location, speed, direction and more that is broadcast using the Automatic Identification System (AIS) and collected via satellites and terrestrial receivers. AIS was developed for safety/collision-avoidance. Global Fishing Watch analyzes AIS data collected from vessels that our research has identified as known or possible commercial fishing vessels, and applies a fishing detection algorithm to determine “apparent fishing activity” based on changes in vessel speed and direction. The algorithm classifies each AIS broadcast data point for these vessels as either apparently fishing or not fishing and shows the former on the Global Fishing Watch fishing activity heat map. AIS data as broadcast may vary in completeness, accuracy and quality. Also, data collection by satellite or terrestrial receivers may introduce errors through missing or inaccurate data. Global Fishing Watch’s fishing detection algorithm is a best effort mathematically to identify “apparent fishing activity.” As a result, it is possible that some fishing activity is not identified as such by Global Fishing Watch; conversely, Global Fishing Watch may show apparent fishing activity where fishing is not actually taking place. For these reasons, Global Fishing Watch qualifies designations of vessel fishing activity, including synonyms of the term “fishing activity,” such as “fishing” or “fishing effort,” as “apparent,” rather than certain. Any/all Global Fishing Watch information about “apparent fishing activity” should be considered an estimate and must be relied upon solely at your own risk. Global Fishing Watch is taking steps to make sure fishing activity designations are as accurate as possible. Global Fishing Watch fishing detection algorithms are developed and tested using actual fishing event data collected by observers, combined with expert analysis of vessel movement data resulting in the manual classification of thousands of known fishing events. Global Fishing Watch also collaborates extensively with academic researchers through our research program to share fishing activity classification data and automated classification techniques.",
|
|
398
622
|
"schema": {
|
|
399
623
|
"flag": "flag",
|
|
400
624
|
"geartype": {
|
|
@@ -450,6 +674,72 @@
|
|
|
450
674
|
}
|
|
451
675
|
}
|
|
452
676
|
},
|
|
677
|
+
"public-bra-onyxsat-fishing-vessels": {
|
|
678
|
+
"name": "VMS Brazil (Fishing Vessels)",
|
|
679
|
+
"description": "Fishing Vessels (VMS Brazil)",
|
|
680
|
+
"schema": {
|
|
681
|
+
"id": "id",
|
|
682
|
+
"flag": "flag",
|
|
683
|
+
"source": "source",
|
|
684
|
+
"dataset": "dataset",
|
|
685
|
+
"geartype": {
|
|
686
|
+
"keyword": "geartype",
|
|
687
|
+
"enum": {
|
|
688
|
+
"trawlers": "trawlers",
|
|
689
|
+
"drifting_longlines": "drifting_longlines",
|
|
690
|
+
"pole_and_line": "pole_and_line",
|
|
691
|
+
"line": "line",
|
|
692
|
+
"pots_and_traps": "pots_and_traps",
|
|
693
|
+
"set_longline": "set_longline",
|
|
694
|
+
"fishing": "fishing",
|
|
695
|
+
"other_purse_seines": "other_purse_seines",
|
|
696
|
+
"set_gillnets": "set_gillnets"
|
|
697
|
+
}
|
|
698
|
+
},
|
|
699
|
+
"mainGear": "mainGear",
|
|
700
|
+
"shipname": "shipname",
|
|
701
|
+
"codMarinha": "codMarinha",
|
|
702
|
+
"fishingZone": "fishingZone",
|
|
703
|
+
"targetSpecies": {
|
|
704
|
+
"keyword": "targetSpecies",
|
|
705
|
+
"enum": {
|
|
706
|
+
"Sardinha-verdadeira e Bonito-listrado": "Sardinha-verdadeira e Bonito-listrado",
|
|
707
|
+
"Polvo": "Polvo",
|
|
708
|
+
"Caranguejo-vermelho": "Caranguejo-vermelho",
|
|
709
|
+
"Sardinha-verdadeira e Anchova": "Sardinha-verdadeira e Anchova",
|
|
710
|
+
"peixes diversos": "peixes diversos",
|
|
711
|
+
"Sardinha-laje": "Sardinha-laje",
|
|
712
|
+
"Pescada-gó": "Pescada-gó",
|
|
713
|
+
"Piramutaba e peixes diversos": "Piramutaba e peixes diversos",
|
|
714
|
+
"Corvina; Pescadas; Castanha e Abrótea": "Corvina; Pescadas; Castanha e Abrótea",
|
|
715
|
+
"Fundo e Superfície": "Fundo e Superfície",
|
|
716
|
+
"permissionamento antigo; em processo de conversão": "permissionamento antigo; em processo de conversão",
|
|
717
|
+
"Tainhas; Anchova e Serras": "Tainhas; Anchova e Serras",
|
|
718
|
+
"Garoupas; Cherne; Sirigado e outros peixes de fundo": "Garoupas; Cherne; Sirigado e outros peixes de fundo",
|
|
719
|
+
"Sardinha-verdadeira e Tainha": "Sardinha-verdadeira e Tainha",
|
|
720
|
+
"Lagostas": "Lagostas",
|
|
721
|
+
"Espadarte - atuns e afins": "Espadarte - atuns e afins",
|
|
722
|
+
"Camarão-rosa e peixes diversos": "Camarão-rosa e peixes diversos",
|
|
723
|
+
"Pescada Amarela": "Pescada Amarela",
|
|
724
|
+
"Peixe-sapo": "Peixe-sapo",
|
|
725
|
+
"Piramutaba; Dourada e Gurijuba": "Piramutaba; Dourada e Gurijuba",
|
|
726
|
+
"Pargo": "Pargo",
|
|
727
|
+
"Serras": "Serras",
|
|
728
|
+
"Cavala e Albacorinha": "Cavala e Albacorinha",
|
|
729
|
+
"Camarão-sete-barbas": "Camarão-sete-barbas",
|
|
730
|
+
"Bonito-listrado": "Bonito-listrado",
|
|
731
|
+
"camarões": "camarões",
|
|
732
|
+
"Abrótea; Galo e Merluza": "Abrótea; Galo e Merluza",
|
|
733
|
+
"peixes demersais": "peixes demersais",
|
|
734
|
+
" Camarão-rosa": " Camarão-rosa",
|
|
735
|
+
"Dourado - atuns e afins": "Dourado - atuns e afins",
|
|
736
|
+
"Albacoras - atuns e afins": "Albacoras - atuns e afins"
|
|
737
|
+
}
|
|
738
|
+
},
|
|
739
|
+
"lastTransmissionDate": "lastTransmissionDate",
|
|
740
|
+
"firstTransmissionDate": "firstTransmissionDate"
|
|
741
|
+
}
|
|
742
|
+
},
|
|
453
743
|
"public-brazil-opentuna-fishing-vessels": {
|
|
454
744
|
"name": "Brazil Open Tuna VMS (Fishing vessels)",
|
|
455
745
|
"description": "Dataset for VMS Brazil (Public)",
|
|
@@ -486,7 +776,7 @@
|
|
|
486
776
|
},
|
|
487
777
|
"public-chile-fishing-effort": {
|
|
488
778
|
"name": "Chile VMS",
|
|
489
|
-
"description": "Vessel monitoring system (VMS) data provided by the Chilean government’s fisheries and aquaculture regulator (SERNAPESCA). It is possible to filter Chile’s VMS data for small-scale fishing vessels (under 18 meters) and industrial fishing vessels (over 18 meters). Note that some vessels are
|
|
779
|
+
"description": "Vessel monitoring system (VMS) data provided by the Chilean government’s fisheries and aquaculture regulator (SERNAPESCA). It is possible to filter Chile’s VMS data for small-scale fishing vessels (under 18 meters) and industrial fishing vessels (over 18 meters). Note that some vessels are under 18 meters but are considered industrial because they were registered in the capture of industrial quotas. SERNAPESCA is also using our map to visualize and track vessel positions for their fleet, including vessels involved in aquaculture. Data is collected using Chile’s VMS via satellites and terrestrial receivers and contains vessel identities, gear type, location, speed, direction and more. Global Fishing Watch analyzes this data using the same algorithms we developed for automatic identification system (AIS) data to identify fishing activity and behaviors. The algorithm classifies each broadcast data point from vessels as either apparently fishing or not fishing and shows the former on the Global Fishing Watch map. VMS broadcasts data quite differently from AIS and may give different measures of completeness, accuracy and quality. Over time our algorithms will improve across all our broadcast data formats. Global Fishing Watch’s fishing detection algorithm for VMS, as for AIS, is a best effort to algorithmically identify “apparent fishing activity.” It is possible that some fishing activity is not identified, or that the heat map may show apparent fishing activity where fishing is not actually taking place. For these reasons, Global Fishing Watch qualifies the terms “fishing activity,” “fishing,” and “fishing effort,” as “apparent” rather than certain. Any/all Global Fishing Watch information about “apparent fishing activity” should be considered an estimate and must be relied upon solely at your own risk. Global Fishing Watch fishing detection algorithms are developed and tested using actual fishing event data collected by observers, combined with expert analysis of AIS vessel movement data resulting in the manual classification of thousands of known fishing events. Global Fishing Watch also collaborates extensively with academic researchers through our research program to share fishing activity classification data and automated classification.",
|
|
490
780
|
"schema": {
|
|
491
781
|
"lat": "lat",
|
|
492
782
|
"lon": "lon",
|
|
@@ -506,28 +796,30 @@
|
|
|
506
796
|
}
|
|
507
797
|
},
|
|
508
798
|
"public-chile-fishing-vessels": {
|
|
509
|
-
"name": "VMS
|
|
799
|
+
"name": "Chile VMS (Fishing Vessels)",
|
|
510
800
|
"description": "Dataset for VMS Chile (Public)",
|
|
511
801
|
"schema": {
|
|
512
802
|
"id": "id",
|
|
513
|
-
"flag": "flag",
|
|
514
|
-
"fleet": {
|
|
515
|
-
"keyword": "fleet",
|
|
516
|
-
"enum": {
|
|
517
|
-
"industry": "industry",
|
|
518
|
-
"small_fisheries": "small_fisheries"
|
|
519
|
-
}
|
|
520
|
-
},
|
|
521
|
-
"source": "source",
|
|
522
803
|
"shipname": "shipname",
|
|
804
|
+
"normalizedShipname": "normalizedShipname",
|
|
805
|
+
"lastTransmissionDate": "lastTransmissionDate",
|
|
806
|
+
"firstTransmissionDate": "firstTransmissionDate"
|
|
807
|
+
}
|
|
808
|
+
},
|
|
809
|
+
"public-chile-non-fishing-vessels": {
|
|
810
|
+
"name": "Chile VMS (Non fishing Vessels)",
|
|
811
|
+
"description": "Dataset for VMS Chile (Public)",
|
|
812
|
+
"schema": {
|
|
813
|
+
"id": "id",
|
|
814
|
+
"shipname": "shipname",
|
|
815
|
+
"normalizedShipname": "normalizedShipname",
|
|
523
816
|
"lastTransmissionDate": "lastTransmissionDate",
|
|
524
|
-
"firstTransmissionData": "firstTransmissionData",
|
|
525
817
|
"firstTransmissionDate": "firstTransmissionDate"
|
|
526
818
|
}
|
|
527
819
|
},
|
|
528
820
|
"public-chile-presence": {
|
|
529
821
|
"name": "Chile VMS",
|
|
530
|
-
"description": "
|
|
822
|
+
"description": "Vessel monitoring system (VMS) data provided by the Chilean government’s fisheries and aquaculture regulator (SERNAPESCA). It is possible to filter Chile’s VMS data for small-scale fishing vessels (<18 meters) and industrial fishing vessels (>18 meters). Note that some vessels are <18 meters but are considered industrial because they were registered in the capture of industrial quotas. SERNAPESCA is also using our map to visualize and track vessel positions for their fleet, including vessels involved in aquaculture. Data is collected using Chile’s VMS via satellites and terrestrial receivers and contains vessel identities, gear type, location, speed, direction and more. Global Fishing Watch analyzes this data using the same algorithms we developed for automatic identification system (AIS) data to identify fishing activity and behaviors. The algorithm classifies each broadcast data point from vessels as either apparently fishing or not fishing and shows the former on the Global Fishing Watch map. VMS broadcasts data quite differently from AIS and may give different measures of completeness, accuracy and quality. Over time our algorithms will improve across all our broadcast data formats. Global Fishing Watch’s fishing detection algorithm for VMS, as for AIS, is a best effort to algorithmically identify “apparent fishing activity.” It is possible that some fishing activity is not identified, or that the heat map may show apparent fishing activity where fishing is not actually taking place. For these reasons, Global Fishing Watch qualifies the terms “fishing activity,” “fishing,” and “fishing effort,” as “apparent” rather than certain. Any/all Global Fishing Watch information about “apparent fishing activity” should be considered an estimate and must be relied upon solely at your own risk. Global Fishing Watch fishing detection algorithms are developed and tested using actual fishing event data collected by observers, combined with expert analysis of AIS vessel movement data resulting in the manual classification of thousands of known fishing events. Global Fishing Watch also collaborates extensively with academic researchers through our research program to share fishing activity classification data and automated classification.",
|
|
531
823
|
"schema": {
|
|
532
824
|
"lat": "lat",
|
|
533
825
|
"lon": "lon",
|
|
@@ -588,7 +880,21 @@
|
|
|
588
880
|
"source": "source",
|
|
589
881
|
"shipname": "shipname",
|
|
590
882
|
"nationalId": "nationalId",
|
|
591
|
-
"
|
|
883
|
+
"normalized_shipname": "normalized_shipname",
|
|
884
|
+
"lastTransmissionDate": "lastTransmissionDate",
|
|
885
|
+
"firstTransmissionDate": "firstTransmissionDate"
|
|
886
|
+
}
|
|
887
|
+
},
|
|
888
|
+
"public-ecuador-non-fishing-vessels": {
|
|
889
|
+
"name": "Ecuador VMS (Non fishing vessels)",
|
|
890
|
+
"description": "Dataset for VMS Ecuador (Public)",
|
|
891
|
+
"schema": {
|
|
892
|
+
"id": "id",
|
|
893
|
+
"flag": "flag",
|
|
894
|
+
"source": "source",
|
|
895
|
+
"shipname": "shipname",
|
|
896
|
+
"nationalId": "nationalId",
|
|
897
|
+
"normalized_shipname": "normalized_shipname",
|
|
592
898
|
"lastTransmissionDate": "lastTransmissionDate",
|
|
593
899
|
"firstTransmissionDate": "firstTransmissionDate"
|
|
594
900
|
}
|
|
@@ -730,7 +1036,7 @@
|
|
|
730
1036
|
},
|
|
731
1037
|
"public-fd-water-temperature-caribe-v3": {
|
|
732
1038
|
"name": "Sea surface temperature",
|
|
733
|
-
"description": "
|
|
1039
|
+
"description": "Sea surface temperature is the water temperature at the ocean's surface. The Hybrid Coordinate Ocean Model (HYCOM) is a data-assimilative hybrid isopycnal-sigma-pressure (generalized) coordinate ocean model. The subset of HYCOM data hosted in EE contains the variables salinity, temperature, velocity, and elevation. They have been interpolated to a uniform 0.08 degree lat/long grid between 80.48°S and 80.48°N. The salinity, temperature, and velocity variables have been interpolated to 40 standard z-levels. Source: HYCOM",
|
|
734
1040
|
"schema": {
|
|
735
1041
|
"flag": "flag",
|
|
736
1042
|
"vessel_id": "vessel_id"
|
|
@@ -738,7 +1044,7 @@
|
|
|
738
1044
|
},
|
|
739
1045
|
"public-fd-water-temperature-galapagos-v3": {
|
|
740
1046
|
"name": "Sea surface temperature",
|
|
741
|
-
"description": "
|
|
1047
|
+
"description": "Sea surface temperature is the water temperature at the ocean's surface. The Hybrid Coordinate Ocean Model (HYCOM) is a data-assimilative hybrid isopycnal-sigma-pressure (generalized) coordinate ocean model. The subset of HYCOM data hosted in EE contains the variables salinity, temperature, velocity, and elevation. They have been interpolated to a uniform 0.08 degree lat/long grid between 80.48°S and 80.48°N. The salinity, temperature, and velocity variables have been interpolated to 40 standard z-levels. Source: HYCOM",
|
|
742
1048
|
"schema": {
|
|
743
1049
|
"flag": "flag",
|
|
744
1050
|
"vessel_id": "vessel_id"
|
|
@@ -746,7 +1052,7 @@
|
|
|
746
1052
|
},
|
|
747
1053
|
"public-fd-water-temperature-mediterranean-v3": {
|
|
748
1054
|
"name": "Sea surface temperature",
|
|
749
|
-
"description": "
|
|
1055
|
+
"description": "Sea surface temperature is the water temperature at the ocean's surface. The Hybrid Coordinate Ocean Model (HYCOM) is a data-assimilative hybrid isopycnal-sigma-pressure (generalized) coordinate ocean model. The subset of HYCOM data hosted in EE contains the variables salinity, temperature, velocity, and elevation. They have been interpolated to a uniform 0.08 degree lat/long grid between 80.48°S and 80.48°N. The salinity, temperature, and velocity variables have been interpolated to 40 standard z-levels. Source: HYCOM",
|
|
750
1056
|
"schema": {
|
|
751
1057
|
"flag": "flag",
|
|
752
1058
|
"vessel_id": "vessel_id"
|
|
@@ -754,7 +1060,7 @@
|
|
|
754
1060
|
},
|
|
755
1061
|
"public-fd-water-temperature-niue-v3": {
|
|
756
1062
|
"name": "Sea surface temperature",
|
|
757
|
-
"description": "
|
|
1063
|
+
"description": "Sea surface temperature is the water temperature at the ocean's surface. The Hybrid Coordinate Ocean Model (HYCOM) is a data-assimilative hybrid isopycnal-sigma-pressure (generalized) coordinate ocean model. The subset of HYCOM data hosted in EE contains the variables salinity, temperature, velocity, and elevation. They have been interpolated to a uniform 0.08 degree lat/long grid between 80.48°S and 80.48°N. The salinity, temperature, and velocity variables have been interpolated to 40 standard z-levels. Source: HYCOM",
|
|
758
1064
|
"schema": {
|
|
759
1065
|
"flag": "flag",
|
|
760
1066
|
"vessel_id": "vessel_id"
|
|
@@ -762,7 +1068,7 @@
|
|
|
762
1068
|
},
|
|
763
1069
|
"public-fd-water-temperature-palau-v3": {
|
|
764
1070
|
"name": "Sea surface temperature",
|
|
765
|
-
"description": "
|
|
1071
|
+
"description": "Sea surface temperature is the water temperature at the ocean's surface. The Hybrid Coordinate Ocean Model (HYCOM) is a data-assimilative hybrid isopycnal-sigma-pressure (generalized) coordinate ocean model. The subset of HYCOM data hosted in EE contains the variables salinity, temperature, velocity, and elevation. They have been interpolated to a uniform 0.08 degree lat/long grid between 80.48°S and 80.48°N. The salinity, temperature, and velocity variables have been interpolated to 40 standard z-levels. Source: HYCOM",
|
|
766
1072
|
"schema": {
|
|
767
1073
|
"flag": "flag",
|
|
768
1074
|
"vessel_id": "vessel_id"
|
|
@@ -770,7 +1076,7 @@
|
|
|
770
1076
|
},
|
|
771
1077
|
"public-fd-water-temperature-tristan-v3": {
|
|
772
1078
|
"name": "Sea surface temperature",
|
|
773
|
-
"description": "
|
|
1079
|
+
"description": "Sea surface temperature is the water temperature at the ocean's surface. The Hybrid Coordinate Ocean Model (HYCOM) is a data-assimilative hybrid isopycnal-sigma-pressure (generalized) coordinate ocean model. The subset of HYCOM data hosted in EE contains the variables salinity, temperature, velocity, and elevation. They have been interpolated to a uniform 0.08 degree lat/long grid between 80.48°S and 80.48°N. The salinity, temperature, and velocity variables have been interpolated to 40 standard z-levels. Source: HYCOM",
|
|
774
1080
|
"schema": {
|
|
775
1081
|
"flag": "flag",
|
|
776
1082
|
"vessel_id": "vessel_id"
|
|
@@ -1067,7 +1373,7 @@
|
|
|
1067
1373
|
}
|
|
1068
1374
|
},
|
|
1069
1375
|
"public-mexico-fishing-vessels": {
|
|
1070
|
-
"name": "Mexico VMS
|
|
1376
|
+
"name": "Mexico VMS",
|
|
1071
1377
|
"description": "Dataset for VMS Mexico (Public)",
|
|
1072
1378
|
"schema": {
|
|
1073
1379
|
"id": "id",
|
|
@@ -1075,7 +1381,7 @@
|
|
|
1075
1381
|
"source": "source",
|
|
1076
1382
|
"shipname": "shipname",
|
|
1077
1383
|
"nationalId": "nationalId",
|
|
1078
|
-
"
|
|
1384
|
+
"normalized_shipname": "normalized_shipname",
|
|
1079
1385
|
"lastTransmissionDate": "lastTransmissionDate",
|
|
1080
1386
|
"firstTransmissionDate": "firstTransmissionDate"
|
|
1081
1387
|
}
|
|
@@ -1148,6 +1454,17 @@
|
|
|
1148
1454
|
"firstTransmissionDate": "firstTransmissionDate"
|
|
1149
1455
|
}
|
|
1150
1456
|
},
|
|
1457
|
+
"public-panama-non-fishing-vessels": {
|
|
1458
|
+
"name": "Panama VMS (Non fishing vessels)",
|
|
1459
|
+
"description": "Dataset for VMS Panama - Carriers (Public)",
|
|
1460
|
+
"schema": {
|
|
1461
|
+
"id": "id",
|
|
1462
|
+
"shipname": "shipname",
|
|
1463
|
+
"normalized_shipname": "normalized_shipname",
|
|
1464
|
+
"lastTransmissionDate": "lastTransmissionDate",
|
|
1465
|
+
"firstTransmissionDate": "firstTransmissionDate"
|
|
1466
|
+
}
|
|
1467
|
+
},
|
|
1151
1468
|
"public-peru-fishing-effort": {
|
|
1152
1469
|
"name": "Peru VMS",
|
|
1153
1470
|
"description": "Vessel monitoring system (VMS) data provided by the Peruvian Government’s Ministry of Production, Fisheries Sector (PRODUCE). Permission to include Peruvian Data required that a 10 day delay to publishing was implemented. Data is collected using their vessel monitoring system (VMS) via satellites and terrestrial receivers, and contains a vessel’s identity gear type, location, speed, direction and more. Global Fishing Watch analyzes this data using the same algorithms developed for automatic identification system (AIS) data to identify fishing activity and behaviors. The algorithm classifies each broadcast data point for these vessels as either apparently fishing or not fishing and shows the former on the Global Fishing Watch fishing activity heat map. VMS broadcasts data quite differently from AIS and may give different measures of completeness, accuracy and quality. Over time our algorithms will improve across all our broadcast data formats. Global Fishing Watch’s fishing detection algorithm for VMS, as for AIS, is a best effort to algorithmically identify “apparent fishing activity.” It is possible that some fishing activity is not identified, or that the heat map may show apparent fishing activity where fishing is not actually taking place. For these reasons, Global Fishing Watch qualifies the terms “fishing activity,” “fishing” or “fishing effort,” as “apparent,” rather than certain. Any/all Global Fishing Watch information about “apparent fishing activity” should be considered an estimate and must be relied upon solely at your own risk. Global Fishing Watch fishing detection algorithms are developed and tested using actual fishing event data collected by observers, combined with expert analysis of AIS vessel movement data resulting in the manual classification of thousands of known fishing events. Global Fishing Watch also collaborates extensively with academic researchers through our research program to share fishing activity classification data and automated classification techniques.",
|
|
@@ -1160,6 +1477,7 @@
|
|
|
1160
1477
|
"enum": {
|
|
1161
1478
|
"industrial": "industrial",
|
|
1162
1479
|
"artisanal": "artisanal",
|
|
1480
|
+
"small-scale": "small-scale",
|
|
1163
1481
|
"not defined": "not defined"
|
|
1164
1482
|
}
|
|
1165
1483
|
},
|
|
@@ -1196,6 +1514,17 @@
|
|
|
1196
1514
|
"distance_from_shore_m": "distance_from_shore_m"
|
|
1197
1515
|
}
|
|
1198
1516
|
},
|
|
1517
|
+
"public-peru-fishing-vessels": {
|
|
1518
|
+
"name": "Peru VMS (Fishing Vessels)",
|
|
1519
|
+
"description": "Dataset for VMS Peru (Public)",
|
|
1520
|
+
"schema": {
|
|
1521
|
+
"id": "id",
|
|
1522
|
+
"shipname": "shipname",
|
|
1523
|
+
"normalized_shipname": "normalized_shipname",
|
|
1524
|
+
"lastTransmissionDate": "lastTransmissionDate",
|
|
1525
|
+
"firstTransmissionDate": "firstTransmissionDate"
|
|
1526
|
+
}
|
|
1527
|
+
},
|
|
1199
1528
|
"public-peru-presence": {
|
|
1200
1529
|
"name": "Peru VMS Presence",
|
|
1201
1530
|
"description": "This layer of Global Fishing Watch uses data provided by the Peruvian Government’s Ministry of Production, Fisheries Sector, (PRODUCE). Permission to include Peruvian Data required that a 10 day delay to publishing was implemented. The data is collected using their Vessel Monitoring System (VMS) via satellites and terrestrial receivers, and contains a vessel’s identity gear type, location, speed, direction and more. The activity layer displays a heatmap of vessel presence. The presence is determined by taking one position per day per vessel from the positions transmitted by VMS. \n",
|
|
@@ -1208,6 +1537,7 @@
|
|
|
1208
1537
|
"enum": {
|
|
1209
1538
|
"industrial": "industrial",
|
|
1210
1539
|
"artisanal": "artisanal",
|
|
1540
|
+
"small-scale": "small-scale",
|
|
1211
1541
|
"not defined": "not defined"
|
|
1212
1542
|
}
|
|
1213
1543
|
},
|