\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={Handicraft Production and Employment in Indian: an Economic Analysis},
 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{2014-01-15 (revised: 15 January 2014)}
\def\TheID{\makeatother }
\def\TheDate{2014-01-15}
\title{Handicraft Production and Employment in Indian: an Economic Analysis}
\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]{Towseef Mohi Ud  Din}

             \affil[1]{  Vikram University Ujjain}

\renewcommand\Authands{ and }

\date{\small \em Received: 9 December 2013 Accepted: 4 January 2014 Published: 15 January 2014}

\maketitle


\begin{abstract}
        


Country like India, where tradition, rituals and culture still hold a significant value and importance, crafts have been able to retain its essential matter in the form of many definitions, according to individuals, groups and organisations. Handicrafts commonly refer to hand-made artisan crafts or artisanry. Skilled people create different kinds of items starting from consumer goods to pretty pieces out of paper, wood, clay, shells, rock, stone, metal etc. with the help of simple tools. These kinds of items are called handicrafts owing to the fact that these crafted items are exclusively hand-made without the usage of any machine.

\end{abstract}


\keywords{crafts, handicrafts, hand-made, different kinds.}

\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
andicrafts are mostly defined as items made by hand, often with the use of simple tools, and are generally artistic and/or traditional in nature. They are also objects of utility and objects of decoration". Handicrafts can be defined as products which are produced either completely by hand or with the help of tools. Mechanical tools may be used as long as the direct manual contribution of the artisan remains the most substantial component of the finished product. Handicrafts are made from raw materials and can be produced in unlimited numbers. Such products can be utilitarian, aesthetic, artistic, creative, culturally attached, decorative, functional, traditional, religiously and socially symbolic and significant.\par
India has an extremely rich crafts traditionally inherited, complex designs, patterns, painfully crafted monuments, temples and sculptures, all are magnificent masterpieces of craftsmanship. All Indian crafts and patterns were mostly representation of everyday living, socio political conditions of the people. Archaeological studies have exposed that the era of manufacture, for a given handicraft item can be deciphered from its production technique, pattern and material used. Indian Handicraft history can be traced back to, as old as, the Stone Age. The art of spinning and weaving of cotton was known from the Harrappans before 5000 years ago. Foundations of textiles in other countries date back to second century BC. Block print fabrics, mainly of Gujarat region, found in Egyptian tombs are the evidence that India was producing enough cotton textiles to export them to other countries, in the medieval ages.\par
Author : Research Scholar in Economics, Vikram University Ujjain (M.P). e-mail: towseefeco@gmail.com India is one of the important suppliers of handicrafts to the world market. The Indian handicrafts industry is highly labour intensive cottage based industry and decentralized, being spread all over the country in rural and urban areas. Numerous artisans are engaged in crafts work on part-time basis. The industry provides employment at least six million artisans. In addition to the high potential for employment the sector is economically important from the point of low capital investment, high ratio of value addition, and high potential for export and foreign exchange earnings for the country. It also allows women to participate in their free time using tools they can well manage leading to supplemental income. 
\section[{II.}]{II.} 
\section[{Objectives}]{Objectives}\par
? To estimate the production of different handicraft goods in our economy. ? To understand the role of handicraft sector in generating employment. 
\section[{III.}]{III.} 
\section[{Research Methodology}]{Research Methodology}\par
This research paper is based on the secondary data. The required secondary data has been collected from various old research papers, journals, internet, government intuitions etc. The data has also been taken from various documents such as books, newsletters, reports, magazines, journals, newspaper, internet, as well as from existing literature to understand the current scenario of handicraft industry. 
\section[{IV.}]{IV.} 
\section[{Literature Review}]{Literature Review}\par
Fayaz Ahamad,(2012) the handicraft sector has a large potential to generate a gainful employment opportunities to unemployed people and has a great potential for economic development of a country/region like Kashmir, which is known all over the world with its traditional crafts.\par
Selim Reza, (2012) bamboo handicraft helps to develop and upgrade the various nodes in the value chain and its direct impact could be observed in socioeconomic development of rural poor and small producer groups.\par
Dr Manjusmita Dash, (2011) there are about 3500 handicraft items produced in the country and the sector employs 60 lakh artisans working independently or in small co-operatives or firms.\par
V. 
\section[{Results and Discussion}]{Results and Discussion}\par
The country of India is the manufacturer of varied kinds of handicrafts, which gained its popularity even in international market. The most known form of handicrafts in India, are discussed below: Bamboo Handicrafts: Handicrafts made from bamboo are one of the eco-friendly crafts in India. The varied items made from bamboo are baskets, dolls, toys, chalani, furniture, mats, wall-hangings, umbrella handles, crossbows, khorahi, kula, dukula, kathi, jewellery boxes and many more. Bamboo Handicrafts are mostly made in West Bengal, Assam and Tripura.\par
Cane Handicrafts: Cane products, a famous form of Indian handicraft include utilitarian objects like trays, baskets, stylish furniture etc. Vellore district of Tamil Nadu is famous for cane handicrafts in India.\par
Bell Metal Handicrafts: The hard form of bronze, which is usually used to make bells, is referred as bell metal. This kind of hard alloy is used to make crafts like vermilion boxes, bowls, candle stands, donari (pendants) and many more. This bell metal crafts are mostly prevalent in Madhya Pradesh, Bihar, Assam and Manipur. In Madhya Pradesh, this form of handicraft is even regarded as "tribal craft".\par
Bone and Horn Handicrafts: Originating in the state of Orissa, the bone and horn handicrafts are famous for creating birds or animal figures, which seems alive. For example, a bird seems like twittering. Besides this, goods like pen stands, ornaments, cigarette case, table lamps, pepper and salt sets, chess sets, napkin rings, laughing Buddha etc. are prepared in Orissa, Karnataka, Kerala and Uttar Pradesh.\par
Brass Handicrafts: Durability of brass items added on to the fame of brassware. Items made of brass like crawling Krishna, Lord Ganesha's figure in different postures, vases, table tops, perforated lamps, ornament boxes, hukkas, toys, wine glasses, plates, fruit bowls and many more are extensively used in many Indian houses till now. These artisans are famously known as "Kansaris". The manufacturing of brassware is mainly done in Rajasthan.\par
Clay Handicrafts or Pottery: With its origination during the Indus Valley Civilization, clay craft or pottery is said to be one of the most primitive form of handicrafts in India. People engaged in pottery are called "Kumhaars". Besides its world famous Terracotta form, pottery has got different forms like Red Ware, Grey Ware and Black Ware. Uttar Pradesh is known for its painted black wares. Besides this, clay ware is also prepared in Krishnanagar West Bengal, Bikaner, Lucknow, Pune and Himachal Pradesh. Items like clay pots, decorative items, jewellery etc. are widely used all over the country. Dhokra Handicrafts: Dhokra, the oldest form of handicraft is known for its traditional simplicity. This tribal handicraft originated in Madhya Pradesh. The other states involved in this are West Bengal, Bihar and Orissa. Dhokra is famous for its unique items portraying folk characters. Dhokra jewellery, candle stands, pen stands, ash trays and varied kinds of showpieces are available at every handicraft shop. Jute Handicrafts: Jute craftsmen have created a worldwide role in the field of jute handicrafts. The huge range of jute crafts includes bags, office stationeries, bangles and other jewellery, footwear, wall-hangings and many more. West Bengal, Assam and Bihar, being the leading jute producers, lead the jute handicrafts market in India.\par
Paper Handicrafts: Vibrant colored papers are combined together to form varied crafts like kites, masks, decorative flowers, lamp shades, puppets, hand-fans etc.\par
Papier Mache: the development of Papier Mache come in to existence from the Mughal Era is even a famous handicraft in India.\par
Rock Handicrafts: Prevalence of rock carving, one of the primitive rock art can be seen in the states of Rajasthan, Jaipur, Kashmir, Orissa and Nagpur. Rajasthan, Jaipur and Madhya Pradesh are famous for marble stone carvings. Green colored stone art is the specialty of Madhya Pradesh, whereas, Patharkatti is the unique rock craft of Gaya. Age-old temples of Orissa are the world famous examples of rock craft in India. Numerous utensils, decorative pieces, stone jewellery and statues are made from rocks.\par
Shell Handicraft: From time immemorial, shell handicrafts are one of the demandable crafts in India. Shell Handicraft can be made out of three types of shells like conch shell, tortoise shell and sea shell. Different kinds of goods like bangles, forks, decorative bowls, lockets, spoons, buttons, curtains, chandeliers, mirror frames, table mats etc. are the products of shell crafting. Generally, the places located on the sea shore like Gulf of Manar, Goa, Orissa etc. are the places for shell handicraft. 
\section[{Silver Filigree or Meenakari or Tarakashi Handicrafts:}]{Silver Filigree or Meenakari or Tarakashi Handicrafts:}\par
Silver filigree or Tarakashi is a creative form of handicraft created from the twisted threads of silver or gold. Silver filigree can be of three distinctive types, Meenakari, Khulla Jaal and Flowers and Leaves. The most famous works of silver filigree includes paandans, tea trays, trinket boxes, earrings, necklaces, bracelets and varied other jewellery. Besides Cuttack in Orissa, Karimnagar in the state of Andhra Pradesh is known for its silver filigree work.\par
Weaving or Embroidery Handicrafts: Weaving mainly refers to the process of cloth production by two thread sets known as weft and warp crossed with each other. This traditional form of handicraft is mostly found in the states of Gujarat, Madhya Pradesh and Rajasthan.\par
Bandhanis, the famous form of weaving are created in Jamnagar and Rajkot. Bihar and Karnataka are known for their embroidery work.\par
Wood Handicrafts: Wood craft is prevalent in India even before stone sculpture came into existence. Varied goods are created by the skilled craftsmen by shaping a piece of wood. Gujarat, Jammu \& Kashmir, Karnataka, Kerala and Uttar Pradesh are known for their unique form of woodwork. Axes, toys, utensils, decorative pieces, jewellery and many more designer household goods like lamp shades, candle stands, vermillion boxes, jewellery boxes, bangle holders etc. are some of the common wood crafts used in almost every Indian house. Source: Enumeration of Crafts Persons in India (2013)\par
The above table \hyperref[tab_0]{1}.1 shows the different craft production in different states of our country. The above table shows that crafts vary from state to state; which means each and every state of our country has its specialty in its craft production, either they are well in earth, fiber, metal, wood, stone, leatherwork or other handicrafts. Above mention table also show that there are 9563 lakhs craft pop engaged with these particular crafts. 
\section[{VI.}]{VI.} 
\section[{Income and Employment}]{Income and Employment}\par
India is known as the land of handicrafts, numerous artisans are engaged in craftwork on parttime basis making diverse crafts from pottery to baskets, stone ware, glass ware, handmade paper products and other utility items made of locally available material. The industry provides employment to over six million artisans, which includes a large number of women and others belonging to weaker sections of society. In addition to the high potential for employment the sector is economically important from the point of low capital investment, high ratio of value addition, and high potential for export and foreign exchange earnings for the country. It also allows women to participate in their free time using tools they can well manage leading to supplemental income. The above table \hyperref[tab_0]{1}.3 shows that the different handicrafts of urban areas such as earth, fiber, metal, wood, stone, leather and others are generating employment in urban areas like 16.99 lakhs self employment, 15.00lakhs regular salaried, 6.4 lakhs casual labour and 15.6 lakhs by other handicrafts. In the above table their percentage share is also given such as 31.5\% self employment, 27.8\% regular salaried, 11.8\% casual labour and 28.9\% of other handicrafts. If we compare the employment generated by handicraft in rural areas and in urban areas, it clearly revealed that in rural areas it is generating more employment comparative to urban areas. 
\section[{VII.}]{VII.} 
\section[{Conclusion}]{Conclusion}\par
Indian Arts and Crafts of each age reflect the culture, traditions and activities of that particular period. Every age, every dynasty, every empire has its influence and essence in the crafts belonging to those times, therefore making India's heritage dissimilar and culturally rich. Indian craftsmen carefully made numerous designs, complicated and beautiful in a variety handcrafted items. These have been famous over centuries. Indian handicrafts, though initially made plain for daily use by ancient man, the craving for aesthetic appeal soon resulted in the development of numerous designs and motifs. The beauty of Indian textiles spread far and wide even during the ancient trade. Besides that Indian handicraft plays vital role in employment generation with low investment. Large populations are engaged with this sector directly or indirectly. So government should have to do care this eco friendly and near to the ground invested sector. 
\section[{Bibliography}]{Bibliography}\par
Volume XIV Issue IV Version I 32 ( E )\begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.19718804920913882\textwidth}P{0.11278558875219682\textwidth}P{0.09635325131810193\textwidth}P{0.07768014059753954\textwidth}P{0.08290861159929701\textwidth}P{0.06946397188049208\textwidth}P{0.07768014059753954\textwidth}P{0.0679701230228471\textwidth}P{0.0679701230228471\textwidth}}
\tabcellsep \multicolumn{4}{l}{1 : Number of craft persons across the country}\tabcellsep \tabcellsep \multicolumn{2}{l}{(In lakhs)}\tabcellsep \\
State\tabcellsep Earth\tabcellsep Fiber\tabcellsep Metal\tabcellsep Wood\tabcellsep Stone\tabcellsep Leather\tabcellsep Others\tabcellsep Total Craft Pop.\\
Jammu \& Kashmir\tabcellsep 3.7\tabcellsep 133.9\tabcellsep 1.6\tabcellsep 4.9\tabcellsep 0.1\tabcellsep 0.2\tabcellsep 0.0\tabcellsep 144\\
Himachal Pradesh\tabcellsep 1.5\tabcellsep 9.0\tabcellsep 0.8\tabcellsep 3.8\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 15\\
Punjab\tabcellsep 6.2\tabcellsep 171.3\tabcellsep 2.5\tabcellsep 2.9\tabcellsep 0.0\tabcellsep 0.3\tabcellsep 0.0\tabcellsep 183\\
Chandigarh\tabcellsep 0.0\tabcellsep 1.9\tabcellsep 0.2\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 2\\
Uttaranchal\tabcellsep 0.0\tabcellsep 0.8\tabcellsep 1.5\tabcellsep 10.0\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 12\\
Haryana\tabcellsep 5.5\tabcellsep 72.5\tabcellsep 8.2\tabcellsep 1.7\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 88\\
Delhi\tabcellsep 5.5\tabcellsep 190.4\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 196\\
Rajasthan\tabcellsep 60.4\tabcellsep 140.9\tabcellsep 49.7\tabcellsep 10.7\tabcellsep 46.6\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 308\\
Uttar Pradesh\tabcellsep 340.8\tabcellsep 1413.5\tabcellsep 43.9\tabcellsep 128.3\tabcellsep 5.5\tabcellsep 0.5\tabcellsep 0.0\tabcellsep 1933\\
Bihar\tabcellsep 86.5\tabcellsep 39.7\tabcellsep 1.4\tabcellsep 56.6\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 184\\
Nagaland\tabcellsep 0.0\tabcellsep 14.4\tabcellsep 0.0\tabcellsep 1.7\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 16\\
Manipur\tabcellsep 0.0\tabcellsep 30.4\tabcellsep 3.8\tabcellsep 1.1\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 35\\
Tripura\tabcellsep 0.0\tabcellsep 1.4\tabcellsep 2.7\tabcellsep 4.0\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 8\\
Meghalaya\tabcellsep 3.4\tabcellsep 15.6\tabcellsep 0.0\tabcellsep 3.8\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 23\\
Assam\tabcellsep 7.9\tabcellsep 40.1\tabcellsep 2.1\tabcellsep 28.7\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 1.2\tabcellsep 80\\
West Bengal\tabcellsep 47.8\tabcellsep 715.7\tabcellsep 48.6\tabcellsep 72.8\tabcellsep 0.0\tabcellsep 53.6\tabcellsep 0.3\tabcellsep 939\\
Jharkhand\tabcellsep 20.3\tabcellsep 78.8\tabcellsep 18.5\tabcellsep 59.7\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 177\\
Orissa\tabcellsep 56.1\tabcellsep 128.7\tabcellsep 18.0\tabcellsep 253.8\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 3.5\tabcellsep 460\\
Chhattisgarh\tabcellsep 58.2\tabcellsep 6.8\tabcellsep 3.5\tabcellsep 43.8\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 0.8\tabcellsep 113\\
Madhya Pradesh\tabcellsep 107.6\tabcellsep 104.2\tabcellsep 14.3\tabcellsep 131.0\tabcellsep 0.0\tabcellsep 2.3\tabcellsep 0.0\tabcellsep 359\\
Gujarat\tabcellsep 43.5\tabcellsep 416.5\tabcellsep 458.4\tabcellsep 79.5\tabcellsep 51.5\tabcellsep 0.0\tabcellsep 1.2\tabcellsep 1051\\
Maharashtra\tabcellsep 55.9\tabcellsep 388.5\tabcellsep 57.1\tabcellsep 46.1\tabcellsep 0.1\tabcellsep 0.7\tabcellsep 3.1\tabcellsep 552\\
Andhra Pradesh\tabcellsep 43.5\tabcellsep 587.6\tabcellsep 57.6\tabcellsep 124.5\tabcellsep 0.0\tabcellsep 5.2\tabcellsep 1.6\tabcellsep 820\\
Karnataka\tabcellsep 4.7\tabcellsep 208.7\tabcellsep 48.7\tabcellsep 51.4\tabcellsep 2.4\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 316\\
Kerala\tabcellsep 3.3\tabcellsep 179.2\tabcellsep 43.2\tabcellsep 18.0\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 244\\
Tamil Nadu\tabcellsep 11.9\tabcellsep 1072.7\tabcellsep 98.4\tabcellsep 74.8\tabcellsep 0.5\tabcellsep 37.1\tabcellsep 0.2\tabcellsep 1296\\
Pondicherry\tabcellsep 0.3\tabcellsep 7.9\tabcellsep 0.5\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 9\\
Total\tabcellsep 974.6\tabcellsep 6171.1\tabcellsep 985.2\tabcellsep 1213.6\tabcellsep 106.7\tabcellsep 99.9\tabcellsep 11.9\tabcellsep 9563\end{longtable} \par
 
\caption{\label{tab_0}Table 1 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.2912825651302605\textwidth}P{0.11838677354709419\textwidth}P{0.02725450901803607\textwidth}P{0.0034068136272545086\textwidth}P{0.017034068136272545\textwidth}P{0.04599198396793587\textwidth}P{0.030661322645290583\textwidth}P{0.17715430861723444\textwidth}P{0.004258517034068136\textwidth}P{0.042585170340681364\textwidth}P{0.028957915831663326\textwidth}P{0.004258517034068136\textwidth}P{0.025551102204408815\textwidth}P{0.028957915831663326\textwidth}P{0.004258517034068136\textwidth}}
\tabcellsep \multicolumn{13}{l}{.2 : Number and Distribution of Craft Persons across Employment Status in Rural areas}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{(In lakhs)}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Medium Used\tabcellsep \multicolumn{2}{l}{Self Employed Numbs (lakhs)}\tabcellsep (\%)\tabcellsep Share\tabcellsep Regular Salaried Numbs (lakhs)\tabcellsep \tabcellsep (\%)\tabcellsep Share\tabcellsep Casual Labour Numbs (lakhs)\tabcellsep (\%)\tabcellsep Share\tabcellsep Others Numbs (lakhs)\tabcellsep (\%)\tabcellsep Share\\
Earth\tabcellsep 9.9\tabcellsep 75.8\tabcellsep \tabcellsep \tabcellsep 0.3\tabcellsep 2.2\tabcellsep \tabcellsep \tabcellsep 2.0\tabcellsep 15.1\tabcellsep \tabcellsep 1\tabcellsep 6.9\\
Fiber\tabcellsep 26.5\tabcellsep 53.5\tabcellsep \tabcellsep \tabcellsep 3.5\tabcellsep 7.1\tabcellsep \tabcellsep \tabcellsep 8.2\tabcellsep 16.5\tabcellsep \tabcellsep 11\tabcellsep 22.8\\
Metal\tabcellsep 3.0\tabcellsep 40.7\tabcellsep \tabcellsep \tabcellsep 0.2\tabcellsep 2.7\tabcellsep \tabcellsep \tabcellsep 3.3\tabcellsep 44.6\tabcellsep \tabcellsep 1\tabcellsep 12.0\\
Wood\tabcellsep 13.2\tabcellsep 69.6\tabcellsep \tabcellsep \tabcellsep 0.1\tabcellsep 0.5\tabcellsep \tabcellsep \tabcellsep 3.3\tabcellsep 17.3\tabcellsep \tabcellsep 2\tabcellsep 12.6\\
Stone\tabcellsep 0.4\tabcellsep 63.0\tabcellsep \tabcellsep \tabcellsep 0.2\tabcellsep 29.9\tabcellsep \tabcellsep \tabcellsep 0.0\tabcellsep 6.9\tabcellsep \tabcellsep 0\tabcellsep 0.2\\
Leather\tabcellsep 0.0\tabcellsep 13.5\tabcellsep \tabcellsep \tabcellsep 0.2\tabcellsep 60.3\tabcellsep \tabcellsep \tabcellsep 0.0\tabcellsep 9.7\tabcellsep \tabcellsep 0\tabcellsep 16.5\\
Others\tabcellsep 0.1\tabcellsep 50.0\tabcellsep \tabcellsep \tabcellsep 0.0\tabcellsep 0.0\tabcellsep \tabcellsep \tabcellsep 0.0\tabcellsep 11.5\tabcellsep \tabcellsep 0\tabcellsep 38.5\\
Total craft\tabcellsep 53.2\tabcellsep 59.0\tabcellsep \tabcellsep \tabcellsep 4.5\tabcellsep 5.0\tabcellsep \tabcellsep \tabcellsep 17\tabcellsep 18.7\tabcellsep \tabcellsep 16\tabcellsep 17.3\\
\multicolumn{8}{l}{Source: Enumeration of Crafts Persons in India (2013)}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{7}{l}{The above table 1.2 shows that the different}\tabcellsep \multicolumn{7}{l}{labour and 16 lakhs by other handicrafts. In the above}\\
\multicolumn{7}{l}{handicrafts of rural areas such as earth, fiber, metal,}\tabcellsep \multicolumn{7}{l}{table their percentage share is also given such as 59.0\%}\\
\multicolumn{7}{l}{wood, stone, leather and others are generating}\tabcellsep \multicolumn{7}{l}{self employment, 5.0\% regular salaried, 18.7\% casual}\\
\multicolumn{3}{l}{employment in rural areas like}\tabcellsep \tabcellsep \multicolumn{3}{l}{53.2 lakhs self}\tabcellsep \multicolumn{6}{l}{labour and 17.3\% of other handicrafts.}\\
\multicolumn{7}{l}{employment, 4.5 lakhs regular salaried, 17 lakhs casual}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 1}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.12740046838407493\textwidth}P{0.10749414519906322\textwidth}P{0.07763466042154567\textwidth}P{0.12142857142857141\textwidth}P{0.07962529274004684\textwidth}P{0.09555035128805621\textwidth}P{0.07564402810304449\textwidth}P{0.08758782201405152\textwidth}P{0.07763466042154567\textwidth}}
\multicolumn{2}{l}{Medium Used Self}\tabcellsep \tabcellsep Regular\tabcellsep \tabcellsep Casual\tabcellsep \tabcellsep Others\tabcellsep \\
\tabcellsep Employed\tabcellsep \tabcellsep Salaried\tabcellsep \tabcellsep Labour\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Numbs\tabcellsep Share\tabcellsep Numbs\tabcellsep Share\tabcellsep Numbs\tabcellsep Share\tabcellsep Numbs\tabcellsep Share\\
\tabcellsep (lakhs)\tabcellsep (\%)\tabcellsep (lakhs)\tabcellsep (\%)\tabcellsep (lakhs)\tabcellsep (\%)\tabcellsep (lakhs)\tabcellsep (\%)\\
Earth\tabcellsep 1.08\tabcellsep 37.5\tabcellsep 0.47\tabcellsep 16.3\tabcellsep 0.4\tabcellsep 14.8\tabcellsep 0.9\tabcellsep 31.4\\
Fiber\tabcellsep 11.67\tabcellsep 29.0\tabcellsep 12.61\tabcellsep 31.4\tabcellsep 4.6\tabcellsep 11.4\tabcellsep 11.3\tabcellsep 28.1\\
Metal\tabcellsep 3.15\tabcellsep 53.7\tabcellsep 0.74\tabcellsep 12.6\tabcellsep 1.1\tabcellsep 18.6\tabcellsep 0.9\tabcellsep 15.1\\
Wood\tabcellsep 1.02\tabcellsep 29.7\tabcellsep 0.01\tabcellsep 0.3\tabcellsep 0.0\tabcellsep 0.8\tabcellsep 2.4\tabcellsep 69.2\\
Stone\tabcellsep 0.00\tabcellsep 0.2\tabcellsep 0.66\tabcellsep 99.6\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 0.2\\
Leather\tabcellsep 0.02\tabcellsep 2.8\tabcellsep 0.49\tabcellsep 60.0\tabcellsep 0.3\tabcellsep 31.2\tabcellsep 0.0\tabcellsep 5.9\\
Others\tabcellsep 0.03\tabcellsep 28.6\tabcellsep 0.02\tabcellsep 12.9\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 0.1\tabcellsep 58.5\\
Total craft\tabcellsep 16.99\tabcellsep 31.5\tabcellsep 15.00\tabcellsep 27.8\tabcellsep 6.4\tabcellsep 11.8\tabcellsep 15.6\tabcellsep 28.9\end{longtable} \par
 
\caption{\label{tab_2}Table 1 .}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Hampton]{b2}\label{b2} 	 		\textit{},  		 			Monica Hampton 		.  		 	 
\bibitem[Roy ()]{b9}\label{b9} 	 		\textit{Artisans and Industrialisation: Indian Weaving in the Twentieth Century},  		 			Tirthankar Roy 		.  		1993. Oxford University Press.  	 
\bibitem[Kester ()]{b8}\label{b8} 	 		\textit{Community and Communication in Modern Art. Berkeley and Los Angeles},  		 			Grant H Kester 		.  		2004. Ltd: University of California Press.  	 	 (Conversation Piece CA) 
\bibitem[Subhashini Aryan ()]{b10}\label{b10} 	 		\textit{Crafts of Himachal Pradesh},  		 			Subhashini Aryan 		.  		1993.  	 
\bibitem[Frieling ()]{b0}\label{b0} 	 		‘Fiber Art and the Hierarchy of Art and Craft’.  		 			Rudolf Frieling 		.  	 	 		\textit{Journal of Modern Craft}  		1960-1980. 2008.  	 	 (The Art of Participation" 1950. 2) 
\bibitem[Dhamija and Jain ()]{b7}\label{b7} 	 		\textit{Handmade Fabrics of India},  		 			Jasleen Dhamija 		,  		 			Jyotindra Jain 		.  		1989.  	 
\bibitem[Mode and Chandra ()]{b5}\label{b5} 	 		\textit{Indian Folk Art" Alpine Fine Arts Collection},  		 			Heinz Mode 		,  		 			Subhash Chandra 		.  		1985. NY.  	 
\bibitem[Field ()]{b4}\label{b4} 	 		\textit{Live Art and Performance},  		 			Heather Field 		,  		 			Adrian 		.  		2004. New York.  	 	 (Rout ledge) 
\bibitem[Lily ()]{b3}\label{b3} 	 		\textit{Shaping the Future of Craft},  		 			Kane Lily 		.  		2007. New York: America Craft Council.  	 
\bibitem[Jamuar ()]{b6}\label{b6} 	 		\textit{Small scale and cottage industries in India-problems, government policy and Measures for Development},  		 			R S Jamuar 		.  		1992. New Delhi: Deep\& Deep Publications.  	 
\bibitem[Adamson ()]{b1}\label{b1} 	 		\textit{The Craft Reader},  		 			Glenn Adamson 		.  		2010. Berg Publisher.  	 
\bibitem[The Fiber Game, Textile The Journal of Cloth & Culture ()]{b11}\label{b11} 	 		‘The Fiber Game, Textile’.  	 	 		\textit{The Journal of Cloth \& Culture}  		2007. Berg Publishers.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
