@globalfishingwatch/i18n-labels 1.2.34 → 1.2.37
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/en/datasets.json +76 -7
- package/es/datasets.json +76 -7
- package/fr/datasets.json +76 -7
- package/id/datasets.json +76 -7
- package/package.json +1 -1
- package/pt/datasets.json +76 -7
- package/source/datasets.json +77 -8
package/en/datasets.json
CHANGED
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
}
|
|
22
22
|
},
|
|
23
23
|
"full-indonesia-fishing-vessels": {
|
|
24
|
-
"name": "VMS
|
|
24
|
+
"name": "Indonesia VMS (Fishing Vessels)",
|
|
25
25
|
"description": "Dataset for VMS Indonesia (Public)",
|
|
26
26
|
"schema": {
|
|
27
27
|
"id": "id",
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
}
|
|
82
82
|
},
|
|
83
83
|
"private-belize-fishing-effort": {
|
|
84
|
-
"name": "Belize VMS",
|
|
84
|
+
"name": "Apparent Fishing Effort Belize VMS",
|
|
85
85
|
"description": "Vessel monitoring system (VMS) data is provided by the Belize High Seas Fisheries Unit (BHSFU). Data is collected using Belize's vessel monitoring system via satellites and is published on a three-day delay containing information on vessels’ location, speed, course, and movement. Global Fishing Watch analyzes this data using the same algorithms developed for automatic identification system (AIS) 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’s fishing activity heat map. VMS broadcasts data differently from AIS and may give different measures of completeness, accuracy, and quality. Global Fishing Watch is continually improving its algorithms across all broadcast data formats 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 when 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 and all Global Fishing Watch information about “apparent fishing activity” should be considered an estimate and must be relied upon solely at the user’s discretion. Global Fishing Watch’s fishing presence algorithms are developed and tested using actual fishing event data collected by observers and is 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 to improve automated classification techniques.",
|
|
86
86
|
"schema": {
|
|
87
87
|
"lat": "lat",
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
}
|
|
152
152
|
},
|
|
153
153
|
"private-belize-presence": {
|
|
154
|
-
"name": "Belize VMS",
|
|
154
|
+
"name": "Vessel Presence Belize VMS",
|
|
155
155
|
"description": "Presence (Belize private)",
|
|
156
156
|
"schema": {
|
|
157
157
|
"lat": "lat",
|
|
@@ -425,6 +425,27 @@
|
|
|
425
425
|
"distance_from_shore_m": "distance_from_shore_m"
|
|
426
426
|
}
|
|
427
427
|
},
|
|
428
|
+
"private-costa-rica-presence": {
|
|
429
|
+
"name": "Vessel Presence Costa Rica VMS",
|
|
430
|
+
"description": "Description pending",
|
|
431
|
+
"schema": {
|
|
432
|
+
"lat": "lat",
|
|
433
|
+
"lon": "lon",
|
|
434
|
+
"flag": "flag",
|
|
435
|
+
"fleet": {
|
|
436
|
+
"keyword": "fleet",
|
|
437
|
+
"enum": {
|
|
438
|
+
"costarica_vms_industrial_longline": "costarica_vms_industrial_longline",
|
|
439
|
+
"costarica_vms_atuneros": "costarica_vms_atuneros",
|
|
440
|
+
"costarica_vms_sardineros": "costarica_vms_sardineros"
|
|
441
|
+
}
|
|
442
|
+
},
|
|
443
|
+
"vessel_id": "vessel_id",
|
|
444
|
+
"elevation_m": "elevation_m",
|
|
445
|
+
"distance_from_port_m": "distance_from_port_m",
|
|
446
|
+
"distance_from_shore_m": "distance_from_shore_m"
|
|
447
|
+
}
|
|
448
|
+
},
|
|
428
449
|
"private-ecuador-fishing-effort": {
|
|
429
450
|
"name": "Ecuador VMS",
|
|
430
451
|
"description": "Vessel monitoring system (VMS) data is provided by the National Directorate of Aquatic Spaces of the Ecuadorian Navy. Data is collected using Ecuador's vessel monitoring system via satellites and is published on a seven-day delay containing information on vessels’ identity, location, speed, course, and movement. Global Fishing Watch analyzes this data using the same algorithms developed for automatic identification system (AIS) 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’s fishing activity heat map. VMS broadcasts data differently from AIS and may give different measures of completeness, accuracy, and quality. Global Fishing Watch is continually improving its algorithms across all broadcast data formats 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 when 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 and all Global Fishing Watch information about “apparent fishing activity” should be considered an estimate and must be relied upon solely at the user’s discretion. Global Fishing Watch’s fishing detection algorithms are developed and tested using actual fishing event data collected by observers and is 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 to improve automated classification techniques.",
|
|
@@ -445,6 +466,30 @@
|
|
|
445
466
|
"distance_from_shore_m": "distance_from_shore_m"
|
|
446
467
|
}
|
|
447
468
|
},
|
|
469
|
+
"private-ecuador-presence": {
|
|
470
|
+
"name": "Vessel Presence Ecuador VMS",
|
|
471
|
+
"description": "Description pending",
|
|
472
|
+
"schema": {
|
|
473
|
+
"lat": "lat",
|
|
474
|
+
"lon": "lon",
|
|
475
|
+
"flag": "flag",
|
|
476
|
+
"shiptype": {
|
|
477
|
+
"keyword": "shiptype",
|
|
478
|
+
"enum": {
|
|
479
|
+
"fishing": "fishing",
|
|
480
|
+
"international traffic": "international traffic",
|
|
481
|
+
"national traffic": "national traffic",
|
|
482
|
+
"tug": "tug",
|
|
483
|
+
"boat": "boat",
|
|
484
|
+
"auxiliary": "auxiliary"
|
|
485
|
+
}
|
|
486
|
+
},
|
|
487
|
+
"vessel_id": "vessel_id",
|
|
488
|
+
"elevation_m": "elevation_m",
|
|
489
|
+
"distance_from_port_m": "distance_from_port_m",
|
|
490
|
+
"distance_from_shore_m": "distance_from_shore_m"
|
|
491
|
+
}
|
|
492
|
+
},
|
|
448
493
|
"private-global-other-vessels": {
|
|
449
494
|
"name": "AIS (Other Vessels)",
|
|
450
495
|
"description": "Other vessels from AIS",
|
|
@@ -902,7 +947,6 @@
|
|
|
902
947
|
"reefer": "reefer"
|
|
903
948
|
}
|
|
904
949
|
},
|
|
905
|
-
"shipname": "shipname",
|
|
906
950
|
"lastTransmissionDate": "lastTransmissionDate",
|
|
907
951
|
"firstTransmissionDate": "firstTransmissionDate"
|
|
908
952
|
}
|
|
@@ -1224,6 +1268,30 @@
|
|
|
1224
1268
|
"firstTransmissionDate": "firstTransmissionDate"
|
|
1225
1269
|
}
|
|
1226
1270
|
},
|
|
1271
|
+
"public-ecuador-presence": {
|
|
1272
|
+
"name": "Ecuador VMS",
|
|
1273
|
+
"description": "Description pending",
|
|
1274
|
+
"schema": {
|
|
1275
|
+
"lat": "lat",
|
|
1276
|
+
"lon": "lon",
|
|
1277
|
+
"flag": "flag",
|
|
1278
|
+
"shiptype": {
|
|
1279
|
+
"keyword": "shiptype",
|
|
1280
|
+
"enum": {
|
|
1281
|
+
"fishing": "fishing",
|
|
1282
|
+
"international traffic": "international traffic",
|
|
1283
|
+
"national traffic": "national traffic",
|
|
1284
|
+
"tug": "tug",
|
|
1285
|
+
"boat": "boat",
|
|
1286
|
+
"auxiliary": "auxiliary"
|
|
1287
|
+
}
|
|
1288
|
+
},
|
|
1289
|
+
"vessel_id": "vessel_id",
|
|
1290
|
+
"elevation_m": "elevation_m",
|
|
1291
|
+
"distance_from_port_m": "distance_from_port_m",
|
|
1292
|
+
"distance_from_shore_m": "distance_from_shore_m"
|
|
1293
|
+
}
|
|
1294
|
+
},
|
|
1227
1295
|
"public-eez-areas": {
|
|
1228
1296
|
"name": "Areas geometries for eez",
|
|
1229
1297
|
"description": "Exclusive economic zones (EEZs) extend up to 200 nautical miles from a country's coast. Flanders Marine Institute (2019). Maritime Boundaries Geodatabase: Maritime Boundaries and Exclusive Economic Zones (200NM), version 11. Source: marineregions.org.",
|
|
@@ -1545,7 +1613,8 @@
|
|
|
1545
1613
|
"drifting_longlines": "Drifting longlines"
|
|
1546
1614
|
}
|
|
1547
1615
|
},
|
|
1548
|
-
"vessel_id": "vessel_id"
|
|
1616
|
+
"vessel_id": "vessel_id",
|
|
1617
|
+
"vessel-groups": "vessel-groups"
|
|
1549
1618
|
}
|
|
1550
1619
|
},
|
|
1551
1620
|
"public-global-fishing-vessels": {
|
|
@@ -1821,7 +1890,7 @@
|
|
|
1821
1890
|
}
|
|
1822
1891
|
},
|
|
1823
1892
|
"public-mexico-fishing-vessels": {
|
|
1824
|
-
"name": "Mexico VMS",
|
|
1893
|
+
"name": "Mexico VMS (Fishing vessels)",
|
|
1825
1894
|
"description": "Dataset for VMS Mexico (Public)",
|
|
1826
1895
|
"schema": {
|
|
1827
1896
|
"id": "id",
|
|
@@ -1829,7 +1898,7 @@
|
|
|
1829
1898
|
"source": "source",
|
|
1830
1899
|
"shipname": "shipname",
|
|
1831
1900
|
"nationalId": "nationalId",
|
|
1832
|
-
"
|
|
1901
|
+
"normalizedShipname": "normalizedShipname",
|
|
1833
1902
|
"lastTransmissionDate": "lastTransmissionDate",
|
|
1834
1903
|
"firstTransmissionDate": "firstTransmissionDate"
|
|
1835
1904
|
}
|
package/es/datasets.json
CHANGED
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
}
|
|
22
22
|
},
|
|
23
23
|
"full-indonesia-fishing-vessels": {
|
|
24
|
-
"name": "VMS
|
|
24
|
+
"name": "Indonesia VMS (Fishing Vessels)",
|
|
25
25
|
"description": "Dataset for VMS Indonesia (Public)",
|
|
26
26
|
"schema": {
|
|
27
27
|
"id": "id",
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
}
|
|
82
82
|
},
|
|
83
83
|
"private-belize-fishing-effort": {
|
|
84
|
-
"name": "
|
|
84
|
+
"name": "Apparent Fishing Effort Belize VMS",
|
|
85
85
|
"description": "Vessel monitoring system (VMS) data is provided by the Belize High Seas Fisheries Unit (BHSFU). Data is collected using Belize's vessel monitoring system via satellites and is published on a three-day delay containing information on vessels’ location, speed, course, and movement. Global Fishing Watch analyzes this data using the same algorithms developed for automatic identification system (AIS) 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’s fishing activity heat map. VMS broadcasts data differently from AIS and may give different measures of completeness, accuracy, and quality. Global Fishing Watch is continually improving its algorithms across all broadcast data formats 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 when 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 and all Global Fishing Watch information about “apparent fishing activity” should be considered an estimate and must be relied upon solely at the user’s discretion. Global Fishing Watch’s fishing presence algorithms are developed and tested using actual fishing event data collected by observers and is 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 to improve automated classification techniques.",
|
|
86
86
|
"schema": {
|
|
87
87
|
"lat": "lat",
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
}
|
|
152
152
|
},
|
|
153
153
|
"private-belize-presence": {
|
|
154
|
-
"name": "Belize VMS",
|
|
154
|
+
"name": "Vessel Presence Belize VMS",
|
|
155
155
|
"description": "Presence (Belize private)",
|
|
156
156
|
"schema": {
|
|
157
157
|
"lat": "lat",
|
|
@@ -425,6 +425,27 @@
|
|
|
425
425
|
"distance_from_shore_m": "distance_from_shore_m"
|
|
426
426
|
}
|
|
427
427
|
},
|
|
428
|
+
"private-costa-rica-presence": {
|
|
429
|
+
"name": "Vessel Presence Costa Rica VMS",
|
|
430
|
+
"description": "Description pending",
|
|
431
|
+
"schema": {
|
|
432
|
+
"lat": "lat",
|
|
433
|
+
"lon": "lon",
|
|
434
|
+
"flag": "flag",
|
|
435
|
+
"fleet": {
|
|
436
|
+
"keyword": "fleet",
|
|
437
|
+
"enum": {
|
|
438
|
+
"costarica_vms_industrial_longline": "costarica_vms_industrial_longline",
|
|
439
|
+
"costarica_vms_atuneros": "costarica_vms_atuneros",
|
|
440
|
+
"costarica_vms_sardineros": "costarica_vms_sardineros"
|
|
441
|
+
}
|
|
442
|
+
},
|
|
443
|
+
"vessel_id": "vessel_id",
|
|
444
|
+
"elevation_m": "elevation_m",
|
|
445
|
+
"distance_from_port_m": "distance_from_port_m",
|
|
446
|
+
"distance_from_shore_m": "distance_from_shore_m"
|
|
447
|
+
}
|
|
448
|
+
},
|
|
428
449
|
"private-ecuador-fishing-effort": {
|
|
429
450
|
"name": "VMS de Ecuador",
|
|
430
451
|
"description": "Los datos del sistema de monitoreo de embarcaciones (VMS) son proporcionados por la Armada de Ecuador a través de la Dirección Nacional de Espacios Acuáticos. Los datos se recopilan utilizando el sistema de seguimiento de embarcaciones de Ecuador a través de satélites y se publican con un retraso de siete días. Los datos contienen información sobre la identidad, ubicación, velocidad, rumbo y movimiento de las embarcaciones. Global Fishing Watch analiza estos datos utilizando los mismos algoritmos desarrollados para el sistema de identificación automática (AIS) para identificar la actividad y los comportamientos pesqueros. El algoritmo clasifica cada punto de datos transmitido por las embarcaciones como pesca aparentemente o no pesca, y muestra el primero en el mapa de calor de la actividad pesquera de Global Fishing Watch. El sistema VMS transmite datos de manera diferente a AIS y puede proporcionar diferentes medidas de integridad, precisión y calidad. Global Fishing Watch mejora continuamente sus algoritmos en todos los formatos de transmisión de datos para identificar algorítmicamente la \"actividad de pesca aparente\". Es posible que no se identifique alguna actividad pesquera o que el mapa de calor muestre una actividad pesquera aparente cuando la pesca no se está llevando a cabo. Por estas razones, Global Fishing Watch califica los términos “actividad pesquera”, “pesca” o “esfuerzo pesquero” como aparentes en lugar de ciertos. Toda la información de Global Fishing Watch sobre la \"aparente actividad pesquera\" debe considerarse una estimación y debe confiarse en ella únicamente a discreción del usuario. Los algoritmos de detección de pesca de Global Fishing Watch se desarrollan y prueban utilizando datos de eventos de pesca reales recopilados por observadores y se combinan con análisis de expertos de datos de movimiento de embarcaciones AIS, lo que da como resultado la clasificación manual de miles de eventos de pesca conocidos. Global Fishing Watch también colabora ampliamente con investigadores académicos a través de nuestro programa de investigación para compartir datos de clasificación de la actividad pesquera y mejorar las técnicas de clasificación automatizadas.",
|
|
@@ -445,6 +466,30 @@
|
|
|
445
466
|
"distance_from_shore_m": "distance_from_shore_m"
|
|
446
467
|
}
|
|
447
468
|
},
|
|
469
|
+
"private-ecuador-presence": {
|
|
470
|
+
"name": "Vessel Presence Ecuador VMS",
|
|
471
|
+
"description": "Description pending",
|
|
472
|
+
"schema": {
|
|
473
|
+
"lat": "lat",
|
|
474
|
+
"lon": "lon",
|
|
475
|
+
"flag": "flag",
|
|
476
|
+
"shiptype": {
|
|
477
|
+
"keyword": "shiptype",
|
|
478
|
+
"enum": {
|
|
479
|
+
"fishing": "fishing",
|
|
480
|
+
"international traffic": "international traffic",
|
|
481
|
+
"national traffic": "national traffic",
|
|
482
|
+
"tug": "tug",
|
|
483
|
+
"boat": "boat",
|
|
484
|
+
"auxiliary": "auxiliary"
|
|
485
|
+
}
|
|
486
|
+
},
|
|
487
|
+
"vessel_id": "vessel_id",
|
|
488
|
+
"elevation_m": "elevation_m",
|
|
489
|
+
"distance_from_port_m": "distance_from_port_m",
|
|
490
|
+
"distance_from_shore_m": "distance_from_shore_m"
|
|
491
|
+
}
|
|
492
|
+
},
|
|
448
493
|
"private-global-other-vessels": {
|
|
449
494
|
"name": "AIS (Other Vessels)",
|
|
450
495
|
"description": "Other vessels from AIS",
|
|
@@ -902,7 +947,6 @@
|
|
|
902
947
|
"reefer": "reefer"
|
|
903
948
|
}
|
|
904
949
|
},
|
|
905
|
-
"shipname": "shipname",
|
|
906
950
|
"lastTransmissionDate": "lastTransmissionDate",
|
|
907
951
|
"firstTransmissionDate": "firstTransmissionDate"
|
|
908
952
|
}
|
|
@@ -1224,6 +1268,30 @@
|
|
|
1224
1268
|
"firstTransmissionDate": "firstTransmissionDate"
|
|
1225
1269
|
}
|
|
1226
1270
|
},
|
|
1271
|
+
"public-ecuador-presence": {
|
|
1272
|
+
"name": "Ecuador VMS",
|
|
1273
|
+
"description": "Description pending",
|
|
1274
|
+
"schema": {
|
|
1275
|
+
"lat": "lat",
|
|
1276
|
+
"lon": "lon",
|
|
1277
|
+
"flag": "flag",
|
|
1278
|
+
"shiptype": {
|
|
1279
|
+
"keyword": "shiptype",
|
|
1280
|
+
"enum": {
|
|
1281
|
+
"fishing": "fishing",
|
|
1282
|
+
"international traffic": "international traffic",
|
|
1283
|
+
"national traffic": "national traffic",
|
|
1284
|
+
"tug": "tug",
|
|
1285
|
+
"boat": "boat",
|
|
1286
|
+
"auxiliary": "auxiliary"
|
|
1287
|
+
}
|
|
1288
|
+
},
|
|
1289
|
+
"vessel_id": "vessel_id",
|
|
1290
|
+
"elevation_m": "elevation_m",
|
|
1291
|
+
"distance_from_port_m": "distance_from_port_m",
|
|
1292
|
+
"distance_from_shore_m": "distance_from_shore_m"
|
|
1293
|
+
}
|
|
1294
|
+
},
|
|
1227
1295
|
"public-eez-areas": {
|
|
1228
1296
|
"name": "Areas geometries for eez",
|
|
1229
1297
|
"description": "Instituto Marino de Flandes (2019). Geobase de datos de Límites Marítimos: Límites Marítimos y Zonas Económicas Exclusivas (200MN), versión 11. Fuente: marineregions.org",
|
|
@@ -1545,7 +1613,8 @@
|
|
|
1545
1613
|
"drifting_longlines": "palangres a la deriva"
|
|
1546
1614
|
}
|
|
1547
1615
|
},
|
|
1548
|
-
"vessel_id": "i_id"
|
|
1616
|
+
"vessel_id": "i_id",
|
|
1617
|
+
"vessel-groups": "vessel-groups"
|
|
1549
1618
|
}
|
|
1550
1619
|
},
|
|
1551
1620
|
"public-global-fishing-vessels": {
|
|
@@ -1821,7 +1890,7 @@
|
|
|
1821
1890
|
}
|
|
1822
1891
|
},
|
|
1823
1892
|
"public-mexico-fishing-vessels": {
|
|
1824
|
-
"name": "Mexico VMS",
|
|
1893
|
+
"name": "Mexico VMS (Fishing vessels)",
|
|
1825
1894
|
"description": "Dataset for VMS Mexico (Public)",
|
|
1826
1895
|
"schema": {
|
|
1827
1896
|
"id": "id",
|
|
@@ -1829,7 +1898,7 @@
|
|
|
1829
1898
|
"source": "source",
|
|
1830
1899
|
"shipname": "shipname",
|
|
1831
1900
|
"nationalId": "nationalId",
|
|
1832
|
-
"
|
|
1901
|
+
"normalizedShipname": "normalizedShipname",
|
|
1833
1902
|
"lastTransmissionDate": "lastTransmissionDate",
|
|
1834
1903
|
"firstTransmissionDate": "firstTransmissionDate"
|
|
1835
1904
|
}
|
package/fr/datasets.json
CHANGED
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
}
|
|
22
22
|
},
|
|
23
23
|
"full-indonesia-fishing-vessels": {
|
|
24
|
-
"name": "VMS
|
|
24
|
+
"name": "Indonesia VMS (Fishing Vessels)",
|
|
25
25
|
"description": "Dataset for VMS Indonesia (Public)",
|
|
26
26
|
"schema": {
|
|
27
27
|
"id": "id",
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
}
|
|
82
82
|
},
|
|
83
83
|
"private-belize-fishing-effort": {
|
|
84
|
-
"name": "Belize VMS",
|
|
84
|
+
"name": "Apparent Fishing Effort Belize VMS",
|
|
85
85
|
"description": "Vessel monitoring system (VMS) data is provided by the Belize High Seas Fisheries Unit (BHSFU). Data is collected using Belize's vessel monitoring system via satellites and is published on a three-day delay containing information on vessels’ location, speed, course, and movement. Global Fishing Watch analyzes this data using the same algorithms developed for automatic identification system (AIS) 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’s fishing activity heat map. VMS broadcasts data differently from AIS and may give different measures of completeness, accuracy, and quality. Global Fishing Watch is continually improving its algorithms across all broadcast data formats 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 when 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 and all Global Fishing Watch information about “apparent fishing activity” should be considered an estimate and must be relied upon solely at the user’s discretion. Global Fishing Watch’s fishing presence algorithms are developed and tested using actual fishing event data collected by observers and is 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 to improve automated classification techniques.",
|
|
86
86
|
"schema": {
|
|
87
87
|
"lat": "lat",
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
}
|
|
152
152
|
},
|
|
153
153
|
"private-belize-presence": {
|
|
154
|
-
"name": "Belize VMS",
|
|
154
|
+
"name": "Vessel Presence Belize VMS",
|
|
155
155
|
"description": "Presence (Belize private)",
|
|
156
156
|
"schema": {
|
|
157
157
|
"lat": "lat",
|
|
@@ -425,6 +425,27 @@
|
|
|
425
425
|
"distance_from_shore_m": "distance_from_shore_m"
|
|
426
426
|
}
|
|
427
427
|
},
|
|
428
|
+
"private-costa-rica-presence": {
|
|
429
|
+
"name": "Vessel Presence Costa Rica VMS",
|
|
430
|
+
"description": "Description pending",
|
|
431
|
+
"schema": {
|
|
432
|
+
"lat": "lat",
|
|
433
|
+
"lon": "lon",
|
|
434
|
+
"flag": "flag",
|
|
435
|
+
"fleet": {
|
|
436
|
+
"keyword": "fleet",
|
|
437
|
+
"enum": {
|
|
438
|
+
"costarica_vms_industrial_longline": "costarica_vms_industrial_longline",
|
|
439
|
+
"costarica_vms_atuneros": "costarica_vms_atuneros",
|
|
440
|
+
"costarica_vms_sardineros": "costarica_vms_sardineros"
|
|
441
|
+
}
|
|
442
|
+
},
|
|
443
|
+
"vessel_id": "vessel_id",
|
|
444
|
+
"elevation_m": "elevation_m",
|
|
445
|
+
"distance_from_port_m": "distance_from_port_m",
|
|
446
|
+
"distance_from_shore_m": "distance_from_shore_m"
|
|
447
|
+
}
|
|
448
|
+
},
|
|
428
449
|
"private-ecuador-fishing-effort": {
|
|
429
450
|
"name": "Ecuador VMS",
|
|
430
451
|
"description": "Description pending",
|
|
@@ -445,6 +466,30 @@
|
|
|
445
466
|
"distance_from_shore_m": "distance_from_shore_m"
|
|
446
467
|
}
|
|
447
468
|
},
|
|
469
|
+
"private-ecuador-presence": {
|
|
470
|
+
"name": "Vessel Presence Ecuador VMS",
|
|
471
|
+
"description": "Description pending",
|
|
472
|
+
"schema": {
|
|
473
|
+
"lat": "lat",
|
|
474
|
+
"lon": "lon",
|
|
475
|
+
"flag": "flag",
|
|
476
|
+
"shiptype": {
|
|
477
|
+
"keyword": "shiptype",
|
|
478
|
+
"enum": {
|
|
479
|
+
"fishing": "fishing",
|
|
480
|
+
"international traffic": "international traffic",
|
|
481
|
+
"national traffic": "national traffic",
|
|
482
|
+
"tug": "tug",
|
|
483
|
+
"boat": "boat",
|
|
484
|
+
"auxiliary": "auxiliary"
|
|
485
|
+
}
|
|
486
|
+
},
|
|
487
|
+
"vessel_id": "vessel_id",
|
|
488
|
+
"elevation_m": "elevation_m",
|
|
489
|
+
"distance_from_port_m": "distance_from_port_m",
|
|
490
|
+
"distance_from_shore_m": "distance_from_shore_m"
|
|
491
|
+
}
|
|
492
|
+
},
|
|
448
493
|
"private-global-other-vessels": {
|
|
449
494
|
"name": "AIS (Other Vessels)",
|
|
450
495
|
"description": "Other vessels from AIS",
|
|
@@ -902,7 +947,6 @@
|
|
|
902
947
|
"reefer": "reefer"
|
|
903
948
|
}
|
|
904
949
|
},
|
|
905
|
-
"shipname": "shipname",
|
|
906
950
|
"lastTransmissionDate": "lastTransmissionDate",
|
|
907
951
|
"firstTransmissionDate": "firstTransmissionDate"
|
|
908
952
|
}
|
|
@@ -1224,6 +1268,30 @@
|
|
|
1224
1268
|
"firstTransmissionDate": "firstTransmissionDate"
|
|
1225
1269
|
}
|
|
1226
1270
|
},
|
|
1271
|
+
"public-ecuador-presence": {
|
|
1272
|
+
"name": "Ecuador VMS",
|
|
1273
|
+
"description": "Description pending",
|
|
1274
|
+
"schema": {
|
|
1275
|
+
"lat": "lat",
|
|
1276
|
+
"lon": "lon",
|
|
1277
|
+
"flag": "flag",
|
|
1278
|
+
"shiptype": {
|
|
1279
|
+
"keyword": "shiptype",
|
|
1280
|
+
"enum": {
|
|
1281
|
+
"fishing": "fishing",
|
|
1282
|
+
"international traffic": "international traffic",
|
|
1283
|
+
"national traffic": "national traffic",
|
|
1284
|
+
"tug": "tug",
|
|
1285
|
+
"boat": "boat",
|
|
1286
|
+
"auxiliary": "auxiliary"
|
|
1287
|
+
}
|
|
1288
|
+
},
|
|
1289
|
+
"vessel_id": "vessel_id",
|
|
1290
|
+
"elevation_m": "elevation_m",
|
|
1291
|
+
"distance_from_port_m": "distance_from_port_m",
|
|
1292
|
+
"distance_from_shore_m": "distance_from_shore_m"
|
|
1293
|
+
}
|
|
1294
|
+
},
|
|
1227
1295
|
"public-eez-areas": {
|
|
1228
1296
|
"name": "Areas geometries for eez",
|
|
1229
1297
|
"description": "Flanders Marine Institute (2019). Maritime Boundaries Geodatabase: Maritime Boundaries and Exclusive Economic Zones (200NM), version 11. Source: marineregions.org",
|
|
@@ -1545,7 +1613,8 @@
|
|
|
1545
1613
|
"drifting_longlines": "trajectoire_longlines"
|
|
1546
1614
|
}
|
|
1547
1615
|
},
|
|
1548
|
-
"vessel_id": "Id du vaisseau"
|
|
1616
|
+
"vessel_id": "Id du vaisseau",
|
|
1617
|
+
"vessel-groups": "vessel-groups"
|
|
1549
1618
|
}
|
|
1550
1619
|
},
|
|
1551
1620
|
"public-global-fishing-vessels": {
|
|
@@ -1821,7 +1890,7 @@
|
|
|
1821
1890
|
}
|
|
1822
1891
|
},
|
|
1823
1892
|
"public-mexico-fishing-vessels": {
|
|
1824
|
-
"name": "Mexico VMS",
|
|
1893
|
+
"name": "Mexico VMS (Fishing vessels)",
|
|
1825
1894
|
"description": "Dataset for VMS Mexico (Public)",
|
|
1826
1895
|
"schema": {
|
|
1827
1896
|
"id": "id",
|
|
@@ -1829,7 +1898,7 @@
|
|
|
1829
1898
|
"source": "source",
|
|
1830
1899
|
"shipname": "shipname",
|
|
1831
1900
|
"nationalId": "nationalId",
|
|
1832
|
-
"
|
|
1901
|
+
"normalizedShipname": "normalizedShipname",
|
|
1833
1902
|
"lastTransmissionDate": "lastTransmissionDate",
|
|
1834
1903
|
"firstTransmissionDate": "firstTransmissionDate"
|
|
1835
1904
|
}
|
package/id/datasets.json
CHANGED
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
}
|
|
22
22
|
},
|
|
23
23
|
"full-indonesia-fishing-vessels": {
|
|
24
|
-
"name": "VMS
|
|
24
|
+
"name": "Indonesia VMS (Fishing Vessels)",
|
|
25
25
|
"description": "Dataset for VMS Indonesia (Public)",
|
|
26
26
|
"schema": {
|
|
27
27
|
"id": "id",
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
}
|
|
82
82
|
},
|
|
83
83
|
"private-belize-fishing-effort": {
|
|
84
|
-
"name": "Belize VMS",
|
|
84
|
+
"name": "Apparent Fishing Effort Belize VMS",
|
|
85
85
|
"description": "Vessel monitoring system (VMS) data is provided by the Belize High Seas Fisheries Unit (BHSFU). Data is collected using Belize's vessel monitoring system via satellites and is published on a three-day delay containing information on vessels’ location, speed, course, and movement. Global Fishing Watch analyzes this data using the same algorithms developed for automatic identification system (AIS) 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’s fishing activity heat map. VMS broadcasts data differently from AIS and may give different measures of completeness, accuracy, and quality. Global Fishing Watch is continually improving its algorithms across all broadcast data formats 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 when 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 and all Global Fishing Watch information about “apparent fishing activity” should be considered an estimate and must be relied upon solely at the user’s discretion. Global Fishing Watch’s fishing presence algorithms are developed and tested using actual fishing event data collected by observers and is 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 to improve automated classification techniques.",
|
|
86
86
|
"schema": {
|
|
87
87
|
"lat": "lat",
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
}
|
|
152
152
|
},
|
|
153
153
|
"private-belize-presence": {
|
|
154
|
-
"name": "Belize VMS",
|
|
154
|
+
"name": "Vessel Presence Belize VMS",
|
|
155
155
|
"description": "Presence (Belize private)",
|
|
156
156
|
"schema": {
|
|
157
157
|
"lat": "lat",
|
|
@@ -425,6 +425,27 @@
|
|
|
425
425
|
"distance_from_shore_m": "distance_from_shore_m"
|
|
426
426
|
}
|
|
427
427
|
},
|
|
428
|
+
"private-costa-rica-presence": {
|
|
429
|
+
"name": "Vessel Presence Costa Rica VMS",
|
|
430
|
+
"description": "Description pending",
|
|
431
|
+
"schema": {
|
|
432
|
+
"lat": "lat",
|
|
433
|
+
"lon": "lon",
|
|
434
|
+
"flag": "flag",
|
|
435
|
+
"fleet": {
|
|
436
|
+
"keyword": "fleet",
|
|
437
|
+
"enum": {
|
|
438
|
+
"costarica_vms_industrial_longline": "costarica_vms_industrial_longline",
|
|
439
|
+
"costarica_vms_atuneros": "costarica_vms_atuneros",
|
|
440
|
+
"costarica_vms_sardineros": "costarica_vms_sardineros"
|
|
441
|
+
}
|
|
442
|
+
},
|
|
443
|
+
"vessel_id": "vessel_id",
|
|
444
|
+
"elevation_m": "elevation_m",
|
|
445
|
+
"distance_from_port_m": "distance_from_port_m",
|
|
446
|
+
"distance_from_shore_m": "distance_from_shore_m"
|
|
447
|
+
}
|
|
448
|
+
},
|
|
428
449
|
"private-ecuador-fishing-effort": {
|
|
429
450
|
"name": "Ecuador VMS",
|
|
430
451
|
"description": "Description pending",
|
|
@@ -445,6 +466,30 @@
|
|
|
445
466
|
"distance_from_shore_m": "distance_from_shore_m"
|
|
446
467
|
}
|
|
447
468
|
},
|
|
469
|
+
"private-ecuador-presence": {
|
|
470
|
+
"name": "Vessel Presence Ecuador VMS",
|
|
471
|
+
"description": "Description pending",
|
|
472
|
+
"schema": {
|
|
473
|
+
"lat": "lat",
|
|
474
|
+
"lon": "lon",
|
|
475
|
+
"flag": "flag",
|
|
476
|
+
"shiptype": {
|
|
477
|
+
"keyword": "shiptype",
|
|
478
|
+
"enum": {
|
|
479
|
+
"fishing": "fishing",
|
|
480
|
+
"international traffic": "international traffic",
|
|
481
|
+
"national traffic": "national traffic",
|
|
482
|
+
"tug": "tug",
|
|
483
|
+
"boat": "boat",
|
|
484
|
+
"auxiliary": "auxiliary"
|
|
485
|
+
}
|
|
486
|
+
},
|
|
487
|
+
"vessel_id": "vessel_id",
|
|
488
|
+
"elevation_m": "elevation_m",
|
|
489
|
+
"distance_from_port_m": "distance_from_port_m",
|
|
490
|
+
"distance_from_shore_m": "distance_from_shore_m"
|
|
491
|
+
}
|
|
492
|
+
},
|
|
448
493
|
"private-global-other-vessels": {
|
|
449
494
|
"name": "AIS (Other Vessels)",
|
|
450
495
|
"description": "Other vessels from AIS",
|
|
@@ -902,7 +947,6 @@
|
|
|
902
947
|
"reefer": "reefer"
|
|
903
948
|
}
|
|
904
949
|
},
|
|
905
|
-
"shipname": "shipname",
|
|
906
950
|
"lastTransmissionDate": "lastTransmissionDate",
|
|
907
951
|
"firstTransmissionDate": "firstTransmissionDate"
|
|
908
952
|
}
|
|
@@ -1224,6 +1268,30 @@
|
|
|
1224
1268
|
"firstTransmissionDate": "firstTransmissionDate"
|
|
1225
1269
|
}
|
|
1226
1270
|
},
|
|
1271
|
+
"public-ecuador-presence": {
|
|
1272
|
+
"name": "Ecuador VMS",
|
|
1273
|
+
"description": "Description pending",
|
|
1274
|
+
"schema": {
|
|
1275
|
+
"lat": "lat",
|
|
1276
|
+
"lon": "lon",
|
|
1277
|
+
"flag": "flag",
|
|
1278
|
+
"shiptype": {
|
|
1279
|
+
"keyword": "shiptype",
|
|
1280
|
+
"enum": {
|
|
1281
|
+
"fishing": "fishing",
|
|
1282
|
+
"international traffic": "international traffic",
|
|
1283
|
+
"national traffic": "national traffic",
|
|
1284
|
+
"tug": "tug",
|
|
1285
|
+
"boat": "boat",
|
|
1286
|
+
"auxiliary": "auxiliary"
|
|
1287
|
+
}
|
|
1288
|
+
},
|
|
1289
|
+
"vessel_id": "vessel_id",
|
|
1290
|
+
"elevation_m": "elevation_m",
|
|
1291
|
+
"distance_from_port_m": "distance_from_port_m",
|
|
1292
|
+
"distance_from_shore_m": "distance_from_shore_m"
|
|
1293
|
+
}
|
|
1294
|
+
},
|
|
1227
1295
|
"public-eez-areas": {
|
|
1228
1296
|
"name": "Areas geometries for eez",
|
|
1229
1297
|
"description": "Zona ekonomi eksklusif (ZEE) membentang hingga 200 mil laut dari pantai suatu negara. Flanders Marine Institute (2019). Batas Maritim Geodatabase: Batas Maritim dan Zona Ekonomi Eksklusif (200NM), versi 11. Sumber: marineregions.org.",
|
|
@@ -1545,7 +1613,8 @@
|
|
|
1545
1613
|
"drifting_longlines": "drifting_longlines"
|
|
1546
1614
|
}
|
|
1547
1615
|
},
|
|
1548
|
-
"vessel_id": "vessel_id"
|
|
1616
|
+
"vessel_id": "vessel_id",
|
|
1617
|
+
"vessel-groups": "vessel-groups"
|
|
1549
1618
|
}
|
|
1550
1619
|
},
|
|
1551
1620
|
"public-global-fishing-vessels": {
|
|
@@ -1821,7 +1890,7 @@
|
|
|
1821
1890
|
}
|
|
1822
1891
|
},
|
|
1823
1892
|
"public-mexico-fishing-vessels": {
|
|
1824
|
-
"name": "Mexico VMS",
|
|
1893
|
+
"name": "Mexico VMS (Fishing vessels)",
|
|
1825
1894
|
"description": "Dataset for VMS Mexico (Public)",
|
|
1826
1895
|
"schema": {
|
|
1827
1896
|
"id": "id",
|
|
@@ -1829,7 +1898,7 @@
|
|
|
1829
1898
|
"source": "source",
|
|
1830
1899
|
"shipname": "shipname",
|
|
1831
1900
|
"nationalId": "nationalId",
|
|
1832
|
-
"
|
|
1901
|
+
"normalizedShipname": "normalizedShipname",
|
|
1833
1902
|
"lastTransmissionDate": "lastTransmissionDate",
|
|
1834
1903
|
"firstTransmissionDate": "firstTransmissionDate"
|
|
1835
1904
|
}
|
package/package.json
CHANGED
package/pt/datasets.json
CHANGED
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
}
|
|
22
22
|
},
|
|
23
23
|
"full-indonesia-fishing-vessels": {
|
|
24
|
-
"name": "VMS
|
|
24
|
+
"name": "Indonesia VMS (Fishing Vessels)",
|
|
25
25
|
"description": "Dataset for VMS Indonesia (Public)",
|
|
26
26
|
"schema": {
|
|
27
27
|
"id": "id",
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
}
|
|
82
82
|
},
|
|
83
83
|
"private-belize-fishing-effort": {
|
|
84
|
-
"name": "Belize VMS",
|
|
84
|
+
"name": "Apparent Fishing Effort Belize VMS",
|
|
85
85
|
"description": "Vessel monitoring system (VMS) data is provided by the Belize High Seas Fisheries Unit (BHSFU). Data is collected using Belize's vessel monitoring system via satellites and is published on a three-day delay containing information on vessels’ location, speed, course, and movement. Global Fishing Watch analyzes this data using the same algorithms developed for automatic identification system (AIS) 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’s fishing activity heat map. VMS broadcasts data differently from AIS and may give different measures of completeness, accuracy, and quality. Global Fishing Watch is continually improving its algorithms across all broadcast data formats 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 when 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 and all Global Fishing Watch information about “apparent fishing activity” should be considered an estimate and must be relied upon solely at the user’s discretion. Global Fishing Watch’s fishing presence algorithms are developed and tested using actual fishing event data collected by observers and is 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 to improve automated classification techniques.",
|
|
86
86
|
"schema": {
|
|
87
87
|
"lat": "lat",
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
}
|
|
152
152
|
},
|
|
153
153
|
"private-belize-presence": {
|
|
154
|
-
"name": "Belize VMS",
|
|
154
|
+
"name": "Vessel Presence Belize VMS",
|
|
155
155
|
"description": "Presence (Belize private)",
|
|
156
156
|
"schema": {
|
|
157
157
|
"lat": "lat",
|
|
@@ -425,6 +425,27 @@
|
|
|
425
425
|
"distance_from_shore_m": "distance_from_shore_m"
|
|
426
426
|
}
|
|
427
427
|
},
|
|
428
|
+
"private-costa-rica-presence": {
|
|
429
|
+
"name": "Vessel Presence Costa Rica VMS",
|
|
430
|
+
"description": "Description pending",
|
|
431
|
+
"schema": {
|
|
432
|
+
"lat": "lat",
|
|
433
|
+
"lon": "lon",
|
|
434
|
+
"flag": "flag",
|
|
435
|
+
"fleet": {
|
|
436
|
+
"keyword": "fleet",
|
|
437
|
+
"enum": {
|
|
438
|
+
"costarica_vms_industrial_longline": "costarica_vms_industrial_longline",
|
|
439
|
+
"costarica_vms_atuneros": "costarica_vms_atuneros",
|
|
440
|
+
"costarica_vms_sardineros": "costarica_vms_sardineros"
|
|
441
|
+
}
|
|
442
|
+
},
|
|
443
|
+
"vessel_id": "vessel_id",
|
|
444
|
+
"elevation_m": "elevation_m",
|
|
445
|
+
"distance_from_port_m": "distance_from_port_m",
|
|
446
|
+
"distance_from_shore_m": "distance_from_shore_m"
|
|
447
|
+
}
|
|
448
|
+
},
|
|
428
449
|
"private-ecuador-fishing-effort": {
|
|
429
450
|
"name": "Ecuador VMS",
|
|
430
451
|
"description": "Description pending",
|
|
@@ -445,6 +466,30 @@
|
|
|
445
466
|
"distance_from_shore_m": "distance_from_shore_m"
|
|
446
467
|
}
|
|
447
468
|
},
|
|
469
|
+
"private-ecuador-presence": {
|
|
470
|
+
"name": "Vessel Presence Ecuador VMS",
|
|
471
|
+
"description": "Description pending",
|
|
472
|
+
"schema": {
|
|
473
|
+
"lat": "lat",
|
|
474
|
+
"lon": "lon",
|
|
475
|
+
"flag": "flag",
|
|
476
|
+
"shiptype": {
|
|
477
|
+
"keyword": "shiptype",
|
|
478
|
+
"enum": {
|
|
479
|
+
"fishing": "fishing",
|
|
480
|
+
"international traffic": "international traffic",
|
|
481
|
+
"national traffic": "national traffic",
|
|
482
|
+
"tug": "tug",
|
|
483
|
+
"boat": "boat",
|
|
484
|
+
"auxiliary": "auxiliary"
|
|
485
|
+
}
|
|
486
|
+
},
|
|
487
|
+
"vessel_id": "vessel_id",
|
|
488
|
+
"elevation_m": "elevation_m",
|
|
489
|
+
"distance_from_port_m": "distance_from_port_m",
|
|
490
|
+
"distance_from_shore_m": "distance_from_shore_m"
|
|
491
|
+
}
|
|
492
|
+
},
|
|
448
493
|
"private-global-other-vessels": {
|
|
449
494
|
"name": "AIS (Other Vessels)",
|
|
450
495
|
"description": "Other vessels from AIS",
|
|
@@ -902,7 +947,6 @@
|
|
|
902
947
|
"reefer": "reefer"
|
|
903
948
|
}
|
|
904
949
|
},
|
|
905
|
-
"shipname": "shipname",
|
|
906
950
|
"lastTransmissionDate": "lastTransmissionDate",
|
|
907
951
|
"firstTransmissionDate": "firstTransmissionDate"
|
|
908
952
|
}
|
|
@@ -1224,6 +1268,30 @@
|
|
|
1224
1268
|
"firstTransmissionDate": "primeira data de transmissão"
|
|
1225
1269
|
}
|
|
1226
1270
|
},
|
|
1271
|
+
"public-ecuador-presence": {
|
|
1272
|
+
"name": "Ecuador VMS",
|
|
1273
|
+
"description": "Description pending",
|
|
1274
|
+
"schema": {
|
|
1275
|
+
"lat": "lat",
|
|
1276
|
+
"lon": "lon",
|
|
1277
|
+
"flag": "flag",
|
|
1278
|
+
"shiptype": {
|
|
1279
|
+
"keyword": "shiptype",
|
|
1280
|
+
"enum": {
|
|
1281
|
+
"fishing": "fishing",
|
|
1282
|
+
"international traffic": "international traffic",
|
|
1283
|
+
"national traffic": "national traffic",
|
|
1284
|
+
"tug": "tug",
|
|
1285
|
+
"boat": "boat",
|
|
1286
|
+
"auxiliary": "auxiliary"
|
|
1287
|
+
}
|
|
1288
|
+
},
|
|
1289
|
+
"vessel_id": "vessel_id",
|
|
1290
|
+
"elevation_m": "elevation_m",
|
|
1291
|
+
"distance_from_port_m": "distance_from_port_m",
|
|
1292
|
+
"distance_from_shore_m": "distance_from_shore_m"
|
|
1293
|
+
}
|
|
1294
|
+
},
|
|
1227
1295
|
"public-eez-areas": {
|
|
1228
1296
|
"name": "Areas geometries for eez",
|
|
1229
1297
|
"description": "Flanders Marine Institute (2019). Maritime Boundaries Geodatabase: Maritime Boundaries and Exclusive Economic Zones (200NM), version 11. Source: marineregions.org",
|
|
@@ -1545,7 +1613,8 @@
|
|
|
1545
1613
|
"drifting_longlines": "Espinhel de superfície"
|
|
1546
1614
|
}
|
|
1547
1615
|
},
|
|
1548
|
-
"vessel_id": "vessel_id"
|
|
1616
|
+
"vessel_id": "vessel_id",
|
|
1617
|
+
"vessel-groups": "vessel-groups"
|
|
1549
1618
|
}
|
|
1550
1619
|
},
|
|
1551
1620
|
"public-global-fishing-vessels": {
|
|
@@ -1821,7 +1890,7 @@
|
|
|
1821
1890
|
}
|
|
1822
1891
|
},
|
|
1823
1892
|
"public-mexico-fishing-vessels": {
|
|
1824
|
-
"name": "Mexico VMS",
|
|
1893
|
+
"name": "Mexico VMS (Fishing vessels)",
|
|
1825
1894
|
"description": "Dataset for VMS Mexico (Public)",
|
|
1826
1895
|
"schema": {
|
|
1827
1896
|
"id": "id",
|
|
@@ -1829,7 +1898,7 @@
|
|
|
1829
1898
|
"source": "fonte",
|
|
1830
1899
|
"shipname": "Embarcação",
|
|
1831
1900
|
"nationalId": "nationalId",
|
|
1832
|
-
"
|
|
1901
|
+
"normalizedShipname": "normalizedShipname",
|
|
1833
1902
|
"lastTransmissionDate": "última data de transmissão",
|
|
1834
1903
|
"firstTransmissionDate": "primeira data de transmissão"
|
|
1835
1904
|
}
|
package/source/datasets.json
CHANGED
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
}
|
|
22
22
|
},
|
|
23
23
|
"full-indonesia-fishing-vessels": {
|
|
24
|
-
"name": "VMS
|
|
24
|
+
"name": "Indonesia VMS (Fishing Vessels)",
|
|
25
25
|
"description": "Dataset for VMS Indonesia (Public)",
|
|
26
26
|
"schema": {
|
|
27
27
|
"id": "id",
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
}
|
|
82
82
|
},
|
|
83
83
|
"private-belize-fishing-effort": {
|
|
84
|
-
"name": "Belize VMS",
|
|
84
|
+
"name": "Apparent Fishing Effort Belize VMS",
|
|
85
85
|
"description": "Vessel monitoring system (VMS) data is provided by the Belize High Seas Fisheries Unit (BHSFU). Data is collected using Belize's vessel monitoring system via satellites and is published on a three-day delay containing information on vessels’ location, speed, course, and movement. Global Fishing Watch analyzes this data using the same algorithms developed for automatic identification system (AIS) 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’s fishing activity heat map. VMS broadcasts data differently from AIS and may give different measures of completeness, accuracy, and quality. Global Fishing Watch is continually improving its algorithms across all broadcast data formats 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 when 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 and all Global Fishing Watch information about “apparent fishing activity” should be considered an estimate and must be relied upon solely at the user’s discretion. Global Fishing Watch’s fishing presence algorithms are developed and tested using actual fishing event data collected by observers and is 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 to improve automated classification techniques.",
|
|
86
86
|
"schema": {
|
|
87
87
|
"lat": "lat",
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
}
|
|
152
152
|
},
|
|
153
153
|
"private-belize-presence": {
|
|
154
|
-
"name": "Belize VMS",
|
|
154
|
+
"name": "Vessel Presence Belize VMS",
|
|
155
155
|
"description": "Presence (Belize private)",
|
|
156
156
|
"schema": {
|
|
157
157
|
"lat": "lat",
|
|
@@ -425,6 +425,27 @@
|
|
|
425
425
|
"distance_from_shore_m": "distance_from_shore_m"
|
|
426
426
|
}
|
|
427
427
|
},
|
|
428
|
+
"private-costa-rica-presence": {
|
|
429
|
+
"name": "Vessel Presence Costa Rica VMS",
|
|
430
|
+
"description": "Description pending",
|
|
431
|
+
"schema": {
|
|
432
|
+
"lat": "lat",
|
|
433
|
+
"lon": "lon",
|
|
434
|
+
"flag": "flag",
|
|
435
|
+
"fleet": {
|
|
436
|
+
"keyword": "fleet",
|
|
437
|
+
"enum": {
|
|
438
|
+
"costarica_vms_industrial_longline": "costarica_vms_industrial_longline",
|
|
439
|
+
"costarica_vms_atuneros": "costarica_vms_atuneros",
|
|
440
|
+
"costarica_vms_sardineros": "costarica_vms_sardineros"
|
|
441
|
+
}
|
|
442
|
+
},
|
|
443
|
+
"vessel_id": "vessel_id",
|
|
444
|
+
"elevation_m": "elevation_m",
|
|
445
|
+
"distance_from_port_m": "distance_from_port_m",
|
|
446
|
+
"distance_from_shore_m": "distance_from_shore_m"
|
|
447
|
+
}
|
|
448
|
+
},
|
|
428
449
|
"private-ecuador-fishing-effort": {
|
|
429
450
|
"name": "Ecuador VMS",
|
|
430
451
|
"description": "Description pending",
|
|
@@ -445,6 +466,30 @@
|
|
|
445
466
|
"distance_from_shore_m": "distance_from_shore_m"
|
|
446
467
|
}
|
|
447
468
|
},
|
|
469
|
+
"private-ecuador-presence": {
|
|
470
|
+
"name": "Vessel Presence Ecuador VMS",
|
|
471
|
+
"description": "Description pending",
|
|
472
|
+
"schema": {
|
|
473
|
+
"lat": "lat",
|
|
474
|
+
"lon": "lon",
|
|
475
|
+
"flag": "flag",
|
|
476
|
+
"shiptype": {
|
|
477
|
+
"keyword": "shiptype",
|
|
478
|
+
"enum": {
|
|
479
|
+
"fishing": "fishing",
|
|
480
|
+
"international traffic": "international traffic",
|
|
481
|
+
"national traffic": "national traffic",
|
|
482
|
+
"tug": "tug",
|
|
483
|
+
"boat": "boat",
|
|
484
|
+
"auxiliary": "auxiliary"
|
|
485
|
+
}
|
|
486
|
+
},
|
|
487
|
+
"vessel_id": "vessel_id",
|
|
488
|
+
"elevation_m": "elevation_m",
|
|
489
|
+
"distance_from_port_m": "distance_from_port_m",
|
|
490
|
+
"distance_from_shore_m": "distance_from_shore_m"
|
|
491
|
+
}
|
|
492
|
+
},
|
|
448
493
|
"private-global-other-vessels": {
|
|
449
494
|
"name": "AIS (Other Vessels)",
|
|
450
495
|
"description": "Other vessels from AIS",
|
|
@@ -902,7 +947,6 @@
|
|
|
902
947
|
"reefer": "reefer"
|
|
903
948
|
}
|
|
904
949
|
},
|
|
905
|
-
"shipname": "shipname",
|
|
906
950
|
"lastTransmissionDate": "lastTransmissionDate",
|
|
907
951
|
"firstTransmissionDate": "firstTransmissionDate"
|
|
908
952
|
}
|
|
@@ -1224,6 +1268,30 @@
|
|
|
1224
1268
|
"firstTransmissionDate": "firstTransmissionDate"
|
|
1225
1269
|
}
|
|
1226
1270
|
},
|
|
1271
|
+
"public-ecuador-presence": {
|
|
1272
|
+
"name": "Ecuador VMS",
|
|
1273
|
+
"description": "Description pending",
|
|
1274
|
+
"schema": {
|
|
1275
|
+
"lat": "lat",
|
|
1276
|
+
"lon": "lon",
|
|
1277
|
+
"flag": "flag",
|
|
1278
|
+
"shiptype": {
|
|
1279
|
+
"keyword": "shiptype",
|
|
1280
|
+
"enum": {
|
|
1281
|
+
"fishing": "fishing",
|
|
1282
|
+
"international traffic": "international traffic",
|
|
1283
|
+
"national traffic": "national traffic",
|
|
1284
|
+
"tug": "tug",
|
|
1285
|
+
"boat": "boat",
|
|
1286
|
+
"auxiliary": "auxiliary"
|
|
1287
|
+
}
|
|
1288
|
+
},
|
|
1289
|
+
"vessel_id": "vessel_id",
|
|
1290
|
+
"elevation_m": "elevation_m",
|
|
1291
|
+
"distance_from_port_m": "distance_from_port_m",
|
|
1292
|
+
"distance_from_shore_m": "distance_from_shore_m"
|
|
1293
|
+
}
|
|
1294
|
+
},
|
|
1227
1295
|
"public-eez-areas": {
|
|
1228
1296
|
"name": "Areas geometries for eez",
|
|
1229
1297
|
"description": "Flanders Marine Institute (2019). Maritime Boundaries Geodatabase: Maritime Boundaries and Exclusive Economic Zones (200NM), version 11. Source: marineregions.org",
|
|
@@ -1518,7 +1586,7 @@
|
|
|
1518
1586
|
}
|
|
1519
1587
|
},
|
|
1520
1588
|
"public-global-fishing-effort": {
|
|
1521
|
-
"name": "AIS",
|
|
1589
|
+
"name": "AIS fishing bq",
|
|
1522
1590
|
"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 presence 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 presence 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 presence 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.",
|
|
1523
1591
|
"schema": {
|
|
1524
1592
|
"flag": "flag",
|
|
@@ -1545,7 +1613,8 @@
|
|
|
1545
1613
|
"drifting_longlines": "drifting_longlines"
|
|
1546
1614
|
}
|
|
1547
1615
|
},
|
|
1548
|
-
"vessel_id": "vessel_id"
|
|
1616
|
+
"vessel_id": "vessel_id",
|
|
1617
|
+
"vessel-groups": "vessel-groups"
|
|
1549
1618
|
}
|
|
1550
1619
|
},
|
|
1551
1620
|
"public-global-fishing-vessels": {
|
|
@@ -1821,7 +1890,7 @@
|
|
|
1821
1890
|
}
|
|
1822
1891
|
},
|
|
1823
1892
|
"public-mexico-fishing-vessels": {
|
|
1824
|
-
"name": "Mexico VMS",
|
|
1893
|
+
"name": "Mexico VMS (Fishing vessels)",
|
|
1825
1894
|
"description": "Dataset for VMS Mexico (Public)",
|
|
1826
1895
|
"schema": {
|
|
1827
1896
|
"id": "id",
|
|
@@ -1829,7 +1898,7 @@
|
|
|
1829
1898
|
"source": "source",
|
|
1830
1899
|
"shipname": "shipname",
|
|
1831
1900
|
"nationalId": "nationalId",
|
|
1832
|
-
"
|
|
1901
|
+
"normalizedShipname": "normalizedShipname",
|
|
1833
1902
|
"lastTransmissionDate": "lastTransmissionDate",
|
|
1834
1903
|
"firstTransmissionDate": "firstTransmissionDate"
|
|
1835
1904
|
}
|