china_io_2017_42_df | R Documentation |
This dataset, china_io_2017_42_df, is a data frame that represents the national input-output table of China for the year 2017. It covers 42 sectors and provides inter-sectoral flows of goods and services. Data values are measured in 10,000 Chinese Yuan (CNY).
data(china_io_2017_42_df)
A data frame with 91 observations and 53 variables:
Sector code (character)
Sector description in English (character)
Sector description in Chinese (character)
Origin region or source (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)
Total consumption (numeric)
Final use category 201 (numeric)
Final use category 202 (numeric)
Exports (numeric)
Total final use (numeric)
Gross output (numeric)
The dataset name has been kept as 'china_io_2017_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.