Creating a Provincial Long-Term Growth Model for China using the Kohonen Algorithm

Size: px
Start display at page:

Download "Creating a Provincial Long-Term Growth Model for China using the Kohonen Algorithm"

Transcription

1 Creating a Provincial Long-Term Growth Model for China using the Kohonen Algorithm Elpida Makriyannis, Department of Computer Science, University College London, Gower Street, London, WC1E 6BT, U.K. Philip Treleaven, Department of Computer Science, University College London, Gower Street, London, WC1E 6BT, U.K. ABSTRACT The capabilities of self-organising maps when applied to a long-term growth model of the Chinese provinces, are investigated in this work. The long-term growth indicator is created by taking into consideration the main growth areas in each of the provinces. Then the Kohonen algorithm is used to map the provinces according to the economic growth sectors that they have performed well in and make some predictions about the provincial growth. The algorithm s performance depends on the representational choices that are made, so the long-term growth indicator is designed in such a way that it gives as much information about each province s growth model as possible. Introduction This paper investigates the mechanisms behind clustering Chinese provinces in relation to long-term growth, using a Kohonen algorithm that will try to identify patterns and predict how each of the Chinese provinces grow and in which sectors. The Kohonen algorithm uses unsupervisedlearning to visualise and interpret large highdimensional data sets, like the Chinese provincial data sets. It also modifies the internal state of the network to model the features found in the training data. This is an approach to defend the idea that intelligent systems can be better than statistical methods in many different applications, including economic modelling. Good applications are needed to prove that computer algorithms can solve complicated real-world problems, so this application also tests the capabilities and limitations of selforganising maps. The capabilities of a Kohonen algorithm are investigated when it has to cluster large data sets with political and economic meaning for a whole country at a provincial level. On a larger scale, the result of this research can be used to help other countries understand how they

2 accomplished provincial growth in the past and how they can achieve and sustain future growth. Application looking for clustering algorithm. This application is searching for the clustering technique that will interpret it and represent it the best way possible. Comparing and selecting the most reliable and appropriate technique is often a difficult task. Not in this case though, due to the complexity of the data most clustering algorithms can not be used. The number of clusters is not known in advance, although an approximation can be assumed. We are dealing with large high-dimensional data sets and measurement problems can occur. In clustering techniques including K-means and Hierarchical Clustering techniques the number of clusters has to be known in advance, and also they don t always reach a global optimum. The Kohonen algorithm is better suited to this application because it maps high-dimensional data and it modifies the internal state of the network to suit the training data. It can also produce a hierarchical representation of the relations implicit in the primary data. Statistical methods are used for economic understanding and forecasting. These methods include factor analysis and principal component analysis, however they need precise information in advance about the structure of the economic model. The China Connection Due to its dual-track economy and its record in generating growth and improvements in productivity, the Chinese economy has been impressive over the past 20 years. China grows differently because its population density is tremendously different from anybody else s. It is not divided in historical, religious or racial groups that have been so important in the disintegration of the Soviet Union and Yugoslavia. China is populated overwhelmingly by those of the Han race and consists of 31 provinces that are divided into coastal and inland groups[6]. China is becoming more regionally integrated. Those who argue that regional fragmentation is likely believe that it will be the rich coastal regions that will break away. However, a look at the economically most successful province, Guangdong, suggests that it has become increasingly dependent on the rest of China, both as a source of raw materials and as a market for finished goods. What China is accomplishing slowly but steadily is bridging the gap between urban and rural development to increase productivity in the less endowed regions. Policies to bridge the gap include intensifying the construction of infrastructure and improving marketing conditions. Just as reform has led to China s greater integration into the world economy, the increasing marketisation of the domestic economy has led to increased internal economic integration[6].

3 China is currently managing two transitions: on an international level, from a centrallyplanned to a market-oriented economy and on a provincial level, from a rural and agricultural to an urban and industrialised country. Economists are cautious with their predictions for China s future due to China s transitional period, the Hong Kong and Macao handovers in the recent years and its planned entry in the World Trade Organisation(WTO) in 2002 as a developing country. However, Nicholas Lardy[6], a reputable economist, gives a good theoretical model of China s economy and trade in the past and the future. Peter Verburg[14], an expert in applied geography in China, has produced a very useful tool that models the agricultural sector in China s interior. Making noisy data sing Chinese data tends to be noisy and incomplete. The sections that follow explain how this research pre-processed the data in order to deal with incomplete panels, measurement and representation. Nature of the data The empirical work for this research employs continuous-valued 3D panel data on 29 provinces, and 8 economic sectors, over the period 1978 to The 29 provinces are Anhui, Beijing, Fujian, Guangxi, Guizhou, Gansu, Guangdong, Hainan, Henan, Hebei, Heilongjiang, Hunan, Hubei, Inner Mongolia, Jilin, Jiangxi, Jiangsu, Liaoning, Ningxia, Shanghai, Shangdong, Shanxi, Shaanxi, Sichuan, Tianjin, Xingjiang, Yunnan, Zhejiang. The sectors are agriculture, industry, energy, population, communications, construction, income, and employment. The data sets are obtained from the Statistical Yearbook of China which covers the period 1981 to 1998 for country figures, and from the Provincial Statistical Yearbooks for 1978 to 1998 for provincial figures. The Facts and Figures Book is also consulted for years 1978 to The China Energy Yearbook( , ) is used because it provides more accurate energy data. The long-term economic growth measure is constructed considering three determinants, the accumulation of capital, population growth, and technological progress. The accumulation of capital is an important element of growth because it encompasses physical capital (machines, manufacturing) as well as human capital (quality of labour, labour force). Growth though, cannot go on forever just by adding to the capital stock. Population growth can sustain growth in the level of output but not in the levels of product and income per capita and so technological progress plays a crucial role for sustaining growth in the long run. It is clear that more sectors could be added when defining such a broad measure as long-term economic growth, however consistent data was not available and would present measurement problems. The following adjustments were made: Tibet and Qinghai had to be excluded from the sample due to the

4 insignificance of the data in almost every sector. Coal and Oil production were combined into a single energy sector as an aggregate of energy production because they are the two largest components of energy production and adding other minor energy components (natural gas and hydro-power) would create measurement problems. Income here represents disposable income that consists of final consumption plus total savings. Incomplete Panel Data Incomplete observations can be recovered by creating functions that help us obtain an accurate estimate of the missing data. The Gourieroux-Monfort(G-M) method,[13], is used to obtain good approximations of missing values. The main structure of the G- M method is used here, and the equations derived are shown below. The first equation is for data that is only missing up to three values from the two decades examined. The missing values are obtained from the following equation: Q it = a + by it + e t Eq 1 where y it is the log sector of i for year t. The second equation is for data that is missing more than three values for the two decades examined. The way these values are recovered is significant in order to retain crucial information: Q it = a + by it +CQ jt Eq 2 where Q jt is the province or average of similar-valued provinces. Scaling and Smoothing Using data that makes sense to the analyst and to the system that it is applied to, is essential. The way that data is prepared plays a crucial role in how good the results are going to be. The data is scaled, taking growth rates of each province for each sector. In order to obtain a balanced data set, 3-year moving averages are used. The reason for using moving averages is that the minimum information about the data is lost. This way only the first and last year of the data set are lost and there is still the advantage of the smoothened average values[14]. A radar diagram that shows the position of each province after scaling is shown below. Sichuan Shaanxi Shanxi Shangdong Tianjin Shanghai Xinjiang Ningxia Growth for Chinese provinces from 1978 to 1998 Anhui Zhejiang Yunnan Liaoning Jiangsu Jiangxi Two-way analysis of variance Beijing Fujian Hubei Inner Mongolia Guangxi Guizhou Hunan Gansu Guangdong Hainan Henan Heilongjiang Given that we have 3D panel data, in time, provinces and sectors, we can decompose the total variance of growth levels in year t, into the sum of the variance across sectors, the variance across provinces and a residual term. Consider the unweighted average Jilin

5 growth measure jt averaging over the sectors for each province jt =Σ i y ijt /I where I is total number of sectors, and the unweighted average growth y ijt, averaging over the provinces for each sector jt = Σ j y ijt / J where J is total number of provinces. For y ijt = q ijt g ijt where q ijt is output and g ijt is growth. Then long-term growth in sectors i, province j and year t, y ijt can be written as: y ijt = it + jt + ε ijt Eq 3 The Design Objectives An SOM can cluster at a multidimensional level and it can also modify the network s internal state to form its own classification of the training data sets. The Chinese provincial data has three dimensions, which increases the complexity of the processing. This is also the reason why economists analyse one economic sector at a time and not in parallel, like this research is trying to accomplish. The objective is to design the economic input data in such a way that it clusters provinces according to individual growth and development in the different sectors and predicts the future of each province s growth. Model of the Provincial Long-term Growth The growth model is constructed to answer the following question How will China grow at a provincial level?. It has to include all provinces, take into consideration the main sectors that each of these provinces is growing in, and explain the long-term economic growth indicator for each province s growth performance. Although there are studies focusing on China, [4],[6],[14] there is not any model defining and explaining the long-term economic growth indicator for all the Chinese provinces. The long-term economic growth measure is constructed considering three determinants, the accumulation of capital, population growth, and technological progress. These three determinants include some of the main sectors that are used in this model, namely agriculture, industry, energy, population, communications, construction, income, and employment. GDP is also used as the total growth measure. Information about the sectors is updated annually and the growth in these sectors is observed for two decades, 1978 to 1987 and 1988 to The reason behind this is that 1979 was the year that China started its economic reform and introduced its open door policy. In order to get a good sample of the way in which the Chinese provinces are growing and what affects them, at least two decades are needed. Experimenting with the Kohonen Algorithm After pre-processing, all the provinces now possess data for all their attributes. There are 8 attributes, in this work, and they constitute the pattern vector that acts as a set of signal values at the inputs of the network. A column gives a schematic description of each of the provinces. For the initial tests the number of nodes used are proportional to the number of Chinese provinces. They are selected and arranged on a 6x6 square grid, i.e. 36 nodes[12]. The method to derive the exact number of input nodes is spread encoding. The input data is split into a

6 number of bins, then each value is assigned to one of the bins proportional too the distance between them. The Euclidean distance is used as a similarity measure. The input data is then organised into nodes. The weights between the nodes are given large values to start with so that no useful information is lost. Each neighbourhood has to be tested on its own and as a whole. The experiments are prepared using the first 10 years of growth data to train the network and then the next 10 to interpret how the system classifies new information and if there are any meaningful economic and political predictions. The outputs of the Kohonen network have to be explained and converted to significant political and economic comments on China s provincial growth. Conclusions Due to the originality of this research it would be easy to make wrong assumptions about how to process the data so that it makes sense to the algorithm, and also how many nodes the network should have. The limitations were mostly in the data set, the provincial data was all in Chinese and each province had a different way of classifying and naming the sectors, which made it difficult to get the correct data. The application designed here, is used for analysing Kohonen algorithms and expanding their range of applications. The long-term growth indicator is designed in such a way that it gives as much information about each province s growth model as possible. Statistical analysis is used to design the economic growth model. Bibliography [1] Deidda, L. (1997), A theoretical story about the inter-regional trade in financial services, SOAS Economic Digest, June 1997, Issue 1, No.2. [2] Everitt, B. (1993), Cluster Analysis, Edward Arnold, 3 rd ed. [3] Green,P., Frank, R.E., Robinson P.J.(1967), Cluster Analysis in Test Market Selection, Management Science, vol 13, no8, April [4] Hendrischke, H., Chongyi, F.(1999), The political economy of China s provinces: comparative and competitive advantage, Routledge, New York. [5] Kohonen, T. (1995), Self-organising Maps, Springer Series in Information Sciences, Springer, Berlin, 2 nd ed. [6] Lardy, N. (1994), China in the World Economy, Institute for International Economics, Washington D.C. [7] Matyas, L. and Sevestre, P. (1996), The Econometrics of Panel Data: A handbook of the theory with applications, Matyas, 2 nd ed. [8] Mitchell, T. (1997), Machine Learning, McGraw Hill International Editions.

7 [9] Paton, R. (1994), Computing with Biological Metaphors, Ed. Paton, Chapman and Hall. [10] Statistical Publishing House, Beijing. Statistical Yearbook of China( ), China Statistical Bureau. [11] Energy Statistical Yearbook of China( ), China Statistical Bureau. [12] Swingler, K. (1996), Applying Neural Networks: A practical guide, Academic Press. [13] Tybout, J.(1992), Making noisy data sing: Estimating production technologies in developing countries, Journal of Econometrics, vol 53, p [14] Verburg, P. (1997), PhD Thesis: Exploring the spatial and temporal dynamics of land use, Wageningen University, The Netherlands.

A Numerical Simulation Analysis of (Hukou) Labour Mobility Restrictions in China

A Numerical Simulation Analysis of (Hukou) Labour Mobility Restrictions in China A Numerical Simulation Analysis of (Hukou) Labour Mobility Restrictions in China John Whalley Department of Economics, The University of Western Ontario and Shunming Zhang Department of Finance, School

More information

Variance Analysis of Regional Per Capita Income Based on Principal Component Analysis and Cluster Analysis

Variance Analysis of Regional Per Capita Income Based on Principal Component Analysis and Cluster Analysis 0 rd International Conference on Social Science (ICSS 0) ISBN: --0-0- Variance Analysis of Regional Per Capita Income Based on Principal Component Analysis and Cluster Analysis Yun HU,*, Ruo-Yu WANG, Ping-Ping

More information

Sampling Scheme for 2003 General Social Survey of China

Sampling Scheme for 2003 General Social Survey of China Sampling Scheme for 2003 General Social Survey of China 1. Sampling Unit This survey uses a five-stage stratified sampling scheme with unequal probabilities. The sampling units at each stage are as follows:

More information

A Study on Differences of China s Regional Economic Development Level Based on Cluster Analysis

A Study on Differences of China s Regional Economic Development Level Based on Cluster Analysis MATEC Web of Conferences 22, 0 5 022 ( 2015) DOI: 10.1051/ matec conf / 201 5 220 5 022 C Owned by the authors, published by EDP Sciences, 2015 A Study on Differences of China s Regional Economic Development

More information

Analysis for Regional Differences and Influence Factor of Rural Income in China

Analysis for Regional Differences and Influence Factor of Rural Income in China Modern Economy, 2012, 3, 578-583 http://dx.doi.org/10.4236/me.2012.35076 Published Online September 2012 (http://www.scirp.org/journal/me) Analysis for Regional Differences and Influence Factor of Rural

More information

Journal of Asian Business Strategy ON THE RELATIONSHIP BETWEEN FOREIGN TRADE AND REGIONAL DISPARITY IN CHINA IN THE POST-REFORM ERA

Journal of Asian Business Strategy ON THE RELATIONSHIP BETWEEN FOREIGN TRADE AND REGIONAL DISPARITY IN CHINA IN THE POST-REFORM ERA 2016 Asian Economic and Social Society. All rights reserved ISSN (P): 2309-8295, ISSN (E): 2225-4226 Volume 6, Issue 3, 2016, pp. 50-62 Journal of Asian Business Strategy http://aessweb.com/journal-detail.php?id=5006

More information

Analysis of Spatial-Temporal Characteristics and Pattern Evolution of Fishery Geographic Agglomeration in China

Analysis of Spatial-Temporal Characteristics and Pattern Evolution of Fishery Geographic Agglomeration in China 2016 International Conference on Education, Management Science and Economics (ICEMSE-16) Analysis of Spatial-Temporal Characteristics and Pattern Evolution of Fishery Geographic Agglomeration in China

More information

NBER WORKING PAPER SERIES INEQUALITY CHANGE IN CHINA AND (HUKOU) LABOUR MOBILITY RESTRICTIONS. John Whalley Shunming Zhang

NBER WORKING PAPER SERIES INEQUALITY CHANGE IN CHINA AND (HUKOU) LABOUR MOBILITY RESTRICTIONS. John Whalley Shunming Zhang NBER WORKING PAPER SERIES INEQUALITY CHANGE IN CHINA AND (HUKOU) LABOUR MOBILITY RESTRICTIONS John Whalley Shunming Zhang Working Paper 10683 http://www.nber.org/papers/w10683 NATIONAL BUREAU OF ECONOMIC

More information

Analysis of the Tourism Locations of Chinese Provinces and Autonomous Regions: An Analysis Based on Cities

Analysis of the Tourism Locations of Chinese Provinces and Autonomous Regions: An Analysis Based on Cities Chinese Journal of Urban and Environmental Studies Vol. 2, No. 1 (2014) 1450004 (9 pages) World Scientific Publishing Company DOI: 10.1142/S2345748114500043 Analysis of the Tourism Locations of Chinese

More information

Polio Bulletin 2013 Issue No Week 50 (as of 17 December 2013)

Polio Bulletin 2013 Issue No Week 50 (as of 17 December 2013) 2013 Issue No. 16 - Week 50 (as of 17 December 2013) HIGHLIGHTS China moving forward in Polio End Game Strategy Plan Today, 17 December 2013, China Food and Drug Administration (CFDA) has conveyed an international

More information

Polio Bulletin 2018 Issue No. 8 - Week 14 (as of 11 April 2018)

Polio Bulletin 2018 Issue No. 8 - Week 14 (as of 11 April 2018) 2018 Issue No. 8 - Week 14 (as of 11 April 2018) HIGHLIGHTS Workshop on the WHO Guidance for Non-Poliovirus Facilities to Minimize Risk of Sample Collections Potentially Infectious for Polioviruses 10-11

More information

CARPATHIAN JOURNAL OF FOOD SCIENCE AND TECHNOLOGY

CARPATHIAN JOURNAL OF FOOD SCIENCE AND TECHNOLOGY CARPATHIAN JOURNAL OF FOOD SCIENCE AND TECHNOLOGY journal homepage: http://chimie-biologie.ubm.ro/carpathian_journal/index.html EMPIRICAL STUDY ON CHINA DAIRY INDUSTRIAL CLUSTER AND INFLUENCE FACTORS-BASED

More information

Polio Bulletin 2018 Issue No Week 25 (as of 26 June 2018)

Polio Bulletin 2018 Issue No Week 25 (as of 26 June 2018) 2018 Issue No. 13 - Week 25 (as of 26 June 2018) HIGHLIGHTS 27th Meeting of the Technical Advisory Group on Immunization and Vaccine-preventable Diseases in the Western Pacific Region 19 22 June 2018 -

More information

Lightning Casualties and Damages in China from 1997 to 2009

Lightning Casualties and Damages in China from 1997 to 2009 Lightning Casualties and Damages in China from 1997 to 2009 Wenjuan ZHANG 1, Qing MENG 1, Ming MA 2, Yijun ZHANG 1 1 Laboratory of Lightning Physics and Protection Engineering, Chinese Academy of Meteorological

More information

DISTRIBUTION AND DIURNAL VARIATION OF WARM-SEASON SHORT-DURATION HEAVY RAINFALL IN RELATION TO THE MCSS IN CHINA

DISTRIBUTION AND DIURNAL VARIATION OF WARM-SEASON SHORT-DURATION HEAVY RAINFALL IN RELATION TO THE MCSS IN CHINA 3 DISTRIBUTION AND DIURNAL VARIATION OF WARM-SEASON SHORT-DURATION HEAVY RAINFALL IN RELATION TO THE MCSS IN CHINA Jiong Chen 1, Yongguang Zheng 1*, Xiaoling Zhang 1, Peijun Zhu 2 1 National Meteorological

More information

Springer is collaborating with JSTOR to digitize, preserve and extend access to Social Indicators Research.

Springer is collaborating with JSTOR to digitize, preserve and extend access to Social Indicators Research. Principal Component Analysis on Human Development Indicators of China Author(s): Dejian Lai Reviewed work(s): Source: Social Indicators Research, Vol. 61, No. 3 (Mar., 2003), pp. 319-330 Published by:

More information

Polio Bulletin 2018 Issue No. 4 - Week 6 (as of 13 February 2018)

Polio Bulletin 2018 Issue No. 4 - Week 6 (as of 13 February 2018) 2018 Issue No. 4 - Week 6 (as of 13 February 2018) HIGHLIGHTS Global Polio Certification Risk Assessment Face-to-Face Meeting, Malta, 30-31 January 2018 The Global Commission for Certification of Poliomyelitis

More information

The Output Effect of Trade Openness in China: Evidence from Provincial Data

The Output Effect of Trade Openness in China: Evidence from Provincial Data The Output Effect of Trade Openness in China: Evidence from Provincial Data Jang C. Jin (jcjin@cuhk.edu.hk) Chinese University of Hong Kong, Hong Kong Abstract Unlike other studies that concentrate on

More information

The Impact of Urbanization and Factor Inputs on China s Economic Growth A Spatial Econometrics Approach

The Impact of Urbanization and Factor Inputs on China s Economic Growth A Spatial Econometrics Approach Economic Management Journal December 2018, Volume 7 Issue 2, PP. 145-154 The Impact of Urbanization and Factor Inputs on China s Economic Growth A Spatial Econometrics Approach Yajie Bai SHU-UTS SILC Business

More information

Water resource utilization efficiency and spatial spillover effects in China

Water resource utilization efficiency and spatial spillover effects in China J. Geogr. Sci. 2014, 24(5): 771-788 DOI: 10.1007/s11442-014-1119-x 2014 Science Press Springer-Verlag Water resource utilization efficiency and spatial spillover effects in China SUN Caizhi 1, ZHAO Liangshi

More information

Modeling the Seasonal Patterns of Coal and Electricity Production across Chinese Provinces

Modeling the Seasonal Patterns of Coal and Electricity Production across Chinese Provinces Modeling the Seasonal Patterns of Coal and Electricity Production across Chinese Provinces Eric Girardin * M.J. Herrerias Université de la Méditerranée, Aix Marseille II, GREQAM 20 July 2011 Abstract This

More information

Polio Bulletin 2016 Issue No Week 27 (as of 4 July 2016)

Polio Bulletin 2016 Issue No Week 27 (as of 4 July 2016) 2016 Issue No. 14 - Week 27 (as of 4 July 2016) HIGHLIGHTS The role of data in helping to fight eradicate polio At the heart of the work of the GPEI lie two essential tasks: finding the virus (surveillance)

More information

Total-factor water efficiency of regions in China

Total-factor water efficiency of regions in China ARTICLE IN PRESS Resources Policy 31 (2006) 217 230 www.elsevier.com/locate/resourpol Total-factor water efficiency of regions in China Jin-Li Hu, Shih-Chuan Wang, Fang-Yu Yeh Institute of Business and

More information

Article Internet Access, Spillover and Regional Development in China

Article Internet Access, Spillover and Regional Development in China Article Internet Access, Spillover and Regional Development in China Juan Lin 1, Zhou Yu 2, *, Yehua Dennis Wei 3 and Mingfeng Wang 1 1 Center for Modern Chinese City Studies, East China Normal University,

More information

ECONOMETRIC MODELLING OF INFLUENCE OF LEVEL OF THE SOCIAL AND ECONOMIC INFRASTRUCTURE ON QUALITY OF LIFE OF THE POPULATION

ECONOMETRIC MODELLING OF INFLUENCE OF LEVEL OF THE SOCIAL AND ECONOMIC INFRASTRUCTURE ON QUALITY OF LIFE OF THE POPULATION ECONOMICS AND CULTURE 14(1), 2017 DOI: 10.1515/jec-2017-0011 ECONOMETRIC MODELLING OF INFLUENCE OF LEVEL OF THE SOCIAL AND ECONOMIC INFRASTRUCTURE ON QUALITY OF LIFE OF THE POPULATION Ilchenko Angelina

More information

Evaluation on Social Vulnerability to Natural Disasters

Evaluation on Social Vulnerability to Natural Disasters Kamla-Raj 2016 Anthropologist, 24(2): 570-580 (2016) Evaluation on Social Vulnerability to Natural Disasters Xuxian Yan 1 and Xianjun Li 2 1 College of Management Science and Engineering, Shanxi University

More information

Correlation Analysis between Agglomeration Effect of Producer Service and Manufacture Labor Productivity in China

Correlation Analysis between Agglomeration Effect of Producer Service and Manufacture Labor Productivity in China American Journal of Industrial and Business Management, 2015, 5, 1-10 Published Online January 2015 in SciRes. http://www.scirp.org/journal/ajibm http://dx.doi.org/10.4236/ajibm.2015.51001 Correlation

More information

Interaction between Geography and Policy: Variation in Development Performance. within China s Eastern Zone. Huang Huang

Interaction between Geography and Policy: Variation in Development Performance. within China s Eastern Zone. Huang Huang Interaction between Geography and Policy: Variation in Development Performance within China s Eastern Zone by Huang Huang Department of Political Science Duke University Date: Approved: Georg Vanberg,

More information

Study on China s Electronic Information Industrial Agglomeration and Regional Industrial Competitiveness

Study on China s Electronic Information Industrial Agglomeration and Regional Industrial Competitiveness TELKOMNIKA, Vol. 11, No. 7, July 2013, pp. 4020 ~ 4029 e-issn: 2087-278X 4020 Study on China s Electronic Information Industrial Agglomeration and Regional Industrial Competitiveness Xuan Zhaohui*1, LV

More information

A Geographic View of Expansion Choices by U.S. Firms in China

A Geographic View of Expansion Choices by U.S. Firms in China Portland State University PDXScholar Economics Faculty Publications and Presentations Economics 12-2015 A Geographic View of Expansion Choices by U.S. Firms in China Rossitza Wooster Portland State University,

More information

Chin. Geogra. Sci Vol. 27 No. 3 pp Springer Science Press

Chin. Geogra. Sci Vol. 27 No. 3 pp Springer Science Press Chin. Geogra. Sci. 2017 Vol. 27 No. 3 pp. 456 470 Springer Science Press doi: 10.1007/s11769-017-0877-7 www.springerlink.com/content/1002-0063 Industrial Agglomeration Externalities, City Size, and Regional

More information

Estimating the provincial environmental Kuznets curve in China: a geographically weighted regression approach

Estimating the provincial environmental Kuznets curve in China: a geographically weighted regression approach https://doi.org/10.1007/s00477-017-1503-z ORIGINAL PAPER Estimating the provincial environmental Kuznets curve in China: a geographically weighted regression approach Yoomi Kim 1 Katsuya Tanaka 2 Chazhong

More information

ECONOMICS REGIONAL DISPARITY, TRANSITIONAL DYNAMICS AND CONVERGENCE IN CHINA. Tsun Se Cheong. and. Yanrui Wu

ECONOMICS REGIONAL DISPARITY, TRANSITIONAL DYNAMICS AND CONVERGENCE IN CHINA. Tsun Se Cheong. and. Yanrui Wu ECONOMICS REGIONAL DISPARITY, TRANSITIONAL DYNAMICS AND CONVERGENCE IN CHINA by Tsun Se Cheong and Yanrui Wu Business School University of Western Australia DISCUSSION PAPER 12.23 REGIONAL DISPARITY, TRANSITIONAL

More information

Spatial Changes of Chinese Cities Under the Condition of Exo-Urbanization

Spatial Changes of Chinese Cities Under the Condition of Exo-Urbanization Spatial Changes of Chinese Cities Under the Condition of Exo-Urbanization Yanguang Chen Department of Geography, Peking University, Beijing 0087, PRC. Email: chenyg@pku.edu.cn. Abstract: Only a preliminary

More information

Economic opening and domestic market integration

Economic opening and domestic market integration 18 Economic opening and domestic maret integration Economic opening and domestic maret integration Min Chen, Qihan Gui, Ming Lu and Zhao Chen Does economic opening lead to international as well as domestic

More information

Fundamental Causes of Inland-coastal Income Inequality in Post-reform China

Fundamental Causes of Inland-coastal Income Inequality in Post-reform China Fundamental Causes of Inland-coastal Income Inequality in Post-reform China Rui HAO a and Zheng WEI b a Corresponding author CERDI, Université d Auvergne, 65 Boulevard François Mitterrand 63000 Clermont-Ferrand,

More information

Determining Minimum Wages in China: Do Economic Factors Dominate?

Determining Minimum Wages in China: Do Economic Factors Dominate? DISCUSSION PAPER SERIES IZA DP No. 9716 Determining Minimum Wages in China: Do Economic Factors Dominate? Christian Dreger Reinhold Kosfeld Yanqun Zhang February 2016 Forschungsinstitut zur Zukunft der

More information

Effects of Intraregional Disparities on Regional Development in China: Inequality Decomposition and Panel-Data Analysis

Effects of Intraregional Disparities on Regional Development in China: Inequality Decomposition and Panel-Data Analysis Effects of Intraregional Disparities on Regional Development in China: Inequality Decomposition and Panel-Data Analysis By Reuter, Ulrich * ABSTRACT This paper analyzes the development and effects of intra-provincial

More information

The Impact of Trade Openness on Urbanization

The Impact of Trade Openness on Urbanization J ÖNKÖPING I NTERNATIONAL B USINESS S CHOOL JÖNKÖPING UNIVERSITY The Impact of Trade Openness on Urbanization A study of Eastern China Bachelor Thesis in Economics Author: Can Zhao (870123-9231) Zhewei

More information

Reinterpreting China s Regional Disparities from New Economic Geography Perspective

Reinterpreting China s Regional Disparities from New Economic Geography Perspective SCHOOL OF ECONOMICS AND MANAGEMENT Lund University Reinterpreting China s Regional Disparities from New Economic Geography Perspective Master thesis, 30 ECTS, Department of Economics Submitted: 2011.8.29

More information

Land Use Regionalization of Rural Settlements in China

Land Use Regionalization of Rural Settlements in China Chin. Geogra. Sci. 2013 Vol. 23 No. 4 pp. 421 434 Springer Science Press doi: 10.1007/s11769-013-0592-y www.springerlink.com/content/1002-0063 Land Use Regionalization of Rural Settlements in China SONG

More information

Polio Bulletin 2015 Issue No Week 37 (as of 14 September 2015)

Polio Bulletin 2015 Issue No Week 37 (as of 14 September 2015) HIGHLIGHTS Implementa on of Polio Endgame Strategy in the WHO region for Western Pacific (Update on progress as of 15 September 2015) According to the global Polio Eradica on and Endgame Strategic Plan

More information

Assessment Model of Set Pair Analysis for Flood Loss Based on Triangular Fuzzy Intervals under α-cut

Assessment Model of Set Pair Analysis for Flood Loss Based on Triangular Fuzzy Intervals under α-cut Assessment Model of Set Pair Analysis for Flood Loss Based on Triangular Fuzzy Intervals under -Cut PAN Zheng-wei WU Kai-ya 2 JIN Ju-liang 3 LIU Xiao-wei. College of Natural Resources and Environmental

More information

THE LIMITS (AND HARMS) OF POPULATION POLICY: FERTILITY DECLINE AND SEX SELECTION IN CHINA UNDER MAO

THE LIMITS (AND HARMS) OF POPULATION POLICY: FERTILITY DECLINE AND SEX SELECTION IN CHINA UNDER MAO THE LIMITS (AND HARMS) OF POPULATION POLICY: FERTILITY DECLINE AND SEX SELECTION IN CHINA UNDER MAO Kimberly Singer Babiarz, Paul Ma, Grant Miller, and Shige Song Online Appendix Read the full paper at

More information

Understanding the spatial disparities and vulnerability of population aging in China

Understanding the spatial disparities and vulnerability of population aging in China Received: 29 December 2017 Revised: 26 June 2018 Accepted: 16 October 2018 DOI: 10.1002/app5.267 ORIGINAL ARTICLE Understanding the spatial disparities and vulnerability of population aging in China Yang

More information

Regional Concentration of Industry in China: decentralised choices or a central plan? Stephen Sheppard 1 and Dan Zhao 2.

Regional Concentration of Industry in China: decentralised choices or a central plan? Stephen Sheppard 1 and Dan Zhao 2. Regional Concentration of Industry in China: decentralised choices or a central plan? Stephen Sheppard 1 and Dan Zhao 2 December 7, 2016 1 Williams College Department of Economics, 24 Hopkins Hall Drive,

More information

Accepted Manuscript. The comprehensive environmental efficiency of socioeconomic sectors in China: An analysis based on a non-separable bad output SBM

Accepted Manuscript. The comprehensive environmental efficiency of socioeconomic sectors in China: An analysis based on a non-separable bad output SBM Accepted Manuscript The comprehensive environmental efficiency of socioeconomic sectors in China: An analysis based on a non-separable bad output SBM Qi He, Ji Han, Dabo Guan, Zhifu Mi, Hongyan Zhao, Qiang

More information

Intercity Income Inequality, Growth. and Convergence in China

Intercity Income Inequality, Growth. and Convergence in China Intercity Income Inequality, Growth and Convergence in China Gordon Anderson 1 and Ying Ge 2 1. Correspondence: Department of Economics, University of Toronto, Toronto, ON, M5S 3G7, Canada. E-mail address:

More information

Research on Economic Development Stage and Marginal Effects of Trade and FDI on Economic Growth in China

Research on Economic Development Stage and Marginal Effects of Trade and FDI on Economic Growth in China International Journal of Economics and Finance; Vol. 5, No. 11; 2013 ISSN 1916-971XE-ISSN 1916-9728 Published by Canadian Center of Science and Education Research on Economic Development Stage and Marginal

More information

Coordinated Development Analysis of the Resources-Environment-Ecology-Economy-Society Complex System in China

Coordinated Development Analysis of the Resources-Environment-Ecology-Economy-Society Complex System in China sustainability Article Coordinated Development Analysis of the Resources-Environment-Ecology-Economy-Society Complex System in China Mingxia Xie 1,2, *, Jiayao Wang 2,3 and Ke Chen 2,3 1 School of Resource

More information

The Evaluation and Analysis of Sustainable Development of the "Belt and Road" Regions. Jun-Wei CHEN, Qian-Bing ZHANG

The Evaluation and Analysis of Sustainable Development of the Belt and Road Regions. Jun-Wei CHEN, Qian-Bing ZHANG 2016 3 rd International Conference on Social Science (ICSS 2016) ISBN: 978-1-60595-410-3 The Evaluation and Analysis of Sustainable Development of the "Belt and Road" Regions Jun-Wei CHEN, Qian-Bing ZHANG

More information

Income Disparities across Chinese Provinces: Revisiting the Convergence-Divergence Debate

Income Disparities across Chinese Provinces: Revisiting the Convergence-Divergence Debate Income Disparities across Chinese Provinces: Revisiting the Convergence-Divergence Debate Ran Sha*, Wim Naudé** and Wilma Viviers* *School of Economics, North-West University (Potchefstroom Campus), South

More information

Regional disparity of labor s share in China: Evidence and explanation

Regional disparity of labor s share in China: Evidence and explanation MPRA Munich Personal RePEc Archive Regional disparity of labor s share in China: Evidence and explanation Wei Chi and Qian Xiaoye School of Economics and Management, Tsinghua University November 2011 Online

More information

Benjamin Ognjanov. Insync Research, Melbourne, Australia. Yihong Tang. Central University of Finance and Economics, Beijing, China.

Benjamin Ognjanov. Insync Research, Melbourne, Australia. Yihong Tang. Central University of Finance and Economics, Beijing, China. Chinese Business Review, Jan. 2018, Vol. 17, No. 1, 38-52 doi: 10.17265/1537-1506/2018.01.004 D DAVID PUBLISHING Forecasting International Tourism Regional Expenditure Benjamin Ognjanov Insync Research,

More information

West meets East: Monitoring and modeling urbanization in China Land Cover-Land Use Change Program Science Team Meeting April 3, 2012

West meets East: Monitoring and modeling urbanization in China Land Cover-Land Use Change Program Science Team Meeting April 3, 2012 West meets East: Monitoring and modeling urbanization in China Land Cover-Land Use Change Program Science Team Meeting April 3, 2012 Annemarie Schneider Center for Sustainability and the Global Environment,

More information

Regional Output Spillovers in China: Estimates from a VAR Model

Regional Output Spillovers in China: Estimates from a VAR Model Regional Output Spillovers in China: Estimates from a VAR Model by Nicolaas Groenewold a * Guoping Lee b and Anping Chen b a Economics Program, University of Western Australia, Crawley, WA 6009, Australia

More information

Agribusiness Review - Vol Paper 9 ISSN The Impact of China s WTO Accession on its Regional Economies

Agribusiness Review - Vol Paper 9 ISSN The Impact of China s WTO Accession on its Regional Economies Agribusiness Review - Vol. 11-2003 Paper 9 ISSN 1442-6951 * 1 Contents Abstract...1 1. Introduction...2 2. CERD: A General Equilibrium Model of the Chinese Economy with Regional Dimensions...2 3 Impact

More information

A Study of Hotel Performance Under Urbanization in China

A Study of Hotel Performance Under Urbanization in China A Study of Hotel Performance Under Urbanization in China Jian Ming LUO, Faculty of International Tourism and Management, City University of Macau, Macao. E-mail: kennyluo@cityu.mo Abstract This paper studied

More information

Infrastructure, Knowledge and Economic Growth in China:

Infrastructure, Knowledge and Economic Growth in China: International Journal of Economic Sciences and Applied Research 5 (1): 23-50 Infrastructure, Knowledge and Economic Growth in China: 1953 2004 Sangaralingam Ramesh 1 Abstract This paper evaluates the economic

More information

INTERNATIONAL INTEGRATION OF CHINESE REGIONS AND INDUSTRIAL LOCATION

INTERNATIONAL INTEGRATION OF CHINESE REGIONS AND INDUSTRIAL LOCATION INTERNATIONAL INTEGRATION OF CHINESE REGIONS AND INDUSTRIAL LOCATION Jean-François BRUN, CERDI-IDREC and Blaise Pascal University Mary-Françoise RENARD, CERDI-IDREC, University of Auvergne Abstract: This

More information

Spatiotemporal changes in both asset value and GDP associated with seismic exposure in China in the context of rapid economic growth from 1990 to 2010

Spatiotemporal changes in both asset value and GDP associated with seismic exposure in China in the context of rapid economic growth from 1990 to 2010 Environmental Research Letters LETTER OPEN ACCESS Spatiotemporal changes in both asset value and GDP associated with seismic exposure in China in the context of rapid economic growth from 199 to 21 To

More information

Geographic distribution of hospital beds throughout China: a county-level econometric analysis

Geographic distribution of hospital beds throughout China: a county-level econometric analysis Pan and Shallcross International Journal for Equity in Health (2016) 15:179 DOI 10.1186/s12939-016-0467-9 RESEARCH Open Access Geographic distribution of hospital beds throughout China: a county-level

More information

Creative Industries Agglomeration, Regional Innovation and Productivity Growth in China

Creative Industries Agglomeration, Regional Innovation and Productivity Growth in China Chin. Geogra. Sci. 2014 Vol. 24 No. 2 pp. 258 268 Springer Science Press doi: 10.1007/s11769-013-0617-6 www.springerlink.com/content/1002-0063 Creative Industries Agglomeration, Regional Innovation and

More information

Chapter 2 Thermal Springs in China

Chapter 2 Thermal Springs in China Chapter 2 Thermal Springs in China Abstract This chapter introduces the quantity and distribution of thermal springs in China, Based on the investigation of whole country in 1970s, the total number of

More information

Application of the Input-Output Decomposition Technique to China's Regional Economies*

Application of the Input-Output Decomposition Technique to China's Regional Economies* INSTITUTE OF DEVELOPING ECONOMIES Discussion Papers are preliminary materials circulated to stimulate discussions and critical comments DISCUSSION PAPER No. 102 Application of the Input-Output Decomposition

More information

Asian Development Bank Institute. ADBI Working Paper Series

Asian Development Bank Institute. ADBI Working Paper Series ADBI Working Paper Series WHY GEOGRAPHIC DISPERSION BEFORE ITS TIME: INDUSTRIAL POLICY AND ECONOMIC GEOGRAPHY IN THE PEOPLE S REPUBLIC OF CHINA Yiyun Wu and Xiwei Zhu No. 633 January 2017 Asian Development

More information

Does accounting for spatial effects help forecasting the growth of Chinese. provinces?

Does accounting for spatial effects help forecasting the growth of Chinese. provinces? Does accounting for spatial effects help forecasting the growth of Chinese provinces? Eric Girardin Konstantin A. Kholodilin Abstract In this paper, we make multi-step forecasts of the annual growth rates

More information

Local Government, Polluting Enterprise and Environmental Pollution: Based on MATLAB Software

Local Government, Polluting Enterprise and Environmental Pollution: Based on MATLAB Software 2182 JOURNAL OF SOFTWARE, VOL. 7, NO. 10, OCTOBER 2012 Local Government, Polluting Enterprise and Environmental Pollution: Based on MATLAB Software Zhiyi Guo, Zhousheng Zheng School of Economics, Lanzhou

More information

Online Appendix Validating China s output data using satellite observations

Online Appendix Validating China s output data using satellite observations Online Appendix Validating China s output data using satellite observations Stephen D. Morris Department of Economics Bowdoin College Junjie Zhang Duke Kunshan University and Duke University February 2,

More information

Spatial Inequality Analysis of Fire Risk in China

Spatial Inequality Analysis of Fire Risk in China Journal of Risk Analysis and Crisis Response, Vol. 6, No. 3 (October 2016), 145-155 Spatial Inequality Analysis of Fire Risk in China Guohui Li, Lizeng Zhao, Weiping Han, Ying Wang Tianjin Fire Research

More information

China s changing landscape during the 1990s: Large-scale land transformations estimated with satellite data

China s changing landscape during the 1990s: Large-scale land transformations estimated with satellite data GEOPHYSICAL RESEARCH LETTERS, VOL. 32, L02405, doi:10.1029/2004gl021649, 2005 China s changing landscape during the 1990s: Large-scale land transformations estimated with satellite data Jiyuan Liu, 1 Hanqin

More information

WORKING PAPER SERIES 2014-EQM-07

WORKING PAPER SERIES 2014-EQM-07 November 2014 WORKING PAPER SERIES 2014-EQM-07 Environmental Growth Convergence among Chinese Regions Jean-Philippe Boussemart University of Lille 3 and IESEG School of Management (LEM-CNRS) Hervé Leleu

More information

Difference in regional productivity and unbalance in regional growth

Difference in regional productivity and unbalance in regional growth Difference in regional productivity and unbalance in regional growth Nino Javakhishvili-Larsen and Jie Zhang - CRT, Denmark, Presentation at 26 th International input-output conference in Brazil Aim of

More information

Dynamic externalities and local growth A panel data analysis applied to Chinese provinces

Dynamic externalities and local growth A panel data analysis applied to Chinese provinces China Economic Review 13 (2002) 231 251 Dynamic externalities and local growth A panel data analysis applied to Chinese provinces Cécile BATISSE* CERDI, University of Auvergne, 65, Bd Franc ois Mitterrand,

More information

Chapter 10: Location effects, economic geography and regional policy

Chapter 10: Location effects, economic geography and regional policy Chapter 10: Location effects, economic geography and regional policy the Community shall aim at reducing disparities between the levels of development of the various regions and the backwardness of the

More information

Topic 4: Changing cities

Topic 4: Changing cities Topic 4: Changing cities Overview of urban patterns and processes 4.1 Urbanisation is a global process a. Contrasting trends in urbanisation over the last 50 years in different parts of the world (developed,

More information

Linking Proximity to Secondary Cities vs Mega Cities, Agricultural Performance, & Nonfarm Employment of Rural Households in China

Linking Proximity to Secondary Cities vs Mega Cities, Agricultural Performance, & Nonfarm Employment of Rural Households in China Public Disclosure Authorized Public Disclosure Authorized Public Disclosure Authorized Linking Proximity to Secondary Cities vs Mega Cities, Agricultural Performance, & Nonfarm Employment of Rural Households

More information

Are There Spillover Effects Between Coastal and Non-Coastal Regions in China? 1

Are There Spillover Effects Between Coastal and Non-Coastal Regions in China? 1 CENTRE D ETUDES ET DE RECHERCHES SUR LE DEVELOPPEMENT INTERNATIONAL Document de travail de la série Etudes et Documents Ec 2001.13 Are There Spillover Effects Between Coastal and Non-Coastal Regions in

More information

Route of Urbanisation in China from an International Perspective

Route of Urbanisation in China from an International Perspective 18 The Route of Urbanisation in China from an International Perspective Xiaolu Wang 1 Introduction This chapter examines China s urban development strategy from an international perspective. There are

More information

FDI convergence and Spatial Dependence between Chinese Provinces

FDI convergence and Spatial Dependence between Chinese Provinces 5 th INTERNATIONAL CONFERENCE ON THE CHINESE ECONOMY China in the World Economy: Internal Challenge and International Challenges IDREC-CERDI, Université d Auvergne FDI convergence and Spatial Dependence

More information

Research Paper No. 2007/05 Regional Income Inequality in Rural China, Guanghua Wan* Trends, Causes and Policy Implications.

Research Paper No. 2007/05 Regional Income Inequality in Rural China, Guanghua Wan* Trends, Causes and Policy Implications. Research Paper No. 2007/05 Regional Income Inequality in Rural China, 1985-2002 Trends, Causes and Policy Implications Guanghua Wan* January 2007 Abstract This paper depicts the trend of regional inequality

More information

Copyright 2018 The Guilford Press

Copyright 2018 The Guilford Press This is a chapter excerpt from Guilford Publications. China: A Geographical Perspective. David W. S. Wong, Kenneth K. K. Wong, Him Chung, and James J. Wang. Purchase this book now: www.guilford.com/p/wong

More information

Geography and Climate

Geography and Climate Geography and Climate By Xiaoping Shen INTRODUCTION China is the most populated country in the world. More than 1 billion Chinese people live on a vast land the third largest in the world after Russia

More information

A Case Study of Regional Dynamics of China 中国区域动态案例研究

A Case Study of Regional Dynamics of China 中国区域动态案例研究 A Case Study of Regional Dynamics of China 中国区域动态案例研究 Shuming Bao Spatial Data Center & China Data Center University of Michigan 1:00 PM - 2:00 PM, Tue, Feb 6, 2018 EST USA A Case Study of Regional Dynamics

More information

Grey Correlational Analysis on Structure of Inbound. Tourism Industry of Xinjiang Province

Grey Correlational Analysis on Structure of Inbound. Tourism Industry of Xinjiang Province 3rd International Conference on Education, Management and Computing Technology (ICEMCT 2016) Grey Correlational Analysis on Structure of Inbound Tourism Industry of Xinjiang Province Pingxin Han 1, Xiaoling

More information

Brief introduction to recovery and reconstruction

Brief introduction to recovery and reconstruction Brief introduction to recovery and reconstruction of Wenchuan earthquake stricken region He Yongnian China Earthquake Administration May 2011 Major parameters of Wenchuan earthquake Original time: 14:28,

More information

EFFICIENCY-MEASURING DEA MODEL FOR PRODUCTION SYSTEM WITH k INDEPENDENT SUBSYSTEMS

EFFICIENCY-MEASURING DEA MODEL FOR PRODUCTION SYSTEM WITH k INDEPENDENT SUBSYSTEMS Journal of the Operations Research Society of Japan Vol. 43, No. 3, September 2000 2000 The Operations Research Society of Japan EFFICIENCY-MEASURING DEA MODEL FOR PRODUCTION SYSTEM WITH k INDEPENDENT

More information

Assessment of Geothermal Resources in China

Assessment of Geothermal Resources in China Proceedings World Geothermal Congress 2015 Melbourne, Australia, 19-25 April 2015 Assessment of Geothermal Resources in China Guiling Wang 1, Kewen Li 2, Dongguang Wen 3, Wenjing Lin 1, Liangjun Lin 3,

More information

Chapter 2 Network DEA Pitfalls: Divisional Efficiency and Frontier Projection

Chapter 2 Network DEA Pitfalls: Divisional Efficiency and Frontier Projection Chapter 2 Network DEA Pitfalls: Divisional Efficiency and Frontier Projection Yao Chen, Wade D. Cook, Chiang Kao, and Joe Zhu Abstract Recently network DEA models have been developed to examine the efficiency

More information

The Regional Performances of Agricultural Bank of China Applying GEE Method Multiple Linear Regression

The Regional Performances of Agricultural Bank of China Applying GEE Method Multiple Linear Regression Journal of Applied Finance & Banking, vol. 3, no. 5, 2013, 39-53 ISSN: 1792-6580 (print version), 1792-6599 (online) Scienpress Ltd, 2013 The Regional Performances of Agricultural Bank of China Applying

More information

Telecommunications infrastructure and regional income convergence in China: panel data approaches

Telecommunications infrastructure and regional income convergence in China: panel data approaches Ann Reg Sci (2008) 42:843 861 DOI 10.1007/s00168-007-0188-5 ORIGINAL PAPER Telecommunications infrastructure and regional income convergence in China: panel data approaches Lei Ding Kingsley E. Haynes

More information

The Agglomeration Characteristics of Blue Economic Zone of Shandong Peninsula. Fuhui Jing 1, a, Lina Chang 2,b,Hong Wang3,c

The Agglomeration Characteristics of Blue Economic Zone of Shandong Peninsula. Fuhui Jing 1, a, Lina Chang 2,b,Hong Wang3,c 3rd International Conference on Education, Management, Arts, Economics and Social Science (ICEMAESS 2015) The Agglomeration Characteristics of Blue Economic Zone of Shandong Peninsula Fuhui Jing 1, a,

More information

How Does Straw Burning Affect Urban Air Quality in China?

How Does Straw Burning Affect Urban Air Quality in China? How Does Straw Burning Affect Urban Air Quality in China? Shiqi (Steven) Guo The Graduate Institute of International and Development Studies, Geneva September 2017, UNU-WIDER Effects of Air Pollution Health

More information

Options and Implications of Free Trade Arrangements in Asia. Jun Ma, Deutsche Bank AG Zhi Wang, ERS, USDA June 2002

Options and Implications of Free Trade Arrangements in Asia. Jun Ma, Deutsche Bank AG Zhi Wang, ERS, USDA June 2002 Options and Implications of Free Trade Arrangements in Asia Jun Ma, Deutsche Bank AG Zhi Wang, ERS, USDA June 2002 Content Our CGE Model China s WTO entry implies smaller world market shares for some ASEAN

More information

Understanding China Census Data with GIS By Shuming Bao and Susan Haynie China Data Center, University of Michigan

Understanding China Census Data with GIS By Shuming Bao and Susan Haynie China Data Center, University of Michigan Understanding China Census Data with GIS By Shuming Bao and Susan Haynie China Data Center, University of Michigan The Census data for China provides comprehensive demographic and business information

More information

Low Density Areas : Places of Opportunity. Enrique Garcilazo, OECD Directorate for Public Governance and Territorial Development

Low Density Areas : Places of Opportunity. Enrique Garcilazo, OECD Directorate for Public Governance and Territorial Development Low Density Areas : Places of Opportunity Enrique Garcilazo, OECD Directorate for Public Governance and Territorial Development Open Days, Brussels, 11 th October, 2016 Outline 1. Performance low density

More information

Analysis of Interest Rate Curves Clustering Using Self-Organising Maps

Analysis of Interest Rate Curves Clustering Using Self-Organising Maps Analysis of Interest Rate Curves Clustering Using Self-Organising Maps M. Kanevski (1), V. Timonin (1), A. Pozdnoukhov(1), M. Maignan (1,2) (1) Institute of Geomatics and Analysis of Risk (IGAR), University

More information

Growth, population and industrialization, and urban land expansion of China

Growth, population and industrialization, and urban land expansion of China Journal of Urban Economics 63 (2008) 96 115 www.elsevier.com/locate/jue Growth, population and industrialization, and urban land expansion of China Xiangzheng Deng a,, Jikun Huang a, Scott Rozelle b, Emi

More information

Economic development in rural regions in the EU: empirical findings and theories

Economic development in rural regions in the EU: empirical findings and theories Economic development in rural regions in the EU: empirical findings and theories Presentation at the IAMO Forum 2013 Rural areas in transition, June 19-21, 2013 Dr. Ida Terluin, Agricultural Economics

More information