task
stringlengths
12
101
input
stringlengths
0
13.4k
output
stringlengths
1
3.92k
options
list
pageTitle
stringlengths
0
254
outputColName
stringlengths
1
492
url
stringlengths
21
194
wdcFile
stringlengths
69
75
63aa826b_STLport__Configuration_Manual_s_describing_compiler_features_Controlling_macro_name
[Description] compiler lacks header [Default] Off [Controlling macro name]
_STLP_NO_EXCEPTION_HEADER
[]
STLport: Configuration Manual
Controlling macro name
http://www.stlport.org/doc/configure.html
18/1438042988650.6_20150728002308-00273-ip-10-236-191-2_719413668_2.json
63aa826b_STLport__Configuration_Manual_s_describing_compiler_features_Controlling_macro_name
[Description] Native library does not provide new-style headers like , only old-style like: [Default] Off [Controlling macro name]
_STLP_HAS_NO_NEW_C_HEADERS
[]
STLport: Configuration Manual
Controlling macro name
http://www.stlport.org/doc/configure.html
18/1438042988650.6_20150728002308-00273-ip-10-236-191-2_719413668_2.json
63aa826b_STLport__Configuration_Manual_s_describing_compiler_features_Controlling_macro_name
[Description] Native library does not provide new-style like header. [Default] Off [Controlling macro name]
_STLP_NO_NEW_NEW_HEADER
[]
STLport: Configuration Manual
Controlling macro name
http://www.stlport.org/doc/configure.html
18/1438042988650.6_20150728002308-00273-ip-10-236-191-2_719413668_2.json
63aa826b_STLport__Configuration_Manual_s_describing_compiler_features_Controlling_macro_name
[Description] compiler-supplied standard library resides in global namespace, not std:: [Default] std:: [Controlling macro name]
_STLP_VENDOR_GLOBAL_STD
[]
STLport: Configuration Manual
Controlling macro name
http://www.stlport.org/doc/configure.html
18/1438042988650.6_20150728002308-00273-ip-10-236-191-2_719413668_2.json
63aa826b_STLport__Configuration_Manual_s_describing_compiler_features_Controlling_macro_name
[Description] compiler-supplied and the like put stuff in global namespace, not std:: [Default] Off [Controlling macro name]
_STLP_VENDOR_GLOBAL_CSTD
[]
STLport: Configuration Manual
Controlling macro name
http://www.stlport.org/doc/configure.html
18/1438042988650.6_20150728002308-00273-ip-10-236-191-2_719413668_2.json
63aa826b_STLport__Configuration_Manual_s_describing_compiler_features_Controlling_macro_name
[Description] Defined if C library has lrand48() function [Default] Off [Controlling macro name]
_STLP_RAND48
[]
STLport: Configuration Manual
Controlling macro name
http://www.stlport.org/doc/configure.html
18/1438042988650.6_20150728002308-00273-ip-10-236-191-2_719413668_2.json
63aa826b_STLport__Configuration_Manual_s_describing_compiler_features_Controlling_macro_name
[Description] Path to get native compiler headers included. May be relative or absolute. [Default] ../include [Controlling macro name]
_STLP_NATIVE_INCLUDE_PATH
[]
STLport: Configuration Manual
Controlling macro name
http://www.stlport.org/doc/configure.html
18/1438042988650.6_20150728002308-00273-ip-10-236-191-2_719413668_2.json
63aa826b_STLport__Configuration_Manual_s_describing_compiler_features_Controlling_macro_name
[Description] Path to get native compiler's old-style C headers (like stdio.h) included. May be relative or absolute. [Default] ../include [Controlling macro name]
_STLP_NATIVE_C_INCLUDE_PATH
[]
STLport: Configuration Manual
Controlling macro name
http://www.stlport.org/doc/configure.html
18/1438042988650.6_20150728002308-00273-ip-10-236-191-2_719413668_2.json
63aa826b_STLport__Configuration_Manual_s_describing_compiler_features_Controlling_macro_name
[Description] Path to get native compiler new-style C headers (like cstdio) included. May be relative or absolute. [Default] ../include [Controlling macro name]
_STLP_NATIVE_CPP_C_INCLUDE_PATH
[]
STLport: Configuration Manual
Controlling macro name
http://www.stlport.org/doc/configure.html
18/1438042988650.6_20150728002308-00273-ip-10-236-191-2_719413668_2.json
63aa826b_STLport__Configuration_Manual_s_describing_compiler_features_Controlling_macro_name
[Description] This macro constructs header path from directory and name. You may change it if your compiler does not understand "/". [Controlling macro name]
_STLP_MAKE_HEADER
[]
STLport: Configuration Manual
Controlling macro name
http://www.stlport.org/doc/configure.html
18/1438042988650.6_20150728002308-00273-ip-10-236-191-2_719413668_2.json
63aa826b_STLport__Configuration_Manual_s_describing_compiler_features_Controlling_macro_name
[Description] This macro constructs native include header path from include path and name. You may have do define it if experiencing problems with preprocessor [Default] See stl_config.h [Controlling macro name]
_STLP_NATIVE_HEADER(header)
[]
STLport: Configuration Manual
Controlling macro name
http://www.stlport.org/doc/configure.html
18/1438042988650.6_20150728002308-00273-ip-10-236-191-2_719413668_2.json
63aa826b_STLport__Configuration_Manual_s_describing_compiler_features_Controlling_macro_name
[Description] Same for old-style C headers [Default] See stl_config.h [Controlling macro name]
_STLP_NATIVE_C_HEADER(header)
[]
STLport: Configuration Manual
Controlling macro name
http://www.stlport.org/doc/configure.html
18/1438042988650.6_20150728002308-00273-ip-10-236-191-2_719413668_2.json
63aa826b_STLport__Configuration_Manual_s_describing_compiler_features_Controlling_macro_name
[Description] Same for new-style C headers [Default] See stl_config.h [Controlling macro name]
_STLP_NATIVE_CPP_C_HEADER(header)
[]
STLport: Configuration Manual
Controlling macro name
http://www.stlport.org/doc/configure.html
18/1438042988650.6_20150728002308-00273-ip-10-236-191-2_719413668_2.json
63aa826b_STLport__Configuration_Manual_s_describing_compiler_features_Controlling_macro_name
[Description] This switch should be set on if the compiler supports separate template compilation model, with non-inlined functions and methods being defined in implementation .c file. [Default] Off [Controlling macro name]
_STLP_LINK_TIME_INSTANTIATION
[]
STLport: Configuration Manual
Controlling macro name
http://www.stlport.org/doc/configure.html
18/1438042988650.6_20150728002308-00273-ip-10-236-191-2_719413668_2.json
ee94cad1_VIRTUES_AND_VICES__Sphere_of_action
[Emotion, Desire or Attitude] fears [Vice (Excess—too much)] bravado [Virtue (Appropriate balance)] courage [Vice (Deficit—not enough)] cowardice [Sphere of action]
responding to danger
[]
VIRTUES AND VICES
Sphere of action
http://www.carroll.edu/msmillie/bioethics/virtues.htm
1/1438042987127.36_20150728002307-00074-ip-10-236-191-2_347474819_0.json
ee94cad1_VIRTUES_AND_VICES__Sphere_of_action
[Emotion, Desire or Attitude] physical pleasure [Virtue (Appropriate balance)] temperance [Sphere of action]
satisfying our appetites
[]
VIRTUES AND VICES
Sphere of action
http://www.carroll.edu/msmillie/bioethics/virtues.htm
1/1438042987127.36_20150728002307-00074-ip-10-236-191-2_347474819_0.json
ee94cad1_VIRTUES_AND_VICES__Sphere_of_action
[Emotion, Desire or Attitude] desire to help [Virtue (Appropriate balance)] generosity [Sphere of action]
giving gifts
[]
VIRTUES AND VICES
Sphere of action
http://www.carroll.edu/msmillie/bioethics/virtues.htm
1/1438042987127.36_20150728002307-00074-ip-10-236-191-2_347474819_0.json
ee94cad1_VIRTUES_AND_VICES__Sphere_of_action
[Emotion, Desire or Attitude] desire to succeed [Virtue (Appropriate balance)] proper ambition [Sphere of action]
pursuing accomplishments
[]
VIRTUES AND VICES
Sphere of action
http://www.carroll.edu/msmillie/bioethics/virtues.htm
1/1438042987127.36_20150728002307-00074-ip-10-236-191-2_347474819_0.json
ee94cad1_VIRTUES_AND_VICES__Sphere_of_action
[Emotion, Desire or Attitude] self-affirmation [Virtue (Appropriate balance)] proper pride [Sphere of action]
appraisal of oneself
[]
VIRTUES AND VICES
Sphere of action
http://www.carroll.edu/msmillie/bioethics/virtues.htm
1/1438042987127.36_20150728002307-00074-ip-10-236-191-2_347474819_0.json
ee94cad1_VIRTUES_AND_VICES__Sphere_of_action
[Emotion, Desire or Attitude] desire to recognized [Virtue (Appropriate balance)] truthfulness [Sphere of action]
expression about oneself
[]
VIRTUES AND VICES
Sphere of action
http://www.carroll.edu/msmillie/bioethics/virtues.htm
1/1438042987127.36_20150728002307-00074-ip-10-236-191-2_347474819_0.json
ee94cad1_VIRTUES_AND_VICES__Sphere_of_action
[Emotion, Desire or Attitude] shame [Virtue (Appropriate balance)] modesty [Sphere of action]
awareness of one’s flaws
[]
VIRTUES AND VICES
Sphere of action
http://www.carroll.edu/msmillie/bioethics/virtues.htm
1/1438042987127.36_20150728002307-00074-ip-10-236-191-2_347474819_0.json
ee94cad1_VIRTUES_AND_VICES__Sphere_of_action
[Emotion, Desire or Attitude] anger [Virtue (Appropriate balance)] patience [Sphere of action]
responding to insults
[]
VIRTUES AND VICES
Sphere of action
http://www.carroll.edu/msmillie/bioethics/virtues.htm
1/1438042987127.36_20150728002307-00074-ip-10-236-191-2_347474819_0.json
ee94cad1_VIRTUES_AND_VICES__Sphere_of_action
[Emotion, Desire or Attitude] attitudes towards others [Virtue (Appropriate balance)] friendliness or amiability [Sphere of action]
general social conduct
[]
VIRTUES AND VICES
Sphere of action
http://www.carroll.edu/msmillie/bioethics/virtues.htm
1/1438042987127.36_20150728002307-00074-ip-10-236-191-2_347474819_0.json
ee94cad1_VIRTUES_AND_VICES__Sphere_of_action
[Emotion, Desire or Attitude] distress [Virtue (Appropriate balance)] righteous indignation [Sphere of action]
indignation at other’s undeserved good fortune
[]
VIRTUES AND VICES
Sphere of action
http://www.carroll.edu/msmillie/bioethics/virtues.htm
1/1438042987127.36_20150728002307-00074-ip-10-236-191-2_347474819_0.json
ee94cad1_VIRTUES_AND_VICES__Sphere_of_action
[Emotion, Desire or Attitude] amusement [Virtue (Appropriate balance)] wittiness [Sphere of action]
conversation, humor
[]
VIRTUES AND VICES
Sphere of action
http://www.carroll.edu/msmillie/bioethics/virtues.htm
1/1438042987127.36_20150728002307-00074-ip-10-236-191-2_347474819_0.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] AG_FILTERS [Cases] 3924 [Variables] 9 [Description]
This file contains filter questions from the Agriculture questionnaire.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] AG_NETWORK [Cases] 8884 [Variables] 4 [Description]
This file contains information on the network roster card on the last page of the Agriculture questionnaire.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] AG_SEC01 [Cases] 15666 [Variables] 5 [Description]
This file contains data from Module 1 of the Agriculture questionnaire - name, age and sex of household members.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] AG_SEC2A [Cases] 6038 [Variables] 8 [Description]
This file contains data related to section 2A of the Agriculture questionnaire - list of all plots cultivated or owned by the household during the last completed long rainy seasons.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] AG_SEC2B [Cases] 38 [Variables] 8 [Description]
This file contains data related to section 2B of the Agriculture questionnaire - list of all plots cultivated or owned by the household during the last completed short rainy seasons.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] AG_SEC3A [Cases] 6038 [Variables] 166 [Description]
This file contains data related to section 3A of the Agriculture questionnaire - detailed plot information (agricultural practices, ownership status of the land, use of fertilizers or pesticides, inputs received on credit, and labor inputs) for long rainy season.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] AG_SEC3B [Cases] 6076 [Variables] 160 [Description]
This file contains data related to section 3B of the Agriculture questionnaire - detailed plot information (agricultural practices, ownership status of the land, use of fertilizers or pesticides, inputs received on credit, and labor inputs) for short rainy season.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] AG_SEC4A [Cases] 8206 [Variables] 29 [Description]
This file contains data related to section 4A of the Agriculture questionnaire - crops planted and harvested, seeds used, and any unexpected losses experienced for long rainy season.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] AG_SEC4B [Cases] 6742 [Variables] 29 [Description]
This file contains data related to section 4B of the Agriculture questionnaire - crops planted and harvested, seeds used, and any unexpected losses experienced for short rainy season.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] AG_SEC5A [Cases] 4621 [Variables] 41 [Description]
This file contains dta related to section 5A of the Agriculture questionnaire - quantity and value of crops sold, post harvest losees and storage from the long rainy season 2010.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] AG_SEC5B [Cases] 1336 [Variables] 41 [Description]
This file contains dta related to section 5B of the Agriculture questionnaire - quantity and value of crops sold, post harvest losees and storage from the short rainy season.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] AG_SEC6A [Cases] 4796 [Variables] 16 [Description]
This file contains data related to section 6A of the Agriculture questionnaire - age of plants, agricultural practices, quantity harvested and unexpected losses for fruit crops.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] AG_SEC6B [Cases] 3990 [Variables] 16 [Description]
This file contains data related to section 6B of the Agriculture questionnaire - age of plants, agricultural practices, quantity harvested and unexpected losses for permanent crops.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] AG_SEC7A [Cases] 4110 [Variables] 17 [Description]
This file contains data related to section 7A of the Agriculture questionnaire - quantity and value of crop sole, post-procudeion losses and storage for fruit crops.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] AG_SEC7B [Cases] 2983 [Variables] 18 [Description]
This file contains data related to section 7B of the Agriculture questionnaire - quantity and value of crop sole, post-procudeion losses and storage for permanent crops.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] AG_SEC8A [Cases] 28 [Variables] 15 [Description]
This file contains data related to section 8A of the Agriculture questionnaire - outgrowers or contract farming agreements for annual crops in the long rainy season 2010.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] AG_SEC8B [Cases] 2 [Variables] 15 [Description]
This file contains data related to section 8B of the Agriculture questionnaire - outgrowers or contract farming agreements for annual crops in the long completed short rainy season.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] AG_SEC8C [Cases] 4 [Variables] 15 [Description]
This file contains data related to section 8C of the Agriculture questionnaire - outgrowers or contract farming agreements for fruit trees and permanent crops.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] AG_SEC09 [Cases] 4713 [Variables] 16 [Description]
This file contains data related to section 9 of the Agriculture questionnaire - agricultural products that were processed during the last 12 months, including the cost and value at sale.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] AG_SEC10A [Cases] 30944 [Variables] 56 [Description]
This file contains data related to section 10A of the Agriculture questionnaire - livestock owned by the household during the last 12 months, caretaking practices, and unexpected losses.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] AG_SEC10B [Cases] 23208 [Variables] 14 [Description]
This file contains data related to section 10B of the Agriculture questionnaire - quantity and value of livestock byproducts produced by the household during the last 12 months.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] AG_SEC10C [Cases] 5802 [Variables] 9 [Description]
This file contains data related to section 10C of the Agriculture questionnaire - sale of agricultural services.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] AG_SEC11 [Cases] 38752 [Variables] 11 [Description]
This file contains data related to section 11 of the Agriculture questionnaire - farm equipment owned or used by the household during the last 12 months.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] AG_SEC12A [Cases] 13845 [Variables] 14 [Description]
This file contains data related to section 12A of the Agriculture questionnaire - interaction with governmental and non-governmental extension agents.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] AG_SEC12B [Cases] 22152 [Variables] 6 [Description]
This file contains data related to section 12B of the Agriculture questionnaire - interaction with governmental and non-governmental extension agents.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] COMSEC_CA [Cases] 393 [Variables] 13 [Description]
This file contains data related to section A of the Community questionnaire - presence of community information sharing items.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] COMSEC_CB [Cases] 11816 [Variables] 9 [Description]
This file contains data related to section B of the Community questionnaire - availability of basic services, the name of the nearest provider and the distance to the location.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] COMSEC_CD [Cases] 392 [Variables] 38 [Description]
This file contains data related to section D of the Community questionnaire - land use practices in the village and any notable changes in land ownership/appropriation.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] COMSEC_CE [Cases] 360 [Variables] 22 [Description]
This file contains data related to section E of the Community questionnaire - presence of and participation rate of cooperatives in the community, the availability of improved maize inputs, and an assessment of the quantity of local rainfall in the previous rainy season.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] COMSEC_CF [Cases] 393 [Variables] 14 [Description]
This file contains data related to section F of the Community questionnaire - origins of the village, predominant religions and ethnic groups, and marriage and inheritance practices.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] COMSEC_CG [Cases] 393 [Variables] 17 [Description]
This file contains data related to sectin G of the Community questionnaire - village assemblies and tribunals during the last 12 months, and their basic characteristics.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] COMSEC_CH [Cases] 393 [Variables] 17 [Description]
This file contains data related to section H of the Community questionnaire - details about the community's access and use of water and sanitation services.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] COMSEC_CI [Cases] 2531 [Variables] 28 [Description]
This file contains data related to section I of the Community questionnaire - community leaders including their occupation, political party and other socio-demographic characteristics.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] COMSEC_CJ [Cases] 19261 [Variables] 12 [Description]
This file contains data related to section J of the Community questionnaire - prices for basic foodstuffs and nonfood items.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] TZY2.EA.Offsets [Cases] 409 [Variables] 4 [Description]
This file contains the GPS coordinates for the Enumeration Area Center.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] FS_B1 [Cases] 150 [Variables] 14 [Description]
This file contains data related to module B of the Fishery questionnaire - months of the year fishing activities take place, with a distinction between high and low season.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] FS_C1 [Cases] 181 [Variables] 14 [Description]
This file contains data related to module C of the Fishery questionnaire - listing of every member of the household who was engaged in fishing activities during the high season.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] FS_D1 [Cases] 150 [Variables] 6 [Description]
This file contains data related to module D of the Fishery questionnaire - questions 1 through 5 on shared labor/expenses during the high season.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] FS_D2 [Cases] 150 [Variables] 5 [Description]
This file contains data related to module D of the Fishery questionnaire - question 6 on hired labor during the high season.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] FS_D3 [Cases] 150 [Variables] 14 [Description]
This file contains data related to module D of the Fishery questionnaire - questions 7 through 13 on hired labor during the high season.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] FS_E1 [Cases] 1500 [Variables] 9 [Description]
This file contains data from module E of the Fishery questionnaire - details on the kind of equipment used by households engaged in fishing activities, specifically fishing gear during the high season.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] FS_E2 [Cases] 900 [Variables] 14 [Description]
This file contains data from module E of the Fishery questionnaire - details on the kind of equipment used by households engaged in fishing activities, specifically boats/engines during the high season.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] FS_E3 [Cases] 1950 [Variables] 6 [Description]
This file contains data from module E of the Fishery questionnaire - details on the kind of equipment used by households engaged in fishing activities, specifically other costs during the high season.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] FS_F [Cases] 283 [Variables] 40 [Description]
This file contains data related to module F of the Fishery questionnaire - details on the kind of fish caught and what is done with the catch by the household during the high season.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] FS_FILTERS [Cases] 150 [Variables] 5 [Description]
This file contains the filter variables from the Fishery questionnaire modules F, H, L and N.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] FS_G [Cases] 2102 [Variables] 6 [Description]
This file contains data related to module G of the Fishery questionnaire - details on fishing gear rented out during the high season.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] FS_H1 [Cases] 209 [Variables] 18 [Description]
This file contains data related to module H from the Fishery questionnaire - fish trading purchases and sales during the high season.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] FS_H2 [Cases] 525 [Variables] 5 [Description]
This file contains data related to module H from the Fishery questionnaire - fish trading costs during the high season.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] FS_H3 [Cases] 112 [Variables] 3 [Description]
This file contains data related to module H from the Fishery questionnaire - filter question regarding fish/fish trading in low season.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] FS_I [Cases] 122 [Variables] 14 [Description]
This file contains data related to module I of the Fishery questionnaire - listing of every member of the household who was engaged in fishing activities during the low season.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] FS_J1 [Cases] 4007 [Variables] 53 [Description]
This file contains data related to module J of the Fishery questionnaire - questions 1 through 5 on shared labor/expenses during the low season.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] FS_J2 [Cases] 150 [Variables] 5 [Description]
This file contains data related to module J of the Fishery questionnaire - question 6 on hired labor during the low season.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] FS_J3 [Cases] 4007 [Variables] 53 [Description]
This file contains data related to module J of the Fishery questionnaire - questions 7 through 13 on hired labor during the low season.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] FS_K1 [Cases] 1120 [Variables] 9 [Description]
This file contains data from module K of the Fishery questionnaire - details on the kind of equipment used by households engaged in fishing activities, specifically fishing gear during the low season.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] FS_K2 [Cases] 678 [Variables] 14 [Description]
This file contains data from module K of the Fishery questionnaire - details on the kind of equipment used by households engaged in fishing activities, specifically boats/engines during the low season.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] FS_K3 [Cases] 1456 [Variables] 6 [Description]
This file contains data from module K of the Fishery questionnaire - details on the kind of equipment used by households engaged in fishing activities, specifically other costs during the low season.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] FS_L [Cases] 234 [Variables] 39 [Description]
This file contains data related to module L of the Fishery questionnaire - details on the kind of fish caught and what is done with the catch by the household during the low season.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] FS_M [Cases] 1606 [Variables] 6 [Description]
This file contains data related to module M of the Fishery questionnaire - details on fishing gear rented out during the low season.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] FS_N1 [Cases] 189 [Variables] 18 [Description]
This file contains data related to module N from the Fishery questionnaire - fish trading purchases and sales during the low season.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] FS_N2 [Cases] 420 [Variables] 4 [Description]
This file contains data related to module N from the Fishery questionnaire - fish trading costs during the low season.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] HH_SEC_A [Cases] 3924 [Variables] 24 [Description]
This file contains data related to section A of the Household questionnaire - household identifier variables, weights, cluster identification strata identification, 2008/09 household id, enumerator, supervisor, data entry clerk identifiers and data and time of interview.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] HH_SEC_B [Cases] 20559 [Variables] 40 [Description]
This file contains data related to section B of the Household questionnaire - roster of individuals living in the household, relationship to the household, gender, year of birth, variable to link individuals between survey rounds, marital status, spouse identificaiton, parental status, and place of birth.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] HH_SEC_C [Cases] 20559 [Variables] 41 [Description]
This file contains data from section C of the Household questionnaire - educational attainment, school characteristics, and expenditures.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] HH_SEC_D [Cases] 20562 [Variables] 59 [Description]
This file contains data related to section D of the Household questionnaire - general health status and utilization of health services.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] HH_SEC_E1 [Cases] 20559 [Variables] 99 [Description]
This file contains data related to section E of the Household questionnaire - labor market participation during the last seven days, wage work, non-farm enterprise activity, and domestic activities within the home.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] HH_SEC_E2 [Cases] 338 [Variables] 30 [Description]
This file contains data related to section E of the Household questionnaire - secondary non-farm enterprise activity.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] HH_SEC_F [Cases] 20560 [Variables] 17 [Description]
This file contains data related to section F of the Household questionnaire - TZ shilling value of food consumed outside the home during the last 7 days.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] HH_SEC_G [Cases] 20562 [Variables] 15 [Description]
This file contains data related to section G of the Household questionnaire - subjective welfare assessment of standard of living.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] HH_SEC_H1 [Cases] 31392 [Variables] 6 [Description]
This file contains data related to section H of the Household questionnaire - knowledge of and interaction with public officials.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] HH_SEC_H2 [Cases] 19620 [Variables] 5 [Description]
This file contains data related to section H of the Household questionnaire - participation in village meetings.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] HH_SEC_H3 [Cases] 19620 [Variables] 4 [Description]
This file contains data related to section H of the Household questionnaire - media usage.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] HH_SEC_I1 [Cases] 3924 [Variables] 22 [Description]
This file contains data related to section I of the Household questionnaire - information on the household's diet and food intake.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] HH_SEC_I2 [Cases] 3924 [Variables] 37 [Description]
This file contains data related to section I of the Household questionnaire - months during the year when food insecurity was experienced.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] HH_SEC_J1 [Cases] 3924 [Variables] 51 [Description]
This file contains data related to section J of the Household questionnaire - dwelling characteristics, water source, sanitation facilities, and use of fuel and electricity.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json
e6fcda81_2011__Wave_2___Data_Dictionary__Description
[File] HH_SEC_J2 [Cases] 54936 [Variables] 7 [Description]
This file contains data related to section J of the Household questionnaire - details on water source usage.
[]
Tanzania - National Panel Survey 2010-2011, Wave 2 - Data Dictionary
Description
http://microdata.worldbank.org/index.php/catalog/1050/data_dictionary
39/1438042989126.22_20150728002309-00016-ip-10-236-191-2_168228315_2.json