R in the statistical office: The case of UNIDO

Size: px
Start display at page:

Download "R in the statistical office: The case of UNIDO"

Transcription

1 R in the statistical office: The case of UNIDO V. Todorov 1 1 United Nations Industrial Development Organization, Vienna New Techniques and Technologies for Statistics 2017 Brussels, Belgium March, 2017 Todorov (UNIDO) R in UNIDO NTTS / 47

2 Outline 1 About UNIDO, UNIDO Statistics and R 2 R for Data Exchange 3 R as a graphical engine: package yearbook 4 Imputation of Key Indicators: package unidocip2 5 REST APIs 6 IO Analysis, WIOD and the package rwiot 7 Industrial statistics for business structure: package indstat 8 Competitive Industrial Performance (CIP) index: package CItools 9 Maintenance of UNIDO databases with R 10 Technical assistance 11 Summary and conclusions Todorov (UNIDO) R in UNIDO NTTS / 47

3 About UNIDO, UNIDO Statistics and R Outline 1 About UNIDO, UNIDO Statistics and R 2 R for Data Exchange 3 R as a graphical engine: package yearbook 4 Imputation of Key Indicators: package unidocip2 5 REST APIs 6 IO Analysis, WIOD and the package rwiot 7 Industrial statistics for business structure: package indstat 8 Competitive Industrial Performance (CIP) index: package CItools 9 Maintenance of UNIDO databases with R 10 Technical assistance 11 Summary and conclusions Todorov (UNIDO) R in UNIDO NTTS / 47

4 About UNIDO, UNIDO Statistics and R About UNIDO UNIDO was set up in 1966 Became a specialized agency of the UN in 1985 Promote industrialization throughout the developing world 168 Member States (as of January 2017) Headquarters in Vienna Represented in 35 developing countries Todorov (UNIDO) R in UNIDO NTTS / 47

5 About UNIDO, UNIDO Statistics and R About UNIDO Statistics Service Module Industrial Governance and Statistics : monitor, benchmark and analyse the industrial performance and capabilities formulate, implement and monitor strategies, policies and programmes to improve the contribution of industry to productivity growth and the achievement of the Sustainable Development Goals (SDG) UNIDO is a custodian agency for six indicators in Goal 9. Building capabilities in industrial statistics - providing technical assistance to: Introduce best practice methodologies and software systems Enhance the quality and consistency of the industrial statistics databases Todorov (UNIDO) R in UNIDO NTTS / 47

6 R for Data Exchange Outline 1 About UNIDO, UNIDO Statistics and R 2 R for Data Exchange 3 R as a graphical engine: package yearbook 4 Imputation of Key Indicators: package unidocip2 5 REST APIs 6 IO Analysis, WIOD and the package rwiot 7 Industrial statistics for business structure: package indstat 8 Competitive Industrial Performance (CIP) index: package CItools 9 Maintenance of UNIDO databases with R 10 Technical assistance 11 Summary and conclusions Todorov (UNIDO) R in UNIDO NTTS / 47

7 R as a graphical engine: package yearbook Outline 1 About UNIDO, UNIDO Statistics and R 2 R for Data Exchange 3 R as a graphical engine: package yearbook 4 Imputation of Key Indicators: package unidocip2 5 REST APIs 6 IO Analysis, WIOD and the package rwiot 7 Industrial statistics for business structure: package indstat 8 Competitive Industrial Performance (CIP) index: package CItools 9 Maintenance of UNIDO databases with R 10 Technical assistance 11 Summary and conclusions Todorov (UNIDO) R in UNIDO NTTS / 47

8 Imputation of Key Indicators: package unidocip2 Outline 1 About UNIDO, UNIDO Statistics and R 2 R for Data Exchange 3 R as a graphical engine: package yearbook 4 Imputation of Key Indicators: package unidocip2 5 REST APIs 6 IO Analysis, WIOD and the package rwiot 7 Industrial statistics for business structure: package indstat 8 Competitive Industrial Performance (CIP) index: package CItools 9 Maintenance of UNIDO databases with R 10 Technical assistance 11 Summary and conclusions Todorov (UNIDO) R in UNIDO NTTS / 47

9 Imputation of Key Indicators: package unidocip2 Manufacturing and industrial statistics Industrial development is a driver of structural change which is key in the process of economic development. Industrial statistics allow to identify and rank the key production sectors, major economic zones in the country, major size classes Specialized and structural statistics on industry (as well as on other economic sectors) are demanded more than ever by researchers and analysts to assess implications of the process of the globalization to individual countries: Synthesized data on world development trends. Internationally comparable data to assess the growth and structure of one region in the world vis-à-vis others. A complete set of data on their field of interest to avoid measurement discrepancies. Regular data production to update/correct policy measures. Todorov (UNIDO) R in UNIDO NTTS / 47

10 Imputation of Key Indicators: package unidocip2 Structural statistics for industry: UNIDO databases UNIDO databases Cover the manufacturing sector Refer to economic statistics, mainly production and trade related, not technological or environmental data Include statistical data from the annual observation within the quality assurance framework (no experimental or one-time study data) Official data supplied by NSOs (abided by the resolution of UN Statistics Commission) Further details: Follow the UNIDO Quality Framework (Upadhyaya and Todorov, 2008, 2012) Todorov (UNIDO) R in UNIDO NTTS / 47

11 Imputation of Key Indicators: package unidocip2 UNIDO databases: summary INDSTAT DB by ISIC and by country Number of establishments Number of employees Number of female employees Wages and salaries Gross output Value added Gross fixed capital formation Index numbers of industrial production MVA DB by country GDP at current prices GDP at constant prices MVA at current prices MVA at constant prices Population IDSB by ISIC and by country Output = Y Import= M Export = X Apparent consumption = C C = Y + M X Todorov (UNIDO) R in UNIDO NTTS / 47

12 Imputation of Key Indicators: package unidocip2 UNIDO Statistics online portal Todorov (UNIDO) R in UNIDO NTTS / 47

13 Imputation of Key Indicators: package unidocip2 Imputation in international statistics Survey data (micro) Multiple variables observed for a sample of observation units from a population at one point in time Gaps in the data are classified as: Item non-response Unit non-response Variables not included in the survey Time series data (macro) Contain data for multiple time periods Contain data for aggregate (or macro) units (sections) Sections are usually countries Variables are usually statistical indicators (like GDP, MVA, etc.) Todorov (UNIDO) R in UNIDO NTTS / 47

14 Imputation of Key Indicators: package unidocip2 Imputation INDSTAT: Cross-sectional time series data Four different types of time series data structures (Denk and Weber, 2011): 1. Single univariate time series 2. Single multivariate time series 3. Cross-sectional univariate time series 4. Cross-sectional multivariate time series Missingness patterns The relevance and applicability of missing data techniques depends on: 1. missing items; 2. missing periods, 3. missing variables, and 4. missing sections (countries). Todorov (UNIDO) R in UNIDO NTTS / 47

15 Imputation of Key Indicators: package unidocip2 Imputation INDSTAT: Description of the data set Variables of interest 1. GO - Gross output 2. VA - Value added 3. WS - Wages and salaries 4. EMP - Number of employees Auxiliary variables 1. IIP - Index of Industrial Production 2. MVA - Manufacturing Value Added (from SNA) 3. IMVA - Index of MVA 4. CPI - Consumer price index Todorov (UNIDO) R in UNIDO NTTS / 47

16 Imputation of Key Indicators: package unidocip2 Imputation INDSTAT: Description of the data set The following variables will not be considered: GFCF - Gross fixed capital formation the economic relation to GO and VA is too weak EST - Number of establishments too heterogeneous due to difference in definitions Todorov (UNIDO) R in UNIDO NTTS / 47

17 Imputation of Key Indicators: package unidocip2 Imputation INDSTAT: Analysis of the missingness Package VIM VIM Visualization and Imputation of Missing Values An R package (Temple et al., 2010) Tools for visualization of missing values, useful for exploring the data and the structure of the missing values May help to identify the mechanism generating the missings What to analyze Time series evolution of missingness The multivariate dependence in the missingness across the variables Todorov (UNIDO) R in UNIDO NTTS / 47

18 Imputation of Key Indicators: package unidocip2 INDSTAT: Time series evolution of missingness (main) Employment Wages and Salaries missing missing Gross Output Value Added missing missing Todorov (UNIDO) R in UNIDO NTTS / 47

19 Imputation of Key Indicators: package unidocip2 INDSTAT: Time series evolution of missingness (auxiliary) IIP CPI missing missing IMVA missing Todorov (UNIDO) R in UNIDO NTTS / 47

20 Imputation of Key Indicators: package unidocip2 INDSTAT: Multivariate dependence of missingness across variables Proportion of missings Combinations Output IIP CPI Output IIP Proportion of missings CPI Combinations Output IMVA CPI Output IMVA CPI Todorov (UNIDO) R in UNIDO NTTS / 47

21 Imputation of Key Indicators: package unidocip2 Imputation INDSTAT: Deterministic approach based on economic relations Impute the four variables of interest using economic relationships between the variables. Start with estimation of the missing observations for Gross output based on available production indexes or Value added. Estimate Value added, Wages and salaries and Employment on the basis of past trends in the relationships between output and these three variables. At total manufacturing level. Todorov (UNIDO) R in UNIDO NTTS / 47

22 Imputation of Key Indicators: package unidocip2 Deterministic approach: algorithm STEP 1 Imputation of GO using IIP and CPI: EGO t = GO t 1 (1 + IIPt:0CPIt:0 IIPt 1:0CPIt 1:0 IIP t 1:0CPI t 1:0 ) STEP 2 Imputation of GO using VA and lagged ratio GO/VA EGO t = VA t GO t 1 VA t 1 ) STEP 3 Imputation of GO using IMVA and CPI EGO t = GO t 1 (1 + IMVAt:0CPIt:0 IMVAt 1:0CPIt 1:0 IMVA t 1:0CPI t 1:0 ) Todorov (UNIDO) R in UNIDO NTTS / 47

23 Imputation of Key Indicators: package unidocip2 B. Imputation INDSTAT: Deterministic approach: algorithm II STEP 4 Imputation of VA using GO and lagged ratio VA/GO EVA t = GO t VA t 1 GO t 1 ) STEP 5 Imputation of WS using VA and lagged ratio WS/VA EWS t = VA t WS t 1 VA t 1 ) STEP 6 Imputation of EMP using real VA and lagged ratio EMP/real VA EEMP t = VA t /CPI t EMP t 1 VA t 1/CPI t 1 Todorov (UNIDO) R in UNIDO NTTS / 47

24 Imputation of Key Indicators: package unidocip2 B. Imputation INDSTAT: Deterministic approach: algorithm III STEP 7 Imputation at industry level: will be based on the observed share of the industry in the manufacturing total. There are three ways to compute these shares: Historical average share. This method is based on the average share observed over the full history of the series and does not take into account time-variation in the industrial structure of the country. It is also sensitive to outliers. Historical median share. The share is estimated by taking the median of the whole history of the series. It is less sensitive to outliers than the average, but also does not take into account time-variation in the industrial structure of the country. Lagged share. This method takes the (imputed) share of the preceding year. It takes the time-varying structure of the economy into account, but is a less efficient estimate since it is based on only one observation and sensitive to outliers in that one observation. Todorov (UNIDO) R in UNIDO NTTS / 47

25 Imputation of Key Indicators: package unidocip2 Imputation INDSTAT: Deterministic approach: Example 1: Egypt Imputation of all missing values using IIP and CPI Todorov (UNIDO) R in UNIDO NTTS / 47

26 Imputation of Key Indicators: package unidocip2 Imputation INDSTAT: Deterministic approach: Example 2: imputation by industry Todorov (UNIDO) R in UNIDO NTTS / 47

27 REST APIs Outline 1 About UNIDO, UNIDO Statistics and R 2 R for Data Exchange 3 R as a graphical engine: package yearbook 4 Imputation of Key Indicators: package unidocip2 5 REST APIs 6 IO Analysis, WIOD and the package rwiot 7 Industrial statistics for business structure: package indstat 8 Competitive Industrial Performance (CIP) index: package CItools 9 Maintenance of UNIDO databases with R 10 Technical assistance 11 Summary and conclusions Todorov (UNIDO) R in UNIDO NTTS / 47

28 REST APIs Accessing international statistical databases with R Economics studies (e.g. competitiveness analysis or benchmarking) - necessary to access different sources of data. Many international organizations maintain statistical databases which cover certain types of data: COMTRDAE, UNCTAD and WTO for international trade data, World development indicators (WDI) from the World bank, World Economic Outlook (WEO) and International Financial statistics (IFS) from the International Monetary Fund (IMF), Industrial statistics databases (INDSTAT) by UNIDO and many more. Some of these organizations already provide application program interface (API) for accessing the data. How to use these APIs in R? Todorov (UNIDO) R in UNIDO NTTS / 47

29 REST APIs World Development Indicators (WDI) A comprehensive collection of cross-country comparable development indicators Compiled from officially-recognized international sources. Contains more than 1300 time series for more than 200 economies, for more than 50 years. The R package WDI makes it easy to search and download data from the WDI. The package is available from CRAN. Todorov (UNIDO) R in UNIDO NTTS / 47

30 REST APIs UNIDO REST API dblist() Returns the list of all available data sets (currently 9) dbinfo(db) Returns the info about the content of a data set: countries, variables, years, ISIC dbdata(db,...) Retrieves data from data set db. Example: > for(db in dblist) ## print the names of all data sets + print(dbinfo(db=db)$dbname) [1] "INDSTAT , ISIC Revision 3" [1] "INDSTAT , ISIC Revision 3" [1] "INDSTAT , ISIC Revision 4" [1] "IDSB 2016, ISIC Revision 3" [1] "IDSB 2016, ISIC Revision 4" [1] "MINSTAT 2016 ISIC Revision 3" [1] "MINSTAT 2016 ISIC Revision 4" [1] "MVA 2016" [1] "CIP 2016" Todorov (UNIDO) R in UNIDO NTTS / 47

31 REST APIs UNIDO REST API Retrieve data: dbdata(db=dblist[1], ct=100, variable=20, from=2000, to=2006, isic=15) country variable isic isiccomb year value NULL NULL NULL NULL NULL NULL NULL Todorov (UNIDO) R in UNIDO NTTS / 47

32 IO Analysis, WIOD and the package rwiot Outline 1 About UNIDO, UNIDO Statistics and R 2 R for Data Exchange 3 R as a graphical engine: package yearbook 4 Imputation of Key Indicators: package unidocip2 5 REST APIs 6 IO Analysis, WIOD and the package rwiot 7 Industrial statistics for business structure: package indstat 8 Competitive Industrial Performance (CIP) index: package CItools 9 Maintenance of UNIDO databases with R 10 Technical assistance 11 Summary and conclusions Todorov (UNIDO) R in UNIDO NTTS / 47

33 Industrial statistics for business structure: package indstat Outline 1 About UNIDO, UNIDO Statistics and R 2 R for Data Exchange 3 R as a graphical engine: package yearbook 4 Imputation of Key Indicators: package unidocip2 5 REST APIs 6 IO Analysis, WIOD and the package rwiot 7 Industrial statistics for business structure: package indstat 8 Competitive Industrial Performance (CIP) index: package CItools 9 Maintenance of UNIDO databases with R 10 Technical assistance 11 Summary and conclusions Todorov (UNIDO) R in UNIDO NTTS / 47

34 Competitive Industrial Performance (CIP) index: package CItools Outline 1 About UNIDO, UNIDO Statistics and R 2 R for Data Exchange 3 R as a graphical engine: package yearbook 4 Imputation of Key Indicators: package unidocip2 5 REST APIs 6 IO Analysis, WIOD and the package rwiot 7 Industrial statistics for business structure: package indstat 8 Competitive Industrial Performance (CIP) index: package CItools 9 Maintenance of UNIDO databases with R 10 Technical assistance 11 Summary and conclusions Todorov (UNIDO) R in UNIDO NTTS / 47

35 Competitive Industrial Performance (CIP) index: package CItools Competitive Industrial Performance (CIP) index The Competitive Industrial Performance (CIP) Index developed by UNIDO aims at benchmarking industrial performance at the country level. In contrast to other competitiveness indices currently available, the CIP index provides a unique crosscountry industrial performance benchmarking and ranking based on quantitative indicators and a selected number of industrial performance indicators. Rankings are provided at the global and regional levels, as well as by adopting different country groupings for 144 countries in This offers governments the possibility to compare their country s competitive industrial performance with relevant comparators, that is, not only with countries from the same region but also with countries at the same stage of economic or industrial development across the globe. More at stat.unido.org Todorov (UNIDO) R in UNIDO NTTS / 47

36 Competitive Industrial Performance (CIP) index: package CItools Competitive Industrial Performance (CIP) index (2) The CIP index combines 3 dimensions (comprising 8 indicators) of industrial performance into a single measure: 1. Capacity to produce and export manufactures (2) 2. Structural change towards manufactures and technology intensive sectors (4) 3. Impact in world MVA and in world manufactures (2) Only quantitative indicators are considered. Todorov (UNIDO) R in UNIDO NTTS / 47

37 Competitive Industrial Performance (CIP) index: package CItools Competitive Industrial Performance (CIP) index (2) Todorov (UNIDO) R in UNIDO NTTS / 47

38 Competitive Industrial Performance (CIP) index: package CItools CIP Ranking Todorov (UNIDO) R in UNIDO NTTS / 47

39 Competitive Industrial Performance (CIP) index: package CItools CIP profile I Todorov (UNIDO) R in UNIDO NTTS / 47

40 Competitive Industrial Performance (CIP) index: package CItools CIP profile II Todorov (UNIDO) R in UNIDO NTTS / 47

41 Maintenance of UNIDO databases with R Outline 1 About UNIDO, UNIDO Statistics and R 2 R for Data Exchange 3 R as a graphical engine: package yearbook 4 Imputation of Key Indicators: package unidocip2 5 REST APIs 6 IO Analysis, WIOD and the package rwiot 7 Industrial statistics for business structure: package indstat 8 Competitive Industrial Performance (CIP) index: package CItools 9 Maintenance of UNIDO databases with R 10 Technical assistance 11 Summary and conclusions Todorov (UNIDO) R in UNIDO NTTS / 47

42 Maintenance of UNIDO databases with R Data screening Todorov (UNIDO) R in UNIDO NTTS / 47

43 Maintenance of UNIDO databases with R Data screening Todorov (UNIDO) R in UNIDO NTTS / 47

44 Maintenance of UNIDO databases with R Data screening start value: x S * Indicator value x t * x S relevant change: x * S ± δ significant change: x * S ± (δ + 2 s 2 x + s 2 * xs ) Time t Todorov (UNIDO) R in UNIDO NTTS / 47

45 Technical assistance Outline 1 About UNIDO, UNIDO Statistics and R 2 R for Data Exchange 3 R as a graphical engine: package yearbook 4 Imputation of Key Indicators: package unidocip2 5 REST APIs 6 IO Analysis, WIOD and the package rwiot 7 Industrial statistics for business structure: package indstat 8 Competitive Industrial Performance (CIP) index: package CItools 9 Maintenance of UNIDO databases with R 10 Technical assistance 11 Summary and conclusions Todorov (UNIDO) R in UNIDO NTTS / 47

46 Summary and conclusions Outline 1 About UNIDO, UNIDO Statistics and R 2 R for Data Exchange 3 R as a graphical engine: package yearbook 4 Imputation of Key Indicators: package unidocip2 5 REST APIs 6 IO Analysis, WIOD and the package rwiot 7 Industrial statistics for business structure: package indstat 8 Competitive Industrial Performance (CIP) index: package CItools 9 Maintenance of UNIDO databases with R 10 Technical assistance 11 Summary and conclusions Todorov (UNIDO) R in UNIDO NTTS / 47

47 Summary and conclusions Challenges The awareness of importance of computation in official statistics Staff - limited resources Rapid release cycle of R Package dependence Regular support Training and training materials IT infrastructure and support Todorov (UNIDO) R in UNIDO NTTS / 47

Economic and Social Council

Economic and Social Council United Nations E/CN.3/2016/12 Economic and Social Council Distr.: General 9 December 2015 Original: English Statistical Commission Forty-seventh session 8-11 March 2016 Item 3 (h) of the provisional agenda*

More information

IDR Sustaining Employment Growth: The Role of Manufacturing Structural Change

IDR Sustaining Employment Growth: The Role of Manufacturing Structural Change 1 IDR 2013 Sustaining Employment Growth: The Role of Manufacturing Structural Change Ludovico Alcorta, Director, Development Policy, Statistics and Strategic Research Branch ODI, London, 27 th February,

More information

The industrial competitiveness of Italian manufacturing

The industrial competitiveness of Italian manufacturing Milan, 27 January 2015 Where do we stand? Global perspectives on the Industrial Competitiveness of Italian manufacturing International Conference The industrial competitiveness of Italian manufacturing

More information

International ICT data collection, dissemination and challenges

International ICT data collection, dissemination and challenges DATA - ICT Research Conference Royal College of Physicians Dublin, Ireland 12 March 2009 ICT data collection, dissemination and challenges Esperanza Magpantay Statistician Market Information and Statistics

More information

Economic and Social Council

Economic and Social Council United Nations E/CN.3/2007/5 Economic and Social Council Distr.: General 8 December 2006 Original: English Statistical Commission Thirty-eighth session 27 February-2 March 2007 Item 3 (d) of the provisional

More information

The 1993 Recommendations on Tourism Statistics and the Philippine Tourism Satellite Accounts

The 1993 Recommendations on Tourism Statistics and the Philippine Tourism Satellite Accounts National Statistical Coordination Board The 1993 Recommendations on Tourism Statistics and the Philippine Tourism Satellite Accounts Dr. Romulo A. Virola Secretary General 1 International Workshop on Tourism

More information

Employment in Europe 2005: Statistical Annex

Employment in Europe 2005: Statistical Annex Cornell University ILR School DigitalCommons@ILR International Publications Key Workplace Documents September 2005 Employment in Europe 2005: Statistical Annex European Commission Follow this and additional

More information

What Job Seekers Want:

What Job Seekers Want: Indeed Hiring Lab I March 2014 What Job Seekers Want: Occupation Satisfaction & Desirability Report While labor market analysis typically reports actual job movements, rarely does it directly anticipate

More information

UNIDO in Trade Facilitation

UNIDO in Trade Facilitation UNIDO in Trade Facilitation ROC-TF Annual Meeting Wuhan, October 19, 2015 Adegboyega Ajani Industrial Development Officer UNIDO Regional Office, Beijing, China 1 Where does TCB fit into Trade Facilitation?

More information

The EU ICT Sector and its R&D Performance. Digital Economy and Society Index Report 2018 The EU ICT sector and its R&D performance

The EU ICT Sector and its R&D Performance. Digital Economy and Society Index Report 2018 The EU ICT sector and its R&D performance The EU ICT Sector and its R&D Performance Digital Economy and Society Index Report 2018 The EU ICT sector and its R&D performance The ICT sector value added amounted to EUR 632 billion in 2015. ICT services

More information

Measuring ICT Impacts Using Official Statistics

Measuring ICT Impacts Using Official Statistics UNCTAD Expert Meeting In Support of the Implementation and Follow-Up of WSIS: USING ICTs TO ACHIEVE GROWTH AND DEVELOPMENT Jointly organized by UNCTAD, OECD and ILO 4-5 December 2006 Measuring ICT Impacts

More information

QUARTERLY MONITOR OF CANADA S ICT LABOUR MARKET

QUARTERLY MONITOR OF CANADA S ICT LABOUR MARKET RESEARCH QUARTERLY MONITOR OF CANADA S ICT LABOUR MARKET The Information and Communications Technology Council 2017 Q2 i RESEARCH BY: THE INFORMATION AND COMMUNICATIONS TECHNOLOGY COUNCIL (ICTC) FUNDING

More information

Factors and policies affecting services innovation: some findings from OECD work

Factors and policies affecting services innovation: some findings from OECD work Roundtable on Innovation in Services Lisbon Council, Brussels, 27 November 2008 Factors and policies affecting services innovation: some findings from OECD work Dirk Pilat Head, Science and Technology

More information

Stefan Zeugner European Commission

Stefan Zeugner European Commission Stefan Zeugner European Commission October TRADABLE VS. NON-TRADABLE: AN EMPIRICAL APPROACH TO THE CLASSIFICATION OF SECTORS ------------------- Abstract: Disaggregating economic indicators into 'tradable'

More information

Chapter One. Globalization

Chapter One. Globalization Chapter One Globalization Opening Case: The Globalization of Health Care 1-3 There is a shortage of radiologists in the United States and demand for their services is growing twice as fast as the rate

More information

Stocktaking of Activities relevant to the World Summit on the Information Society (WSIS) United Nations Conference on Trade and Development (UNCTAD)

Stocktaking of Activities relevant to the World Summit on the Information Society (WSIS) United Nations Conference on Trade and Development (UNCTAD) Stocktaking document outline: - Action lines (I-XI) - Activities relating to Digital Divide - WSIS Follow-up Stocktaking of Activities relevant to the World Summit on the Information Society (WSIS) United

More information

SOCIO-ECONOMIC EFFECT OF TELECOMMUNICATION GROWTH IN NIGERIA: AN EXPLORATORY STUDY

SOCIO-ECONOMIC EFFECT OF TELECOMMUNICATION GROWTH IN NIGERIA: AN EXPLORATORY STUDY SOCIO-ECONOMIC EFFECT OF TELECOMMUNICATION GROWTH IN NIGERIA: AN EXPLORATORY STUDY AWOLEYE O.M 1, OKOGUN O. A 1, OJULOGE B.A 1, ATOYEBI M. K 1, OJO B. F 1 National Centre for Technology Management, an

More information

Monday, October 9 9:00 a.m. 9:30 a.m. Administrative Briefing Ms. Marina Scherbakova Program Officer, Joint Vienna Institute

Monday, October 9 9:00 a.m. 9:30 a.m. Administrative Briefing Ms. Marina Scherbakova Program Officer, Joint Vienna Institute INTERNATIONAL MONETARY FUND Joint Vienna Institute / IMF Institute European and Middle Eastern Division Course on Model-Based Monetary Policy Analysis and Forecasting (JV17.28) Vienna, Austria October

More information

The value of using microdata and microdata linking to investigate innovation impacts

The value of using microdata and microdata linking to investigate innovation impacts The value of using microdata and microdata linking to investigate innovation impacts Dirk Czarnitzki, K.U.Leuven, Belgium Joint NESTI-TIP Workshop on Innovation Indicators for Policy Making and Impact

More information

ITU Statistical Activities

ITU Statistical Activities ITU Statistical Activities Korea National Statistical Office (NSO) and Ministry of Commerce, Industry & Energy (MOCIE) 16 June 2004, Geneva Esperanza C. Magpantay Market, Economics and Finance Unit (MEF)

More information

Military Expenditures in 2008 SNA

Military Expenditures in 2008 SNA Regional Course on 2008 SNA (Special Topics): Improving Exhaustiveness of GDP coverage 31 August 4 September 2015 Daejeon, Republic of Korea Military Expenditures in 2008 SNA Alick Nyasulu Statistical

More information

Challenges of Measuring E-Commerce in International Trade

Challenges of Measuring E-Commerce in International Trade Challenges of Measuring E-Commerce in International Trade Scarlett Fondeur Gil (scarlett.fondeur.gil@unctad.org) ICT Analysis Section, Science, Technology and ICT Branch UNCTAD-Division on Technology and

More information

Wider economic disbenefits of not implementing the European TEN-T core network corridors (CNC)

Wider economic disbenefits of not implementing the European TEN-T core network corridors (CNC) Konferenz Verkehrsökonomik und politik Berlin, 11.06.2015 Wider economic disbenefits of not implementing the European TEN-T core network corridors (CNC) Dr. Wolfgang Schade M-Five GmbH Mobility, Futures,

More information

Global strategy and plan of action on public health, innovation and intellectual property

Global strategy and plan of action on public health, innovation and intellectual property EXECUTIVE BOARD EB142/14 Rev.1 142nd session 26 January 2018 Agenda item 3.7 Global strategy and plan of action on public health, innovation and intellectual property Report by the Director-General 1.

More information

Economic Fact Book Austria

Economic Fact Book Austria Investment Research General Market Conditions 1 June 213 Economic Fact Book is a small open export-oriented economy. Its most important trading partners are the eurozone and Eastern Europe. Exports to

More information

TERMS OF REFERENCE (TOR) FOR CONTRACTS FOR RECP ASSESSMENTS AND SERVICES, IN MYANMAR. 19 October 2017

TERMS OF REFERENCE (TOR) FOR CONTRACTS FOR RECP ASSESSMENTS AND SERVICES, IN MYANMAR. 19 October 2017 TERMS OF REFERENCE (TOR) FOR CONTRACTS FOR RECP ASSESSMENTS AND SERVICES, IN MYANMAR A) General Background Information 19 October 2017 Appendix 1 The United Nations Industrial Development Organization

More information

CLUSTERS 10 and 11 Briefing to Working Party. 4 September 2017

CLUSTERS 10 and 11 Briefing to Working Party. 4 September 2017 CLUSTERS 10 and 11 Briefing to Working Party 4 September 2017 The two Clusters, 10 and 11, managed by the Division on Globalization & Development Strategies contribute to the achievement of Subprogramme

More information

QUARTERLY MONITOR OF CANADA S ICT LABOUR MARKET RESEARCH. The Information and Communications Technology Council 2016 Q2

QUARTERLY MONITOR OF CANADA S ICT LABOUR MARKET RESEARCH. The Information and Communications Technology Council 2016 Q2 RESEARCH QUARTERLY MONITOR OF CANADA S ICT LABOUR MARKET The Information and Communications Technology Council 2016 i RESEARCH BY: THE INFORMATION AND COMMUNICATIONS TECHNOLOGY COUNCIL (ICTC) FUNDING PROVIDED

More information

TRENDS IN SUPPLY OF DOCTORS AND NURSES IN EU AND OECD COUNTRIES

TRENDS IN SUPPLY OF DOCTORS AND NURSES IN EU AND OECD COUNTRIES TRENDS IN SUPPLY OF DOCTORS AND NURSES IN EU AND OECD COUNTRIES Gaétan Lafortune and Liliane Moreira OECD Health Division 16 November 2015, DG Sante, Brussels Expert Group Meeting on European Health Workforce

More information

Hong Kong (China) is ranked 14th in the GII 2018, moving up 2 positions from the previous year.

Hong Kong (China) is ranked 14th in the GII 2018, moving up 2 positions from the previous year. Hong Kong (China) 14 th Hong Kong (China) is ranked 14th in the GII 2018, moving up 2 positions from the previous year. The GII indicators are grouped into innovation inputs and outputs. The following

More information

United Nations Industrial Development Organization. The Arab-Mediterranean Investment and Technology Promotion Network

United Nations Industrial Development Organization. The Arab-Mediterranean Investment and Technology Promotion Network United Nations Industrial Development Organization The Arab-Mediterranean Investment and Technology Promotion Network MANDATE TO SUPPORT DEVELOPING COUNTRIES AND ECONOMIES IN TRANSITION IN THEIR EFFORTS

More information

QUARTERLY MONITOR OF CANADA S ICT LABOUR MARKET

QUARTERLY MONITOR OF CANADA S ICT LABOUR MARKET RESEARCH QUARTERLY MONITOR OF CANADA S ICT LABOUR MARKET The Information and Communications Technology Council 2016 Q4 i RESEARCH BY: THE INFORMATION AND COMMUNICATIONS TECHNOLOGY COUNCIL (ICTC) FUNDING

More information

International Business 7e

International Business 7e International Business 7e by Charles W.L. Hill (adapted for LIUC09 by R.Helg) McGraw-Hill/Irwin Copyright 2009 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 1 Globalization Introduction

More information

Chapter The Importance of ICT in Development The Global IT Sector

Chapter The Importance of ICT in Development The Global IT Sector Chapter 2 IT Sector: Alternate Development Models 2.1. The Importance of ICT in Development The contribution of the Information and Communication Technology (ICT) sector to socioeconomic development is

More information

Serving the Community Well:

Serving the Community Well: Serving the Community Well: The Economic Impact of Wichita s Health Care and Related Industries 2010 Analysis prepared by: Center for Economic Development and Business Research W. Frank Barton School of

More information

INFOBRIEF SRS TOP R&D-PERFORMING STATES DISPLAY DIVERSE R&D PATTERNS IN 2000

INFOBRIEF SRS TOP R&D-PERFORMING STATES DISPLAY DIVERSE R&D PATTERNS IN 2000 INFOBRIEF SRS Science Resources Statistics National Science Foundation NSF 03-303 Directorate for Social, Behavioral, and Economic Sciences November 2002 TOP R&D-PERFORMING STATES DISPLAY DIVERSE R&D PATTERNS

More information

Global and Chinese Local Independent Design House (IDH) Survey Report, Industry, 2016 Market Research Report

Global and Chinese Local Independent Design House (IDH) Survey Report, Industry, 2016 Market Research Report Published on Market Research Reports Inc. (https://www.marketresearchreports.com) Home > Global and Chinese Local Independent Design House (IDH) Survey Report, 2010-2011 Industry, 2016 Market Research

More information

Industry Market Research release date: November 2016 ALL US [238220] Plumbing, Heating, and Air-Conditioning Contractors Sector: Construction

Industry Market Research release date: November 2016 ALL US [238220] Plumbing, Heating, and Air-Conditioning Contractors Sector: Construction Industry Market Research release date: November 2016 ALL US [238220] Plumbing, Heating, and Air-Conditioning Contractors Sector: Construction Contents P1: Industry Population, Time Series P2: Cessation

More information

Chapter One. Globalization. Globalization of Markets. Globalization of Markets. What is Globalization? Opening Case: The Globalization of Health Care

Chapter One. Globalization. Globalization of Markets. Globalization of Markets. What is Globalization? Opening Case: The Globalization of Health Care Chapter One Opening Case: The Globalization of Health Care 1-2 Globalization There is a shortage of radiologists in the United States and demand for their services is growing twice as fast as the rate

More information

ENTREPRENEURSHIP. Training Course on Entrepreneurship Statistics September 2017 TURKISH STATISTICAL INSTITUTE ASTANA, KAZAKHSTAN

ENTREPRENEURSHIP. Training Course on Entrepreneurship Statistics September 2017 TURKISH STATISTICAL INSTITUTE ASTANA, KAZAKHSTAN ENTREPRENEURSHIP Training Course on Entrepreneurship Statistics 18-20 September 2017 ASTANA, KAZAKHSTAN Can DOĞAN / Business Registers Group candogan@tuik.gov.tr CONTENT General information about Entrepreneurs

More information

AFRICAN UNION UNION AFRICAINE

AFRICAN UNION UNION AFRICAINE AFRICAN UNION UNION AFRICAINE UNIÃO AFRICANA Specialized Technical Committee on Finance, Monetary Affairs, Economic Planning and Integration Experts Meeting 23-25 October 2017 Addis Ababa, Ethiopia Eco/STC/MAEPI/EXP/12

More information

Dobson DaVanzo & Associates, LLC Vienna, VA

Dobson DaVanzo & Associates, LLC Vienna, VA An Examination of the Data, Materials, and Assumptions Used in the Institute of Medicine Report: Geographic Adjustment in Medicare Payment: Phase 1: Improving Accuracy Dobson DaVanzo & Associates, LLC

More information

Canadian Environmental Employment

Canadian Environmental Employment Canadian Environmental Employment Job posting trends (preliminary findings) September 2017 Photo credit: Josh Calabrese About ECO Canada 2 For over 20 years, we ve studied the environmental labour market

More information

Gender and Internet for Development The WOUGNET Experience

Gender and Internet for Development The WOUGNET Experience Gender and Internet for Development The WOUGNET Experience Session II: Internet, Economic Growth and Poverty Reduction WORLD DEVELOPMENT REPORT 2016: INTERNET FOR DEVELOPMENT Regional Consultation Conference:

More information

Regional Projections to 2040: Methodology and Results. Stephen Levy, CCSCE Presentation to ABAG Regional Planning Committee April 4, 2012

Regional Projections to 2040: Methodology and Results. Stephen Levy, CCSCE Presentation to ABAG Regional Planning Committee April 4, 2012 Regional Projections to 2040: Methodology and Results Stephen Levy, CCSCE Presentation to ABAG Regional Planning Committee April 4, 2012 Overview Best Practice Methodology for Regional Projections Developing

More information

About London Economics. Authors

About London Economics. Authors About is one of Europe's leading specialist economics and policy consultancies. Based in London and with offices and associate offices in five other European capitals, we advise an international client

More information

Training, quai André Citroën, PARIS Cedex 15, FRANCE

Training, quai André Citroën, PARIS Cedex 15, FRANCE Job vacancy statistics in France: a new approach since the end of 2010. Analysis of the response behaviour of surveyed firms after change in questionnaire Julien Loquet 1, Florian Lézec 1 1 Directorate

More information

MICHIGAN COMMUNITY COLLEGES ACTIVITIES CLASSIFICATION STRUCTURE (ACS) DATA BOOK & COMPANION

MICHIGAN COMMUNITY COLLEGES ACTIVITIES CLASSIFICATION STRUCTURE (ACS) DATA BOOK & COMPANION MICHIGAN COMMUNITY COLLEGES ACTIVITIES CLASSIFICATION STRUCTURE (ACS) 2016-17 DATA BOOK & COMPANION Center for Educational Performance & Information Revised April 2, 2018 Table of Contents CEPI HELP DESK...

More information

FEDERAL MINISTRY OF HEALTH NATIONAL TUBERCULOSIS AND LEPROSY CONTROL PROGRAMME TERMS OF REFERENCE FOR ZONAL CONSULTANTS MARCH, 2017

FEDERAL MINISTRY OF HEALTH NATIONAL TUBERCULOSIS AND LEPROSY CONTROL PROGRAMME TERMS OF REFERENCE FOR ZONAL CONSULTANTS MARCH, 2017 FEDERAL MINISTRY OF HEALTH NATIONAL TUBERCULOSIS AND LEPROSY CONTROL PROGRAMME EPIDEMIOLOGICAL ANALYSIS OF TUBERCULOSIS BURDEN AT NATIONAL AND SUB NATIONAL LEVEL (EPI ANALYSIS SURVEY) TERMS OF REFERENCE

More information

Partnership on Measuring ICT for Development

Partnership on Measuring ICT for Development Commission on Science and Technology for Development Eleventh session 26 30 May 2008 Partnership on Measuring ICT for Development by UNCTAD Secretariat Science,Technology and ICT Branch UNCTAD United Nations

More information

The development of public eservices in Europe: New perspectives on public sector innovation

The development of public eservices in Europe: New perspectives on public sector innovation UNIVERSITÀ DEGLI STUDI DI URBINO "CARLO BO, Italy Department of Economics Society and Policy (DESP) The development of public eservices in Europe: New perspectives on public sector innovation Antonello

More information

HEALTH WORKFORCE SUPPLY AND REQUIREMENTS PROJECTION MODELS. World Health Organization Div. of Health Systems 1211 Geneva 27, Switzerland

HEALTH WORKFORCE SUPPLY AND REQUIREMENTS PROJECTION MODELS. World Health Organization Div. of Health Systems 1211 Geneva 27, Switzerland HEALTH WORKFORCE SUPPLY AND REQUIREMENTS PROJECTION MODELS World Health Organization Div. of Health Systems 1211 Geneva 27, Switzerland The World Health Organization has long given priority to the careful

More information

ITC: DEDICATED TO THE SUCCESS OF BUSINESSES THROUGH TRADE

ITC: DEDICATED TO THE SUCCESS OF BUSINESSES THROUGH TRADE 1 UN + WTO 2 ITC: DEDICATED TO THE SUCCESS OF BUSINESSES THROUGH TRADE The International Trade Centre (ITC) is fully dedicated to supporting the internationalization of micro, small and medium-sized enterprises

More information

Commonwealth of the Northern Mariana Islands

Commonwealth of the Northern Mariana Islands Commonwealth of the Northern Mariana Islands Country Profile February 2009 Prepared by SPC Strategic Engagement, Policy and Planning Facility Commonwealth of the Northern Mariana Islands Country Facts

More information

Global Location Trends: Asia-Pacific Facts & Figures

Global Location Trends: Asia-Pacific Facts & Figures IBM Global Business Services November 2012 Global Location Trends: Asia-Pacific Facts & Figures Table of Contents (1/4) Chapter 1: Leading sectors and activities for foreign investment 1.1 Top investing

More information

FRENCH UNEMPLOYMENT INSURANCE INVESTOR PRESENTATION

FRENCH UNEMPLOYMENT INSURANCE INVESTOR PRESENTATION FRENCH UNEMPLOYMENT INSURANCE INVESTOR PRESENTATION October 2017 Investor Presentation - October 2017 1 TABLE OF CONTENT Compensation by unemployment insurance Management of the insurance entrusted to

More information

SENIOR EXPERTS DIALOGUE ON SCIENCE, TECHNOLOGY AND INNOVATION AND THE AFRICAN TRANSFORMATION AGENDA

SENIOR EXPERTS DIALOGUE ON SCIENCE, TECHNOLOGY AND INNOVATION AND THE AFRICAN TRANSFORMATION AGENDA SENIOR EXPERTS DIALOGUE ON SCIENCE, TECHNOLOGY AND INNOVATION AND THE AFRICAN TRANSFORMATION AGENDA ON CITIES AS INNOVATION HUBS FOR AFRICA S TRANSFORMATION DATE: 2 4 November 2016 VENUE: Sierra Burgers

More information

Analysis of the results of the Survey applied to the NSO in the countries of Latin America and the Caribbean September 2011

Analysis of the results of the Survey applied to the NSO in the countries of Latin America and the Caribbean September 2011 Characterization of the Process for Creating Harmonized Statistics on Information and Communication Technologies in the National Institutes of Statistics Analysis of the results of the Survey applied to

More information

Department of Health Policy and Management

Department of Health Policy and Management The University of Kansas 1 Department of Health Policy and Management The Department of Health Policy and Management prepares health services leaders and researchers who will advance systems of care delivery,

More information

Coordination paper on Technical Assistance on Pacific Core Set of Economic Statistics for the Pacific Island Countries and Territories

Coordination paper on Technical Assistance on Pacific Core Set of Economic Statistics for the Pacific Island Countries and Territories Coordination paper on Technical Assistance on Pacific Core et of Economic tatistics for the Pacific Island Countries and Territories Background: A paper on Technical Assistance (TA) on Economic tatistics

More information

Regional Brief: ICP for Asia and the Pacific

Regional Brief: ICP for Asia and the Pacific Public Disclosure Authorized Public Disclosure Authorized Public Disclosure Authorized Regional Brief: ICP for Asia and the Pacific 3nd Inter-Agency Coordinating Group Meeting New York 5 March 2017 Asian

More information

Service offshoring takes off in Europe In search of improved competitiveness

Service offshoring takes off in Europe In search of improved competitiveness EMBARGO The contents of this summary and the related survey must not be quoted or summarized in the print, broadcast or electronic media before 14 June 2004, 14:30 São Paulo (17:30 GMT, 19:30 Geneva, 23:00

More information

Comments on Outsourcing and Volatility Bergin, Feenstra and Hanson

Comments on Outsourcing and Volatility Bergin, Feenstra and Hanson Comments on Outsourcing and Volatility Bergin, Feenstra and Hanson Philippe Martin University of Paris 1 Panthéon- Sorbonne, Paris School of Economics Main contributions of the paper New interesting stylized

More information

Knowledge Spillovers from Multinationals to Local Firms: International and Irish Evidence

Knowledge Spillovers from Multinationals to Local Firms: International and Irish Evidence Knowledge Spillovers from Multinationals to Local Firms: International and Irish Evidence DATE 12 April 2018 VENUE ESRI, Whitaker Square, Sir John Rogerson s Quay, Dublin 2 AUTHORS Iulia Siedschlag Mattia

More information

CLARIFICATIONS ON ISSUES RAISED BY BIDDERS ON RFP FOR DESIGN AND DELEOPMENT OF A WEB-BASED ROAD MANAGEMENT SYSTEM

CLARIFICATIONS ON ISSUES RAISED BY BIDDERS ON RFP FOR DESIGN AND DELEOPMENT OF A WEB-BASED ROAD MANAGEMENT SYSTEM 1. Clause 2.3.4., sec (i) pg 6 A brief description of the firm s organization and an outline of recent experience on assignments of a similar nature. As per our understanding, similar assignment refers

More information

India s GDP grows at 7.1% in the year

India s GDP grows at 7.1% in the year India s GDP grows at 7.1% in the year 2016-17 The growth in GDP during 2016-17 is estimated at 7.1% as compared to the growth rate of 8% in 2015-16 PROVISIONAL ESTIMATES OF NATIONAL INCOME, 2016-17 Real

More information

THE OECD SYSTEM OF HEALTH ACCOUNTS AND THE US NATIONAL HEALTH ACCOUNT: IMPROVING CONNECTIONS THROUGH SHARED EXPERIENCES.

THE OECD SYSTEM OF HEALTH ACCOUNTS AND THE US NATIONAL HEALTH ACCOUNT: IMPROVING CONNECTIONS THROUGH SHARED EXPERIENCES. THE OECD SYSTEM OF HEALTH ACCOUNTS AND THE US NATIONAL HEALTH ACCOUNT: IMPROVING CONNECTIONS THROUGH SHARED EXPERIENCES by Eva Orosz 1 Draft paper prepared for the conference on Adapting National Health

More information

Measuring Civil Society and Volunteering: New Findings from Implementation of the UN Nonprofit Handbook

Measuring Civil Society and Volunteering: New Findings from Implementation of the UN Nonprofit Handbook Measuring Civil Society and Volunteering: New Findings from Implementation of the UN Nonprofit Handbook by Lester M. Salamon, S. Wojciech Sokolowski, and Megan Haddock Johns Hopkins Center for Civil Society

More information

FIVE YEAR FORECAST FY THROUGH FY

FIVE YEAR FORECAST FY THROUGH FY FIVE YEAR FORECAST FY 2014-15 THROUGH FY 2018-19 NOVEMBER 19, 2013 Catheryn Whitesell, Director Budget and Management Services Farrell Hanzaker, Chief Financial Officer Virginia Beach City Public Schools

More information

Cost effectiveness of telemedicine for the delivery of outpatient pulmonary care to a rural population Agha Z, Schapira R M, Maker A H

Cost effectiveness of telemedicine for the delivery of outpatient pulmonary care to a rural population Agha Z, Schapira R M, Maker A H Cost effectiveness of telemedicine for the delivery of outpatient pulmonary care to a rural population Agha Z, Schapira R M, Maker A H Record Status This is a critical abstract of an economic evaluation

More information

Impacts of Trade liberalization on Labor allocation in Vietnam

Impacts of Trade liberalization on Labor allocation in Vietnam Trade in the Asian Century: Delivering on the Promise of Economic Prosperity Bangkok, 22-23 September, 2014 Impacts of Trade liberalization on Labor allocation in Vietnam Vu Hoang Dat The Centre for Analysis

More information

Questions and Answers Florida Department of Economic Opportunity Employment and Unemployment Data Release July 2018 (Released August 17, 2018)

Questions and Answers Florida Department of Economic Opportunity Employment and Unemployment Data Release July 2018 (Released August 17, 2018) Questions and Answers Florida Department of Economic Opportunity Employment and Unemployment Data Release July 2018 (Released August 17, 2018) 1. What are the current Florida labor statistics and what

More information

Profit Efficiency and Ownership of German Hospitals

Profit Efficiency and Ownership of German Hospitals Profit Efficiency and Ownership of German Hospitals Annika Herr 1 Hendrik Schmitz 2 Boris Augurzky 3 1 Düsseldorf Institute for Competition Economics (DICE), Heinrich-Heine-Universität Düsseldorf 2 RWI

More information

The Economics of Offshoring: Theory and Evidence with Applications to Asia. Devashish Mitra Syracuse University, NBER and IZA

The Economics of Offshoring: Theory and Evidence with Applications to Asia. Devashish Mitra Syracuse University, NBER and IZA The Economics of Offshoring: Theory and Evidence with Applications to Asia Devashish Mitra Syracuse University, NBER and IZA Priya Ranjan University of California Irvine Terminology Outsourcing usually

More information

Institutional theory and digital labour in developing countries

Institutional theory and digital labour in developing countries Institutional theory and digital labour in developing countries Balaji Parthasarathy International Institute of Information Technology Bangalore Developmental Implications of the Digital Economy (DIODE)

More information

REPORT ON THE ECONOMIC IMPACT OF DEFENSE-RELATED SPENDING IN ILLINOIS

REPORT ON THE ECONOMIC IMPACT OF DEFENSE-RELATED SPENDING IN ILLINOIS FEBRUARY 27, 2018 REPORT ON THE ECONOMIC IMPACT OF DEFENSE-RELATED SPENDING IN ILLINOIS www.illinoisdefense.org 1 About Us The Illinois Defense Network (IDN) provides resources and expertise to businesses,

More information

New technologies and productivity in the euro area

New technologies and productivity in the euro area New technologies and productivity in the euro area This article provides an overview of the currently available evidence on the importance of information and communication technologies (ICT) for developments

More information

Long-Term Economic Disruptions, Innovation Clusters and Entrepreneurship.

Long-Term Economic Disruptions, Innovation Clusters and Entrepreneurship. Long-Term Economic Disruptions, Innovation Clusters and Entrepreneurship. July 8, 2011 Trento, Italy Giuseppe Gramigna Chief Economist U.S. Small Business Administration Giuseppe.gramigna@sba.gov The statements,

More information

THE HEALTHCARE CLUSTER

THE HEALTHCARE CLUSTER Prepared by: Iryna Lendel The Center for Economic Development Maxine Goodman Levin College of Urban Affairs as part of: The CSU Presidential Initiative for Economic Development THE HEALTHCARE CLUSTER IN

More information

Reference costs 2016/17: highlights, analysis and introduction to the data

Reference costs 2016/17: highlights, analysis and introduction to the data Reference s 2016/17: highlights, analysis and introduction to the data November 2017 We support providers to give patients safe, high quality, compassionate care within local health systems that are financially

More information

Mental Health Crisis Pathway Analysis

Mental Health Crisis Pathway Analysis Mental Health Crisis Pathway Analysis Contents Data sources Executive summary Mental health benchmarking project (Provider) Access Referrals Caseload Activity Workforce Finance Quality Urgent care benchmarking

More information

Manufacturing, exports and jobs for California and America Policies for economic growth and competitiveness

Manufacturing, exports and jobs for California and America Policies for economic growth and competitiveness Manufacturing, exports and jobs for California and America Policies for economic growth and competitiveness Ross DeVol Executive Director, Economic Research (310) 570 4615 rdevol@milkeninstitute.org www.milkeninstitute.org

More information

US SERVICES TRADE AND OFF-SHORING

US SERVICES TRADE AND OFF-SHORING US SERVICES TRADE AND OFF-SHORING Martin Neil Baily With the Assistance of Matt Johnson The Brookings Institution Presentation at Princeton s CEPS Symposium on Off-Shoring November 16-17, 2007 The Broader

More information

Offshoring of Jobs from Suffolk County

Offshoring of Jobs from Suffolk County Offshoring of Jobs from Suffolk County Socioeconomic impact analysis Presented to: The Boston Redevelopment Authority 12.8.2004 By Alexandre Bartolin Nai Jia Lee Xin Li Moshahida Sultana Zhijun Tan 1 Agenda

More information

Belgium Published on Innovation Policy Platform (

Belgium Published on Innovation Policy Platform ( Belgium Belgium is a small EU economy and is very open to international trade and FDI. Its economy is strongly service-oriented and it has a number of internationally competitive technology sectors (e.g.

More information

Item 4. Report from the last UN Statistical Commission

Item 4. Report from the last UN Statistical Commission COMMITTEE ON STATISTICS AND TOURISM SATELLITE ACCOUNT Fifteenth meeting UNWTO Headquarters, Madrid, Spain Tuesday, 13 January 2015, 10.00 17.00 Wednesday, 14 January 2015, 9.00 12.00 MINUTES Tuesday, 13

More information

EPSRC Care Life Cycle, Social Sciences, University of Southampton, SO17 1BJ, UK b

EPSRC Care Life Cycle, Social Sciences, University of Southampton, SO17 1BJ, UK b Characteristics of and living arrangements amongst informal carers in England and Wales at the 2011 and 2001 Censuses: stability, change and transition James Robards a*, Maria Evandrou abc, Jane Falkingham

More information

Operations Research in Health Care: Perspectives from an engineer, with examples from emergency medicine and cancer therapy

Operations Research in Health Care: Perspectives from an engineer, with examples from emergency medicine and cancer therapy Operations Research in Health Care: Perspectives from an engineer, with examples from emergency medicine and cancer therapy Timothy Chan University of Toronto Steven Brooks St. Michael s Hospital Clinical

More information

Global Value Chains: How do we measure their impacts?

Global Value Chains: How do we measure their impacts? Global Value Chains: How do we measure their impacts? Robert Stehrer The Vienna Institute for International Economic Studies wiiw www.wiiw.ac.at 6 th ECB CompNet Workshop Vienna September 19-20, 2013 How

More information

U.S. Army Audit Agency

U.S. Army Audit Agency DCN 9345 Cost of Base Realignment Action (COBRA) Model The Army Basing Study 2005 30 September 2004 Audit Report: A-2004-0544-IMT U.S. Army Audit Agency DELIBERATIVE DOCUMENT FOR DISCUSSION PURPOSES ONLY

More information

FOREIGN DIRECT INVESTMENT IN CATALONIA AND BARCELONA

FOREIGN DIRECT INVESTMENT IN CATALONIA AND BARCELONA FOREIGN DIRECT INVESTMENT IN CATALONIA AND BARCELONA Executive Summary and Conclusions. February - April 2017 2 Executive summary Executive Summary 1.1 Methodology and Objectives The objectives of this

More information

Follow this and additional works at: Part of the Business Commons

Follow this and additional works at:  Part of the Business Commons University of South Florida Scholar Commons College of Business Publications College of Business 3-1-2004 The economic contributions of Florida's small business development centers to the state economy

More information

INDICATORS AND MEASUREMENT: POLICY IMPERATIVES AND THE WAY FORWARD

INDICATORS AND MEASUREMENT: POLICY IMPERATIVES AND THE WAY FORWARD INDICATORS AND MEASUREMENT: POLICY IMPERATIVES AND THE WAY FORWARD James George Chacko UNDP-Asia Pacific Development Information Programme (APDIP) Global Indicators Workshop on Community Access to ICTs

More information

8 TH ICP Executive Board Meeting. February 24, 2013 New York, NY

8 TH ICP Executive Board Meeting. February 24, 2013 New York, NY 8 TH ICP Executive Board Meeting February 24, 2013 New York, NY 1 Agenda Sessions 2011 ICP Progress Report High-Level ICP Missions Enhancing the Comparability of the ICP 2005 and 2011 Results Expected

More information

Syntheses and research projects for sustainable spatial planning

Syntheses and research projects for sustainable spatial planning Syntheses and research projects for sustainable spatial planning Part 1: Syntheses of knowledge status and knowledge gaps Last day of application: 28/02/2017 Day of decision: 26/09/2018 preliminary Contents:

More information

H2020 Work Programme : Spreading Excellence and Widening Participation Call: H2020-TWINN-2015: Twinning Frequently Asked Questions (FAQ)

H2020 Work Programme : Spreading Excellence and Widening Participation Call: H2020-TWINN-2015: Twinning Frequently Asked Questions (FAQ) H2020 Work Programme 2014-15: Spreading Excellence and Widening Participation Call: H2020-TWINN-2015: Twinning Frequently Asked Questions (FAQ) Version: 15 January 2015 IMPORTANT NOTICE: This document

More information

Vacancy announcement Temporary position. Job description

Vacancy announcement Temporary position. Job description CALL FOR CANDIDATURES: Programme Manager Maternity absence replacement (UfM/IP/2017/003) 1. Subject: The UfMS is seeking to incorporate a Programme Manager at its headquarters in Barcelona. Below is the

More information

This is how SFCF currently uses Blackbaud and Fusion products

This is how SFCF currently uses Blackbaud and Fusion products This is how SFCF currently uses Blackbaud and Fusion products 2 For customer relationship management For financial accounting For grants management Grants we give to nonprofits Grants our fundholders give

More information

Measuring the Information Society Report Executive summary

Measuring the Information Society Report Executive summary Measuring the Information Society Report 2017 Executive summary Chapter 1. The current state of ICTs The latest data on ICT development from ITU show continued progress in connectivity and use of ICTs.

More information

Europe's Digital Progress Report (EDPR) 2017 Country Profile Ireland

Europe's Digital Progress Report (EDPR) 2017 Country Profile Ireland Europe's Digital Progress Report (EDPR) 2017 Country Profile Europe's Digital Progress Report (EDPR) tracks the progress made by Member States in terms of their digitisation, combining quantitative evidence

More information