Baselight

China's GDP In Province

China's GDP in Province with Chinese and English

@kaggle.concyclics_chinas_gdp_in_province

About this Dataset

China's GDP In Province

Context

I'd like to see the economic between province in China.

Content

It has the stat C### Context

I'd like to see the economic between province in China.

Content

It has the stat province GDP from 1992 to 2020 in both Chinese and English

Acknowledgements

Thanks to National Bureau of Statistics

Inspiration

You can explore the development of each area of China and try to find some reasons.

Tables

Chinas Gdp In Province En

@kaggle.concyclics_chinas_gdp_in_province.chinas_gdp_in_province_en
  • 27.08 KB
  • 29 rows
  • 32 columns
Loading...

CREATE TABLE chinas_gdp_in_province_en (
  "unnamed_0" BIGINT,
  "beijing" DOUBLE,
  "tianjin" DOUBLE,
  "hebei" DOUBLE,
  "shanxi" DOUBLE,
  "inner_mongolia" DOUBLE,
  "liaoning" DOUBLE,
  "jilin" DOUBLE,
  "heilongjiang" DOUBLE,
  "shanghai" DOUBLE,
  "jiangsu" DOUBLE,
  "zhejiang" DOUBLE,
  "anhui" DOUBLE,
  "fujian" DOUBLE,
  "jiangxi" DOUBLE,
  "shandong" DOUBLE,
  "henan" DOUBLE,
  "hubei" DOUBLE,
  "hunan" DOUBLE,
  "guangdong" DOUBLE,
  "guangxi" DOUBLE,
  "hainan" DOUBLE,
  "chongqing" DOUBLE,
  "sichuan" DOUBLE,
  "guizhou" DOUBLE,
  "yunnan" DOUBLE,
  "tibet" DOUBLE,
  "shaanxi" DOUBLE,
  "gansu" DOUBLE,
  "qinghai" DOUBLE,
  "ningxia" DOUBLE,
  "xinjiang" DOUBLE
);

Chinas Gdp In Province Zh

@kaggle.concyclics_chinas_gdp_in_province.chinas_gdp_in_province_zh
  • 27.33 KB
  • 29 rows
  • 32 columns
Loading...

CREATE TABLE chinas_gdp_in_province_zh (
  "unnamed_0" BIGINT,
  "n" DOUBLE,
  "n_02e762" DOUBLE,
  "n_8495ef" DOUBLE,
  "n_26d2a7" DOUBLE,
  "n_fa6203" DOUBLE,
  "n_596fda" DOUBLE,
  "n_ce10bb" DOUBLE,
  "n_5324d0" DOUBLE,
  "n_1471cd" DOUBLE,
  "n_548b96" DOUBLE,
  "n_e76655" DOUBLE,
  "n_e8ea56" DOUBLE,
  "n_2236ef" DOUBLE,
  "n_ec0692" DOUBLE,
  "n_17dd8d" DOUBLE,
  "n_52b71b" DOUBLE,
  "n_27c9f2" DOUBLE,
  "n_fffd35" DOUBLE,
  "n_f85eb4" DOUBLE,
  "n_0a8140" DOUBLE,
  "n_66c7a8" DOUBLE,
  "n_b94cfd" DOUBLE,
  "n_e053ca" DOUBLE,
  "n_76463e" DOUBLE,
  "n_d02866" DOUBLE,
  "n_d36431" DOUBLE,
  "n_78fa10" DOUBLE,
  "n_e1b13d" DOUBLE,
  "n_30fd79" DOUBLE,
  "n_f76bd0" DOUBLE,
  "n_8b2760" DOUBLE
);