china_io_2010_41_df | R Documentation |
This dataset, china_io_2010_41_df, is a data frame that represents the national input-output table of China for the year 2010. It covers 41 economic sectors and provides inter-sectoral flows of goods and services. Data values are measured in 10,000 Chinese Yuan (CNY) and calculated at producers' prices.
data(china_io_2010_41_df)
A data frame with 48 observations and 58 variables:
Sector code (character)
Sector description in English (character)
Sector description in Chinese (character)
Intermediate demand from sector 01 (numeric)
Intermediate demand from sector 02 (numeric)
Intermediate demand from sector 03 (numeric)
Intermediate demand from sector 04 (numeric)
Intermediate demand from sector 05 (numeric)
Intermediate demand from sector 06 (numeric)
Intermediate demand from sector 07 (numeric)
Intermediate demand from sector 08 (numeric)
Intermediate demand from sector 09 (numeric)
Intermediate demand from sector 10 (numeric)
Intermediate demand from sector 11 (numeric)
Intermediate demand from sector 12 (numeric)
Intermediate demand from sector 13 (numeric)
Intermediate demand from sector 14 (numeric)
Intermediate demand from sector 15 (numeric)
Intermediate demand from sector 16 (numeric)
Intermediate demand from sector 17 (numeric)
Intermediate demand from sector 18 (numeric)
Intermediate demand from sector 19 (numeric)
Intermediate demand from sector 20 (numeric)
Intermediate demand from sector 21 (numeric)
Intermediate demand from sector 22 (numeric)
Intermediate demand from sector 23 (numeric)
Intermediate demand from sector 24 (numeric)
Intermediate demand from sector 25 (numeric)
Intermediate demand from sector 26 (numeric)
Intermediate demand from sector 27 (numeric)
Intermediate demand from sector 28 (numeric)
Intermediate demand from sector 29 (numeric)
Intermediate demand from sector 30 (numeric)
Intermediate demand from sector 31 (numeric)
Intermediate demand from sector 32 (numeric)
Intermediate demand from sector 33 (numeric)
Intermediate demand from sector 34 (numeric)
Intermediate demand from sector 35 (numeric)
Intermediate demand from sector 36 (numeric)
Intermediate demand from sector 37 (numeric)
Intermediate demand from sector 38 (numeric)
Intermediate demand from sector 39 (numeric)
Intermediate demand from sector 40 (numeric)
Intermediate demand from sector 41 (numeric)
Total intermediate use (numeric)
Final use category 101 (numeric)
Final use category 102 (numeric)
Household consumption (numeric)
Final use category 103 (numeric)
Total consumption (numeric)
Final use category 201 (numeric)
Final use category 202 (numeric)
Gross capital formation (numeric)
Exports (numeric)
Total final use (numeric)
Imports (numeric)
Statistical discrepancy (numeric)
Gross output (numeric)
The dataset name has been kept as 'china_io_2010_41_df' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the ChinAPIs package and assists users in identifying its specific characteristics. The suffix 'df' indicates that the dataset is a base R data frame. The original content has not been modified in any way.
Data taken from the ionet package version 0.2.2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.