Skip to contents

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).

Usage

data(china_io_2015_42_df)

Format

A data frame with 49 observations and 59 variables:

Code

Sector code (character)

Description

Sector description in English (character)

DescriptionInChinese

Sector description in Chinese (character)

01

Input from sector 01 (numeric)

02

Input from sector 02 (numeric)

03

Input from sector 03 (numeric)

04

Input from sector 04 (numeric)

05

Input from sector 05 (numeric)

06

Input from sector 06 (numeric)

07

Input from sector 07 (numeric)

08

Input from sector 08 (numeric)

09

Input from sector 09 (numeric)

10

Input from sector 10 (numeric)

11

Input from sector 11 (numeric)

12

Input from sector 12 (numeric)

13

Input from sector 13 (numeric)

14

Input from sector 14 (numeric)

15

Input from sector 15 (numeric)

16

Input from sector 16 (numeric)

17

Input from sector 17 (numeric)

18

Input from sector 18 (numeric)

19

Input from sector 19 (numeric)

20

Input from sector 20 (numeric)

21

Input from sector 21 (numeric)

22

Input from sector 22 (numeric)

23

Input from sector 23 (numeric)

24

Input from sector 24 (numeric)

25

Input from sector 25 (numeric)

26

Input from sector 26 (numeric)

27

Input from sector 27 (numeric)

28

Input from sector 28 (numeric)

29

Input from sector 29 (numeric)

30

Input from sector 30 (numeric)

31

Input from sector 31 (numeric)

32

Input from sector 32 (numeric)

33

Input from sector 33 (numeric)

34

Input from sector 34 (numeric)

35

Input from sector 35 (numeric)

36

Input from sector 36 (numeric)

37

Input from sector 37 (numeric)

38

Input from sector 38 (numeric)

39

Input from sector 39 (numeric)

40

Input from sector 40 (numeric)

41

Input from sector 41 (numeric)

42

Input from sector 42 (numeric)

TIU

Total intermediate use (numeric)

FU101

Final use category 101 (numeric)

FU102

Final use category 102 (numeric)

THC

Household consumption (numeric)

FU103

Final use category 103 (numeric)

TC

Total consumption (numeric)

FU201

Final use category 201 (numeric)

FU202

Final use category 202 (numeric)

GCF

Gross capital formation (numeric)

EX

Exports (numeric)

TFU

Total final use (numeric)

IM

Imports (numeric)

ERR

Statistical discrepancy (numeric)

GO

Gross output (numeric)

Source

Data taken from the ionet package version 0.2.2

Details

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.