array:2 [
  "model" => App\Models\Article {#1702
    #table: "articles"
    #fillable: array:9 [
      0 => "type"
      1 => "category_id"
      2 => "year"
      3 => "open_data_months_categories_id"
      4 => "parent_id"
      5 => "order"
      6 => "enabled"
      7 => "anchor"
      8 => "date"
    ]
    #connection: "mysql"
    #primaryKey: "id"
    #keyType: "int"
    +incrementing: true
    #with: []
    #withCount: []
    #perPage: 15
    +exists: true
    +wasRecentlyCreated: false
    #attributes: array:12 [
      "id" => 1365
      "type" => "article"
      "category_id" => 55
      "parent_id" => null
      "order" => 1852
      "enabled" => 1
      "date" => "2020-04-08"
      "created_at" => "2020-04-08 16:27:59"
      "updated_at" => "2020-04-08 16:27:59"
      "anchor" => null
      "year" => null
      "open_data_months_categories_id" => null
    ]
    #original: array:12 [
      "id" => 1365
      "type" => "article"
      "category_id" => 55
      "parent_id" => null
      "order" => 1852
      "enabled" => 1
      "date" => "2020-04-08"
      "created_at" => "2020-04-08 16:27:59"
      "updated_at" => "2020-04-08 16:27:59"
      "anchor" => null
      "year" => null
      "open_data_months_categories_id" => null
    ]
    #changes: []
    #casts: []
    #dates: []
    #dateFormat: null
    #appends: []
    #dispatchesEvents: []
    #observables: []
    #relations: []
    #touches: []
    +timestamps: true
    #hidden: []
    #visible: []
    #guarded: array:1 [
      0 => "*"
    ]
  }
  "items" => Illuminate\Database\Eloquent\Collection {#1701
    #items: array:8 [
      0 => App\Models\Article {#1708
        #table: "articles"
        #fillable: array:9 [
          0 => "type"
          1 => "category_id"
          2 => "year"
          3 => "open_data_months_categories_id"
          4 => "parent_id"
          5 => "order"
          6 => "enabled"
          7 => "anchor"
          8 => "date"
        ]
        #connection: "mysql"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #attributes: array:12 [
          "id" => 1365
          "type" => "article"
          "category_id" => 55
          "parent_id" => null
          "order" => 1852
          "enabled" => 1
          "date" => "2020-04-08"
          "created_at" => "2020-04-08 16:27:59"
          "updated_at" => "2020-04-08 16:27:59"
          "anchor" => null
          "year" => null
          "open_data_months_categories_id" => null
        ]
        #original: array:12 [
          "id" => 1365
          "type" => "article"
          "category_id" => 55
          "parent_id" => null
          "order" => 1852
          "enabled" => 1
          "date" => "2020-04-08"
          "created_at" => "2020-04-08 16:27:59"
          "updated_at" => "2020-04-08 16:27:59"
          "anchor" => null
          "year" => null
          "open_data_months_categories_id" => null
        ]
        #changes: []
        #casts: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "translates" => Illuminate\Database\Eloquent\Collection {#1739
            #items: array:4 [
              0 => App\Models\Translate {#1742
                #table: "translates"
                #fillable: array:5 [
                  0 => "object_type"
                  1 => "object_id"
                  2 => "object_key"
                  3 => "object_value"
                  4 => "languages"
                ]
                +timestamps: false
                #connection: "mysql"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:7 [
                  "id" => 12694
                  "object_type" => "article"
                  "object_id" => 1365
                  "object_key" => "title"
                  "object_value" => "Legislative portfolio"
                  "languages" => "en"
                  "object" => "article"
                ]
                #original: array:7 [
                  "id" => 12694
                  "object_type" => "article"
                  "object_id" => 1365
                  "object_key" => "title"
                  "object_value" => "Legislative portfolio"
                  "languages" => "en"
                  "object" => "article"
                ]
                #changes: []
                #casts: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Translate {#1743
                #table: "translates"
                #fillable: array:5 [
                  0 => "object_type"
                  1 => "object_id"
                  2 => "object_key"
                  3 => "object_value"
                  4 => "languages"
                ]
                +timestamps: false
                #connection: "mysql"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:7 [
                  "id" => 12695
                  "object_type" => "article"
                  "object_id" => 1365
                  "object_key" => "description"
                  "object_value" => "Description"
                  "languages" => "en"
                  "object" => "article"
                ]
                #original: array:7 [
                  "id" => 12695
                  "object_type" => "article"
                  "object_id" => 1365
                  "object_key" => "description"
                  "object_value" => "Description"
                  "languages" => "en"
                  "object" => "article"
                ]
                #changes: []
                #casts: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Translate {#1744
                #table: "translates"
                #fillable: array:5 [
                  0 => "object_type"
                  1 => "object_id"
                  2 => "object_key"
                  3 => "object_value"
                  4 => "languages"
                ]
                +timestamps: false
                #connection: "mysql"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:7 [
                  "id" => 12696
                  "object_type" => "article"
                  "object_id" => 1365
                  "object_key" => "url"
                  "object_value" => "legislative-portfolio"
                  "languages" => "en"
                  "object" => "article"
                ]
                #original: array:7 [
                  "id" => 12696
                  "object_type" => "article"
                  "object_id" => 1365
                  "object_key" => "url"
                  "object_value" => "legislative-portfolio"
                  "languages" => "en"
                  "object" => "article"
                ]
                #changes: []
                #casts: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Translate {#1745
                #table: "translates"
                #fillable: array:5 [
                  0 => "object_type"
                  1 => "object_id"
                  2 => "object_key"
                  3 => "object_value"
                  4 => "languages"
                ]
                +timestamps: false
                #connection: "mysql"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:7 [
                  "id" => 12697
                  "object_type" => "article"
                  "object_id" => 1365
                  "object_key" => "content"
                  "object_value" => """
                    <p style="text-align: justify;">At the present stage of development of the labor law of the Republic of Uzbekistan, its interaction with international labor principles and norms is becoming not only legally justified by virtue of, first of all, the Constitution, but also objectively necessary.</p>\r\n
                    <p style="text-align: justify;">The mechanism for implementing the norms of international organizations in the field of labor relations into the national legislation is becoming a fundamental part of the labor law system, which carries future foundations for the establishment, development and application of national models for their regulation. Thereby, the convention and recommendations of the International Labor Organization, which incorporate many years of experience in regulating the relevant areas of public relations in countries with developed market economies and strong democratic traditions, are an important and promising source for labor law in Uzbekistan.</p>\r\n
                    <p style="text-align: justify;">Uzbekistan has been a full member of the International Labor Organization since 1992. Over the years of cooperation, the country has acceded to 17 ILO conventions, including all 8 fundamental documents.</p>\r\n
                    <p style="text-align: justify;">In particular, the ILO Conventions &ldquo;On Forced or Compulsory Labor&rdquo; (No. 29) and &ldquo;On the Abolition of Forced Labor&rdquo; (No. 105), &ldquo;On the Minimum Age for Admission to Employment&rdquo; (No. 138) and &ldquo;On the Prohibition and Immediate Action for the Elimination of the Worst Forms of Child Labor&rdquo; (No. 182) were ratified.</p>\r\n
                    <p style="text-align: justify;">According to these documents, national legislation prohibits the involvement of persons under the age of 18 in forced labor and in work harmful to health. The list of such works includes the use of labor of persons under 18 years of age for manual collection and watering of cotton. At the same time, explanatory work is being carried out in Uzbekistan to prevent forced labor of minors.</p>\r\n
                    <p style="text-align: justify;">The Resolution of the President of the Republic of Uzbekistan &ldquo;On measures to improve the structure of labor bodies and strengthen the system of protection of labor rights and labor protection of citizens&rdquo; approved the &ldquo;Road Map&rdquo; - the program of actions &ldquo;Safe and protected labor&rdquo; in accordance with which the following laws of the Republic of Uzbekistan were adopted in 2019 aimed at ratification of the Convention of the International Labor Organization:</p>\r\n
                    <ol style="text-align: justify;">\r\n
                    <li><strong>&ldquo;On tripartite consultations to promote the application of international labor standards&rdquo; (No. 144, dated May 19, 1978);</strong></li>\r\n
                    <li><strong>&ldquo;On accession of the Republic of Uzbekistan to the additional protocol to the convention&ldquo; On Forced or Compulsory Labor &rdquo;(No. 29, dated November 9, 2016);</strong></li>\r\n
                    <li><strong>&ldquo;On labor inspection in industry and commerce&rdquo; (No. 81, dated April 7, 1950);</strong></li>\r\n
                    <li><strong>&ldquo;On labor inspection in agriculture&rdquo; (No. 129, dated January 19, 1972).</strong></li>\r\n
                    </ol>\r\n
                    <p style="text-align: justify;">Thus, only in 2019 Uzbekistan joined four conventions of the International Labor Organization, thereby supporting the call for ratification, which was picked up during the ILO&rsquo;s One for All campaign launched since the beginning of 2019.</p>\r\n
                    <p style="text-align: justify;">At the same time, as noted by the Chairperson of the Senate, the Chairperson of the National Commission for Combating Trafficking in Persons and Forced Labor, Tanzila Narbaeva, &ldquo;Ratification of the convention is 50% of the solution to the problem, and the rest is the implementation of international norms in the national legislation, this is the first. The second, the most important thing is the change in law enforcement practice and the mindset of the entire population. &rdquo;</p>\r\n
                    <p style="text-align: center;"><strong>Change in national law</strong></p>\r\n
                    <p style="text-align: justify;">International labor standards provide the legal basis for decent work for all. They are the result of discussions between governments, workers and employers, they are based on the diverse experience gained in different countries of the world.</p>\r\n
                    <p style="text-align: justify;">They are designed to serve as a guide for ensuring human rights in the sphere of labor and are used as a guide in the development and implementation of social and labor policies at the national level. The conventions and recommendations are designed to provide a roadmap for leaders at the national level to assist them in their efforts to achieve decent work and social and economic progress. Thus, international labor standards are directly related to the development and strengthening of national legislation and policies, provide the legal basis for achieving decent work for all.</p>\r\n
                    <p style="text-align: justify;">In this regard, in recent years, the Government of the Republic of Uzbekistan has taken radical measures to review national legislation, introduce legal norms providing for the improvement of labor relations, and the complete elimination of child and forced labor.</p>\r\n
                    <p style="text-align: justify;">In particular, the Resolution No. 349 of the Cabinet of Ministers of the Republic of Uzbekistan &ldquo;On Additional Measures to Eliminate Forced Labor in the Republic of Uzbekistan&rdquo; was adopted on May 10, 2018, which envisages prompt reaction to and suppression of all types of forced involvement of citizens, unconditional adoption of strict disciplinary measures to respond to official persons, the immediate transfer of relevant information to law enforcement agencies.</p>\r\n
                    <p style="text-align: justify;">Ensuring the rule of law, reliable protection of the rights and freedoms of citizens is one of the priority areas of the state policy implemented by President Shavkat Mirziyoyev.</p>\r\n
                    <p style="text-align: justify;">In order to oversee and monitor the observance and protection of the labor rights and freedoms of our citizens, in accordance with the Decree of the President of the Republic of Uzbekistan No. PP-3913 dated August 20, 2018, the State Labor Inspectorate was established. Its main tasks include organizing, together with line ministries, departments and public organizations, measures to prevent and completely eradicate forced labor, including by bringing guilty officials to justice in line with the law.</p>\r\n
                    <p style="text-align: justify;">In order to effectively implement the conventions of the International Labor Organization ratified by the Republic of Uzbekistan, to improve national legislation in the field of labor and law enforcement practice, to take additional measures to deepen constructive cooperation with international organizations in accordance with the Resolution of the Cabinet of Ministers of the Republic of Uzbekistan &ldquo;On additional measures for implementation, in 2018 - 2020, of conventions of the International Labor Organization ratified by the Republic of Uzbekistan&rdquo;,&nbsp; the Republican Interdepartmental Commission was formed.</p>\r\n
                    <p style="text-align: justify;">On October 29, 2018, the President of the Republic of Uzbekistan Sh.M. Mirziyoyev signed the Decree &ldquo;On increasing the responsibility of heads of state authorities at all levels for preventing and eradicating any manifestations and all forms of forced labor&rdquo;.</p>\r\n
                    <p style="text-align: justify;">In accordance with the Decree the Deputy Prime Minister of the Republic of Uzbekistan - the head of the Complex for Agriculture and Water Resources, Processing of Agricultural and Food Products of the Cabinet of Ministers of the Republic of Uzbekistan Zoyir Toirovich Mirzaev was relieved of his post for serious shortcomings in the organization of work on sowing and irrigation of winter grain crops. The document instructed the Prosecutor General of the Republic of Uzbekistan to verify the violation of the law during agricultural work, the Prime Minister of the Republic of Uzbekistan, the heads of state authorities and business associations in the field to ensure the effective implementation of measures to eradicate all forms and any manifestations of forced labor.</p>\r\n
                    <p style="text-align: justify;">Pursuant to the Law of the Republic of Uzbekistan&ldquo;On ratification of the Convention of the International Labor Organization No. 144 on tripartite consultations to promote the application of international labor standards (Geneva, June 21, 1976)&rdquo; Decree of the Cabinet of Ministers of the Republic of Uzbekistan No. 553 dated July 3, 2019 established the Republican tripartite commission on social and labor issues. Its main tasks are defined as follows:</p>\r\n
                    <p style="text-align: justify;"> consultations and coordination of positions on issues of ensuring the implementation of socio-economic policies aimed at protecting labor rights, economic and social interests of workers and employers,</p>\r\n
                    <p style="text-align: justify;"> ensuring constructive cooperation on the basis of mutual consideration of positions, rights and interests,</p>\r\n
                    <p style="text-align: justify;"> promoting collective bargaining regulation of social and labor relations by concluding a general agreement and monitoring the progress of its implementation;</p>\r\n
                    <p style="text-align: justify;"> studying international experience, participating in events held by relevant foreign organizations in the field of social partnership and social and labor relations, holding consultations on issues related to the ratification and application of international labor standards;</p>\r\n
                    <p style="text-align: justify;"> holding consultations on formulation of answers to the questionnaires concerning the agenda items of the International Labor Conference, and the comments of governments on the proposed texts that will be discussed by the conference;</p>\r\n
                    <p style="text-align: justify;"> publication of annual reports on the implementation of the procedures provided for in the Convention of the International Labor Organization No. 144 on tripartite consultations to promote the application of international labor standards (Geneva, June 21, 1916);</p>\r\n
                    <p style="text-align: justify;"> periodically reviewing unratified conventions and recommendations that are not yet applied, with a view to identifying measures taken to facilitate their application and, where appropriate, ratification.</p>\r\n
                    <p style="text-align: justify;">Another important step in ensuring the protection of the rights and interests of citizens of the Republic was the adoption of the Decree of the President &ldquo;On additional measures to further improve the system of combating trafficking in persons and forced labor&rdquo; of July 30, 2019.</p>\r\n
                    <p style="text-align: justify;">In accordance with the Decree, the Republican Interdepartmental Commission on Combating Trafficking in Persons was transformed into the National Commission on Combating Trafficking in Persons and Forced Labor, consisting of two subcommissions:</p>\r\n
                    <ol style="text-align: justify;">\r\n
                    <li>a) The Sub-Commission on Combating Human Trafficking, headed by the Minister of Internal Affairs of the Republic of Uzbekistan, who is the deputy chairman of the National Commission;</li>\r\n
                    <li>b) The Subcommittee for Combating Forced Labor, headed by the Minister of Employment and Labor Relations of the Republic of Uzbekistan, who is the deputy chairman of the National Commission.</li>\r\n
                    </ol>\r\n
                    <p style="text-align: justify;">There are also regional commissions led by the chairman of the Zhukorgi Kenges of the Republic of Karakalpakstan, khokims of regions, the city of Tashkent, districts (cities).</p>\r\n
                    <p style="text-align: justify;">The Chairman of the National Commission is the Chairman of the Senate of the Oliy Majlis of the Republic of Uzbekistan.</p>\r\n
                    <p style="text-align: justify;">The main objectives of the commission are:</p>\r\n
                    <p style="text-align: justify;"> coordination of activities of state and territorial bodies, self-government bodies of citizens and non-governmental non-profit organizations in the field of combating human trafficking and forced labor in order to ensure the effectiveness of their activities, close interaction and coordination of work;</p>\r\n
                    <p style="text-align: justify;"> organization of the development and implementation of state and other programs in the field of combating human trafficking and forced labor in order to improve national legislation and law enforcement practice, as well as control over their implementation;</p>\r\n
                    <p style="text-align: justify;"> analysis, assessment, monitoring and improving the effectiveness of measures taken to combat human trafficking and forced labor, study the practice of detecting, investigating, preventing and combating crimes in this area;</p>\r\n
                    <p style="text-align: justify;"> Organization of effective international cooperation and interaction in the field of combating human trafficking and forced labor, as well as the collection, analysis of information and the preparation of reports in this area.</p>\r\n
                    <p style="text-align: justify;">This Decree establishes for the first time the Institute of the National Rapporteur on the fight against trafficking in persons and forced labor, whose functions are assigned to the Chairman of the National Commission, the Chairman of the Senate of the Oliy Majlis of the Republic of Uzbekistan</p>\r\n
                    <p style="text-align: justify;">The main tasks of the National Rapporteur are:</p>\r\n
                    <p style="text-align: justify;"> annual submission to the President of the Republic of Uzbekistan of information</p>\r\n
                    <p style="text-align: justify;"> on the current situation in the country and in the world in the field of combating trafficking in persons and forced labor;</p>\r\n
                    <p style="text-align: justify;"> information on measures taken to prosecute and punish persons involved in this type of crime and to support victims of trafficking in persons;</p>\r\n
                    <p style="text-align: justify;"> organization of regular briefings for the media with the involvement of the diplomatic corps of foreign states of the representations of international organizations accredited in the Republic of Uzbekistan, with the aim of bringing to the general public and the international community reliable information on measures taken in the country in this field;</p>\r\n
                    <p style="text-align: justify;"> ensuring effective cooperation and interaction in the field of combating human trafficking and forced labor with the international community, organizations and human rights defenders specializing in this topic, prompt response to attacks on the state, as well as upholding the national interests of the republic in the international arena in this field.</p>\r\n
                    <p style="text-align: justify;">The Law &ldquo;On Amending and Adding to Some Legislative Acts of the Republic of Uzbekistan&rdquo;, adopted on August 29, 2019, gains particular importance in the implementation of mechanisms to combat forced labor, according to which:</p>\r\n
                    <ol style="text-align: justify;">\r\n
                    <li>a) liability for administrative coercion to work is increased, which entails the imposition of a fine of 10 to 30 minimum wages (previously from one to three minimum wages). Repeated commission of this offense entails impostion of a fine of 30 to 100 minimum wages;</li>\r\n
                    <li>b) the involvement of a minor in forced labor shall be sanctioned by a fine of thirty to fifty minimum wages (previously from five to fifteen sizes), the repeated commission of this offense shall be sanctioned by a fine of fifty to one hundred minimum wages.</li>\r\n
                    </ol>\r\n
                    <p style="text-align: justify;">Currently, the Ministry of Employment and Labor Relations, together with the Ministry of the Interior, has developed a draft law on amending the Criminal Code, which introduces criminal liability for the use of labor by minors: - a fine of up to 25 minimum wages, deprivation of certain rights for up to 3 years or involvement in correctional labor for a period upto 3 years; coercion to work: - a fine of up to 150 MW, deprivation of certain rights for up to 2 years or involvement in corrective labor for up to 2 years and the Code of Administrative Responsibility (administrative coercion to work: - a fine of 50-100 MW; the same offense in relation to for minors - a fine of 70-100 MW.The approval of the law is expected in January 2020.</p>
                    """
                  "languages" => "en"
                  "object" => "article"
                ]
                #original: array:7 [
                  "id" => 12697
                  "object_type" => "article"
                  "object_id" => 1365
                  "object_key" => "content"
                  "object_value" => """
                    <p style="text-align: justify;">At the present stage of development of the labor law of the Republic of Uzbekistan, its interaction with international labor principles and norms is becoming not only legally justified by virtue of, first of all, the Constitution, but also objectively necessary.</p>\r\n
                    <p style="text-align: justify;">The mechanism for implementing the norms of international organizations in the field of labor relations into the national legislation is becoming a fundamental part of the labor law system, which carries future foundations for the establishment, development and application of national models for their regulation. Thereby, the convention and recommendations of the International Labor Organization, which incorporate many years of experience in regulating the relevant areas of public relations in countries with developed market economies and strong democratic traditions, are an important and promising source for labor law in Uzbekistan.</p>\r\n
                    <p style="text-align: justify;">Uzbekistan has been a full member of the International Labor Organization since 1992. Over the years of cooperation, the country has acceded to 17 ILO conventions, including all 8 fundamental documents.</p>\r\n
                    <p style="text-align: justify;">In particular, the ILO Conventions &ldquo;On Forced or Compulsory Labor&rdquo; (No. 29) and &ldquo;On the Abolition of Forced Labor&rdquo; (No. 105), &ldquo;On the Minimum Age for Admission to Employment&rdquo; (No. 138) and &ldquo;On the Prohibition and Immediate Action for the Elimination of the Worst Forms of Child Labor&rdquo; (No. 182) were ratified.</p>\r\n
                    <p style="text-align: justify;">According to these documents, national legislation prohibits the involvement of persons under the age of 18 in forced labor and in work harmful to health. The list of such works includes the use of labor of persons under 18 years of age for manual collection and watering of cotton. At the same time, explanatory work is being carried out in Uzbekistan to prevent forced labor of minors.</p>\r\n
                    <p style="text-align: justify;">The Resolution of the President of the Republic of Uzbekistan &ldquo;On measures to improve the structure of labor bodies and strengthen the system of protection of labor rights and labor protection of citizens&rdquo; approved the &ldquo;Road Map&rdquo; - the program of actions &ldquo;Safe and protected labor&rdquo; in accordance with which the following laws of the Republic of Uzbekistan were adopted in 2019 aimed at ratification of the Convention of the International Labor Organization:</p>\r\n
                    <ol style="text-align: justify;">\r\n
                    <li><strong>&ldquo;On tripartite consultations to promote the application of international labor standards&rdquo; (No. 144, dated May 19, 1978);</strong></li>\r\n
                    <li><strong>&ldquo;On accession of the Republic of Uzbekistan to the additional protocol to the convention&ldquo; On Forced or Compulsory Labor &rdquo;(No. 29, dated November 9, 2016);</strong></li>\r\n
                    <li><strong>&ldquo;On labor inspection in industry and commerce&rdquo; (No. 81, dated April 7, 1950);</strong></li>\r\n
                    <li><strong>&ldquo;On labor inspection in agriculture&rdquo; (No. 129, dated January 19, 1972).</strong></li>\r\n
                    </ol>\r\n
                    <p style="text-align: justify;">Thus, only in 2019 Uzbekistan joined four conventions of the International Labor Organization, thereby supporting the call for ratification, which was picked up during the ILO&rsquo;s One for All campaign launched since the beginning of 2019.</p>\r\n
                    <p style="text-align: justify;">At the same time, as noted by the Chairperson of the Senate, the Chairperson of the National Commission for Combating Trafficking in Persons and Forced Labor, Tanzila Narbaeva, &ldquo;Ratification of the convention is 50% of the solution to the problem, and the rest is the implementation of international norms in the national legislation, this is the first. The second, the most important thing is the change in law enforcement practice and the mindset of the entire population. &rdquo;</p>\r\n
                    <p style="text-align: center;"><strong>Change in national law</strong></p>\r\n
                    <p style="text-align: justify;">International labor standards provide the legal basis for decent work for all. They are the result of discussions between governments, workers and employers, they are based on the diverse experience gained in different countries of the world.</p>\r\n
                    <p style="text-align: justify;">They are designed to serve as a guide for ensuring human rights in the sphere of labor and are used as a guide in the development and implementation of social and labor policies at the national level. The conventions and recommendations are designed to provide a roadmap for leaders at the national level to assist them in their efforts to achieve decent work and social and economic progress. Thus, international labor standards are directly related to the development and strengthening of national legislation and policies, provide the legal basis for achieving decent work for all.</p>\r\n
                    <p style="text-align: justify;">In this regard, in recent years, the Government of the Republic of Uzbekistan has taken radical measures to review national legislation, introduce legal norms providing for the improvement of labor relations, and the complete elimination of child and forced labor.</p>\r\n
                    <p style="text-align: justify;">In particular, the Resolution No. 349 of the Cabinet of Ministers of the Republic of Uzbekistan &ldquo;On Additional Measures to Eliminate Forced Labor in the Republic of Uzbekistan&rdquo; was adopted on May 10, 2018, which envisages prompt reaction to and suppression of all types of forced involvement of citizens, unconditional adoption of strict disciplinary measures to respond to official persons, the immediate transfer of relevant information to law enforcement agencies.</p>\r\n
                    <p style="text-align: justify;">Ensuring the rule of law, reliable protection of the rights and freedoms of citizens is one of the priority areas of the state policy implemented by President Shavkat Mirziyoyev.</p>\r\n
                    <p style="text-align: justify;">In order to oversee and monitor the observance and protection of the labor rights and freedoms of our citizens, in accordance with the Decree of the President of the Republic of Uzbekistan No. PP-3913 dated August 20, 2018, the State Labor Inspectorate was established. Its main tasks include organizing, together with line ministries, departments and public organizations, measures to prevent and completely eradicate forced labor, including by bringing guilty officials to justice in line with the law.</p>\r\n
                    <p style="text-align: justify;">In order to effectively implement the conventions of the International Labor Organization ratified by the Republic of Uzbekistan, to improve national legislation in the field of labor and law enforcement practice, to take additional measures to deepen constructive cooperation with international organizations in accordance with the Resolution of the Cabinet of Ministers of the Republic of Uzbekistan &ldquo;On additional measures for implementation, in 2018 - 2020, of conventions of the International Labor Organization ratified by the Republic of Uzbekistan&rdquo;,&nbsp; the Republican Interdepartmental Commission was formed.</p>\r\n
                    <p style="text-align: justify;">On October 29, 2018, the President of the Republic of Uzbekistan Sh.M. Mirziyoyev signed the Decree &ldquo;On increasing the responsibility of heads of state authorities at all levels for preventing and eradicating any manifestations and all forms of forced labor&rdquo;.</p>\r\n
                    <p style="text-align: justify;">In accordance with the Decree the Deputy Prime Minister of the Republic of Uzbekistan - the head of the Complex for Agriculture and Water Resources, Processing of Agricultural and Food Products of the Cabinet of Ministers of the Republic of Uzbekistan Zoyir Toirovich Mirzaev was relieved of his post for serious shortcomings in the organization of work on sowing and irrigation of winter grain crops. The document instructed the Prosecutor General of the Republic of Uzbekistan to verify the violation of the law during agricultural work, the Prime Minister of the Republic of Uzbekistan, the heads of state authorities and business associations in the field to ensure the effective implementation of measures to eradicate all forms and any manifestations of forced labor.</p>\r\n
                    <p style="text-align: justify;">Pursuant to the Law of the Republic of Uzbekistan&ldquo;On ratification of the Convention of the International Labor Organization No. 144 on tripartite consultations to promote the application of international labor standards (Geneva, June 21, 1976)&rdquo; Decree of the Cabinet of Ministers of the Republic of Uzbekistan No. 553 dated July 3, 2019 established the Republican tripartite commission on social and labor issues. Its main tasks are defined as follows:</p>\r\n
                    <p style="text-align: justify;"> consultations and coordination of positions on issues of ensuring the implementation of socio-economic policies aimed at protecting labor rights, economic and social interests of workers and employers,</p>\r\n
                    <p style="text-align: justify;"> ensuring constructive cooperation on the basis of mutual consideration of positions, rights and interests,</p>\r\n
                    <p style="text-align: justify;"> promoting collective bargaining regulation of social and labor relations by concluding a general agreement and monitoring the progress of its implementation;</p>\r\n
                    <p style="text-align: justify;"> studying international experience, participating in events held by relevant foreign organizations in the field of social partnership and social and labor relations, holding consultations on issues related to the ratification and application of international labor standards;</p>\r\n
                    <p style="text-align: justify;"> holding consultations on formulation of answers to the questionnaires concerning the agenda items of the International Labor Conference, and the comments of governments on the proposed texts that will be discussed by the conference;</p>\r\n
                    <p style="text-align: justify;"> publication of annual reports on the implementation of the procedures provided for in the Convention of the International Labor Organization No. 144 on tripartite consultations to promote the application of international labor standards (Geneva, June 21, 1916);</p>\r\n
                    <p style="text-align: justify;"> periodically reviewing unratified conventions and recommendations that are not yet applied, with a view to identifying measures taken to facilitate their application and, where appropriate, ratification.</p>\r\n
                    <p style="text-align: justify;">Another important step in ensuring the protection of the rights and interests of citizens of the Republic was the adoption of the Decree of the President &ldquo;On additional measures to further improve the system of combating trafficking in persons and forced labor&rdquo; of July 30, 2019.</p>\r\n
                    <p style="text-align: justify;">In accordance with the Decree, the Republican Interdepartmental Commission on Combating Trafficking in Persons was transformed into the National Commission on Combating Trafficking in Persons and Forced Labor, consisting of two subcommissions:</p>\r\n
                    <ol style="text-align: justify;">\r\n
                    <li>a) The Sub-Commission on Combating Human Trafficking, headed by the Minister of Internal Affairs of the Republic of Uzbekistan, who is the deputy chairman of the National Commission;</li>\r\n
                    <li>b) The Subcommittee for Combating Forced Labor, headed by the Minister of Employment and Labor Relations of the Republic of Uzbekistan, who is the deputy chairman of the National Commission.</li>\r\n
                    </ol>\r\n
                    <p style="text-align: justify;">There are also regional commissions led by the chairman of the Zhukorgi Kenges of the Republic of Karakalpakstan, khokims of regions, the city of Tashkent, districts (cities).</p>\r\n
                    <p style="text-align: justify;">The Chairman of the National Commission is the Chairman of the Senate of the Oliy Majlis of the Republic of Uzbekistan.</p>\r\n
                    <p style="text-align: justify;">The main objectives of the commission are:</p>\r\n
                    <p style="text-align: justify;"> coordination of activities of state and territorial bodies, self-government bodies of citizens and non-governmental non-profit organizations in the field of combating human trafficking and forced labor in order to ensure the effectiveness of their activities, close interaction and coordination of work;</p>\r\n
                    <p style="text-align: justify;"> organization of the development and implementation of state and other programs in the field of combating human trafficking and forced labor in order to improve national legislation and law enforcement practice, as well as control over their implementation;</p>\r\n
                    <p style="text-align: justify;"> analysis, assessment, monitoring and improving the effectiveness of measures taken to combat human trafficking and forced labor, study the practice of detecting, investigating, preventing and combating crimes in this area;</p>\r\n
                    <p style="text-align: justify;"> Organization of effective international cooperation and interaction in the field of combating human trafficking and forced labor, as well as the collection, analysis of information and the preparation of reports in this area.</p>\r\n
                    <p style="text-align: justify;">This Decree establishes for the first time the Institute of the National Rapporteur on the fight against trafficking in persons and forced labor, whose functions are assigned to the Chairman of the National Commission, the Chairman of the Senate of the Oliy Majlis of the Republic of Uzbekistan</p>\r\n
                    <p style="text-align: justify;">The main tasks of the National Rapporteur are:</p>\r\n
                    <p style="text-align: justify;"> annual submission to the President of the Republic of Uzbekistan of information</p>\r\n
                    <p style="text-align: justify;"> on the current situation in the country and in the world in the field of combating trafficking in persons and forced labor;</p>\r\n
                    <p style="text-align: justify;"> information on measures taken to prosecute and punish persons involved in this type of crime and to support victims of trafficking in persons;</p>\r\n
                    <p style="text-align: justify;"> organization of regular briefings for the media with the involvement of the diplomatic corps of foreign states of the representations of international organizations accredited in the Republic of Uzbekistan, with the aim of bringing to the general public and the international community reliable information on measures taken in the country in this field;</p>\r\n
                    <p style="text-align: justify;"> ensuring effective cooperation and interaction in the field of combating human trafficking and forced labor with the international community, organizations and human rights defenders specializing in this topic, prompt response to attacks on the state, as well as upholding the national interests of the republic in the international arena in this field.</p>\r\n
                    <p style="text-align: justify;">The Law &ldquo;On Amending and Adding to Some Legislative Acts of the Republic of Uzbekistan&rdquo;, adopted on August 29, 2019, gains particular importance in the implementation of mechanisms to combat forced labor, according to which:</p>\r\n
                    <ol style="text-align: justify;">\r\n
                    <li>a) liability for administrative coercion to work is increased, which entails the imposition of a fine of 10 to 30 minimum wages (previously from one to three minimum wages). Repeated commission of this offense entails impostion of a fine of 30 to 100 minimum wages;</li>\r\n
                    <li>b) the involvement of a minor in forced labor shall be sanctioned by a fine of thirty to fifty minimum wages (previously from five to fifteen sizes), the repeated commission of this offense shall be sanctioned by a fine of fifty to one hundred minimum wages.</li>\r\n
                    </ol>\r\n
                    <p style="text-align: justify;">Currently, the Ministry of Employment and Labor Relations, together with the Ministry of the Interior, has developed a draft law on amending the Criminal Code, which introduces criminal liability for the use of labor by minors: - a fine of up to 25 minimum wages, deprivation of certain rights for up to 3 years or involvement in correctional labor for a period upto 3 years; coercion to work: - a fine of up to 150 MW, deprivation of certain rights for up to 2 years or involvement in corrective labor for up to 2 years and the Code of Administrative Responsibility (administrative coercion to work: - a fine of 50-100 MW; the same offense in relation to for minors - a fine of 70-100 MW.The approval of the law is expected in January 2020.</p>
                    """
                  "languages" => "en"
                  "object" => "article"
                ]
                #changes: []
                #casts: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      1 => App\Models\Article {#1709
        #table: "articles"
        #fillable: array:9 [
          0 => "type"
          1 => "category_id"
          2 => "year"
          3 => "open_data_months_categories_id"
          4 => "parent_id"
          5 => "order"
          6 => "enabled"
          7 => "anchor"
          8 => "date"
        ]
        #connection: "mysql"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #attributes: array:12 [
          "id" => 1367
          "type" => "article"
          "category_id" => 55
          "parent_id" => null
          "order" => 1854
          "enabled" => 1
          "date" => "2020-04-08"
          "created_at" => "2020-04-08 16:37:22"
          "updated_at" => "2020-04-08 16:37:22"
          "anchor" => null
          "year" => null
          "open_data_months_categories_id" => null
        ]
        #original: array:12 [
          "id" => 1367
          "type" => "article"
          "category_id" => 55
          "parent_id" => null
          "order" => 1854
          "enabled" => 1
          "date" => "2020-04-08"
          "created_at" => "2020-04-08 16:37:22"
          "updated_at" => "2020-04-08 16:37:22"
          "anchor" => null
          "year" => null
          "open_data_months_categories_id" => null
        ]
        #changes: []
        #casts: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "translates" => Illuminate\Database\Eloquent\Collection {#1707
            #items: array:4 [
              0 => App\Models\Translate {#1746
                #table: "translates"
                #fillable: array:5 [
                  0 => "object_type"
                  1 => "object_id"
                  2 => "object_key"
                  3 => "object_value"
                  4 => "languages"
                ]
                +timestamps: false
                #connection: "mysql"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:7 [
                  "id" => 12707
                  "object_type" => "article"
                  "object_id" => 1367
                  "object_key" => "title"
                  "object_value" => "Activities"
                  "languages" => "en"
                  "object" => "article"
                ]
                #original: array:7 [
                  "id" => 12707
                  "object_type" => "article"
                  "object_id" => 1367
                  "object_key" => "title"
                  "object_value" => "Activities"
                  "languages" => "en"
                  "object" => "article"
                ]
                #changes: []
                #casts: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Translate {#1747
                #table: "translates"
                #fillable: array:5 [
                  0 => "object_type"
                  1 => "object_id"
                  2 => "object_key"
                  3 => "object_value"
                  4 => "languages"
                ]
                +timestamps: false
                #connection: "mysql"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:7 [
                  "id" => 12708
                  "object_type" => "article"
                  "object_id" => 1367
                  "object_key" => "description"
                  "object_value" => "STATE LABOR INSPECTORATE"
                  "languages" => "en"
                  "object" => "article"
                ]
                #original: array:7 [
                  "id" => 12708
                  "object_type" => "article"
                  "object_id" => 1367
                  "object_key" => "description"
                  "object_value" => "STATE LABOR INSPECTORATE"
                  "languages" => "en"
                  "object" => "article"
                ]
                #changes: []
                #casts: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Translate {#1748
                #table: "translates"
                #fillable: array:5 [
                  0 => "object_type"
                  1 => "object_id"
                  2 => "object_key"
                  3 => "object_value"
                  4 => "languages"
                ]
                +timestamps: false
                #connection: "mysql"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:7 [
                  "id" => 12709
                  "object_type" => "article"
                  "object_id" => 1367
                  "object_key" => "url"
                  "object_value" => "activities"
                  "languages" => "en"
                  "object" => "article"
                ]
                #original: array:7 [
                  "id" => 12709
                  "object_type" => "article"
                  "object_id" => 1367
                  "object_key" => "url"
                  "object_value" => "activities"
                  "languages" => "en"
                  "object" => "article"
                ]
                #changes: []
                #casts: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Translate {#1749
                #table: "translates"
                #fillable: array:5 [
                  0 => "object_type"
                  1 => "object_id"
                  2 => "object_key"
                  3 => "object_value"
                  4 => "languages"
                ]
                +timestamps: false
                #connection: "mysql"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:7 [
                  "id" => 12710
                  "object_type" => "article"
                  "object_id" => 1367
                  "object_key" => "content"
                  "object_value" => """
                    <p style="text-align: center;"><strong>STATE LABOR INSPECTORATE</strong></p>\r\n
                    <p style="text-align: justify;"><strong>The State Labor Inspectorate </strong>(hereinafter referred to as the Inspectorate) acts on the basis of the Regulation No. 1066 &ldquo;On the State Labor Inspectorate of the Ministry of Labor and Employment of the Republic of Uzbekistan&rdquo;, approved by the Cabinet of Ministers of the Republic of Uzbekistan on December 31, 2018.</p>\r\n
                    <p style="text-align: center;"><strong>STRUCTURE OF THE INSPECTORATE</strong></p>\r\n
                    <p style="text-align: justify;">The structure of the State Labor Inspectorate <strong>in the Ministry</strong> is as follows: Head of Inspectorate, two Deputy Heads, four State Legal Labor Inspectors, two State Technical Labor Inspectors and the Chief State Expert on Working Conditions.</p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/11.png" alt="" width="648" height="224" /></p>\r\n
                    <p style="text-align: justify;"><strong>The Ministry of Labor and Employment of the Republic of Karakalpakstan and departments of the National Ministry in the regions</strong> have positions of the Head of Inspectorate, two Deputy Heads, and 6 to 9 State Technical Inspectors for labor protection.</p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/112.png" alt="" width="466" height="270" /></p>\r\n
                    <p style="text-align: justify;"><strong>All district (city) employment promotion centers</strong> of the Ministry have positions of the State Legal Labor Inspector and his/her assistant.</p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/113.jpg" alt="" width="668" height="445" /></p>\r\n
                    <p style="text-align: justify;">The Order No. 197-ICh of the Minister of Employment and Labor Relations of the Republic of Uzbekistan of August 13, 2019 provides for an increase in the number <br />of city and district state legal labor inspectors of the State Labor Inspectorate under the Ministry of Employment and Labor Relations of the Republic of Uzbekistan. In order to increase the efficiency of the State Labor Inspectorate, the staff positions <br />of&nbsp; Inspectorate have been increased in number, with the involvement of an additional 200 assistant inspectors.</p>\r\n
                    <p style="text-align: justify;">In total:</p>\r\n
                    <p style="text-align: justify;">- in district (city) 200 <strong>state legal labor inspectors</strong> and their 200 <strong>assistants</strong>;</p>\r\n
                    <p style="text-align: justify;">- in the Ministry of Labor and Employment of the Republic of Karakalpakstan and in all regions there are 14 heads of Inspectorates, 28 of their deputies and 90 state technical inspectors for labor protection.</p>\r\n
                    <p style="text-align: justify;">In fact, 439 job positions were filled on 532 staffing tables. (82%)</p>\r\n
                    <p style="text-align: center;"><strong>WHAT IS THE RESPONSIBILITY OF THE STATE LABOR INSPECTOR?</strong></p>\r\n
                    <p style="text-align: justify;"><strong>The State labor inspector</strong> is an official who protects the rights of workers and employers working under an employment contract, verifies compliance with employment, labor laws, as well as labor protection at enterprises and organizations located within the territory of the Republic of Uzbekistan, applies appropriate measures under labor legislation and participates in litigation in the interests of the employer and employees .</p>\r\n
                    <p style="text-align: justify;"><strong>State Legal Inspector of Labor</strong> - is an official with a higher legal education, who simultaneously acts as a legal adviser in a district (city) employment center, verifies compliance with employment and labor laws at enterprises and organizations, and also takes appropriate measures regarding violations of labor laws.</p>\r\n
                    <p style="text-align: justify;"><strong>State Technical Inspector for Labor Protection</strong> - is an official with a higher education who investigates labor safety issues, causes of occupational injuries and occupational diseases (accidents) and the conditions for creating safe working conditions, and also applies appropriate measures for violations of labor laws.</p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/114.png" alt="" width="682" height="495" /></p>\r\n
                    <p style="text-align: justify;"><strong>Chief State Expert on Working Conditions of the Republic of Uzbekistan</strong> - is an official with a higher education, who checks the quality of certification at workplace, conducts state expertise and applies appropriate measures in relation to violations of labor legislation.</p>\r\n
                    <p style="text-align: center;"><strong>ADAPTATION OF NEWLY HIRED STATE LEGAL INSPECTOR</strong></p>\r\n
                    <p style="text-align: justify;">A person with a higher legal education may work as a state legal inspector. The state legal inspector is also the legal adviser of the district (city) employment promotion center.</p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/116.jpg" alt="" width="638" height="426" /></p>\r\n
                    <p style="text-align: justify;">To ensure fast adaptation of state labor inspectors in work, the followings are carried out:</p>\r\n
                    <p style="text-align: justify;"><strong>1) a two-week mandatory introduction and adaptation course</strong> in the framework of continuing education courses for employees of labor bodies;</p>\r\n
                    <p style="text-align: justify;"><strong>2) secondment to the state labor inspectorate of the General Directorate of Employment of the region</strong></p>\r\n
                    <p style="text-align: justify;">In addition, the Ministry provides the followings on an ongoing basis:</p>\r\n
                    <p style="text-align: justify;"> in-service training courses every 3 years;</p>\r\n
                    <p style="text-align: justify;"> special certificates for inspections of business entities based on results of attestation;</p>\r\n
                    <p style="text-align: justify;"> further certification of the employee once every three years in order to identify professional compliance and suitability to the position;</p>\r\n
                    <p style="text-align: justify;"> the degree of legal qualification of legal inspectors, equivalent to the degree of legal officers.</p>\r\n
                    <p style="text-align: center;"><strong>ACTIVITY OF THE STATE LEGAL INSPECTOR OF LABOR</strong></p>\r\n
                    <p style="text-align: justify;">The monthly activities of state legal inspectors of labor are as follows. State legal labor inspectors on a monthly-basis review in average about 29-78 complaints from individuals and legal entities. 16-45 of these appeals come from district (city) employment centers, 5-12 -&nbsp; from the General Directorate of Employment, 4-11 - from the Ministry, and 4-10 complaints - from other organizations (mainly law enforcement agencies).</p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/117.png" alt="" width="776" height="190" /></p>\r\n
                    <p style="text-align: justify;">The state legal inspector regularly performs the following activities:</p>\r\n
                    <ul style="text-align: justify;">\r\n
                    <li>reviews from 3 to 10 appeals of law enforcement bodies (justice, prosecutors, courts) as a specialist and issues conclusions on the results of appeals;</li>\r\n
                    <li>imposes fines on 2 to10 organizations that did not provide a vacancy report;</li>\r\n
                    <li>participates in inspections of 1 to 3 budget organizations for compliance of their activities with labor legislation in accordance with the schedule approved by the Ministry;</li>\r\n
                    <li>provides a report on the work done for the month to the Main Employment Directorate by the 3rd day of each month;</li>\r\n
                    <li>files lawsuits in civil courts;</li>\r\n
                    <li>conducts 1-3 outreach events through round tables and media coverage;</li>\r\n
                    <li>participates in inspections when attracted by the Ministry;</li>\r\n
                    <li>conducts regular monitoring of forced labor and legalization of business entities.</li>\r\n
                    </ul>\r\n
                    <p style="text-align: justify;">&nbsp;</p>
                    """
                  "languages" => "en"
                  "object" => "article"
                ]
                #original: array:7 [
                  "id" => 12710
                  "object_type" => "article"
                  "object_id" => 1367
                  "object_key" => "content"
                  "object_value" => """
                    <p style="text-align: center;"><strong>STATE LABOR INSPECTORATE</strong></p>\r\n
                    <p style="text-align: justify;"><strong>The State Labor Inspectorate </strong>(hereinafter referred to as the Inspectorate) acts on the basis of the Regulation No. 1066 &ldquo;On the State Labor Inspectorate of the Ministry of Labor and Employment of the Republic of Uzbekistan&rdquo;, approved by the Cabinet of Ministers of the Republic of Uzbekistan on December 31, 2018.</p>\r\n
                    <p style="text-align: center;"><strong>STRUCTURE OF THE INSPECTORATE</strong></p>\r\n
                    <p style="text-align: justify;">The structure of the State Labor Inspectorate <strong>in the Ministry</strong> is as follows: Head of Inspectorate, two Deputy Heads, four State Legal Labor Inspectors, two State Technical Labor Inspectors and the Chief State Expert on Working Conditions.</p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/11.png" alt="" width="648" height="224" /></p>\r\n
                    <p style="text-align: justify;"><strong>The Ministry of Labor and Employment of the Republic of Karakalpakstan and departments of the National Ministry in the regions</strong> have positions of the Head of Inspectorate, two Deputy Heads, and 6 to 9 State Technical Inspectors for labor protection.</p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/112.png" alt="" width="466" height="270" /></p>\r\n
                    <p style="text-align: justify;"><strong>All district (city) employment promotion centers</strong> of the Ministry have positions of the State Legal Labor Inspector and his/her assistant.</p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/113.jpg" alt="" width="668" height="445" /></p>\r\n
                    <p style="text-align: justify;">The Order No. 197-ICh of the Minister of Employment and Labor Relations of the Republic of Uzbekistan of August 13, 2019 provides for an increase in the number <br />of city and district state legal labor inspectors of the State Labor Inspectorate under the Ministry of Employment and Labor Relations of the Republic of Uzbekistan. In order to increase the efficiency of the State Labor Inspectorate, the staff positions <br />of&nbsp; Inspectorate have been increased in number, with the involvement of an additional 200 assistant inspectors.</p>\r\n
                    <p style="text-align: justify;">In total:</p>\r\n
                    <p style="text-align: justify;">- in district (city) 200 <strong>state legal labor inspectors</strong> and their 200 <strong>assistants</strong>;</p>\r\n
                    <p style="text-align: justify;">- in the Ministry of Labor and Employment of the Republic of Karakalpakstan and in all regions there are 14 heads of Inspectorates, 28 of their deputies and 90 state technical inspectors for labor protection.</p>\r\n
                    <p style="text-align: justify;">In fact, 439 job positions were filled on 532 staffing tables. (82%)</p>\r\n
                    <p style="text-align: center;"><strong>WHAT IS THE RESPONSIBILITY OF THE STATE LABOR INSPECTOR?</strong></p>\r\n
                    <p style="text-align: justify;"><strong>The State labor inspector</strong> is an official who protects the rights of workers and employers working under an employment contract, verifies compliance with employment, labor laws, as well as labor protection at enterprises and organizations located within the territory of the Republic of Uzbekistan, applies appropriate measures under labor legislation and participates in litigation in the interests of the employer and employees .</p>\r\n
                    <p style="text-align: justify;"><strong>State Legal Inspector of Labor</strong> - is an official with a higher legal education, who simultaneously acts as a legal adviser in a district (city) employment center, verifies compliance with employment and labor laws at enterprises and organizations, and also takes appropriate measures regarding violations of labor laws.</p>\r\n
                    <p style="text-align: justify;"><strong>State Technical Inspector for Labor Protection</strong> - is an official with a higher education who investigates labor safety issues, causes of occupational injuries and occupational diseases (accidents) and the conditions for creating safe working conditions, and also applies appropriate measures for violations of labor laws.</p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/114.png" alt="" width="682" height="495" /></p>\r\n
                    <p style="text-align: justify;"><strong>Chief State Expert on Working Conditions of the Republic of Uzbekistan</strong> - is an official with a higher education, who checks the quality of certification at workplace, conducts state expertise and applies appropriate measures in relation to violations of labor legislation.</p>\r\n
                    <p style="text-align: center;"><strong>ADAPTATION OF NEWLY HIRED STATE LEGAL INSPECTOR</strong></p>\r\n
                    <p style="text-align: justify;">A person with a higher legal education may work as a state legal inspector. The state legal inspector is also the legal adviser of the district (city) employment promotion center.</p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/116.jpg" alt="" width="638" height="426" /></p>\r\n
                    <p style="text-align: justify;">To ensure fast adaptation of state labor inspectors in work, the followings are carried out:</p>\r\n
                    <p style="text-align: justify;"><strong>1) a two-week mandatory introduction and adaptation course</strong> in the framework of continuing education courses for employees of labor bodies;</p>\r\n
                    <p style="text-align: justify;"><strong>2) secondment to the state labor inspectorate of the General Directorate of Employment of the region</strong></p>\r\n
                    <p style="text-align: justify;">In addition, the Ministry provides the followings on an ongoing basis:</p>\r\n
                    <p style="text-align: justify;"> in-service training courses every 3 years;</p>\r\n
                    <p style="text-align: justify;"> special certificates for inspections of business entities based on results of attestation;</p>\r\n
                    <p style="text-align: justify;"> further certification of the employee once every three years in order to identify professional compliance and suitability to the position;</p>\r\n
                    <p style="text-align: justify;"> the degree of legal qualification of legal inspectors, equivalent to the degree of legal officers.</p>\r\n
                    <p style="text-align: center;"><strong>ACTIVITY OF THE STATE LEGAL INSPECTOR OF LABOR</strong></p>\r\n
                    <p style="text-align: justify;">The monthly activities of state legal inspectors of labor are as follows. State legal labor inspectors on a monthly-basis review in average about 29-78 complaints from individuals and legal entities. 16-45 of these appeals come from district (city) employment centers, 5-12 -&nbsp; from the General Directorate of Employment, 4-11 - from the Ministry, and 4-10 complaints - from other organizations (mainly law enforcement agencies).</p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/117.png" alt="" width="776" height="190" /></p>\r\n
                    <p style="text-align: justify;">The state legal inspector regularly performs the following activities:</p>\r\n
                    <ul style="text-align: justify;">\r\n
                    <li>reviews from 3 to 10 appeals of law enforcement bodies (justice, prosecutors, courts) as a specialist and issues conclusions on the results of appeals;</li>\r\n
                    <li>imposes fines on 2 to10 organizations that did not provide a vacancy report;</li>\r\n
                    <li>participates in inspections of 1 to 3 budget organizations for compliance of their activities with labor legislation in accordance with the schedule approved by the Ministry;</li>\r\n
                    <li>provides a report on the work done for the month to the Main Employment Directorate by the 3rd day of each month;</li>\r\n
                    <li>files lawsuits in civil courts;</li>\r\n
                    <li>conducts 1-3 outreach events through round tables and media coverage;</li>\r\n
                    <li>participates in inspections when attracted by the Ministry;</li>\r\n
                    <li>conducts regular monitoring of forced labor and legalization of business entities.</li>\r\n
                    </ul>\r\n
                    <p style="text-align: justify;">&nbsp;</p>
                    """
                  "languages" => "en"
                  "object" => "article"
                ]
                #changes: []
                #casts: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      2 => App\Models\Article {#1710
        #table: "articles"
        #fillable: array:9 [
          0 => "type"
          1 => "category_id"
          2 => "year"
          3 => "open_data_months_categories_id"
          4 => "parent_id"
          5 => "order"
          6 => "enabled"
          7 => "anchor"
          8 => "date"
        ]
        #connection: "mysql"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #attributes: array:12 [
          "id" => 1369
          "type" => "article"
          "category_id" => 55
          "parent_id" => null
          "order" => 1856
          "enabled" => 1
          "date" => "2020-04-08"
          "created_at" => "2020-04-08 16:42:51"
          "updated_at" => "2020-04-08 16:42:51"
          "anchor" => null
          "year" => null
          "open_data_months_categories_id" => null
        ]
        #original: array:12 [
          "id" => 1369
          "type" => "article"
          "category_id" => 55
          "parent_id" => null
          "order" => 1856
          "enabled" => 1
          "date" => "2020-04-08"
          "created_at" => "2020-04-08 16:42:51"
          "updated_at" => "2020-04-08 16:42:51"
          "anchor" => null
          "year" => null
          "open_data_months_categories_id" => null
        ]
        #changes: []
        #casts: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "translates" => Illuminate\Database\Eloquent\Collection {#1697
            #items: array:4 [
              0 => App\Models\Translate {#1750
                #table: "translates"
                #fillable: array:5 [
                  0 => "object_type"
                  1 => "object_id"
                  2 => "object_key"
                  3 => "object_value"
                  4 => "languages"
                ]
                +timestamps: false
                #connection: "mysql"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:7 [
                  "id" => 12723
                  "object_type" => "article"
                  "object_id" => 1369
                  "object_key" => "title"
                  "object_value" => "Statistics"
                  "languages" => "en"
                  "object" => "article"
                ]
                #original: array:7 [
                  "id" => 12723
                  "object_type" => "article"
                  "object_id" => 1369
                  "object_key" => "title"
                  "object_value" => "Statistics"
                  "languages" => "en"
                  "object" => "article"
                ]
                #changes: []
                #casts: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Translate {#1751
                #table: "translates"
                #fillable: array:5 [
                  0 => "object_type"
                  1 => "object_id"
                  2 => "object_key"
                  3 => "object_value"
                  4 => "languages"
                ]
                +timestamps: false
                #connection: "mysql"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:7 [
                  "id" => 12724
                  "object_type" => "article"
                  "object_id" => 1369
                  "object_key" => "description"
                  "object_value" => "Description"
                  "languages" => "en"
                  "object" => "article"
                ]
                #original: array:7 [
                  "id" => 12724
                  "object_type" => "article"
                  "object_id" => 1369
                  "object_key" => "description"
                  "object_value" => "Description"
                  "languages" => "en"
                  "object" => "article"
                ]
                #changes: []
                #casts: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Translate {#1752
                #table: "translates"
                #fillable: array:5 [
                  0 => "object_type"
                  1 => "object_id"
                  2 => "object_key"
                  3 => "object_value"
                  4 => "languages"
                ]
                +timestamps: false
                #connection: "mysql"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:7 [
                  "id" => 12725
                  "object_type" => "article"
                  "object_id" => 1369
                  "object_key" => "url"
                  "object_value" => "statistics"
                  "languages" => "en"
                  "object" => "article"
                ]
                #original: array:7 [
                  "id" => 12725
                  "object_type" => "article"
                  "object_id" => 1369
                  "object_key" => "url"
                  "object_value" => "statistics"
                  "languages" => "en"
                  "object" => "article"
                ]
                #changes: []
                #casts: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Translate {#1753
                #table: "translates"
                #fillable: array:5 [
                  0 => "object_type"
                  1 => "object_id"
                  2 => "object_key"
                  3 => "object_value"
                  4 => "languages"
                ]
                +timestamps: false
                #connection: "mysql"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:7 [
                  "id" => 12726
                  "object_type" => "article"
                  "object_id" => 1369
                  "object_key" => "content"
                  "object_value" => """
                    <p style="text-align: center;"><strong>Inspections in Budget&nbsp;</strong><strong>Organisations</strong></p>\r\n
                    <p style="text-align: justify;">In 2019, according to the order of the Minister of Employment and La-bor Relations of the Republic of Uzbekistan, No. 263 dated December 21, 2018, there 7,410 inspections were conducted in budgetary organizations and 48,800 violations were identified.</p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/%D0%A0%D0%98%D0%A1%D0%A3%D0%9D%D0%9E%D0%9A%2012.png" alt="" width="818" height="401" /></p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/%D0%A0%D0%98%D0%A1%D0%A3%D0%9D%D0%9E%D0%9A%2013.png" alt="" width="796" height="451" /></p>\r\n
                    <p style="text-align: center;"><strong>FAIR HIRING:&nbsp;TOOLS AND MECHANISMS</strong></p>\r\n
                    <p style="text-align: justify;">Child and forced labor is a problem in many countries, including developed ones. Therefore, the issues of warning and prevention of this socially unacceptable phenomenon in our country have always been resolved and are resolved at the state level.</p>\r\n
                    <p style="text-align: justify;">One of the effective measures to eliminate forced labor in the cotton industry is the introduction of modern market mechanisms, including wages, which contributes to an increase in the number of voluntary cotton pickers.</p>\r\n
                    <p style="text-align: justify;">Participation in cotton picking is one of the most predominant types of seasonal agricultural work in Uzbekistan. Remuneration is made almost immediately after completion of work, usually within two to five days, which allows pickers to have on hand a constant cash income during the cotton campaign.</p>\r\n
                    <p style="text-align: justify;">According to surveys conducted during the Third Party Monitoring of the International Labor Organization, the interviewed collectors clearly indicate that they prefer, where possible, frequent payment in cash, unlike, for example, receiving payment by bank transfer, or in the form of various household goods or items. The monitoring results showed that increased pay for cotton pickers is particularly beneficial for women in rural areas. For many of them cotton<br />harvesting is the only opportunity for additional income that comes at their disposal and can be used for the benefit of families .</p>\r\n
                    <p style="text-align: justify;">In order to stimulate voluntary cotton picking in accordance with the recommendations of the ILO and the World Bank, in 2017 for the first time in the history of the republic&rsquo;s cotton production, a differentiated form of remuneration for manual picking of raw cotton was used, providing for an increase in the amount of payment from 450 to 700 soums per kg, depending on level of fulfillment of obligations under a contract agreement.</p>\r\n
                    <p style="text-align: justify;">If in 2016 the wages of collectors amounted to 280 soums / kg for the entire period of the campaign, then in 2017 for the first collection wages were 450 soums / kg (+ 61%), 550 soums / kg for the second collection (+ 96%) and 700 soum / kg during the third cotton harvest (+ 150%). A similar mechanism of wage differentiation also had a stimulating effect on the voluntary involvement of pickers.</p>\r\n
                    <p style="text-align: justify;">In 2018, the pay of collectors was also increased and set in amounts from 650 to 1000 soums per kg. And in 2019, the payment for manual collection ranged from 800 soums / kg during the first harvest to 1200 soums / kg during the second harvest. Thus, the fee for manual cotton picking this year increased at least 4 times compared to 2015 (the fee in 2015 was 200 soum / kg).</p>\r\n
                    <p style="text-align: justify;">In regions with a small population, special conditions have been established since 2018. In particular, in all districts of Jizzakh, Tashkent and Syrdarya regions, as well as in some areas of Kashkadarya, Surkhandarya regions, collectors received an additional 150 soums for each kilogram of cotton, which was topped by additional 150 soums for their food. Thus, the premium amounted to 300 soums. For this, 246 billion soums were&nbsp;allocated from the State Support Fund for Agriculture of the Ministry of Finance .</p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/%D1%80%D0%B8%D1%81%D1%83%D0%BD%D0%BA%D0%B8-17.png" alt="" width="724" height="517" /></p>\r\n
                    <p style="text-align: justify;">In 2019, a payment of 600 thousand soums was established for per one ton of machine collection. In 2018, this indicator was 400 thousand soums per a ton. In addition, the leaders of units consisting of temporarily unemployed citizens are provided with a payment of 2 million soums, managers of cotton picking centers in the amount of 3 million soums of labor remuneration from the budget of the Public Works Fund under the Ministry of Employment and Labor Relations.</p>\r\n
                    <p style="text-align: justify;">Also, in order to increase the material interest of farmers, it was recommended that they themselves determine the remuneration for manual picking of raw cotton in the area allocated to them, but not lower than the price set by the State.</p>\r\n
                    <p style="text-align: justify;">On average, each cotton picker spends 21 days at the harvest, but the funds earned during this time account for 39.9 percent of their annual income.</p>\r\n
                    <p style="text-align: center;"><strong>How forced child labor was combated in 2018-2019</strong></p>\r\n
                    <p style="text-align: justify;">In order to combat forced labor, the Ministry of Employment and Labor Relations together with the International Labor Organization carried out followings in 2019:</p>\r\n
                    <p style="text-align: justify;">&bull; 600 banners and 200,000 flyers were prepared;</p>\r\n
                    <p style="text-align: justify;">&bull; the General Directorates of Employment held press conferences in 14 regions with representatives of the media and civil society;</p>\r\n
                    <p style="text-align: justify;">&bull; a republican press conference was organized (September 13, 2019);</p>\r\n
                    <p style="text-align: justify;">&bull; a video &ldquo;On the Eradication of Forced Labor&rdquo; was prepared, which is broadcasted on the official channels of the country;</p>\r\n
                    <p style="text-align: justify;"><strong>In the purpose of quick response:</strong></p>\r\n
                    <p style="text-align: justify;">&bull; &ldquo;1176&rdquo;, the hotline of the Ministry of Employment and Labor Relations of the Republic of Uzbekistan was introduced;</p>\r\n
                    <p style="text-align: justify;">&bull; the website of the State Labor Inspectorate www.dmi.mehnat.uz was created;</p>\r\n
                    <p style="text-align: justify;">&bull; a Telegram group was created with the participation of representatives of the State Labor Inspectorate and human rights defenders.</p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/%D1%80%D0%B8%D1%81%D1%83%D0%BD%D0%BA%D0%B8-5.png" alt="" width="578" height="454" /></p>\r\n
                    <p style="text-align: center;"><strong>DESIGN OF BANNERS AND POSTERS INSTALLED IN THE SETTLEMENTS OF DISTRICTS (IN BAZAARS, ON MAIN STREETS, ETC.):</strong></p>\r\n
                    <p style="text-align: justify;">Also, by the Decree UP-5775 of the President of the Republic of Uzbekistan dated July 30, 2019 &ldquo;On additional measures to further improve the system of combating human trafficking and forced labor&rdquo;, the National Commission to Combat Trafficking in Persons and Forced Labor and its subcommittee were created.</p>\r\n
                    <p style="text-align: justify;">On October 15, 2019, at the first meeting of the Subcommittee, chaired by the Minister of Employment and Labor Relations N. Khusanov, the main tasks, rights and obligations of this commission, as well as an action plan and a media plan were discussed.</p>\r\n
                    <p style="text-align: justify;"><strong><img src="/uploads/filemanager/source/INSPECTORATE.png" alt="" width="796" height="402" /></strong></p>\r\n
                    <p style="text-align: justify;">In accordance with the Order# 235-ICh of the Minister of Employment and Labor Relations of the Republic of Uzbekistan from September 23, 2019, four working groups were established to monitor with purpose of detection of cases of forced labor in all regions of the country.</p>\r\n
                    <p style="text-align: justify;">During the period from September 23 to October 30 2019, the National working groups carried out the followings:</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;monitoring was carried out in 221 regions;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;in 165 cases, officials were brought to administrative responsibility;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;administrative fines of 523 million soums were imposed;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;73 regulations issued;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;19 submissions were submitted to higher authorities.</p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/%D1%80%D0%B8%D1%81%D1%83%D0%BD%D0%BA%D0%B8-7.png" alt="" width="794" height="239" /></p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/%D1%80%D0%B8%D1%81%D1%83%D0%BD%D0%BA%D0%B8-8.png" alt="" width="788" height="377" /></p>
                    """
                  "languages" => "en"
                  "object" => "article"
                ]
                #original: array:7 [
                  "id" => 12726
                  "object_type" => "article"
                  "object_id" => 1369
                  "object_key" => "content"
                  "object_value" => """
                    <p style="text-align: center;"><strong>Inspections in Budget&nbsp;</strong><strong>Organisations</strong></p>\r\n
                    <p style="text-align: justify;">In 2019, according to the order of the Minister of Employment and La-bor Relations of the Republic of Uzbekistan, No. 263 dated December 21, 2018, there 7,410 inspections were conducted in budgetary organizations and 48,800 violations were identified.</p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/%D0%A0%D0%98%D0%A1%D0%A3%D0%9D%D0%9E%D0%9A%2012.png" alt="" width="818" height="401" /></p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/%D0%A0%D0%98%D0%A1%D0%A3%D0%9D%D0%9E%D0%9A%2013.png" alt="" width="796" height="451" /></p>\r\n
                    <p style="text-align: center;"><strong>FAIR HIRING:&nbsp;TOOLS AND MECHANISMS</strong></p>\r\n
                    <p style="text-align: justify;">Child and forced labor is a problem in many countries, including developed ones. Therefore, the issues of warning and prevention of this socially unacceptable phenomenon in our country have always been resolved and are resolved at the state level.</p>\r\n
                    <p style="text-align: justify;">One of the effective measures to eliminate forced labor in the cotton industry is the introduction of modern market mechanisms, including wages, which contributes to an increase in the number of voluntary cotton pickers.</p>\r\n
                    <p style="text-align: justify;">Participation in cotton picking is one of the most predominant types of seasonal agricultural work in Uzbekistan. Remuneration is made almost immediately after completion of work, usually within two to five days, which allows pickers to have on hand a constant cash income during the cotton campaign.</p>\r\n
                    <p style="text-align: justify;">According to surveys conducted during the Third Party Monitoring of the International Labor Organization, the interviewed collectors clearly indicate that they prefer, where possible, frequent payment in cash, unlike, for example, receiving payment by bank transfer, or in the form of various household goods or items. The monitoring results showed that increased pay for cotton pickers is particularly beneficial for women in rural areas. For many of them cotton<br />harvesting is the only opportunity for additional income that comes at their disposal and can be used for the benefit of families .</p>\r\n
                    <p style="text-align: justify;">In order to stimulate voluntary cotton picking in accordance with the recommendations of the ILO and the World Bank, in 2017 for the first time in the history of the republic&rsquo;s cotton production, a differentiated form of remuneration for manual picking of raw cotton was used, providing for an increase in the amount of payment from 450 to 700 soums per kg, depending on level of fulfillment of obligations under a contract agreement.</p>\r\n
                    <p style="text-align: justify;">If in 2016 the wages of collectors amounted to 280 soums / kg for the entire period of the campaign, then in 2017 for the first collection wages were 450 soums / kg (+ 61%), 550 soums / kg for the second collection (+ 96%) and 700 soum / kg during the third cotton harvest (+ 150%). A similar mechanism of wage differentiation also had a stimulating effect on the voluntary involvement of pickers.</p>\r\n
                    <p style="text-align: justify;">In 2018, the pay of collectors was also increased and set in amounts from 650 to 1000 soums per kg. And in 2019, the payment for manual collection ranged from 800 soums / kg during the first harvest to 1200 soums / kg during the second harvest. Thus, the fee for manual cotton picking this year increased at least 4 times compared to 2015 (the fee in 2015 was 200 soum / kg).</p>\r\n
                    <p style="text-align: justify;">In regions with a small population, special conditions have been established since 2018. In particular, in all districts of Jizzakh, Tashkent and Syrdarya regions, as well as in some areas of Kashkadarya, Surkhandarya regions, collectors received an additional 150 soums for each kilogram of cotton, which was topped by additional 150 soums for their food. Thus, the premium amounted to 300 soums. For this, 246 billion soums were&nbsp;allocated from the State Support Fund for Agriculture of the Ministry of Finance .</p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/%D1%80%D0%B8%D1%81%D1%83%D0%BD%D0%BA%D0%B8-17.png" alt="" width="724" height="517" /></p>\r\n
                    <p style="text-align: justify;">In 2019, a payment of 600 thousand soums was established for per one ton of machine collection. In 2018, this indicator was 400 thousand soums per a ton. In addition, the leaders of units consisting of temporarily unemployed citizens are provided with a payment of 2 million soums, managers of cotton picking centers in the amount of 3 million soums of labor remuneration from the budget of the Public Works Fund under the Ministry of Employment and Labor Relations.</p>\r\n
                    <p style="text-align: justify;">Also, in order to increase the material interest of farmers, it was recommended that they themselves determine the remuneration for manual picking of raw cotton in the area allocated to them, but not lower than the price set by the State.</p>\r\n
                    <p style="text-align: justify;">On average, each cotton picker spends 21 days at the harvest, but the funds earned during this time account for 39.9 percent of their annual income.</p>\r\n
                    <p style="text-align: center;"><strong>How forced child labor was combated in 2018-2019</strong></p>\r\n
                    <p style="text-align: justify;">In order to combat forced labor, the Ministry of Employment and Labor Relations together with the International Labor Organization carried out followings in 2019:</p>\r\n
                    <p style="text-align: justify;">&bull; 600 banners and 200,000 flyers were prepared;</p>\r\n
                    <p style="text-align: justify;">&bull; the General Directorates of Employment held press conferences in 14 regions with representatives of the media and civil society;</p>\r\n
                    <p style="text-align: justify;">&bull; a republican press conference was organized (September 13, 2019);</p>\r\n
                    <p style="text-align: justify;">&bull; a video &ldquo;On the Eradication of Forced Labor&rdquo; was prepared, which is broadcasted on the official channels of the country;</p>\r\n
                    <p style="text-align: justify;"><strong>In the purpose of quick response:</strong></p>\r\n
                    <p style="text-align: justify;">&bull; &ldquo;1176&rdquo;, the hotline of the Ministry of Employment and Labor Relations of the Republic of Uzbekistan was introduced;</p>\r\n
                    <p style="text-align: justify;">&bull; the website of the State Labor Inspectorate www.dmi.mehnat.uz was created;</p>\r\n
                    <p style="text-align: justify;">&bull; a Telegram group was created with the participation of representatives of the State Labor Inspectorate and human rights defenders.</p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/%D1%80%D0%B8%D1%81%D1%83%D0%BD%D0%BA%D0%B8-5.png" alt="" width="578" height="454" /></p>\r\n
                    <p style="text-align: center;"><strong>DESIGN OF BANNERS AND POSTERS INSTALLED IN THE SETTLEMENTS OF DISTRICTS (IN BAZAARS, ON MAIN STREETS, ETC.):</strong></p>\r\n
                    <p style="text-align: justify;">Also, by the Decree UP-5775 of the President of the Republic of Uzbekistan dated July 30, 2019 &ldquo;On additional measures to further improve the system of combating human trafficking and forced labor&rdquo;, the National Commission to Combat Trafficking in Persons and Forced Labor and its subcommittee were created.</p>\r\n
                    <p style="text-align: justify;">On October 15, 2019, at the first meeting of the Subcommittee, chaired by the Minister of Employment and Labor Relations N. Khusanov, the main tasks, rights and obligations of this commission, as well as an action plan and a media plan were discussed.</p>\r\n
                    <p style="text-align: justify;"><strong><img src="/uploads/filemanager/source/INSPECTORATE.png" alt="" width="796" height="402" /></strong></p>\r\n
                    <p style="text-align: justify;">In accordance with the Order# 235-ICh of the Minister of Employment and Labor Relations of the Republic of Uzbekistan from September 23, 2019, four working groups were established to monitor with purpose of detection of cases of forced labor in all regions of the country.</p>\r\n
                    <p style="text-align: justify;">During the period from September 23 to October 30 2019, the National working groups carried out the followings:</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;monitoring was carried out in 221 regions;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;in 165 cases, officials were brought to administrative responsibility;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;administrative fines of 523 million soums were imposed;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;73 regulations issued;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;19 submissions were submitted to higher authorities.</p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/%D1%80%D0%B8%D1%81%D1%83%D0%BD%D0%BA%D0%B8-7.png" alt="" width="794" height="239" /></p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/%D1%80%D0%B8%D1%81%D1%83%D0%BD%D0%BA%D0%B8-8.png" alt="" width="788" height="377" /></p>
                    """
                  "languages" => "en"
                  "object" => "article"
                ]
                #changes: []
                #casts: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      3 => App\Models\Article {#1711
        #table: "articles"
        #fillable: array:9 [
          0 => "type"
          1 => "category_id"
          2 => "year"
          3 => "open_data_months_categories_id"
          4 => "parent_id"
          5 => "order"
          6 => "enabled"
          7 => "anchor"
          8 => "date"
        ]
        #connection: "mysql"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #attributes: array:12 [
          "id" => 1373
          "type" => "article"
          "category_id" => 55
          "parent_id" => null
          "order" => 1859
          "enabled" => 1
          "date" => "2020-04-08"
          "created_at" => "2020-04-08 17:16:30"
          "updated_at" => "2020-04-08 17:41:36"
          "anchor" => null
          "year" => null
          "open_data_months_categories_id" => null
        ]
        #original: array:12 [
          "id" => 1373
          "type" => "article"
          "category_id" => 55
          "parent_id" => null
          "order" => 1859
          "enabled" => 1
          "date" => "2020-04-08"
          "created_at" => "2020-04-08 17:16:30"
          "updated_at" => "2020-04-08 17:41:36"
          "anchor" => null
          "year" => null
          "open_data_months_categories_id" => null
        ]
        #changes: []
        #casts: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "translates" => Illuminate\Database\Eloquent\Collection {#1692
            #items: array:4 [
              0 => App\Models\Translate {#1754
                #table: "translates"
                #fillable: array:5 [
                  0 => "object_type"
                  1 => "object_id"
                  2 => "object_key"
                  3 => "object_value"
                  4 => "languages"
                ]
                +timestamps: false
                #connection: "mysql"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:7 [
                  "id" => 12747
                  "object_type" => "article"
                  "object_id" => 1373
                  "object_key" => "title"
                  "object_value" => "Measures taken by labour inspectorate"
                  "languages" => "en"
                  "object" => "article"
                ]
                #original: array:7 [
                  "id" => 12747
                  "object_type" => "article"
                  "object_id" => 1373
                  "object_key" => "title"
                  "object_value" => "Measures taken by labour inspectorate"
                  "languages" => "en"
                  "object" => "article"
                ]
                #changes: []
                #casts: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Translate {#1755
                #table: "translates"
                #fillable: array:5 [
                  0 => "object_type"
                  1 => "object_id"
                  2 => "object_key"
                  3 => "object_value"
                  4 => "languages"
                ]
                +timestamps: false
                #connection: "mysql"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:7 [
                  "id" => 12748
                  "object_type" => "article"
                  "object_id" => 1373
                  "object_key" => "description"
                  "object_value" => "Road map"
                  "languages" => "en"
                  "object" => "article"
                ]
                #original: array:7 [
                  "id" => 12748
                  "object_type" => "article"
                  "object_id" => 1373
                  "object_key" => "description"
                  "object_value" => "Road map"
                  "languages" => "en"
                  "object" => "article"
                ]
                #changes: []
                #casts: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Translate {#1756
                #table: "translates"
                #fillable: array:5 [
                  0 => "object_type"
                  1 => "object_id"
                  2 => "object_key"
                  3 => "object_value"
                  4 => "languages"
                ]
                +timestamps: false
                #connection: "mysql"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:7 [
                  "id" => 12749
                  "object_type" => "article"
                  "object_id" => 1373
                  "object_key" => "url"
                  "object_value" => "measures-taken-by-labour-inspectorate"
                  "languages" => "en"
                  "object" => "article"
                ]
                #original: array:7 [
                  "id" => 12749
                  "object_type" => "article"
                  "object_id" => 1373
                  "object_key" => "url"
                  "object_value" => "measures-taken-by-labour-inspectorate"
                  "languages" => "en"
                  "object" => "article"
                ]
                #changes: []
                #casts: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Translate {#1757
                #table: "translates"
                #fillable: array:5 [
                  0 => "object_type"
                  1 => "object_id"
                  2 => "object_key"
                  3 => "object_value"
                  4 => "languages"
                ]
                +timestamps: false
                #connection: "mysql"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:7 [
                  "id" => 12750
                  "object_type" => "article"
                  "object_id" => 1373
                  "object_key" => "content"
                  "object_value" => """
                    <p style="text-align: justify;">The Government&rsquo;s demonstration of a strong political will to put an end to violations of fundamental labor rights is a confirmation of the widespread commitment to the unconditional observance of human rights and freedoms.</p>\r\n
                    <p style="text-align: justify;">Child labor has been eradicated, unprecedented measures are being taken to stop the use of forced labor by adults during agricultural work, landscaping and beautification of territories.</p>\r\n
                    <p style="text-align: justify;">Activities are underway to ensure interaction with representatives of civil society and foreign non-governmental organizations in this field in order to guarantee the protection of the rights and legitimate interests of citizens and increase the image of the State in the international arena.</p>\r\n
                    <p style="text-align: justify;">At the same time, the Government of the country also recognizes that a number of negative factors still remain that hinder the effective counteraction to the use of forced labor.</p>\r\n
                    <p style="text-align: justify;">It is necessary to continue and strengthen the effective measures taken in the country to completely eradicate forced labor, as it was done in the area of ​​child labor.</p>\r\n
                    <p style="text-align: justify;">The support of the international community, an independent expert assessment of the reforms and measures taken to prevent systemic forced labor, as well as recommendations made following an in-depth analysis of existing measures, are of key importance in subsequent progress.</p>\r\n
                    <p style="text-align: justify;">Based on the recommendations of John Richmond, the United States Ambassador on Special Assignments in Monitoring and Combating Human Trafficking, analytical notes by experts from the International Labor Organization, as well as the provisions of the &ldquo;Reform Road Map for Uzbekistan&rdquo; of the Cotton Campaign international coalition, the National Commission to Combat Human Trafficking and Forced labor, the Plan of Practical Measures (Roadmap) for further improving the effectiveness of measures has been approved.</p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/%D1%80%D0%B8%D1%81%D1%83%D0%BD%D0%BA%D0%B8-6.png" alt="" width="630" height="201" /></p>\r\n
                    <p style="text-align: justify;">The roadmap consists of 4 chapters and 33 points. Each chapter is devoted to the main areas of work aimed at combating human trafficking and forced labor:</p>\r\n
                    <ol style="text-align: justify;">\r\n
                    <li><strong> A set of practical measures to improve national legislation</strong></li>\r\n
                    </ol>\r\n
                    <p style="text-align: justify;">This chapter contains measures aimed at implementing priority recommendations on the revision of national legislation regarding the improvement of the procedure for identifying victims of trafficking in persons in order to ensure their consistency and activity, as well as strengthening investigations and, if there is sufficient evidence, criminal prosecution of officials involved in trafficking in persons, including officials involved in the mobilization of forced labor. In addition, this chapter involves revising the definition of trafficking in persons in the criminal code in order to exactly match the definition in the UN Protocol on Trafficking in Persons and developing mechanisms to protect victims from punishment for illegal actions that traffickers forced them to commit, including for illegal border crossing and loss of personal identification documents.</p>\r\n
                    <ol style="text-align: justify;" start="2">\r\n
                    <li><strong> Practical measures to strengthen National capacities, increase stakeholder awareness and improve feedback mechanisms between the Government and civil society</strong></li>\r\n
                    </ol>\r\n
                    <p style="text-align: justify;">This chapter, which contains the largest number of paragraphs, describes practical measures aimed at developing skills and techniques for combating trafficking in human beings, constant exchange of information and interaction between interested ministries and departments, creation of the necessary conditions for involving NGOs in the monitoring process, creation of the Council of Ministers of the Republic Karakalpakstan, khokimiyats of regions and the city of Tashkent "Fund for Assistance to Victims of Human Trafficking".</p>\r\n
                    <p style="text-align: justify;">The chapter also contains measures to improve the skills of labor inspectors, expand the powers and rights of the Labor Inspectorate, including increasing the number of labor inspectors in accordance with international standards and requirements. In addition, it also describes mechanisms for creating independent, fair and transparent mechanisms for hiring workers by informing the public about the availability of seasonal jobs, the conditions created for these jobs and wages.</p>\r\n
                    <p style="text-align: justify;">The agenda also includes such issues as the development of a manual for hiring workers for seasonal work, amendments and additions to the Labor Code, providing for the specifics of concluding an employment contract with temporary and seasonal workers, the development and implementation of the information system <em>Elektron mehnat shartnomasi</em>, which ensures real-time conclusion of labor contracts in electronic format, with the simultaneous recording of work experience in electronic work books.</p>\r\n
                    <ol style="text-align: justify;" start="3">\r\n
                    <li><strong> Conducting awareness-raising activities</strong></li>\r\n
                    </ol>\r\n
                    <p style="text-align: justify;">In order to increase public awareness on their right to refuse to participate in cotton picking or other work that goes beyond the scope of their professional duties, it is planned to develop a large-scale communication plan for conducting outreach activities. And to eliminate the practice of requesting a fee to replace pickers or contributions from enterprises and entrepreneurs to support the harvest, it is proposed to improve feedback mechanisms, including&nbsp; telephone hotlines and messaging applications.</p>\r\n
                    <p style="text-align: justify;">In addition, it envisages expanding the capacity of civil society activists to independently monitor human rights related to cotton production by providing unhindered monitoring access to agricultural work sites and preventing local government authorities from interfering in monitoring activities.</p>\r\n
                    <p style="text-align: justify;">Another important step in ensuring the right to receive and disseminate information is the development of proposals for amending the current legislation governing the procedure for blocking access to electronic information resources and strengthening responsibility for illegal obstruction of media activities, including electronic media. Moreover, it is planned to form an expert group with the participation of independent specialists in counteracting the spread of false (fake) information in electronic media.</p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/%D1%80%D0%B8%D1%81%D1%83%D0%BD%D0%BA%D0%B8-16.png" alt="" width="471" height="509" /></p>\r\n
                    <ol style="text-align: justify;" start="4">\r\n
                    <li><strong> Structural reforms in agriculture and the textile industry</strong></li>\r\n
                    </ol>\r\n
                    <p style="text-align: justify;">Agriculture is one of the most promising sectors for the development of Uzbekistan, accounting for one third of GDP, providing jobs for about 3.6 million citizens and generating up to 25% of all export earnings of Uzbekistan. Therefore, the reform of this sector and the introduction of market mechanisms in its functioning will give an additional impetus to the development of the country, as a whole, and to an increase in the well-being of the people.</p>\r\n
                    <p style="text-align: justify;">One of the priority areas for the development of agriculture in Uzbekistan is to saturate the domestic market with food products, achieve self-sufficiency in the field of their production and ensure food security. In this area, it is proposed to develop proposals for the introduction of market-based formation of procurement prices with a minimum / starting price that allows farmers to obtain a minimum profitability, expand the practice of abolishing cotton planting on lands with a yield of less than 15 centners per hectare for three years, and expand the area of ​​other crops on lands allocated for cotton under a two-field farming system.</p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/%D1%80%D0%B8%D1%81%D1%83%D0%BD%D0%BA%D0%B8-19.png" alt="" width="495" height="302" /></p>\r\n
                    <p style="text-align: justify;">&nbsp;</p>\r\n
                    <p style="text-align: justify;"><strong>FURTHER&nbsp;</strong><strong>MEASURES&nbsp;</strong><strong>TO AVOID&nbsp;</strong><strong>FORCED AND&nbsp;</strong><strong>CHILD LABOR</strong></p>\r\n
                    <p style="text-align: justify;">From the point of view of the further prevention of forced labor and the widespread use of fair hiring mechanisms, the consistent comprehensive reform of the agricultural sector is important.</p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/ILO%20Cotton.png" alt="" width="574" height="237" /></p>\r\n
                    <p style="text-align: justify;">On October 23, 2019, President of the Republic of Uzbekistan Sh. Mirziyoyev approved the Strategy for the Development of Agriculture for the period until 2030, which aims to increase competitiveness in the agricultural sector and stimulate exports, ensuring an even distribution of benefits, in particular, by facilitating the direct involvement of small producers and the population of rural areas in sector development and improving<br />the quality of life in rural areas.</p>\r\n
                    <p style="text-align: justify;">The document contains a number of revolutionary provisions, the implementation of which will fundamentally change the nature of the key branch of the country's economy.</p>\r\n
                    <p style="text-align: justify;"><em>According to the approved Strategy for the Development of Agriculture, by 2021, the Government intends to abandon the system of quotas for cotton production and provide farmers with the opportunity to grow it in accordance with the order of the private sector.</em></p>\r\n
                    <p style="text-align: justify;">In solving these problems, the main tasks will be to increase the efficiency of government spending on agriculture through the gradual redistribution of public financial resources aimed at providing key public services and implementing structural change programs. Expenditures on rainfed agricultural land and public service development programs will gradually increase.</p>\r\n
                    <p style="text-align: justify;">In addition, large funds are planned to be directed to research in the field of agriculture, education and the provision of advisory services to stimulate long-term development and innovation&nbsp;in agriculture, since at this stage only 0.2% of the total gross agricultural product is allocated for R&amp;D in the field of agriculture. This indicator in other middle-income countries equals to 1%, and in high-income countries &ndash; 2.5%.</p>
                    """
                  "languages" => "en"
                  "object" => "article"
                ]
                #original: array:7 [
                  "id" => 12750
                  "object_type" => "article"
                  "object_id" => 1373
                  "object_key" => "content"
                  "object_value" => """
                    <p style="text-align: justify;">The Government&rsquo;s demonstration of a strong political will to put an end to violations of fundamental labor rights is a confirmation of the widespread commitment to the unconditional observance of human rights and freedoms.</p>\r\n
                    <p style="text-align: justify;">Child labor has been eradicated, unprecedented measures are being taken to stop the use of forced labor by adults during agricultural work, landscaping and beautification of territories.</p>\r\n
                    <p style="text-align: justify;">Activities are underway to ensure interaction with representatives of civil society and foreign non-governmental organizations in this field in order to guarantee the protection of the rights and legitimate interests of citizens and increase the image of the State in the international arena.</p>\r\n
                    <p style="text-align: justify;">At the same time, the Government of the country also recognizes that a number of negative factors still remain that hinder the effective counteraction to the use of forced labor.</p>\r\n
                    <p style="text-align: justify;">It is necessary to continue and strengthen the effective measures taken in the country to completely eradicate forced labor, as it was done in the area of ​​child labor.</p>\r\n
                    <p style="text-align: justify;">The support of the international community, an independent expert assessment of the reforms and measures taken to prevent systemic forced labor, as well as recommendations made following an in-depth analysis of existing measures, are of key importance in subsequent progress.</p>\r\n
                    <p style="text-align: justify;">Based on the recommendations of John Richmond, the United States Ambassador on Special Assignments in Monitoring and Combating Human Trafficking, analytical notes by experts from the International Labor Organization, as well as the provisions of the &ldquo;Reform Road Map for Uzbekistan&rdquo; of the Cotton Campaign international coalition, the National Commission to Combat Human Trafficking and Forced labor, the Plan of Practical Measures (Roadmap) for further improving the effectiveness of measures has been approved.</p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/%D1%80%D0%B8%D1%81%D1%83%D0%BD%D0%BA%D0%B8-6.png" alt="" width="630" height="201" /></p>\r\n
                    <p style="text-align: justify;">The roadmap consists of 4 chapters and 33 points. Each chapter is devoted to the main areas of work aimed at combating human trafficking and forced labor:</p>\r\n
                    <ol style="text-align: justify;">\r\n
                    <li><strong> A set of practical measures to improve national legislation</strong></li>\r\n
                    </ol>\r\n
                    <p style="text-align: justify;">This chapter contains measures aimed at implementing priority recommendations on the revision of national legislation regarding the improvement of the procedure for identifying victims of trafficking in persons in order to ensure their consistency and activity, as well as strengthening investigations and, if there is sufficient evidence, criminal prosecution of officials involved in trafficking in persons, including officials involved in the mobilization of forced labor. In addition, this chapter involves revising the definition of trafficking in persons in the criminal code in order to exactly match the definition in the UN Protocol on Trafficking in Persons and developing mechanisms to protect victims from punishment for illegal actions that traffickers forced them to commit, including for illegal border crossing and loss of personal identification documents.</p>\r\n
                    <ol style="text-align: justify;" start="2">\r\n
                    <li><strong> Practical measures to strengthen National capacities, increase stakeholder awareness and improve feedback mechanisms between the Government and civil society</strong></li>\r\n
                    </ol>\r\n
                    <p style="text-align: justify;">This chapter, which contains the largest number of paragraphs, describes practical measures aimed at developing skills and techniques for combating trafficking in human beings, constant exchange of information and interaction between interested ministries and departments, creation of the necessary conditions for involving NGOs in the monitoring process, creation of the Council of Ministers of the Republic Karakalpakstan, khokimiyats of regions and the city of Tashkent "Fund for Assistance to Victims of Human Trafficking".</p>\r\n
                    <p style="text-align: justify;">The chapter also contains measures to improve the skills of labor inspectors, expand the powers and rights of the Labor Inspectorate, including increasing the number of labor inspectors in accordance with international standards and requirements. In addition, it also describes mechanisms for creating independent, fair and transparent mechanisms for hiring workers by informing the public about the availability of seasonal jobs, the conditions created for these jobs and wages.</p>\r\n
                    <p style="text-align: justify;">The agenda also includes such issues as the development of a manual for hiring workers for seasonal work, amendments and additions to the Labor Code, providing for the specifics of concluding an employment contract with temporary and seasonal workers, the development and implementation of the information system <em>Elektron mehnat shartnomasi</em>, which ensures real-time conclusion of labor contracts in electronic format, with the simultaneous recording of work experience in electronic work books.</p>\r\n
                    <ol style="text-align: justify;" start="3">\r\n
                    <li><strong> Conducting awareness-raising activities</strong></li>\r\n
                    </ol>\r\n
                    <p style="text-align: justify;">In order to increase public awareness on their right to refuse to participate in cotton picking or other work that goes beyond the scope of their professional duties, it is planned to develop a large-scale communication plan for conducting outreach activities. And to eliminate the practice of requesting a fee to replace pickers or contributions from enterprises and entrepreneurs to support the harvest, it is proposed to improve feedback mechanisms, including&nbsp; telephone hotlines and messaging applications.</p>\r\n
                    <p style="text-align: justify;">In addition, it envisages expanding the capacity of civil society activists to independently monitor human rights related to cotton production by providing unhindered monitoring access to agricultural work sites and preventing local government authorities from interfering in monitoring activities.</p>\r\n
                    <p style="text-align: justify;">Another important step in ensuring the right to receive and disseminate information is the development of proposals for amending the current legislation governing the procedure for blocking access to electronic information resources and strengthening responsibility for illegal obstruction of media activities, including electronic media. Moreover, it is planned to form an expert group with the participation of independent specialists in counteracting the spread of false (fake) information in electronic media.</p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/%D1%80%D0%B8%D1%81%D1%83%D0%BD%D0%BA%D0%B8-16.png" alt="" width="471" height="509" /></p>\r\n
                    <ol style="text-align: justify;" start="4">\r\n
                    <li><strong> Structural reforms in agriculture and the textile industry</strong></li>\r\n
                    </ol>\r\n
                    <p style="text-align: justify;">Agriculture is one of the most promising sectors for the development of Uzbekistan, accounting for one third of GDP, providing jobs for about 3.6 million citizens and generating up to 25% of all export earnings of Uzbekistan. Therefore, the reform of this sector and the introduction of market mechanisms in its functioning will give an additional impetus to the development of the country, as a whole, and to an increase in the well-being of the people.</p>\r\n
                    <p style="text-align: justify;">One of the priority areas for the development of agriculture in Uzbekistan is to saturate the domestic market with food products, achieve self-sufficiency in the field of their production and ensure food security. In this area, it is proposed to develop proposals for the introduction of market-based formation of procurement prices with a minimum / starting price that allows farmers to obtain a minimum profitability, expand the practice of abolishing cotton planting on lands with a yield of less than 15 centners per hectare for three years, and expand the area of ​​other crops on lands allocated for cotton under a two-field farming system.</p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/%D1%80%D0%B8%D1%81%D1%83%D0%BD%D0%BA%D0%B8-19.png" alt="" width="495" height="302" /></p>\r\n
                    <p style="text-align: justify;">&nbsp;</p>\r\n
                    <p style="text-align: justify;"><strong>FURTHER&nbsp;</strong><strong>MEASURES&nbsp;</strong><strong>TO AVOID&nbsp;</strong><strong>FORCED AND&nbsp;</strong><strong>CHILD LABOR</strong></p>\r\n
                    <p style="text-align: justify;">From the point of view of the further prevention of forced labor and the widespread use of fair hiring mechanisms, the consistent comprehensive reform of the agricultural sector is important.</p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/ILO%20Cotton.png" alt="" width="574" height="237" /></p>\r\n
                    <p style="text-align: justify;">On October 23, 2019, President of the Republic of Uzbekistan Sh. Mirziyoyev approved the Strategy for the Development of Agriculture for the period until 2030, which aims to increase competitiveness in the agricultural sector and stimulate exports, ensuring an even distribution of benefits, in particular, by facilitating the direct involvement of small producers and the population of rural areas in sector development and improving<br />the quality of life in rural areas.</p>\r\n
                    <p style="text-align: justify;">The document contains a number of revolutionary provisions, the implementation of which will fundamentally change the nature of the key branch of the country's economy.</p>\r\n
                    <p style="text-align: justify;"><em>According to the approved Strategy for the Development of Agriculture, by 2021, the Government intends to abandon the system of quotas for cotton production and provide farmers with the opportunity to grow it in accordance with the order of the private sector.</em></p>\r\n
                    <p style="text-align: justify;">In solving these problems, the main tasks will be to increase the efficiency of government spending on agriculture through the gradual redistribution of public financial resources aimed at providing key public services and implementing structural change programs. Expenditures on rainfed agricultural land and public service development programs will gradually increase.</p>\r\n
                    <p style="text-align: justify;">In addition, large funds are planned to be directed to research in the field of agriculture, education and the provision of advisory services to stimulate long-term development and innovation&nbsp;in agriculture, since at this stage only 0.2% of the total gross agricultural product is allocated for R&amp;D in the field of agriculture. This indicator in other middle-income countries equals to 1%, and in high-income countries &ndash; 2.5%.</p>
                    """
                  "languages" => "en"
                  "object" => "article"
                ]
                #changes: []
                #casts: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      4 => App\Models\Article {#1712
        #table: "articles"
        #fillable: array:9 [
          0 => "type"
          1 => "category_id"
          2 => "year"
          3 => "open_data_months_categories_id"
          4 => "parent_id"
          5 => "order"
          6 => "enabled"
          7 => "anchor"
          8 => "date"
        ]
        #connection: "mysql"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #attributes: array:12 [
          "id" => 1374
          "type" => "article"
          "category_id" => 55
          "parent_id" => null
          "order" => 1860
          "enabled" => 1
          "date" => "2020-04-09"
          "created_at" => "2020-04-09 00:40:28"
          "updated_at" => "2020-04-09 00:40:28"
          "anchor" => null
          "year" => null
          "open_data_months_categories_id" => null
        ]
        #original: array:12 [
          "id" => 1374
          "type" => "article"
          "category_id" => 55
          "parent_id" => null
          "order" => 1860
          "enabled" => 1
          "date" => "2020-04-09"
          "created_at" => "2020-04-09 00:40:28"
          "updated_at" => "2020-04-09 00:40:28"
          "anchor" => null
          "year" => null
          "open_data_months_categories_id" => null
        ]
        #changes: []
        #casts: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "translates" => Illuminate\Database\Eloquent\Collection {#1694
            #items: array:4 [
              0 => App\Models\Translate {#1758
                #table: "translates"
                #fillable: array:5 [
                  0 => "object_type"
                  1 => "object_id"
                  2 => "object_key"
                  3 => "object_value"
                  4 => "languages"
                ]
                +timestamps: false
                #connection: "mysql"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:7 [
                  "id" => 12759
                  "object_type" => "article"
                  "object_id" => 1374
                  "object_key" => "title"
                  "object_value" => "Third party monitoring and feedback mechanism"
                  "languages" => "en"
                  "object" => "article"
                ]
                #original: array:7 [
                  "id" => 12759
                  "object_type" => "article"
                  "object_id" => 1374
                  "object_key" => "title"
                  "object_value" => "Third party monitoring and feedback mechanism"
                  "languages" => "en"
                  "object" => "article"
                ]
                #changes: []
                #casts: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Models\Translate {#1759
                #table: "translates"
                #fillable: array:5 [
                  0 => "object_type"
                  1 => "object_id"
                  2 => "object_key"
                  3 => "object_value"
                  4 => "languages"
                ]
                +timestamps: false
                #connection: "mysql"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:7 [
                  "id" => 12760
                  "object_type" => "article"
                  "object_id" => 1374
                  "object_key" => "description"
                  "object_value" => "Third party monitoring and feedback mechanism"
                  "languages" => "en"
                  "object" => "article"
                ]
                #original: array:7 [
                  "id" => 12760
                  "object_type" => "article"
                  "object_id" => 1374
                  "object_key" => "description"
                  "object_value" => "Third party monitoring and feedback mechanism"
                  "languages" => "en"
                  "object" => "article"
                ]
                #changes: []
                #casts: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Models\Translate {#1760
                #table: "translates"
                #fillable: array:5 [
                  0 => "object_type"
                  1 => "object_id"
                  2 => "object_key"
                  3 => "object_value"
                  4 => "languages"
                ]
                +timestamps: false
                #connection: "mysql"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:7 [
                  "id" => 12761
                  "object_type" => "article"
                  "object_id" => 1374
                  "object_key" => "url"
                  "object_value" => "third-party-monitoring-and-feedback-mechanism"
                  "languages" => "en"
                  "object" => "article"
                ]
                #original: array:7 [
                  "id" => 12761
                  "object_type" => "article"
                  "object_id" => 1374
                  "object_key" => "url"
                  "object_value" => "third-party-monitoring-and-feedback-mechanism"
                  "languages" => "en"
                  "object" => "article"
                ]
                #changes: []
                #casts: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Models\Translate {#1761
                #table: "translates"
                #fillable: array:5 [
                  0 => "object_type"
                  1 => "object_id"
                  2 => "object_key"
                  3 => "object_value"
                  4 => "languages"
                ]
                +timestamps: false
                #connection: "mysql"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:7 [
                  "id" => 12762
                  "object_type" => "article"
                  "object_id" => 1374
                  "object_key" => "content"
                  "object_value" => """
                    <p style="text-align: center;"><strong>Third Party Monitoring</strong></p>\r\n
                    <p style="text-align: justify;">The ILO has been monitoring child labor in the cotton picking process since 2013.</p>\r\n
                    <p style="text-align: justify;">In 2018, as part of the Third Party Monitoring project, the ILO assisted the Ministry of Employment and Labor Relations in training more than 300 labor inspectors on indicators of child and forced labor, as well as inspection methods.</p>\r\n
                    <p style="text-align: justify;">During the implementation of the project, more than 500 prosecutors, labor inspectors and trade union officials were trained in the methods of verifying the facts of forced labor and human trafficking. This training was organized by visiting a group of 15 people, consisting of representatives of various agencies of Uzbekistan, the ILO Training Center in Turin (Italy), with further replication of such training throughout the country with the help of those trained in the ILO Training Center as trainers.</p>\r\n
                    <p style="text-align: justify;">In 2018, as part of the Third Party Monitoring project, the ILO conducted about 11,000 interviews with qualitative and quantitative data collection. More than 7,000 people were trained in fair hiring in the 2018 cotton-harvesting season. Since 2015, a feedback mechanism and third-party monitoring has been introduced in World Bank projects implemented in Uzbekistan.During the cotton campaign, ILO representatives are connected to a database that integrates citizens &rsquo;appeals received through the Telegram channel and a specially created communication channel. Today, civil society activists participate in monitoring along with ILO experts and are actively involved in governance processes.</p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/Labour%20monitoring.png" alt="" width="609" height="348" /></p>\r\n
                    <p style="text-align: justify;">As part of the ILO Third Party Monitoring project, more than 250 journalists were trained in international labor rights and journalistic investigations. Trainings were held in conjunction with Voice of America, Human Rights Watch, and the Development Strategy Center.</p>\r\n
                    <p style="text-align: justify;">The ILO Third Party Monitoring project is constantly engaged with Cotton Campaign and other international organizations to ensure a balanced and neutral perspective on the situation in Uzbekistan.</p>\r\n
                    <p style="text-align: justify;">With the assistance of the ILO Third Party Monitoring project, the US Department of Labor in September 2018 excluded Uzbek cotton from the list of goods produced using child labor, and the US State Department raised the level of Uzbekistan&nbsp;from the third category to the second category of countries.</p>\r\n
                    <p style="text-align: center;"><strong>Enhancing Collaboration</strong></p>\r\n
                    <p style="text-align: justify;">The visit of Mr. Guy Ryder, the Director-General of ILO was a historic event for Uzbekistan, during which promising areas of cooperation between the Republic of Uzbekistan and the International Labor Organization were discussed. During the negotiations, an agreement was reached on the development and adoption of a roadmap for long-term cooperation with the ILO, the continuation of work on the country&rsquo;s ratification of the ILO conventions, in-service and pre-service training of specialists in the field of labor relations, support for the activities of trade unions and the confederation of employers. The Roadmap includes cooperation in such fields as:</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;improving national legislation in the field of labor, employment and labor relations;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;improving national employment policies and enhancing the capacity of employment promotion services; enhanced international cooperation under the auspices of the ILO;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;increasing the representation of Uzbekistan in the executive bodies of the ILO;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;introducing a national system of appropriation and confirmation of qualifications, strengthening the quality of professional education programs;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;increasing the capacity of trade unions in organizing, collective bargaining, legal protection,<br />labor protection and safety. HUMAN VALUE OF LABOR | Progress log and a look into the future 2019.</p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/Labour%20monitoring%202.png" alt="" width="633" height="421" /></p>\r\n
                    <p style="text-align: center;"><strong>Feedback mechanism</strong></p>\r\n
                    <p style="text-align: justify;">Since 2015 Feedback Mechanism project has been implemented at the initiative of the Steering Council on Child Labor in the Republic of Uzbekistan and with the support of the World Bank. As an instrument of public control, the FM is an alternative to State supervision in the field of<br />labor and is intended to supplement, not replace, it. Employees (citizens) and their communities are free to choose channels for managing appeals.</p>\r\n
                    <p style="text-align: justify;">The goal of the Feedback Mechanism is to strengthen the results achieved and further prevent child and forced labor in the country, as well as to facilitate the ongoing Monitoring.</p>\r\n
                    <p style="text-align: justify;">The activity of the Feedback Mechanism is regulated by the Regulation &ldquo;On the Feedback Mechanism under the Steering Council for Child<br />Labor in the Republic of Uzbekistan&rdquo;, approved at a meeting of the Steering Council (Minutes No. 5 dated 09/05/2015).</p>\r\n
                    <p style="text-align: justify;">Since, initially, the FM operated on the basis of the trade union helplines at that time, and taking into account the need to accompany TPM, the regulation established the terms of operation of the Feedback Mechanism, covering the entire cotton harvest season of 2015, which includes the period from September 15 to 15 December 2015, i.e. additional 1.5-2 months after the expected end of the season. However, at present FM is functioning continuously &ndash; around the clock, 7 days a week.</p>\r\n
                    <p style="text-align: justify;">The core of the Feedback Mechanism is the Call center, organized on the basis of the Legal Clinic of the Federation of Trade Unions. The equipping the Call center was carried out both at the expense of the Federation of Trade Unions&rsquo; own funds, as well as through the logistical assistance of the World Bank. To ensure free access to the Call center, two numbers &ndash; 2001092 and 1092 &ndash; were allocated, with direct and free access from all points of the country. The service charge is covered by the Federation of Trade Unions. Foreign calls are received by the same number after dialing the international code of Tashkent &ndash; &ldquo;998 71 200 1092&rdquo;.</p>\r\n
                    <p style="text-align: justify;"><strong>The feedback mechanism structure consists of three levels:</strong></p>\r\n
                    <p style="text-align: justify;"><strong>National Administrative Center (NAC) &ndash;&nbsp;</strong>Legal Clinic under the Council of the Federation of Trade Unions (manages and coordinates the FM, ensures registration, direction and consideration of received appeals, conducts a weekly analysis of the consideration of appeals and summarizes the activities of the FM at the end of the season);</p>\r\n
                    <p style="text-align: justify;">Regional administrative centers (RACs) in the Republic of Karakalpakstan, regions and the city of Tashkent are the legal departments of territorial associations of trade union organizations (they provide registration and consideration by the working groups of received appeals, inform the NAC about the outcome of the review).</p>\r\n
                    <p style="text-align: justify;">The mechanism for review of appeals implies a phased study and an individual approach. Thus, the National Administrative Center sends the received appeal within 1 day to the corresponding regional administrative center. The regional administrative center organizes the review of the appeal with the involvement of members of the working groups and sends a certificate of the results of the review to the National Administrative Center.</p>\r\n
                    <p style="text-align: justify;">The right of the Legal Clinic of the Federation of Trade Unions of Uzbekistan is not limited to reviewing applications received only from members of the trade union. To register and conduct ongoing analytical and statistical activities, autonomous software was developed on the portal of the Federation of Trade Unions of Uzbekistan at www.murojaat.kasaba.uz, with the ability to work online.</p>\r\n
                    <p style="text-align: justify;">In case of revealing an administratively (or criminally) punishable offense, materials relating to this fact are sent to the authorized departments in order to bring the perpetrators to justice in accordance with the law.</p>\r\n
                    <p style="text-align: justify;">Due to the separation of powers between departments, the Call Center under the Federation of Trade Unions of Uzbekistan and the Call Center under the Ministry of Employment and Labor Relations of Uzbekistan operate separately, as The Ministry of Employment and Labor Relations is authorized to exercise state supervision, while the Federation of Trade Unions exercises public control.</p>\r\n
                    <p style="text-align: justify;">However, close cooperation was established between these agencies by exchanging information and assisting in the review.</p>\r\n
                    <p style="text-align: center;"><strong>Results of the FM in 2016</strong></p>\r\n
                    <p style="text-align: justify;">Based on the results of the analysis of activities in 2015, measures were taken aimed at improving the efficiency of the MoE in 2016. In particular, in order to ensure independence, the functions for the implementation of the FM were delegated to the Legal Clinic of the Federation of Trade Unions;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;12 regional branches of the Legal Clinic have been created, constantly functioning on the basis of territorial associations of trade unions;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;a stand-alone software was developed and implemented that operates online on the portal of the Federation of Trade Unions;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;in order to strengthen confidence in the FM, an appeals council has been created, composed of representatives of civil society institutions, authorized to make decisions on complaints regarding previously considered appeals;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;the mandatory review of anonymous appeals is established;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;it is forbidden to request written explanations and explanatory letters from the plaintiffs;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;a series of courses was conducted to increase the capacity of representatives of the network of legal clinics at the national and regional levels;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;to ensure effective interaction of similar preventive mechanisms, relevant Memorandums have been concluded with the Ministry of Employment and Labor Relations, the International Labor Organization (ILO) and the World Bank.</p>\r\n
                    <p style="text-align: justify;"><em>According to the results of 2016, a&nbsp;</em><em>total of 6,112 appeals were received&nbsp;</em><em>from the public through the channels&nbsp;</em><em>of the FM.</em></p>\r\n
                    <p style="text-align: center;"><strong>FM results in 2017</strong></p>\r\n
                    <p style="text-align: justify;">In February 2017, the International Labor Organization reported that the Government of Uzbekistan was making progress in implementing reforms aimed at eliminating the risk of forced labor in the country's cotton sector. In the issued report on the results of independent monitoring of the cotton-picking campaign<br />of 2016, the ILO concludes that organized child labor does not exist.</p>\r\n
                    <p style="text-align: justify;">Based on the results of activities in 2016, measures were taken aimed at improving the efficiency of the FM in 2017.</p>\r\n
                    <p style="text-align: justify;">In particular,</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;to raise awareness of citizens on national television, a video is shown on the feedback mechanism of trade unions with the &ldquo;hot line&rdquo; telephone numbers of the Federation of Trade Unions of Uzbekistan;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;mobile operators of the country have disseminated out SMS messages with information on&nbsp;what phone numbers should be dialed by citizens in case of detection of forced and child labor;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;With the support of the World Bank, a video was prepared on the Feedback Mechanism of the Federation of Trade Unions and the call center of the Ministry of Employment and Labor Relations, as well as a video on decent work in cotton growing;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;With the assistance of the ILO, a humorous feature video was produced on the benefits of official labor in agriculture for subsequent demonstration on local television channels;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;The preparation of a new generation of textbooks on labor law and international labor law has begun;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;the Decent Work Program in the Republic of Uzbekistan was extended for the period until 2020.</p>\r\n
                    <p style="text-align: justify;"><em>"The unacceptability of child labor is recognized by all walks of&nbsp;life: authorities, teachers, specialists, farmers, parents and the children&nbsp;themselves. Uzbekistan has stopped the practice of organized&nbsp;child labor"</em></p>\r\n
                    <p style="text-align: justify;">As a result of the measures taken and improved confidence in the FM in 2017, 8 out of a total of 118 appeals regarding forced labor were anonymous, which is 7.84% (in 2016, 15 out of a total of 87 appeals were anonymous, which is 17.24% ).</p>\r\n
                    <p style="text-align: justify;">The overwhelming majority of requests received during the cotton picking period were positively resolved &ndash; 1325 (69.7%), the arguments of 76 (4%) were not confirmed, and they were sent to authorized institutions &ndash; 102 (1.7%).</p>\r\n
                    <p style="text-align: center;"><strong>FM results in 2018</strong></p>\r\n
                    <p style="text-align: justify;">Based on the analysis of the effectiveness of the mechanism in previous years, measures were taken aimed at increasing the efficiency of the FM<br />in 2018. In particular,</p>\r\n
                    <p style="text-align: justify;">First, offline software that operates online on the portal of the Federation of Trade Unions (www. murojaat.kasaba.uz) is updated, which allows registering all received appeals to trade unions and immediately send them for execution;</p>\r\n
                    <p style="text-align: justify;">The second, in order to increase the capacities of specialists involved in the FM:<br />&ndash; a skills-improving course was held at the International training center in Turin (Italy) for some specialists (10 people) of Legal Clinics (February 26 &ndash; March 2, 2018);<br />&ndash; a training course on the identification and investigation of cases of forced labor and human trafficking was conducted for specialists from the FTU, CCI, the Ministry of Employment and Labor Relations, the General Prosecutor's Office, and the Ministry of the Interior at the International Training Center in Turin (Italy) (April 9-13, 2018. );<br />&ndash; regional training seminars were held jointly with the International Labor Organization (May 7-25, 2018 &ndash; all regions of the country); &ndash; A summer school was held for specialists of the FM FTU and CCI (August 9-10, 2018).</p>\r\n
                    <p style="text-align: justify;">Third, a group was created in the Telegram&nbsp;network among FM specialists to quickly and immediately respond to incoming calls during the cotton-harvesting period.</p>\r\n
                    <p style="text-align: justify;">Fourth, the practice of involving human rights activists was initiated.</p>\r\n
                    <p style="text-align: justify;"><em>For reference: in the cotton harvesting season of 2018, 53 reports on forced labor related violations were received from human rights activists, which were studied immediately with a field visit and all identified deficiencies were eliminated. Also, throughout the cotton harvesting season, the Open Doors Days for civil society representatives were organized at the Legal Clinic of the Federation of Trade Unions of Uzbekistan every Friday.</em></p>\r\n
                    <p style="text-align: justify;">In 2018, 8,544 calls were received through the FM channels. In particular, 2,764 appeals, sent by persons who are not members of the trade union, were accepted and examined.</p>\r\n
                    <p style="text-align: justify;"><em>Human rights activist and International Human Rights Watch representative Steve Sverlow visited the Legal Clinic for a familiarization. Also, a meeting was organized with human rights activists such as Malokhat Eshonkulova, Uktam Pardaev, Azamjon Farmonov, Khaitboy Yakubov, Muhabbat Madrimova and Arslonboy Utepov.</em></p>\r\n
                    <p style="text-align: center;"><strong>Collaboration with Civil Society Activists</strong></p>\r\n
                    <p style="text-align: justify;">It is worth emphasizing that the modern Government of Uzbekistan, for the first time in its history, is in direct dialogue with representatives of civil society and human rights organizations on the protection of the labor rights of citizens.</p>\r\n
                    <p style="text-align: justify;">Meetings with national human rights activists are held on a regular basis, an active dialogue is conducted, an exchange of views and information, as well as proposals to prevent forced labor.</p>\r\n
                    <p style="text-align: justify;">In February 2019, an unprecedented meeting of the delegation of the Government of Uzbekistan with representatives of the Cotton Campaign international coalition took place.</p>\r\n
                    <p style="text-align: justify;">The main purpose of the session within the annual meeting of the Coalition was to find mutually acceptable criteria, and so called &ldquo;Threshold of progress&rdquo;, at which one can judge&nbsp;the complete elimination of systematic forced labor, as well as the development of further mechanisms for interaction with the coalition aimed at abolishing of the so-called &ldquo;boycott&rdquo; in relation to textile products in Uzbekistan.</p>\r\n
                    <p style="text-align: justify;">This step was positively assessed by both representatives of the Coalition and representatives of US ministries and departments as evidence of the readiness of the Government of Uzbekistan for an open dialogue and constructive interaction on the most sensitive human rights issues.</p>
                    """
                  "languages" => "en"
                  "object" => "article"
                ]
                #original: array:7 [
                  "id" => 12762
                  "object_type" => "article"
                  "object_id" => 1374
                  "object_key" => "content"
                  "object_value" => """
                    <p style="text-align: center;"><strong>Third Party Monitoring</strong></p>\r\n
                    <p style="text-align: justify;">The ILO has been monitoring child labor in the cotton picking process since 2013.</p>\r\n
                    <p style="text-align: justify;">In 2018, as part of the Third Party Monitoring project, the ILO assisted the Ministry of Employment and Labor Relations in training more than 300 labor inspectors on indicators of child and forced labor, as well as inspection methods.</p>\r\n
                    <p style="text-align: justify;">During the implementation of the project, more than 500 prosecutors, labor inspectors and trade union officials were trained in the methods of verifying the facts of forced labor and human trafficking. This training was organized by visiting a group of 15 people, consisting of representatives of various agencies of Uzbekistan, the ILO Training Center in Turin (Italy), with further replication of such training throughout the country with the help of those trained in the ILO Training Center as trainers.</p>\r\n
                    <p style="text-align: justify;">In 2018, as part of the Third Party Monitoring project, the ILO conducted about 11,000 interviews with qualitative and quantitative data collection. More than 7,000 people were trained in fair hiring in the 2018 cotton-harvesting season. Since 2015, a feedback mechanism and third-party monitoring has been introduced in World Bank projects implemented in Uzbekistan.During the cotton campaign, ILO representatives are connected to a database that integrates citizens &rsquo;appeals received through the Telegram channel and a specially created communication channel. Today, civil society activists participate in monitoring along with ILO experts and are actively involved in governance processes.</p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/Labour%20monitoring.png" alt="" width="609" height="348" /></p>\r\n
                    <p style="text-align: justify;">As part of the ILO Third Party Monitoring project, more than 250 journalists were trained in international labor rights and journalistic investigations. Trainings were held in conjunction with Voice of America, Human Rights Watch, and the Development Strategy Center.</p>\r\n
                    <p style="text-align: justify;">The ILO Third Party Monitoring project is constantly engaged with Cotton Campaign and other international organizations to ensure a balanced and neutral perspective on the situation in Uzbekistan.</p>\r\n
                    <p style="text-align: justify;">With the assistance of the ILO Third Party Monitoring project, the US Department of Labor in September 2018 excluded Uzbek cotton from the list of goods produced using child labor, and the US State Department raised the level of Uzbekistan&nbsp;from the third category to the second category of countries.</p>\r\n
                    <p style="text-align: center;"><strong>Enhancing Collaboration</strong></p>\r\n
                    <p style="text-align: justify;">The visit of Mr. Guy Ryder, the Director-General of ILO was a historic event for Uzbekistan, during which promising areas of cooperation between the Republic of Uzbekistan and the International Labor Organization were discussed. During the negotiations, an agreement was reached on the development and adoption of a roadmap for long-term cooperation with the ILO, the continuation of work on the country&rsquo;s ratification of the ILO conventions, in-service and pre-service training of specialists in the field of labor relations, support for the activities of trade unions and the confederation of employers. The Roadmap includes cooperation in such fields as:</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;improving national legislation in the field of labor, employment and labor relations;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;improving national employment policies and enhancing the capacity of employment promotion services; enhanced international cooperation under the auspices of the ILO;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;increasing the representation of Uzbekistan in the executive bodies of the ILO;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;introducing a national system of appropriation and confirmation of qualifications, strengthening the quality of professional education programs;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;increasing the capacity of trade unions in organizing, collective bargaining, legal protection,<br />labor protection and safety. HUMAN VALUE OF LABOR | Progress log and a look into the future 2019.</p>\r\n
                    <p style="text-align: justify;"><img src="/uploads/filemanager/source/Labour%20monitoring%202.png" alt="" width="633" height="421" /></p>\r\n
                    <p style="text-align: center;"><strong>Feedback mechanism</strong></p>\r\n
                    <p style="text-align: justify;">Since 2015 Feedback Mechanism project has been implemented at the initiative of the Steering Council on Child Labor in the Republic of Uzbekistan and with the support of the World Bank. As an instrument of public control, the FM is an alternative to State supervision in the field of<br />labor and is intended to supplement, not replace, it. Employees (citizens) and their communities are free to choose channels for managing appeals.</p>\r\n
                    <p style="text-align: justify;">The goal of the Feedback Mechanism is to strengthen the results achieved and further prevent child and forced labor in the country, as well as to facilitate the ongoing Monitoring.</p>\r\n
                    <p style="text-align: justify;">The activity of the Feedback Mechanism is regulated by the Regulation &ldquo;On the Feedback Mechanism under the Steering Council for Child<br />Labor in the Republic of Uzbekistan&rdquo;, approved at a meeting of the Steering Council (Minutes No. 5 dated 09/05/2015).</p>\r\n
                    <p style="text-align: justify;">Since, initially, the FM operated on the basis of the trade union helplines at that time, and taking into account the need to accompany TPM, the regulation established the terms of operation of the Feedback Mechanism, covering the entire cotton harvest season of 2015, which includes the period from September 15 to 15 December 2015, i.e. additional 1.5-2 months after the expected end of the season. However, at present FM is functioning continuously &ndash; around the clock, 7 days a week.</p>\r\n
                    <p style="text-align: justify;">The core of the Feedback Mechanism is the Call center, organized on the basis of the Legal Clinic of the Federation of Trade Unions. The equipping the Call center was carried out both at the expense of the Federation of Trade Unions&rsquo; own funds, as well as through the logistical assistance of the World Bank. To ensure free access to the Call center, two numbers &ndash; 2001092 and 1092 &ndash; were allocated, with direct and free access from all points of the country. The service charge is covered by the Federation of Trade Unions. Foreign calls are received by the same number after dialing the international code of Tashkent &ndash; &ldquo;998 71 200 1092&rdquo;.</p>\r\n
                    <p style="text-align: justify;"><strong>The feedback mechanism structure consists of three levels:</strong></p>\r\n
                    <p style="text-align: justify;"><strong>National Administrative Center (NAC) &ndash;&nbsp;</strong>Legal Clinic under the Council of the Federation of Trade Unions (manages and coordinates the FM, ensures registration, direction and consideration of received appeals, conducts a weekly analysis of the consideration of appeals and summarizes the activities of the FM at the end of the season);</p>\r\n
                    <p style="text-align: justify;">Regional administrative centers (RACs) in the Republic of Karakalpakstan, regions and the city of Tashkent are the legal departments of territorial associations of trade union organizations (they provide registration and consideration by the working groups of received appeals, inform the NAC about the outcome of the review).</p>\r\n
                    <p style="text-align: justify;">The mechanism for review of appeals implies a phased study and an individual approach. Thus, the National Administrative Center sends the received appeal within 1 day to the corresponding regional administrative center. The regional administrative center organizes the review of the appeal with the involvement of members of the working groups and sends a certificate of the results of the review to the National Administrative Center.</p>\r\n
                    <p style="text-align: justify;">The right of the Legal Clinic of the Federation of Trade Unions of Uzbekistan is not limited to reviewing applications received only from members of the trade union. To register and conduct ongoing analytical and statistical activities, autonomous software was developed on the portal of the Federation of Trade Unions of Uzbekistan at www.murojaat.kasaba.uz, with the ability to work online.</p>\r\n
                    <p style="text-align: justify;">In case of revealing an administratively (or criminally) punishable offense, materials relating to this fact are sent to the authorized departments in order to bring the perpetrators to justice in accordance with the law.</p>\r\n
                    <p style="text-align: justify;">Due to the separation of powers between departments, the Call Center under the Federation of Trade Unions of Uzbekistan and the Call Center under the Ministry of Employment and Labor Relations of Uzbekistan operate separately, as The Ministry of Employment and Labor Relations is authorized to exercise state supervision, while the Federation of Trade Unions exercises public control.</p>\r\n
                    <p style="text-align: justify;">However, close cooperation was established between these agencies by exchanging information and assisting in the review.</p>\r\n
                    <p style="text-align: center;"><strong>Results of the FM in 2016</strong></p>\r\n
                    <p style="text-align: justify;">Based on the results of the analysis of activities in 2015, measures were taken aimed at improving the efficiency of the MoE in 2016. In particular, in order to ensure independence, the functions for the implementation of the FM were delegated to the Legal Clinic of the Federation of Trade Unions;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;12 regional branches of the Legal Clinic have been created, constantly functioning on the basis of territorial associations of trade unions;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;a stand-alone software was developed and implemented that operates online on the portal of the Federation of Trade Unions;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;in order to strengthen confidence in the FM, an appeals council has been created, composed of representatives of civil society institutions, authorized to make decisions on complaints regarding previously considered appeals;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;the mandatory review of anonymous appeals is established;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;it is forbidden to request written explanations and explanatory letters from the plaintiffs;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;a series of courses was conducted to increase the capacity of representatives of the network of legal clinics at the national and regional levels;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;to ensure effective interaction of similar preventive mechanisms, relevant Memorandums have been concluded with the Ministry of Employment and Labor Relations, the International Labor Organization (ILO) and the World Bank.</p>\r\n
                    <p style="text-align: justify;"><em>According to the results of 2016, a&nbsp;</em><em>total of 6,112 appeals were received&nbsp;</em><em>from the public through the channels&nbsp;</em><em>of the FM.</em></p>\r\n
                    <p style="text-align: center;"><strong>FM results in 2017</strong></p>\r\n
                    <p style="text-align: justify;">In February 2017, the International Labor Organization reported that the Government of Uzbekistan was making progress in implementing reforms aimed at eliminating the risk of forced labor in the country's cotton sector. In the issued report on the results of independent monitoring of the cotton-picking campaign<br />of 2016, the ILO concludes that organized child labor does not exist.</p>\r\n
                    <p style="text-align: justify;">Based on the results of activities in 2016, measures were taken aimed at improving the efficiency of the FM in 2017.</p>\r\n
                    <p style="text-align: justify;">In particular,</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;to raise awareness of citizens on national television, a video is shown on the feedback mechanism of trade unions with the &ldquo;hot line&rdquo; telephone numbers of the Federation of Trade Unions of Uzbekistan;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;mobile operators of the country have disseminated out SMS messages with information on&nbsp;what phone numbers should be dialed by citizens in case of detection of forced and child labor;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;With the support of the World Bank, a video was prepared on the Feedback Mechanism of the Federation of Trade Unions and the call center of the Ministry of Employment and Labor Relations, as well as a video on decent work in cotton growing;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;With the assistance of the ILO, a humorous feature video was produced on the benefits of official labor in agriculture for subsequent demonstration on local television channels;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;The preparation of a new generation of textbooks on labor law and international labor law has begun;</p>\r\n
                    <p style="text-align: justify;">&bull;&bull;the Decent Work Program in the Republic of Uzbekistan was extended for the period until 2020.</p>\r\n
                    <p style="text-align: justify;"><em>"The unacceptability of child labor is recognized by all walks of&nbsp;life: authorities, teachers, specialists, farmers, parents and the children&nbsp;themselves. Uzbekistan has stopped the practice of organized&nbsp;child labor"</em></p>\r\n
                    <p style="text-align: justify;">As a result of the measures taken and improved confidence in the FM in 2017, 8 out of a total of 118 appeals regarding forced labor were anonymous, which is 7.84% (in 2016, 15 out of a total of 87 appeals were anonymous, which is 17.24% ).</p>\r\n
                    <p style="text-align: justify;">The overwhelming majority of requests received during the cotton picking period were positively resolved &ndash; 1325 (69.7%), the arguments of 76 (4%) were not confirmed, and they were sent to authorized institutions &ndash; 102 (1.7%).</p>\r\n
                    <p style="text-align: center;"><strong>FM results in 2018</strong></p>\r\n
                    <p style="text-align: justify;">Based on the analysis of the effectiveness of the mechanism in previous years, measures were taken aimed at increasing the efficiency of the FM<br />in 2018. In particular,</p>\r\n
                    <p style="text-align: justify;">First, offline software that operates online on the portal of the Federation of Trade Unions (www. murojaat.kasaba.uz) is updated, which allows registering all received appeals to trade unions and immediately send them for execution;</p>\r\n
                    <p style="text-align: justify;">The second, in order to increase the capacities of specialists involved in the FM:<br />&ndash; a skills-improving course was held at the International training center in Turin (Italy) for some specialists (10 people) of Legal Clinics (February 26 &ndash; March 2, 2018);<br />&ndash; a training course on the identification and investigation of cases of forced labor and human trafficking was conducted for specialists from the FTU, CCI, the Ministry of Employment and Labor Relations, the General Prosecutor's Office, and the Ministry of the Interior at the International Training Center in Turin (Italy) (April 9-13, 2018. );<br />&ndash; regional training seminars were held jointly with the International Labor Organization (May 7-25, 2018 &ndash; all regions of the country); &ndash; A summer school was held for specialists of the FM FTU and CCI (August 9-10, 2018).</p>\r\n
                    <p style="text-align: justify;">Third, a group was created in the Telegram&nbsp;network among FM specialists to quickly and immediately respond to incoming calls during the cotton-harvesting period.</p>\r\n
                    <p style="text-align: justify;">Fourth, the practice of involving human rights activists was initiated.</p>\r\n
                    <p style="text-align: justify;"><em>For reference: in the cotton harvesting season of 2018, 53 reports on forced labor related violations were received from human rights activists, which were studied immediately with a field visit and all identified deficiencies were eliminated. Also, throughout the cotton harvesting season, the Open Doors Days for civil society representatives were organized at the Legal Clinic of the Federation of Trade Unions of Uzbekistan every Friday.</em></p>\r\n
                    <p style="text-align: justify;">In 2018, 8,544 calls were received through the FM channels. In particular, 2,764 appeals, sent by persons who are not members of the trade union, were accepted and examined.</p>\r\n
                    <p style="text-align: justify;"><em>Human rights activist and International Human Rights Watch representative Steve Sverlow visited the Legal Clinic for a familiarization. Also, a meeting was organized with human rights activists such as Malokhat Eshonkulova, Uktam Pardaev, Azamjon Farmonov, Khaitboy Yakubov, Muhabbat Madrimova and Arslonboy Utepov.</em></p>\r\n
                    <p style="text-align: center;"><strong>Collaboration with Civil Society Activists</strong></p>\r\n
                    <p style="text-align: justify;">It is worth emphasizing that the modern Government of Uzbekistan, for the first time in its history, is in direct dialogue with representatives of civil society and human rights organizations on the protection of the labor rights of citizens.</p>\r\n
                    <p style="text-align: justify;">Meetings with national human rights activists are held on a regular basis, an active dialogue is conducted, an exchange of views and information, as well as proposals to prevent forced labor.</p>\r\n
                    <p style="text-align: justify;">In February 2019, an unprecedented meeting of the delegation of the Government of Uzbekistan with representatives of the Cotton Campaign international coalition took place.</p>\r\n
                    <p style="text-align: justify;">The main purpose of the session within the annual meeting of the Coalition was to find mutually acceptable criteria, and so called &ldquo;Threshold of progress&rdquo;, at which one can judge&nbsp;the complete elimination of systematic forced labor, as well as the development of further mechanisms for interaction with the coalition aimed at abolishing of the so-called &ldquo;boycott&rdquo; in relation to textile products in Uzbekistan.</p>\r\n
                    <p style="text-align: justify;">This step was positively assessed by both representatives of the Coalition and representatives of US ministries and departments as evidence of the readiness of the Government of Uzbekistan for an open dialogue and constructive interaction on the most sensitive human rights issues.</p>
                    """
                  "languages" => "en"
                  "object" => "article"
                ]
                #changes: []
                #casts: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      5 => App\Models\Article {#1713
        #table: "articles"
        #fillable: array:9 [
          0 => "type"
          1 => "category_id"
          2 => "year"
          3 => "open_data_months_categories_id"
          4 => "parent_id"
          5 => "order"
          6 => "enabled"
          7 => "anchor"
          8 => "date"
        ]
        #connection: "mysql"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #attributes: array:12 [
          "id" => 3827
          "type" => "article"
          "category_id" => 55
          "parent_id" => null
          "order" => 4201
          "enabled" => 1
          "date" => "2022-02-14"
          "created_at" => "2022-02-21 15:56:07"
          "updated_at" => "2022-02-21 15:56:07"
          "anchor" => null
          "year" => null
          "open_data_months_categories_id" => null
        ]
        #original: array:12 [
          "id" => 3827
          "type" => "article"
          "category_id" => 55
          "parent_id" => null
          "order" => 4201
          "enabled" => 1
          "date" => "2022-02-14"
          "created_at" => "2022-02-21 15:56:07"
          "updated_at" => "2022-02-21 15:56:07"
          "anchor" => null
          "year" => null
          "open_data_months_categories_id" => null
        ]
        #changes: []
        #casts: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "translates" => Illuminate\Database\Eloquent\Collection {#1700
            #items: []
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      6 => App\Models\Article {#1714
        #table: "articles"
        #fillable: array:9 [
          0 => "type"
          1 => "category_id"
          2 => "year"
          3 => "open_data_months_categories_id"
          4 => "parent_id"
          5 => "order"
          6 => "enabled"
          7 => "anchor"
          8 => "date"
        ]
        #connection: "mysql"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #attributes: array:12 [
          "id" => 3828
          "type" => "article"
          "category_id" => 55
          "parent_id" => null
          "order" => 4202
          "enabled" => 1
          "date" => "2022-02-21"
          "created_at" => "2022-02-21 15:57:35"
          "updated_at" => "2022-02-21 15:57:35"
          "anchor" => null
          "year" => null
          "open_data_months_categories_id" => null
        ]
        #original: array:12 [
          "id" => 3828
          "type" => "article"
          "category_id" => 55
          "parent_id" => null
          "order" => 4202
          "enabled" => 1
          "date" => "2022-02-21"
          "created_at" => "2022-02-21 15:57:35"
          "updated_at" => "2022-02-21 15:57:35"
          "anchor" => null
          "year" => null
          "open_data_months_categories_id" => null
        ]
        #changes: []
        #casts: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "translates" => Illuminate\Database\Eloquent\Collection {#1716
            #items: []
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      7 => App\Models\Article {#1715
        #table: "articles"
        #fillable: array:9 [
          0 => "type"
          1 => "category_id"
          2 => "year"
          3 => "open_data_months_categories_id"
          4 => "parent_id"
          5 => "order"
          6 => "enabled"
          7 => "anchor"
          8 => "date"
        ]
        #connection: "mysql"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #attributes: array:12 [
          "id" => 4301
          "type" => "article"
          "category_id" => 55
          "parent_id" => null
          "order" => 4612
          "enabled" => 1
          "date" => "2022-06-20"
          "created_at" => "2022-06-20 14:28:32"
          "updated_at" => "2022-06-20 14:28:32"
          "anchor" => null
          "year" => null
          "open_data_months_categories_id" => null
        ]
        #original: array:12 [
          "id" => 4301
          "type" => "article"
          "category_id" => 55
          "parent_id" => null
          "order" => 4612
          "enabled" => 1
          "date" => "2022-06-20"
          "created_at" => "2022-06-20 14:28:32"
          "updated_at" => "2022-06-20 14:28:32"
          "anchor" => null
          "year" => null
          "open_data_months_categories_id" => null
        ]
        #changes: []
        #casts: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "translates" => Illuminate\Database\Eloquent\Collection {#1717
            #items: []
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
    ]
  }
]