Export Of Silk Goods And Silk Waste (IN)
All India level Export of Silk Goods and Silk Waste from 2002-03 to 2016-17
@kaggle.meetnagadia_export_of_silk_goods_and_silk_waste_in
All India level Export of Silk Goods and Silk Waste from 2002-03 to 2016-17
@kaggle.meetnagadia_export_of_silk_goods_and_silk_waste_in
The data describes about to quantity and value of export of Silk Goods (such as Mulberry, Tasar, Mixed Blended) and Silk Waste.
National Data Sharing and Accessibility Policy (NDSAP)
Ministry of Statistics and Programme Implementation
Mulberry / Quantity / Tasar / MixedBlended / RawYarn
08/09/2015
Open Government Data (OGD) Platform India
Data values are in Rs. Ten Million and also published in statistical year book 2018 by MOSPI; Quantity is in Kg; Others includes Handkerchiefs, Curtains, Table cloths, etc. Raw Silk & Silk Yarn includes Dupion Yarn, Spun silk yarn & Noil yarn and Cocoon (both Mulberry & Non-Mulberry); Raw Silk & Silk Yarn also include Cocoons; NA: Not Available
CREATE TABLE syb_18_chapter_11_sericulture_table_11_2 (
"category" VARCHAR,
"items" VARCHAR,
"n_2002_03_quantity" DOUBLE -- 2002-03 - Quantity,
"n_2002_03_value" DOUBLE -- 2002-03 - Value,
"n_2003_04_quantity" DOUBLE -- 2003-04 - Quantity,
"n_2003_04_value" DOUBLE -- 2003-04 - Value,
"n_2004_05_quantity" DOUBLE -- 2004-05 - Quantity,
"n_2004_05_value" DOUBLE -- 2004-05 - Value,
"n_2005_06_quantity" DOUBLE -- 2005-06 - Quantity,
"n_2005_06_value" DOUBLE -- 2005-06 - Value,
"n_2006_07_quantity" DOUBLE -- 2006-07 - Quantity,
"n_2006_07_value" DOUBLE -- 2006-07 - Value,
"n_2007_08_quantity" DOUBLE -- 2007-08 - Quantity,
"n_2007_08_value" DOUBLE -- 2007-08 - Value,
"n_2008_09_quantity" DOUBLE -- 2008-09 - Quantity,
"n_2008_09_value" DOUBLE -- 2008-09 - Value,
"n_2009_10_quantity" DOUBLE -- 2009-10 - Quantity,
"n_2009_10_value" DOUBLE -- 2009-10 - Value,
"n_2010_11_quantity" DOUBLE -- 2010-11 - Quantity,
"n_2010_11_value" DOUBLE -- 2010-11 - Value,
"n_2011_12_quantity" DOUBLE -- 2011-12 - Quantity,
"n_2011_12_value" DOUBLE -- 2011-12 - Value,
"n_2012_13_quantity" DOUBLE -- 2012-13 - Quantity,
"n_2012_13_value" DOUBLE -- 2012-13 - Value,
"n_2013_14_quantity" DOUBLE -- 2013-14 - Quantity,
"n_2013_14_value" DOUBLE -- 2013-14 - Value,
"n_2014_15_quantity" DOUBLE -- 2014-15 - Quantity,
"n_2014_15_value" DOUBLE -- 2014-15 - Value,
"n_2015_16_quantity" DOUBLE -- 2015-16 - Quantity,
"n_2015_16_value" DOUBLE -- 2015-16 - Value,
"n_2016_17_quantity" DOUBLE -- 2016-17 - Quantity,
"n_2016_17_value" DOUBLE -- 2016-17 - Value
);
Anyone who has the link will be able to view this.