\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Use of Marketing Methods in the Development of Strategies for Diversification of Agricultural Production in the Republic of Karakalpakstan},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2020-01-15 (revised: 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020-01-15}
\title{Use of Marketing Methods in the Development of Strategies for Diversification of Agricultural Production in the Republic of Karakalpakstan}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Nurimbetov Timur  Uzakbergenovich}

             \author[2]{Bayjanov Sarsengaliy  Xalmuratovich}

             \author[3]{Ismailov Kuatbay  Sarsenbaevich}

             \author[4]{Bekbosinov Kuralbay  Kdirbaevich}

             \affil[1]{  Karakalpak State University,}

\renewcommand\Authands{ and }

\date{\small \em Received: 9 December 2019 Accepted: 5 January 2020 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


The strategic management of agricultural enterprises is to create conditions and develop mechanisms for the sustainable development of the enterprise, providing employment and income for the rural population. Diversification strategies are an integral part of the enterprise?s corporate strategies, namely, growth strategies that allow, firstly, to determine the direction of development of the enterprise in accordance with market requirements, and secondly, the availability of its own resources and the appropriateness of external acquisitions. The article analyzes the regional features of agricultural production in the Republic of Karakalpakstan. The Republic of Karakalpakstan is divided into 4 conditional zones and the current market conditions for agricultural products and food are also analyzed. The degree of saturation of regional markets with agricultural products was studied. The country's self-sufficiency in main agricultural products are determined. Based on the analysis, proposals and recommendations for the development of each zone were developed. Scientific conclusions and practical recommendations on the cultivation of agricultural products in the region, the provision of food to the population, increasing the income of the rural population are given.

\end{abstract}


\keywords{}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
iversification strategies of the agricultural enterprise -a set of management decisions for the development of an agricultural enterprise fundamentally new areas of activity, allowing to meet the needs of the market, while achieving certain advantages aimed at improving the financial stability of the enterprise, creating new jobs and stabilizing the socioeconomic situation in rural areas. Studies from the developing world show that agricultural growth has a larger effect on poverty reduction, compared to the growth of non-farm sectors \hyperref[b0]{[1]}. The development of agricultural enterprises and the strategic planning of diversification is based on an analysis of the marketing opportunities not only of the enterprise itself, but also of the rural administrative district, since significant areas of activity of agricultural enterprises cannot be developed independently, therefore, it is necessary to identify potential partners among entrepreneurs in this territory, to study the labor potential of the region or agricultural zone as a whole. The socio-political consequences of persistent agrarian distress could be disastrous, and call for pre-emptive strategic interventions in both farm and non-farm sectors to re-invigorate agricultural growth and enhance farmers' income. Within the farm sector, diversification towards high value crops (HVCs), including vegetables, condiments spices, fruits and plantations, is claimed to be an important means of securing agriculture-based livelihoods, accelerating growth and reducing rural poverty \hyperref[b1]{[2]}. Higher levels of diversification reflect a wider availability of productive capabilities, implying-under the assumption that capabilities are complementary-a positive effect diversification on income and subsequent growth \hyperref[b2]{[3]}. A somewhat related idea -connected with urbanization economies, in particular those operating through increased flows of knowledge-goes under the name of Jacobs externalities: diversity can foster technological dynamism, i.e. innovation and adoption of new technologies \hyperref[b3]{[4]}. 
\section[{II.}]{II.} 
\section[{Materials and Methods}]{Materials and Methods}\par
When developing diversification strategies, it is necessary to take into account the large differentiation of the natural, economic and social conditions of rural administrative regions of the Republic of Karakalpakstan. The Republic of Karakalpakstan is located in the northwestern part of Uzbekistan on an area of about 166,600 km2. The overwhelming part of the territory of Karakalpakstan is lowlands (from 50,200 m above sea level), and flatness is its most noticeable feature. Most of the population lives and works on irrigated river plains in the Amu Darya River Delta. It is bordered by Kazakhstan to the north and west, the Republic of Turkmenistan to the south, the Navoi region of Uzbekistan to the east, and the Khorezm region to the southeast. The arable land of the republic is relatively limited.\par
The area of irrigated land is 510.4 thousand hectares, or 3.1\% of the total land area.\par
The arable land in 2018 was 231.1 thousand hectares, or 45.3\% of irrigated land.\par
This situation indicates that Karakalpakstan cannot use its potential land due to a lack of water supply for irrigation.\par
The criterion of economic efficiency of the placement and development of a particular industry andD Volume XX Issue VIII Version I 11 ( E )\par
the determination of promising areas of diversification of agricultural enterprises is the saturation of the market with products that agricultural producers can produce in a specific rural administrative region.\par
The provision of food itself means satisfying the need for it, first of all, through domestic supplies with minimal dependence on foreign trade. To achieve the country's self-sufficiency in food, it is necessary to produce high-quality products in volumes that can satisfy the population's need for it at a threshold level at prices that guarantee the availability of most products for all social groups throughout the country. Broad changes are taking place in agrifood systems worldwide. These changes are driven by economic development, increase in per caput incomes, changing technology and urbanization. Consumers are changing their dietary preferences and shopping habits, resulting in substantial organizational and institutional changes throughout the food marketing chain. Growing concentration at all levels is taking place, particularly in the retail sector, and private sector standards for food quality and safety are proliferating \hyperref[b4]{[5]}.\par
Initially, we should analyze the current market conditions for agricultural products and food to determine the country's self-sufficiency in food.\par
For this, the potential market capacity is determined for each of the types of produced products, then the characteristics of the consumption of the main groups of food products and the structure of agricultural production are investigated, which allows to determine the prospects for the development of the sector. When determining the level of self-sufficiency republic's main types of food the author used the following formula: 1. The potential capacity (P c ) of the food market is determined on the basis of standards for the consumption of food products (S C )and the size of population (S P ). P c = S C * S P 2. We introduce the Degree of saturation (D S ) of the food market: DS=ApPc*100\% where P C -potential capacity of the food market S C -standards for the consumption of food products S P -size of population D S -degree of saturation of the food market, A p -actual food production III. 
\section[{Discussion}]{Discussion}\par
The analysis of the saturation of the product market allows you to determine product groups for which customer demand is not fully satisfied. Using these formulas, we can determine the potential capacity of the regional product market and the degree of saturation of the market with the main agricultural products. The data in the table 1 indicates that the republic reached its self-sufficiency only in vegetables and milk. The situation with other agricultural products is still far from satisfying. Grape growing in the country does not exceed 28\% of the market potential, fruits and berries -39\%, and egg products -55\%, potatoes -66\%. This, in turn, once again justifies the need to increase the volume of these products as a priority in the diversification of agricultural production.\par
In 2019, the sown area of Karakalpakstan amounted to 232.1 thousand ha, accounting for 7\% of the total sown area of Uzbekistan. In Karakalpakstan, cotton has the largest sowing area of 88 560 ha which is 38.1\% of the total sown area. Second place by sown area is wheat. It occupied 85 767 ha., which equals 36.9\% of the total sown area. 75\% of the total arable land is allocated for cotton and wheat (fig \hyperref[fig_0]{1}).  South-eastern and Central zones: Currently, relatively favorable conditions for the development of agricultural production exist in the South-eastern and Cenral zones. Despite the fact that the total land area of South-eastern region is 10.7\%, 43.2\% of the planted land of the Republic is located in this area and 40 \% of the population of Karakalpakstan lives in this area. The share of the region in agricultural production is 52.9\%. This means that the use of available resources and opportunities in the region is well established. It is expedient to strengthen the system of processing of agricultural products in this region, to strengthen services in the sale of products, to organize the sale of surplus products to other regions. The level of water supply in this area is relatively stable. The degree of the saturation of the local market with the main agricultural products is higher than in other zones. The early arrival of spring is favorable for the cultivation of the main types of agricultural products in the region, including: cotton, wheat, melons, fruits and vegetables  {\ref [6]}. The data of table \hyperref[tab_1]{2} indicates that the planted are of Central zone account for 21.4\% of the total sown area, the share of gross agricultural output is 17.9\%. Due to the fact that the capital is located in this area, this area is convenient for the processing and storage of the main types of agricultural products \hyperref[b5]{[7]}. 
\section[{Northern and North-western zones:}]{Northern and North-western zones:}\par
The degree of the saturation of the local market with the main agricultural products is lower in these zones. The main reasons for the relatively low indicators are the low level of water supply in the region, the quality of land and low crop yields and high salinity of lands. There are favorable conditions for the development of animal husbandry in these zones. Despite the fact that 52.1\% of the republic's hayfields and pastures are located in this region, only 14\% of cattle, 26.3\% of sheep and goats, 31.3\% of horses and camels account for this region. Due to the availability of pastures and fodder base for livestock in Northern zone, it is possible to start processing of livestock products, including dairy products, leather products in this zone.\par
IV. 
\section[{Conclusion}]{Conclusion}\par
There are many approaches to using the potential to diversify regional agricultural production on the basis of marketing tools: one of them is development of a diversification program by regional public administration bodies, where the main focus is on the social significance of the issue and ensuring food security for the population of the region. The other is a diversification approach by direct agricultural producers, focusing on the production of highly value crops or economic activities.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.12545605306799334\textwidth}P{0.12827529021558873\textwidth}P{0.05497512437810945\textwidth}P{0.16210613598673299\textwidth}P{0.12263681592039802\textwidth}P{0.12545605306799334\textwidth}P{0.13109452736318408\textwidth}}
The main types of agricultural products\tabcellsep Standards for the consumption of food products per capita (kg)\tabcellsep Size of population (01.01.2019)\tabcellsep Potential capacity of the food market (tons) (2*3=4)\tabcellsep Actual food production (thousand ton)\tabcellsep Degree of saturation of the food market (\%) (5:4*100=6)\tabcellsep Actual consumption of population per capita (kg) (5:2=7)\\
1\tabcellsep 2\tabcellsep 3\tabcellsep 4\tabcellsep 5\tabcellsep 6\tabcellsep 7\\
Potato\tabcellsep 54,6\tabcellsep \tabcellsep 102085,6\tabcellsep 67736\tabcellsep 66,4\tabcellsep 36,2\\
Vegetables\tabcellsep 116\tabcellsep \tabcellsep 216885,2\tabcellsep 247319\tabcellsep 114\tabcellsep 132,3\\
Fruits\tabcellsep 68\tabcellsep \tabcellsep 127139,6\tabcellsep 49750\tabcellsep 39,1\tabcellsep 26,6\\
Grapes\tabcellsep 13,9\tabcellsep \tabcellsep 25988,8\tabcellsep 7323\tabcellsep 28,2\tabcellsep 3,9\\
Meat\tabcellsep 60\tabcellsep 1869734\tabcellsep 112182\tabcellsep 106514\tabcellsep 95\tabcellsep 56,9\\
Milk\tabcellsep 140\tabcellsep \tabcellsep 261758\tabcellsep 376486\tabcellsep 143,8\tabcellsep 201,4\\
Eggs\tabcellsep 295\tabcellsep \tabcellsep 551561,5\tabcellsep 303195\tabcellsep 55\tabcellsep 162,1\\
Honey\tabcellsep 2,4\tabcellsep \tabcellsep 4487,3\tabcellsep 596,1\tabcellsep 13,3\tabcellsep 0,3\\
Fish\tabcellsep 13,4\tabcellsep \tabcellsep 25054\tabcellsep 9626,2\tabcellsep 38,4\tabcellsep 5,1\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.18352272727272728\textwidth}P{0.10946969696969697\textwidth}P{0.10946969696969697\textwidth}P{0.10303030303030303\textwidth}P{0.18674242424242424\textwidth}P{0.15776515151515152\textwidth}}
Conditional\tabcellsep Total land\tabcellsep Irrigated land\tabcellsep Planted land\tabcellsep Percentage of population\tabcellsep Share in gross\\
zones\tabcellsep area (\%)\tabcellsep (\%)\tabcellsep (\%)\tabcellsep living in the area\tabcellsep agricultural output\\
South-eastern\tabcellsep 10.7\tabcellsep 27,1\tabcellsep 43,2\tabcellsep 40,1\tabcellsep 52,9\\
?entral\tabcellsep 2.5\tabcellsep 22,8\tabcellsep 21,4\tabcellsep 34,6\tabcellsep 17,9\\
Northern\tabcellsep 17.5\tabcellsep 24,2\tabcellsep 17,5\tabcellsep 11,1\tabcellsep 15,1\\
North-western\tabcellsep 69.3\tabcellsep 25,9\tabcellsep 17,8\tabcellsep 14,2\tabcellsep 14,1\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.2196923076923077\textwidth}P{0.19353846153846155\textwidth}P{0.06015384615384615\textwidth}P{0.05230769230769231\textwidth}P{0.05230769230769231\textwidth}P{0.044461538461538455\textwidth}P{0.11507692307692308\textwidth}P{0.010461538461538461\textwidth}P{0.04969230769230769\textwidth}P{0.05230769230769231\textwidth}}
Conditional zones\tabcellsep \multicolumn{9}{l}{Potatoes Vegetables Fruit Grape Meat Milk Egg Honey fish}\\
South-eastern\tabcellsep 96,9\tabcellsep 160,7\tabcellsep 71,8\tabcellsep 42,5\tabcellsep 116\tabcellsep \multicolumn{2}{l}{193,2 76,9}\tabcellsep 17,2\tabcellsep 18,8\\
?entral\tabcellsep 33\tabcellsep 63,53\tabcellsep 13,8\tabcellsep 15,9\tabcellsep 50,7\tabcellsep 79,9\tabcellsep 24,5\tabcellsep 7,9\tabcellsep 8,0\\
Northern\tabcellsep 97,5\tabcellsep 131,7\tabcellsep 33,7\tabcellsep 27,5\tabcellsep 143\tabcellsep \multicolumn{2}{l}{162,3 62,5}\tabcellsep 19,1\tabcellsep 43,1\\
North-western\tabcellsep 37,1\tabcellsep 91,65\tabcellsep 13,2\tabcellsep 18,1\tabcellsep 105\tabcellsep \multicolumn{2}{l}{146,1 61,3}\tabcellsep 10,7\tabcellsep 164,3\\
Republic of Karakalpakstan\tabcellsep 66,4\tabcellsep 114\tabcellsep 39,1\tabcellsep 28,2\tabcellsep 94,9\tabcellsep \multicolumn{2}{l}{143,8 55,0}\tabcellsep 13,3\tabcellsep 38,4\end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.2975\textwidth}P{0.25145833333333334\textwidth}P{0.053125\textwidth}P{0.06729166666666667\textwidth}P{0.06729166666666667\textwidth}P{0.053125\textwidth}P{0.06020833333333333\textwidth}}
Conditional zones\tabcellsep \multicolumn{6}{l}{Pastures Cattle Sheep and goats Horses Camels Poultry}\\
South-eastern\tabcellsep 19,8\tabcellsep 49,8\tabcellsep 40,5\tabcellsep 24,2\tabcellsep 25,2\tabcellsep 56,9\\
?entral\tabcellsep 5,7\tabcellsep 19\tabcellsep 11,7\tabcellsep 24,8\tabcellsep 15\tabcellsep 13,7\\
Northern\tabcellsep 52,1\tabcellsep 14\tabcellsep 26,3\tabcellsep 31,3\tabcellsep 30\tabcellsep 17,4\\
North-western\tabcellsep 22,4\tabcellsep 17,2\tabcellsep 21,5\tabcellsep 19,7\tabcellsep 29,8\tabcellsep 12\\
Republic of Karakalpakstan\tabcellsep 100\tabcellsep 100\tabcellsep 100\tabcellsep 100\tabcellsep 100\tabcellsep 100\end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 			\footnote{( E )} 			\footnote{( E )} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Pingali et al.]{b4}\label{b4} 	 		\textit{Commercializing small farms: Reducing transaction cost -2005 -agecon search},  		 			P Pingali 		,  		 			M Khwaja 		,  		 			Meijer 		.  		 	 	 (umn.edu) 
\bibitem[Nurimbetov]{b5}\label{b5} 	 		\textit{Directions of diversification of agricultural production (on the example of the Republic of Karakalpakstan) // Dissertation abstract of the doctor of philosophy (PhD) in economic sciences},  		 			T Nurimbetov 		.  		 \url{http://library.ziyonet.uz/ru/book/download/108262}  		 	 
\bibitem[Paci and Usai ()]{b3}\label{b3} 	 		‘Externalities, knowledge spillovers and the spatial distribution of innovation’.  		 			R Paci 		,  		 			S Usai 		.  	 	 		\textit{GeoJournal}  		1999. 49  (4)  p. .  	 
\bibitem[Ravallion and Datt ()]{b0}\label{b0} 	 		‘How important to India's is the sectoral composition of growth in India’.  		 			M Ravallion 		,  		 			G Datt 		.  	 	 		\textit{World Bank Econ. Rev}  		1996. 10 p. .  	 
\bibitem[Bigsten and Tengstam ()]{b1}\label{b1} 	 		‘Smallholder diversifcation and income growth in Zambia’.  		 			A Bigsten 		,  		 			S Tengstam 		.  	 	 		\textit{J. Afr. Econ}  		2011. 20  (5)  p. .  	 
\bibitem[Hausmann and Hidalgo ()]{b2}\label{b2} 	 		‘The network structure of economic output’.  		 			R Hausmann 		,  		 			C A Hidalgo 		.  	 	 		\textit{Journal of Economic Growth}  		2011. 16  (4)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
