china_io_2015_42_df | R Documentation |
This dataset, china_io_2015_42_df, is a data frame representing the national input-output table of China for the year 2015. It covers 42 economic sectors and captures the inter-sectoral flows of goods and services. The values are calculated at producers' prices and are expressed in 10,000 Chinese Yuan (CNY).
data(china_io_2015_42_df)
A data frame with 49 observations and 59 variables:
Sector code (character)
Sector description in English (character)
Sector description in Chinese (character)
Input from sector 01 (numeric)
Input from sector 02 (numeric)
Input from sector 03 (numeric)
Input from sector 04 (numeric)
Input from sector 05 (numeric)
Input from sector 06 (numeric)
Input from sector 07 (numeric)
Input from sector 08 (numeric)
Input from sector 09 (numeric)
Input from sector 10 (numeric)
Input from sector 11 (numeric)
Input from sector 12 (numeric)
Input from sector 13 (numeric)
Input from sector 14 (numeric)
Input from sector 15 (numeric)
Input from sector 16 (numeric)
Input from sector 17 (numeric)
Input from sector 18 (numeric)
Input from sector 19 (numeric)
Input from sector 20 (numeric)
Input from sector 21 (numeric)
Input from sector 22 (numeric)
Input from sector 23 (numeric)
Input from sector 24 (numeric)
Input from sector 25 (numeric)
Input from sector 26 (numeric)
Input from sector 27 (numeric)
Input from sector 28 (numeric)
Input from sector 29 (numeric)
Input from sector 30 (numeric)
Input from sector 31 (numeric)
Input from sector 32 (numeric)
Input from sector 33 (numeric)
Input from sector 34 (numeric)
Input from sector 35 (numeric)
Input from sector 36 (numeric)
Input from sector 37 (numeric)
Input from sector 38 (numeric)
Input from sector 39 (numeric)
Input from sector 40 (numeric)
Input from sector 41 (numeric)
Input from sector 42 (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_2015_42_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.