@globalfishingwatch/i18n-labels 1.2.93 → 1.2.95

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 CHANGED
@@ -98,7 +98,6 @@
98
98
  },
99
99
  "vessel_id": "vessel_id",
100
100
  "elevation_m": "elevation_m",
101
- "vessel-groups": "vessel-groups",
102
101
  "distance_from_port_m": "distance_from_port_m",
103
102
  "distance_from_shore_m": "distance_from_shore_m"
104
103
  }
@@ -530,13 +529,13 @@
530
529
  "enum": {
531
530
  "gillnets": "gillnets",
532
531
  "longline": "longline",
532
+ "set longline": "set longline",
533
533
  "traps": "traps",
534
534
  "purse seine": "purse seine",
535
535
  "Handline": "Handline"
536
536
  }
537
537
  },
538
- "vessel_id": "vessel_id",
539
- "vessel-groups": "vessel-groups"
538
+ "vessel_id": "vessel_id"
540
539
  }
541
540
  },
542
541
  "private-indonesia-aruna-presence": {
@@ -551,6 +550,7 @@
551
550
  "enum": {
552
551
  "gillnets": "gillnets",
553
552
  "longline": "longline",
553
+ "set longline": "set longline",
554
554
  "traps": "traps",
555
555
  "purse seine": "purse seine",
556
556
  "Handline": "Handline"
@@ -624,13 +624,13 @@
624
624
  "enum": {
625
625
  "gillnets": "gillnets",
626
626
  "longline": "longline",
627
+ "set longline": "set longline",
627
628
  "traps": "traps",
628
629
  "purse seine": "purse seine",
629
630
  "Handline": "Handline"
630
631
  }
631
632
  },
632
- "vessel_id": "vessel_id",
633
- "vessel-groups": "vessel-groups"
633
+ "vessel_id": "vessel_id"
634
634
  }
635
635
  },
636
636
  "private-indonesia-ipnlf-presence": {
@@ -645,6 +645,7 @@
645
645
  "enum": {
646
646
  "gillnets": "gillnets",
647
647
  "longline": "longline",
648
+ "set longline": "set longline",
648
649
  "traps": "traps",
649
650
  "purse seine": "purse seine",
650
651
  "Handline": "Handline"
@@ -668,6 +669,27 @@
668
669
  "firstTransmissionDate": "firstTransmissionDate"
669
670
  }
670
671
  },
672
+ "private-indonesia-pelagic-fishing-effort": {
673
+ "name": "Indonesia Pelagic",
674
+ "description": "Indonesia Pelagic Fishing Effort Private Data",
675
+ "schema": {
676
+ "lat": "lat",
677
+ "lon": "lon",
678
+ "flag": "flag",
679
+ "geartype": {
680
+ "keyword": "geartype",
681
+ "enum": {
682
+ "gillnets": "gillnets",
683
+ "longline": "longline",
684
+ "set longline": "set longline",
685
+ "traps": "traps",
686
+ "purse seine": "purse seine",
687
+ "Handline": "Handline"
688
+ }
689
+ },
690
+ "vessel_id": "vessel_id"
691
+ }
692
+ },
671
693
  "private-indonesia-pelagic-presence": {
672
694
  "name": "Indonesia Pelagic",
673
695
  "description": "Pelagic Presence",
@@ -680,6 +702,7 @@
680
702
  "enum": {
681
703
  "gillnets": "gillnets",
682
704
  "longline": "longline",
705
+ "set longline": "set longline",
683
706
  "traps": "traps",
684
707
  "purse seine": "purse seine",
685
708
  "Handline": "Handline"
@@ -746,13 +769,13 @@
746
769
  "enum": {
747
770
  "gillnets": "gillnets",
748
771
  "longline": "longline",
772
+ "set longline": "set longline",
749
773
  "traps": "traps",
750
774
  "purse seine": "purse seine",
751
775
  "Handline": "Handline"
752
776
  }
753
777
  },
754
- "vessel_id": "vessel_id",
755
- "vessel-groups": "vessel-groups"
778
+ "vessel_id": "vessel_id"
756
779
  }
757
780
  },
758
781
  "private-indonesia-rare-presence": {
@@ -767,6 +790,7 @@
767
790
  "enum": {
768
791
  "gillnets": "gillnets",
769
792
  "longline": "longline",
793
+ "set longline": "set longline",
770
794
  "traps": "traps",
771
795
  "purse seine": "purse seine",
772
796
  "Handline": "Handline"
@@ -1142,7 +1166,6 @@
1142
1166
  },
1143
1167
  "vessel_id": "vessel_id",
1144
1168
  "elevation_m": "elevation_m",
1145
- "vessel-groups": "vessel-groups",
1146
1169
  "distance_from_port_m": "distance_from_port_m",
1147
1170
  "distance_from_shore_m": "distance_from_shore_m"
1148
1171
  }
@@ -1516,8 +1539,8 @@
1516
1539
  "schema": {}
1517
1540
  },
1518
1541
  "public-eez-areas-12nm": {
1519
- "name": "EEZ (marineregions.org)",
1520
- "description": "Flanders Marine Institute (2019). Maritime Boundaries Geodatabase: Maritime Boundaries and Exclusive Economic Zones (200NM), version 11. Source: marineregions.org",
1542
+ "name": "EEZs 12nm",
1543
+ "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 (12NM), version 11. Source: marineregions.org.",
1521
1544
  "schema": {}
1522
1545
  },
1523
1546
  "public-eez-boundaries": {
@@ -1543,13 +1566,57 @@
1543
1566
  "public-fao-major": {
1544
1567
  "name": "FAO major fishing areas",
1545
1568
  "description": "FAO major fishing areas for statistical purposes are arbitrary areas, the boundaries of which were determined in consultation with international fishery agencies. The major fishing areas, inland and marine, are listed below by two-digit codes and their names. To access maps and description of boundaries of each fishing area click on the relevant item in the list below or in the map showing the 19 major marine fishing areas. <a href='https://www.fao.org/fishery/en/area/search' target='_blank'>Source</a>. See more detailed <a href='https://globalfishingwatch.org/faqs/reference-layer-sources/' target='_blank' rel=noopener'>metadata information</a> for this layer",
1546
- "schema": {}
1569
+ "schema": {
1570
+ "FID": "FID"
1571
+ }
1547
1572
  },
1548
1573
  "public-fisheries-restricted-areas": {
1549
1574
  "name": "Fisheries Restricted Areas",
1550
1575
  "description": "",
1551
1576
  "schema": {}
1552
1577
  },
1578
+ "public-global-all-vessels": {
1579
+ "name": "AIS (All Vessels)",
1580
+ "description": "Vessels from AIS",
1581
+ "schema": {
1582
+ "id": "id",
1583
+ "imo": "imo",
1584
+ "flag": "flag",
1585
+ "mmsi": "mmsi",
1586
+ "source": "source",
1587
+ "dataset": "dataset",
1588
+ "callsign": "callsign",
1589
+ "geartype": {
1590
+ "keyword": "geartype",
1591
+ "enum": {
1592
+ "tuna_purse_seines": "tuna_purse_seines",
1593
+ "driftnets": "driftnets",
1594
+ "trollers": "trollers",
1595
+ "set_longlines": "set_longlines",
1596
+ "purse_seines": "purse_seines",
1597
+ "pots_and_traps": "pots_and_traps",
1598
+ "other_fishing": "other_fishing",
1599
+ "dredge_fishing": "dredge_fishing",
1600
+ "set_gillnets": "set_gillnets",
1601
+ "fixed_gear": "fixed_gear",
1602
+ "trawlers": "trawlers",
1603
+ "fishing": "fishing",
1604
+ "seiners": "seiners",
1605
+ "other_purse_seines": "other_purse_seines",
1606
+ "other_seines": "other_seines",
1607
+ "squid_jigger": "squid_jigger",
1608
+ "pole_and_line": "pole_and_line",
1609
+ "drifting_longlines": "drifting_longlines"
1610
+ }
1611
+ },
1612
+ "msgCount": "msgCount",
1613
+ "posCount": "posCount",
1614
+ "shipname": "shipname",
1615
+ "normalized_shipname": "normalized_shipname",
1616
+ "lastTransmissionDate": "lastTransmissionDate",
1617
+ "firstTransmissionDate": "firstTransmissionDate"
1618
+ }
1619
+ },
1553
1620
  "public-global-carrier-vessels": {
1554
1621
  "name": "AIS (Carrier Vessels)",
1555
1622
  "description": "Carriers from AIS",
@@ -1684,6 +1751,26 @@
1684
1751
  "firstTransmissionDate": "firstTransmissionDate"
1685
1752
  }
1686
1753
  },
1754
+ "public-global-loitering-events-carriers": {
1755
+ "name": "Loitering Events for Carriers Vessels (AIS)",
1756
+ "description": "The dataset contains loitering events for AIS (Carriers).",
1757
+ "schema": {
1758
+ "fields": "fields",
1759
+ "event_id": "event_id",
1760
+ "event_end": "event_end",
1761
+ "vessel_id": "vessel_id",
1762
+ "event_info": "event_info",
1763
+ "event_type": {
1764
+ "keyword": "event_type",
1765
+ "enum": {
1766
+ "port": "port"
1767
+ }
1768
+ },
1769
+ "event_start": "event_start",
1770
+ "event_vessels": "event_vessels",
1771
+ "event_mean_position": "event_mean_position"
1772
+ }
1773
+ },
1687
1774
  "public-global-loitering-events": {
1688
1775
  "name": "Loitering Events (AIS)",
1689
1776
  "description": "The dataset contains loitering events for AIS",
@@ -1841,7 +1928,7 @@
1841
1928
  },
1842
1929
  "public-high-seas-pockets": {
1843
1930
  "name": "High seas pockets",
1844
- "description": "This data set is derived from the Marine Regions high-seas data set by extracting just the polygons corresponding to the 15 high seas pockets that GFW has labeled from HSP-1 to HSP-15. Note that HSP-15 is split across the anti-meridian, so it appears in two pieces that have the same label. Naming of the pockets is consistent with the naming that WCPFC uses to identify HSP 1-4. ",
1931
+ "description": "This data set is derived from the Marine Regions high-seas data set by extracting just the polygons corresponding to the 15 high seas pockets that GFW has labeled from HSP-1 to HSP-15. Note that HSP-15 is split across the anti-meridian, so it appears in two pieces that have the same label. Naming of the pockets is consistent with the naming that WCPFC uses to identify HSP 1-4.",
1845
1932
  "schema": {}
1846
1933
  },
1847
1934
  "public-indonesia-fishing-effort": {
@@ -1894,12 +1981,12 @@
1894
1981
  "enum": {
1895
1982
  "gillnets": "gillnets",
1896
1983
  "longline": "longline",
1984
+ "set longline": "set longline",
1897
1985
  "traps": "traps",
1898
1986
  "purse seine": "purse seine",
1899
1987
  "Handline": "Handline"
1900
1988
  }
1901
- },
1902
- "vessel-groups": "vessel-groups"
1989
+ }
1903
1990
  }
1904
1991
  },
1905
1992
  "public-indonesia-pelagic-presence": {
@@ -1914,6 +2001,7 @@
1914
2001
  "enum": {
1915
2002
  "gillnets": "gillnets",
1916
2003
  "longline": "longline",
2004
+ "set longline": "set longline",
1917
2005
  "traps": "traps",
1918
2006
  "purse seine": "purse seine",
1919
2007
  "Handline": "Handline"
@@ -1950,7 +2038,7 @@
1950
2038
  },
1951
2039
  "public-mediterranean-area-of-interest-1": {
1952
2040
  "name": "Area of Interest",
1953
- "description": "",
2041
+ "description": "Area of Interest",
1954
2042
  "schema": {}
1955
2043
  },
1956
2044
  "public-mexico-fishing-effort": {
@@ -2051,6 +2139,23 @@
2051
2139
  }
2052
2140
  },
2053
2141
  "hours": "hours",
2142
+ "geartype": {
2143
+ "keyword": "geartype",
2144
+ "enum": {
2145
+ "dredge_fishing": "dredge_fishing",
2146
+ "drifting_longlines": "drifting_longlines",
2147
+ "fishing": "fishing",
2148
+ "fixed_gear": "fixed_gear",
2149
+ "pole_and_line": "pole_and_line",
2150
+ "pots_and_traps": "pots_and_traps",
2151
+ "purse_seines": "purse_seines",
2152
+ "seiners": "seiners",
2153
+ "set_gillnets": "set_gillnets",
2154
+ "set_longlines": "set_longlines",
2155
+ "trawlers": "trawlers",
2156
+ "trollers": "trollers"
2157
+ }
2158
+ },
2054
2159
  "vessel_id": "vessel_id",
2055
2160
  "elevation_m": "elevation_m",
2056
2161
  "vessel-groups": "vessel-groups",
@@ -2058,6 +2163,46 @@
2058
2163
  "distance_from_shore_m": "distance_from_shore_m"
2059
2164
  }
2060
2165
  },
2166
+ "public-norway-presence": {
2167
+ "name": "Norway VMS",
2168
+ "description": "Vessel monitoring system (VMS) data is provided by the The Norwegian Directorate of Fisheries. Data is collected using Norway's vessel monitoring system via satellites and is published on a three-day delay containing information on vessels' location, speed, course, and movement. The activity layer displays a heatmap of vessel presence. Each point in the presence layer represents a position of the vessel, but not all positions are displayed. Vessel positions are displayed once per hour. You can select a position to view the vessel's complete track.",
2169
+ "schema": {
2170
+ "lat": "lat",
2171
+ "lon": "lon",
2172
+ "flag": "flag",
2173
+ "geartype": {
2174
+ "keyword": "geartype",
2175
+ "enum": {
2176
+ "dredge_fishing": "dredge_fishing",
2177
+ "drifting_longlines": "drifting_longlines",
2178
+ "fishing": "fishing",
2179
+ "fixed_gear": "fixed_gear",
2180
+ "pole_and_line": "pole_and_line",
2181
+ "pots_and_traps": "pots_and_traps",
2182
+ "purse_seines": "purse_seines",
2183
+ "seiners": "seiners",
2184
+ "set_gillnets": "set_gillnets",
2185
+ "set_longlines": "set_longlines",
2186
+ "trawlers": "trawlers",
2187
+ "trollers": "trollers"
2188
+ }
2189
+ },
2190
+ "vessel_id": "vessel_id",
2191
+ "elevation_m": "elevation_m",
2192
+ "vessel_type": {
2193
+ "keyword": "vessel_type",
2194
+ "enum": {
2195
+ "fishing": "fishing",
2196
+ "research": "research",
2197
+ "kelp trawler": "kelp trawler",
2198
+ "other": "other"
2199
+ }
2200
+ },
2201
+ "vessel-groups": "vessel-groups",
2202
+ "distance_from_port_m": "distance_from_port_m",
2203
+ "distance_from_shore_m": "distance_from_shore_m"
2204
+ }
2205
+ },
2061
2206
  "public-panama-fishing-effort": {
2062
2207
  "name": "Panama VMS",
2063
2208
  "description": "Vessel monitoring system (VMS) data provided by the Panamanian Authority of Aquatic Resources (ARAP). Data is received by Panama’s VMS system via satellite and contains vessel identities, gear type, location, speed, direction and more. Panama’s carrier vessel data is also available here. Each point in the carrier vessel data layer represents a position of the carriers, but not all positions are displayed. Carrier vessel positions are displayed once per day. In the future, we expect to be able to display more positions. Click on a carrier vessel’s position to view the vessel’s complete track. 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 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,” 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.",
@@ -2366,12 +2511,12 @@
2366
2511
  },
2367
2512
  "public-tristan-seamounts-200-1618586314138": {
2368
2513
  "name": "Depth: -200 m",
2369
- "description": "",
2514
+ "description": "Depth: -200 m",
2370
2515
  "schema": {}
2371
2516
  },
2372
2517
  "public-tristan-seamounts-3000-1618586349746": {
2373
2518
  "name": "Depth: -3000 m",
2374
- "description": "",
2519
+ "description": "Depth: -3000 m",
2375
2520
  "schema": {}
2376
2521
  },
2377
2522
  "public-tristan-seamounts-existing-1618586378121": {