Construction of a Publication Database of the Scientific Journal Demography : How to Identify Author s Gender and Field of Publication

Size: px
Start display at page:

Download "Construction of a Publication Database of the Scientific Journal Demography : How to Identify Author s Gender and Field of Publication"

Transcription

1 Max-Planck-Institut für demografische Forschung Max Planck Institute for Demographic Research Konrad-Zuse-Strasse 1 D Rostock GERMANY Tel +49 (0) ; Fax +49 (0) ; MPIDR TECHNICAL REPORT OCTOBER 2014 Construction of a Publication Database of the Scientific Journal Demography : How to Identify Author s Gender and Field of Publication Valeria Nieberg Sandra Krapf (krapf@demogr.mpg.de) Michaela Kreyenfeld (kreyenfeld@demogr.mpg.de) Katharina Wolf (wolf@demogr.mpg.de) For additional material see Copyright is held by the authors. Technical reports of the Max Planck Institute for Demographic Research receive only limited review. Views or opinions expressed in technical reports are attributable to the authors and do not necessarily reflect those of the Institute.

2 Construction of a Publication Database of the Scientific Journal Demography : How to Identify Author s Gender and Field of Publication Valeria Nieberg, Sandra Krapf, Michaela Kreyenfeld und Katharina Wolf Abstract This Technical Report describes a database that has been established for the research project Gendered authorship and demographic research An analysis of 50 years of Demography. In this project, we have investigated whether gender determines field of publication. Our analysis was based on all papers published in Demography which is the flagship journal of the Population of America Association (PAA) and currently celebrates its 50 th anniversary. We scrutinized all issues of Demography and compiled information on title, topic as well as gender of all authors. This Technical Report describes how we set up the resulting database. The Report is accompanied by the respective database (in STATA-format, version 13.0). Keywords: Demography, gender, publication Accompanying file: Datasets in STATA-format (GENDEMO.dta) 1

3 1 Introduction Demography is the flagship journal of the Population of America Association (PAA) and currently celebrates its 50 th anniversary. With 41.9% of all authorships from 1990 to 2011 being female (West et al., 2013, p. 2), demography is among the most gender equal disciplines with regard to gender composition of scientific output. However, in recent studies on gender dissimilarities in publication rates, critical voices call for a more accentuated look into gender and scientific authorship, as for example, West et al. (2013) report that where raw publication counts seem to be equal between genders, close inspection reveals that, in certain fields, men predominate in the prestigious first and last author positions and that even in fields with a gender composition near parity, men and women are unequally distributed in subfields. In due consideration of these findings, our project Gendered authorship and demographic research An analysis of 50 years of Demography looks at the development of gender dissimilarities in scholarly authorship within subfields of demography over time. This Technical Report reconstructs the process in which the data was obtained and processed. We also provide the dataset that is the basis of our analyses. The data is available in STATAformat (version 13.0). 2 How We Compiled the Data Citation information for all publications in Demography were drawn from the online Jstor-database and Web-of-Science-database which covers the Science Citation Index Expanded, the Social Sciences Citation Index and the Arts and Humanities Citation 2

4 Index. Jstor at present only covers Demography publications until volume 50 while we were interested in the Volumes 1 to 51 to cover all publications from 1964 to Web of Sciences only provides initials for the first names of authors until Volume 42. On account of this, both online libraries had to be used: Jstor for those articles published from 1964 to 2005 in Volume 1 to 42, Web of Science for those published from 2006 to 2014 in Volumes 43 to 51. Citation information was then imported into Endnote (Version X5). In Endnote, we deleted the front matters and back matters, editors information, doubles in order to focus on scientific articles. Moreover, the search algorithm captured a small number of articles published in the Southern African Journal of Demography by mistake, and these papers were also dropped. The total sample size then was 2,335 articles. From Endnote, relevant information, i.e. year, volume, issue, pages, names of all authors as well as title and abstract, was exported into Excel and preprocessed. In particular, the data on names of authors of a publication was formatted. The conditions on how information was extracted from Endnote into a csv-file were specified in Endnote. Different authors were separated by a semicolon and the given name of an author was the first name mentioned. Information on every author was split into two cells. One cell contains information on the given name and the second cell contains all following names (middle and last names). Because the highest number of authors per one paper was seven, every publication was assigned with seven fields for names of authors. These fields were coded missing if there was no author in the respective position. 3

5 The main dependent variable in the models applied in this research project is gender of the first author. However, citation information obtained from Web of Science and Jstor gives no account of author s gender. Therefore, the given name was analyzed to assign gender to author. In order to do this, the data was in a next step reshaped from a wide into a long format. Each author became a single data row and each publication was identified via a sequence number. gender.c is a program for determining the gender on basis of fist names. 1 The program contains a name database and the referring gender of each first name. The dictionary file nam\_dict.txt contains a list of more than 42,000 first names and the respective gender, plus some 700 pairs of "equivalent" names, i.e. names that are used for both men and women. According to the developer, the list covers the vast majority of first names in all European countries and in some overseas countries (e.g. China, India, Japan, U.S.A.) as well. The function "get\_gender" is used to check first names and determine their gender. This function has the following return values, which are defined in the file "gen\_ext.h": IS\_FEMALE, IS\_MOSTLY\_FEMALE, IS\_MALE, IS\_MOSTLY\_MALE, UNISEX\_NAME, NAME\_NOT\_FOUND, ERROR\_IN\_NAME, ERROR\_IN\_DATAFILE. We merged the gender information of the names database to the names in our author sample using STATA. Only names that had been assigned a gender with certainty, i.e. 1 The copyright ( ) for this program lies with Jörg Michael, Adalbert-Stifter-Str. 11, Hannover, Germany. The program is subject to the GNU Lesser General Public License (LGPL) as published by the Free Software Foundation. 4

6 IS\_FEMALE and IS\_MALE were coded. Names that were either identified as IS\_MOSTLY\_FEMALE, IS\_MOSTLY\_MALE, UNISEX\_NAME or NAME\_NOT\_FOUND, or those that were assigned to multiple options (resulting from the fact that typical gender for name varies among countries) were left blank and coded manually by identification of an individual through internet research. Authors which could not be found and therefore could not be assigned a gender were coded missing. In addition, a variable was created that specifies whether gender was assigned automatically or manually. The process of gender identification held a number of potential problems. Some given names were abbreviated. In one case, the first word drawn from the database was not the given name, but a title. These cases were not assigned a gender automatically because they did not match any name from the database. They were coded manually given that the author s gender could be identified by internet research with information on initial of given name and last name. Another problem which occurred a few times was that given name and last name were interchanged. This resulted from the fact that they were in interchanged order in Web of Science or Jstor and in that order drawn from the databases. These cases are not problematic if the author s last name did not match any name from the database. Then, gender could be assigned manually. However, if an author s name was Maralinda Simon and indexed in wrong order in the database, the observation would be coded male automatically. We checked for these possible errors in our data, and, if necessary, corrected for it. Table 1 provides the outcome of the classification procedure. In our database, we have 4,382 authors. We were able to manually identify roughly 30 percent of the gender of all 5

7 authors relying on the program gender.c. The gender of the other authors were assessed by internet search. Only in 185 cases (4 percent), we were unable to retrieve the gender of the author. Table 1: Categorization of author s gender male female unknown automatically assigned 2,095 72% % - manually assigned % % 185 total 2, % 1, % Assigning Articles to Categories An important aspect in our analyses was the categorization of articles to the single research areas of demography. West et al. (2013) who were interested in the publication activities in different scientific fields used computerized tools (hierarchical map equation) 2 in order to automatically analyze texts and group them into research fields. Others could draw on existing data, like in the case of Abramo et al. (2009) who studied natural scientists and engineers in Italy (in the Italian academic system all professors are classified in so called Scientific Disciplinary Sectors, there are 370 of them grouped in 14 University Disciplinary Areas). However, with our narrow focus on 2 West et al. (2013) base their method on Rosvall & Bergstrom (2011). 6

8 demographic topics and the strong overlap among the subfields, we decided to do the categorization manually. 3 We identified (1) fertility, (2) mortality and (3) migration as classic fields of population studies. Moreover, we distinguished the fields (4) family & households, (5) reproductive health, (6) health, (7) education, labor market, income & wealth and (8) formal demography, data & methods. These topics are similar to those identified by Rößger (2015) and are in line with the research articles published in Demography. A ninth category ( others ) included related topics that are occasionally studied such as environmental issues, domestic violence or general papers on demography as a scientific discipline. Also unclear cases were assigned to others. We developed a comprehensive list of keywords and a number of decision rules that were used to identify these nine categories. The categorization procedure was refined in several pretests (see Appendix). Based on a content analysis of titles and abstracts, each article of 50 volumes of Demography was manually classified according to these nine categories. In order to identify differences in the authorship in single subfields, it was necessary to assign each study to only one category. As there are many overlaps between the chosen topics, we established several rules that guided a clear assignment to a single 3 A simple string analyses based on keywords resulted in only a limited number of meaningfully classified articles. This might be related to the fact that it is difficult to automatically recognize the direction of causal relationships in an article based on a keyword search. 7

9 class. We decided to take the perspective of the dependent variable. If a paper investigated the effect of maternal employment on second birth behavior, for instance, the article had been grouped in the category fertility. In cases with more than one dependent variable, say disability ( health ) and survival ( mortality ), we prioritized the classic field of demography, in this example mortality. Some studies analyzed both fertility and mortality (or migration processes), i.e. more than one classic field. We considered these cases as unclassifiable; they fell in the others -category. The same procedure was applied to those studies with two (or more) dependent variables that each belonged to categories 4 to 9. Some papers focus not on a cause-effect relationship between variables but rather on methodological aspects such as improved measurement or data issues. Independent of the content, we assigned these studies to methods & data. The migration -category was narrowed down to those papers that focus on the explicit process of migration while related topics such as demographic behavior of ethnic minorities, integration, segregation etc. were categorized based on the dependent variable in the studies. These instructions for classification also increased the reproducibility of our classification (see Table A1 in Appendix for details on classification rules). To assess the quality of our procedure, we were interested in the degree of agreement of different raters measured by the coefficient kappa. Kappa gives the degree of agreement of the rating of different raters. The measure varies between 0 and 1 and agreement is perfect when kappa takes a value of 1. The referring values of kappa for our classification of articles are given in Table 2 and reached acceptable levels (Cohen 1960). 8

10 Table 2: Kappa Ratings of Classification Scheme Person 1 Person 2 Person 3 (t 1 ) Person Person Person 3 (t 2 ) Note: Three persons independently classified the articles. One of the persons reclassified the articles after a certain period (t 1 ;t 2 ) to evaluate also the repeatability. 4 The Database Table A3 in the Appendix provides a list of the variables that are included in this database. Apart from gender and year of publication, the field of publication is our main variable of interest. Due to the small sample sizes articles published in the subfield health were re-categorized into mortality, reproductive health into fertility and education & income into others. As can be seen from Figure 1 the demographic subfields evolved differently over time. Panel 1 shows the general development for both female and male authors combined. In the period 1964 to 1979 most authors published in the field of fertility, followed by formal demography and migration. Both subfields lost their relative importance and other subfields, like family and household and mortality became more prominent. Panel 2 and 3 display the development of the subfields for male and female authors. The most striking difference between the two is the relative greater importance of formal demography among males. Women more often publish in the field of family & household. 9

11 Figure 1: Evolvement of publications by subfield over time. 100% 75% 50% 25% 0% 100% 75% 50% 25% 0% Total Men Others Formal demography Migration Mortality Family & household Fertility Others Formal demography Migration Mortality Family & household Fertility 100% 75% 50% 25% 0% Women Others Formal demography Migration Mortality Family & household Fertility 10

12 5 Outlook The compiled database is used for the project Gendered authorship and demographic research An analysis of 50 years of Demography. In this project, we study how publication in the demographic subfields has changed over time and how it developed by gender. 6 References Abramo, G., D Angelo, C. A., Caprasecca, A. (2009). "Gender differences in research productivity: A bibliometric analysis of the Italian academic system." Scientometrics 79(3): Cohen, J. (1960): A coefficient of agreement for nominal scales. Educational and Psychological Measurement. 20(1): Rößger, F. (2015): Demographic Perspectives on International Migration. Rostock University (forthcoming). Rosvall, M., Bergstrom, C. T. (2011). Multilevel compression of random walks on networks reveals hierarchical organization in large integrated systems. PLoS one 6(4). e West, J. D., Jacquet J., King, M. M., Corell, S. J., Bergstrom, C. T. (2013). "The role of Gender in scholarly authorship." PLoS one 8(7). 7 Software ENDNOTE (2011): Thomson Reuters Endnote X5. STATA (2013): gender.c ( ): STATA/SE 13.0 for Windows. College Station, TX. 11

13 8 Appendix Table A1: Classification Rules I. We take the perspective of the dependent variable (e.g. an article on the effect of female labor force participation on first birth risks would be categorized to subfield fertility ). a. If there is more than one dependent variable, we classify according to the one that belongs to one of our classic fields fertility, mortality and migration. b. If two or more of the dependent variables belong to the classic fields, we assign the referring article to others. c. If there are two (or more) dependent variables that both belong not to the classic fields (but to more than one of the other categories), the study is grouped in others. II. The category formal demography, methods &data includes more general population issues such as population growth and population projection, survey methods and data issues but also formal papers (independent of the specific application). a. If in a methodological or formal paper a method is applied to one of our 7 topics, the paper is grouped into one of our 7 topics, e.g. tempo adjusted fertility rates (or the projection of mortality rates), it is categorized to fertility (or mortality, respectively). b. If in a methodological paper, more than one of our 7 topics are in the focus, we classify according to the one that belongs to one of our classic fields fertility, mortality and migration. c. If in a methodological paper, more than one construct is in the focus that both belong not to the classic fields (but to more than one of the other categories), the study is grouped in others. III. The category migration includes articles that focus on the process of migration itself. When it comes to ethnic minorities, integration, segregation etc. we categorize the study based on the dependent variable. 12

14 Table A2: List of Keywords for Classification Scheme Subfield Keywords/ special articles Category Fertility Family & Household Mortality Migration Health Keyword births birth rate childbearing childbearing desires/preferences pregnancy spacing of births birth interval family partnerships marriage household leaving home institutional child care/ parental leave elderly care (gendered) division of labor child support child well-being intermarriage kinship homogamy mortality survival causes of death infant/neonatal mortality life expectancy migration processes residential mobility internal/ international migration health aging disability transition to disability/ care need healthy life expectancy healthy behavior/ risk behavior birth weight BMI/obesity Height Code

15 Reproductive Health Formal Demography, Data & Methods Education, Labor Market, Income & Wealth reproductive health sexual health/ HIV family planning (programs) contraception sterility abortion infanticide sex-ratio fecundity miscarriage fetal loss abortion breastfeeding postpartum amenorrhea methods statistics calculus dispersion Bayesian forecasting modeling / models stable population /stationary population measures/ measurement population composition population projections population growth reporting errors survey methodology data collection procedures education language/ cognitive abilities developmental outcomes labor market transition to retirement pension policy wealth/poverty income income mobility neighborhood residential distribution ethnic inequality integration/ segregation socio-economic status

16 Others environment urbanization domestic violence social networks crime demography as a discipline review articles replies/comments unclassifiable unclear 9 Table A3: Codebook Variable Variable name Label Author's ID aid Publication ID pid Author's position in publication, aposnr 1-7 numerical Author's position in publication, aposcat 1 - Single Authorship categorical 2 - First Author, Multiple Authorship 3 - Middle First Author, Multiple Authorship 4 - Last Author, Multiple Authorship Author's gender agender 0 - Male 1 - Female Flag: Gender coded manually or automatically fgender 1 - Automatically 2 - Manually Author's name aname Author's surname asurname Publication subfield, broad pfieldbr 1 - Fertility (including reproductive health) 2 - Family & Household 3 - Mortality (including health) 4 - Migration 7 - Data & Methods, Formal Demography 9 - Others 15

17 Publication subfield, pfieldde 1- Fertility detailed 2 - Family & Household 3 - Mortality 4 - Migration 5 - Health 6 - Reproductive Health 7 - Data & Methods, Formal Demography 8 - Education, Labor Market, Income & Wealth 9 - Others Publication title ptitle Publication issue pissue Publication volume pvol Publication pages ppage Gender of the editor edgender 0 - Male 1 - Female 2 - Multiple editorship, mixed gender Period period

CALL FOR PAPERS JOHANNESBURG SOUTH AFRICA, NOV. 30 DEC 4, 2015 DEMOGRAPHIC DIVIDEND IN AFRICA: PROSPECTS, OPPORTUNITIES AND CHALLENGES

CALL FOR PAPERS JOHANNESBURG SOUTH AFRICA, NOV. 30 DEC 4, 2015 DEMOGRAPHIC DIVIDEND IN AFRICA: PROSPECTS, OPPORTUNITIES AND CHALLENGES CALL FOR PAPERS 7 th African Population Conference JOHANNESBURG SOUTH AFRICA, NOV. 30 DEC 4, 2015 DEMOGRAPHIC DIVIDEND IN AFRICA: PROSPECTS, OPPORTUNITIES AND CHALLENGES Hosted by the Government of South

More information

India. Country coverage and the methodology of the Statistical Annex of the 2015 HDR

India. Country coverage and the methodology of the Statistical Annex of the 2015 HDR Human Development Report 2015 Work for human development Briefing note for countries on the 2015 Human Development Report India Introduction The 2015 Human Development Report (HDR) Work for Human Development

More information

Teen Pregnancy in Sub-Saharan Africa: The Application of Social Disorganisation Theory

Teen Pregnancy in Sub-Saharan Africa: The Application of Social Disorganisation Theory Teen Pregnancy in Sub-Saharan Africa: The Application of Social Disorganisation Theory Extended Abstract Population Association of America 2015 Annual Meeting-April 30-May 2, San Diego,CA Sibusiso Mkwananzi*

More information

United Kingdom. Country coverage and the methodology of the Statistical Annex of the 2015 HDR

United Kingdom. Country coverage and the methodology of the Statistical Annex of the 2015 HDR Human Development Report 2015 Work for human development Briefing note for countries on the 2015 Human Development Report United Kingdom Introduction The 2015 Human Development Report (HDR) Work for Human

More information

Portugal. Country coverage and the methodology of the Statistical Annex of the 2015 HDR

Portugal. Country coverage and the methodology of the Statistical Annex of the 2015 HDR Human Development Report 2015 Work for human development Briefing note for countries on the 2015 Human Development Report Portugal Introduction The 2015 Human Development Report (HDR) Work for Human Development

More information

The Role of International Law in Reducing Maternal Mortality

The Role of International Law in Reducing Maternal Mortality The Role of International Law in Reducing Maternal Mortality K. Madison Burnett * Safe motherhood is a human rights issue The death of a woman during pregnancy or childbirth is not only a health issue

More information

Russian Federation. Country coverage and the methodology of the Statistical Annex of the 2015 HDR

Russian Federation. Country coverage and the methodology of the Statistical Annex of the 2015 HDR Human Development Report 2015 Work for human development Briefing note for countries on the 2015 Human Development Report Russian Federation Introduction The 2015 Human Development Report (HDR) Work for

More information

Human Development Index (HDI)

Human Development Index (HDI) Human Development Report 2015 Work for human development Briefing note for countries on the 2015 Human Development Report Iraq Introduction The 2015 Human Development Report (HDR) Work for Human Development

More information

Briefing note for countries on the 2015 Human Development Report. Burkina Faso

Briefing note for countries on the 2015 Human Development Report. Burkina Faso Human Development Report 2015 Work for human development Briefing note for countries on the 2015 Human Development Report Burkina Faso Introduction The 2015 Human Development Report (HDR) Work for Human

More information

Bolivia (Plurinational State of)

Bolivia (Plurinational State of) Human Development Report 2015 Work for human development Briefing note for countries on the 2015 Human Development Report Bolivia (Plurinational Introduction The 2015 Human Development Report (HDR) Work

More information

CORRELATIONAL ANALYSIS BETWEEN TEENAGE PREGNANCY AND MATERNAL MORTALITY IN MALAWI

CORRELATIONAL ANALYSIS BETWEEN TEENAGE PREGNANCY AND MATERNAL MORTALITY IN MALAWI CORRELATIONAL ANALYSIS BETWEEN TEENAGE PREGNANCY AND MATERNAL MORTALITY IN MALAWI Abiba Longwe-Ngwira and Nissily Mushani African Institute for Development Policy (AFIDEP) P.O. Box 31024, Lilongwe 3 Malawi

More information

MALAWI YOUTH DATA SHEET 2014

MALAWI YOUTH DATA SHEET 2014 MALAWI YOUTH DATA SHEET 2014 2 of Every 3 People in Malawi Are Under Age 25 Age 80+ 75-79 70-74 65-69 60-64 55-59 50-54 45-49 40-44 35-39 30-34 25-29 Male Female 20-24 POPULATION 700,000 700,000 0 POPULATION

More information

Brazil. Country coverage and the methodology of the Statistical Annex of the 2015 HDR

Brazil. Country coverage and the methodology of the Statistical Annex of the 2015 HDR Human Development Report 2015 Work for human development Briefing note for countries on the 2015 Human Development Report Brazil Introduction The 2015 Human Development Report (HDR) Work for Human Development

More information

Challenges of the World Population in the 21st Century.

Challenges of the World Population in the 21st Century. Challenges of the World Population in the 21st Century. The changing age structure of population and its consequences for development Panel discussion Thursday, 12 October 2006 Dag Hammarskjold Library

More information

Nepal. Country coverage and the methodology of the Statistical Annex of the 2015 HDR

Nepal. Country coverage and the methodology of the Statistical Annex of the 2015 HDR Human Development Report 2015 Work for human development Briefing note for countries on the 2015 Human Development Report Nepal Introduction The 2015 Human Development Report (HDR) Work for Human Development

More information

El Salvador. Country coverage and the methodology of the Statistical Annex of the 2015 HDR

El Salvador. Country coverage and the methodology of the Statistical Annex of the 2015 HDR Human Development Report 2015 Work for human development Briefing note for countries on the 2015 Human Development Report El Salvador Introduction The 2015 Human Development Report (HDR) Work for Human

More information

Exploring Distance Education Research

Exploring Distance Education Research Exploring Distance Education Research Olaf Zawacki-Richter, Ph. D. Institute for Education and Media Research LEHRGEBIET BILDUNGSTECHNOLOGIE Folie 2 FAKULTÄT FÜR KULTUR- UND SOZIALWISSENSCHAFTEN FernUniversität

More information

Briefing note for countries on the 2015 Human Development Report. Philippines

Briefing note for countries on the 2015 Human Development Report. Philippines Human Development Report 2015 Work for human development Briefing note for countries on the 2015 Human Development Report Philippines Introduction The 2015 Human Development Report (HDR) Work for Human

More information

The Campbell Collaboration www.campbellcollaboration.org. Study content coding Effect size coding (next session)

The Campbell Collaboration www.campbellcollaboration.org. Study content coding Effect size coding (next session) Systema(c Review Methods Workshop Study Coding Sandra Jo Wilson Vanderbilt University Editor, Campbell Collabora9on Educa9on Coordina9ng Group Workshop Overview Levels of Study Coding Study eligibility

More information

Malawi. Country coverage and the methodology of the Statistical Annex of the 2015 HDR

Malawi. Country coverage and the methodology of the Statistical Annex of the 2015 HDR Human Development Report 2015 Work for human development Briefing note for countries on the 2015 Human Development Report Malawi Introduction The 2015 Human Development Report (HDR) Work for Human Development

More information

Sierra Leone. Country coverage and the methodology of the Statistical Annex of the 2015 HDR

Sierra Leone. Country coverage and the methodology of the Statistical Annex of the 2015 HDR Human Development Report 2015 Work for human development Briefing note for countries on the 2015 Human Development Report Sierra Leone Introduction The 2015 Human Development Report (HDR) Work for Human

More information

Briefing note for countries on the 2015 Human Development Report. Niger

Briefing note for countries on the 2015 Human Development Report. Niger Human Development Report 2015 Work for human development Briefing note for countries on the 2015 Human Development Report Niger Introduction The 2015 Human Development Report (HDR) Work for Human Development

More information

Thailand. Country coverage and the methodology of the Statistical Annex of the 2015 HDR

Thailand. Country coverage and the methodology of the Statistical Annex of the 2015 HDR Human Development Report 2015 Work for human development Briefing note for countries on the 2015 Human Development Report Thailand Introduction The 2015 Human Development Report (HDR) Work for Human Development

More information

Children in Egypt 2014 A STATISTICAL DIGEST

Children in Egypt 2014 A STATISTICAL DIGEST Children in Egypt 2014 A STATISTICAL DIGEST CHAPTER 1 DEMOGRAPHY Children in Egypt 2014 is a statistical digest produced by UNICEF Egypt to present updated and quality data on major dimensions of child

More information

Congo (Democratic Republic of the)

Congo (Democratic Republic of the) Human Development Report 2015 Work for human development Briefing note for countries on the 2015 Human Development Report Congo (Democratic Republic of the) Introduction The 2015 Human Development Report

More information

Briefing note for countries on the 2015 Human Development Report. Mozambique

Briefing note for countries on the 2015 Human Development Report. Mozambique Human Development Report 2015 Work for human development Briefing note for countries on the 2015 Human Development Report Mozambique Introduction The 2015 Human Development Report (HDR) Work for Human

More information

Tanzania (United Republic of)

Tanzania (United Republic of) Human Development Report 2015 Work for human development Briefing note for countries on the 2015 Human Development Report Tanzania (United Introduction The 2015 Human Development Report (HDR) Work for

More information

bulletin 126 Healthy life expectancy in Australia: patterns and trends 1998 to 2012 Summary Bulletin 126 NOVEMBER 2014

bulletin 126 Healthy life expectancy in Australia: patterns and trends 1998 to 2012 Summary Bulletin 126 NOVEMBER 2014 Bulletin 126 NOVEMBER 2014 Healthy life expectancy in Australia: patterns and trends 1998 to 2012 Summary bulletin 126 Life expectancy measures how many years on average a person can expect to live, if

More information

Global Demographic Trends and their Implications for Employment

Global Demographic Trends and their Implications for Employment Global Demographic Trends and their Implications for Employment BACKGROUND RESEARCH PAPER David Lam and Murray Leibbrandt Submitted to the High Level Panel on the Post-2015 Development Agenda This paper

More information

How Universal is Access to Reproductive Health?

How Universal is Access to Reproductive Health? How Universal is Access to Reproductive Health? A review of the evidence Cover Copyright UNFPA 2010 September 2010 Publication available at: http://www.unfpa.org/public/home/publications/pid/6526 The designations

More information

http://english.gov.cn/laws/2005-08/24/content_25746.htm

http://english.gov.cn/laws/2005-08/24/content_25746.htm Page 1 of 5 Measures for Implementation of the Law of the People's Republic of China on Maternal and Infant Care (Promulgated by Decree No.308 of the State Council of the People's Republic of China on

More information

Human Development Index (HDI) and the Role of Women in Development. Eric C. Neubauer, Ph.D. Professor, Social Sciences Department

Human Development Index (HDI) and the Role of Women in Development. Eric C. Neubauer, Ph.D. Professor, Social Sciences Department Human Development Index (HDI) and the Role of Women in Development Eric C. Neubauer, Ph.D. Professor, Social Sciences Department What is Development? Historically, associated with economic development

More information

Projections of the Size and Composition of the U.S. Population: 2014 to 2060 Population Estimates and Projections

Projections of the Size and Composition of the U.S. Population: 2014 to 2060 Population Estimates and Projections Projections of the Size and Composition of the U.S. Population: to Population Estimates and Projections Current Population Reports By Sandra L. Colby and Jennifer M. Ortman Issued March 15 P25-1143 INTRODUCTION

More information

Who are the Other ethnic groups?

Who are the Other ethnic groups? Article Who are the Other ethnic groups? Social and Welfare David Gardener Helen Connolly October 2005 Crown copyright Office for National Statistics 1 Drummond Gate London SW1V 2QQ Tel: 020 7533 9233

More information

Briefing note for countries on the 2015 Human Development Report. Palestine, State of

Briefing note for countries on the 2015 Human Development Report. Palestine, State of Human Development Report 2015 Work for human development Briefing note for countries on the 2015 Human Development Report Palestine, State of Introduction The 2015 Human Development Report (HDR) Work for

More information

Thesis submitted for the degree of Doctor of Philosophy of the University of Southern Denmark

Thesis submitted for the degree of Doctor of Philosophy of the University of Southern Denmark SOCIO-ECONOMIC DETERMINANTS OF LONGEVITY IN DENMARK, ENGLAND AND WALES A COMPARATIVE STUDY Thesis submitted for the degree of Doctor of Philosophy of the University of Southern Denmark Edlira Gjonça ABSTRACT

More information

IBM SPSS Direct Marketing 23

IBM SPSS Direct Marketing 23 IBM SPSS Direct Marketing 23 Note Before using this information and the product it supports, read the information in Notices on page 25. Product Information This edition applies to version 23, release

More information

Life Events Questionnaire (LEQ)

Life Events Questionnaire (LEQ) Life Events Questionnaire (LEQ) Description of the LEQ The LEQ is an 82-item inventory-type questionnaire in which subjects mark the life events or changes which have occurred during the past year; indicate

More information

Madagascar. Country coverage and the methodology of the Statistical Annex of the 2015 HDR

Madagascar. Country coverage and the methodology of the Statistical Annex of the 2015 HDR Human Development Report 2015 Work for human development Briefing note for countries on the 2015 Human Development Report Madagascar Introduction The 2015 Human Development Report (HDR) Work for Human

More information

IBM SPSS Direct Marketing 22

IBM SPSS Direct Marketing 22 IBM SPSS Direct Marketing 22 Note Before using this information and the product it supports, read the information in Notices on page 25. Product Information This edition applies to version 22, release

More information

Population, Health, and Human Well-Being-- Benin

Population, Health, and Human Well-Being-- Benin Population, Health, and Human Well-Being-- Benin Demographic and Health Indicators Benin Sub- Saharan Africa World Total Population (in thousands of people) 1950 2,046 176,775 2,519,495 2002 6,629 683,782

More information

This book serves as a guide for those interested in using IBM

This book serves as a guide for those interested in using IBM 1 Overview This book serves as a guide for those interested in using IBM SPSS/PASW Statistics software to aid in statistical data analysis whether as a companion to a statistics or research methods course

More information

Malawi Population Data Sheet

Malawi Population Data Sheet Malawi Population Data Sheet 2012 Malawi s Population Is Growing Rapidly Malawi Population (Millions) 26.1 19.1 13.1 9.9 8.0 4.0 5.5 1966 1977 1987 1998 2008 2020 2030 Malawi s population is growing rapidly,

More information

Protecting and improving the nation s health. Alcohol treatment in England 2013-14

Protecting and improving the nation s health. Alcohol treatment in England 2013-14 Protecting and improving the nation s health Alcohol treatment in England 2013-14 October 2014 About Public Health England Public Health England exists to protect and improve the nation s health and wellbeing,

More information

Chapter 24. What will you learn in this chapter? Valuing an economy. Measuring the Wealth of Nations

Chapter 24. What will you learn in this chapter? Valuing an economy. Measuring the Wealth of Nations Chapter 24 Measuring the Wealth of Nations 2014 by McGraw-Hill Education 1 What will you learn in this chapter? How to calculate gross domestic product (GDP). Why each component of GDP is important. What

More information

SAMA Working Paper: POPULATION AGING IN SAUDI ARABIA. February 2015. Hussain I. Abusaaq. Economic Research Department. Saudi Arabian Monetary Agency

SAMA Working Paper: POPULATION AGING IN SAUDI ARABIA. February 2015. Hussain I. Abusaaq. Economic Research Department. Saudi Arabian Monetary Agency WP/15/2 SAMA Working Paper: POPULATION AGING IN SAUDI ARABIA February 2015 By Hussain I. Abusaaq Economic Research Department Saudi Arabian Monetary Agency Saudi Arabian Monetary Agency The views expressed

More information

United Kingdom. HDI values and rank changes in the 2013 Human Development Report

United Kingdom. HDI values and rank changes in the 2013 Human Development Report Human Development Report 2013 The Rise of the South: Human Progress in a Diverse World Explanatory note on 2013 HDR composite indices United Kingdom HDI values and rank changes in the 2013 Human Development

More information

REQUEST TO ADD AN UNDERGRADUATE ACADEMIC CERTIFICATE PROGRAM AND/OR REQUEST FOR RECOGNITION ON THE UNIVERSITY TRANSCRIPTS 1

REQUEST TO ADD AN UNDERGRADUATE ACADEMIC CERTIFICATE PROGRAM AND/OR REQUEST FOR RECOGNITION ON THE UNIVERSITY TRANSCRIPTS 1 REQUEST TO ADD AN UNDERGRADUATE ACADEMIC CERTIFICATE PROGRAM AND/OR REQUEST FOR RECOGNITION ON THE UNIVERSITY TRANSCRIPTS 1 1. Type of Proposal New Certificate Program (requiring THECB notification only)

More information

Brief. Research in SEPT. 04. When Violence Hits Home: How Economics and Neighborhood Play a Role

Brief. Research in SEPT. 04. When Violence Hits Home: How Economics and Neighborhood Play a Role SEPT. 04 U.S. Department of Justice Office of Justice Programs National Institute of Justice Research in Brief When Violence Hits Home: How Economics and Neighborhood Play a Role U.S. Department of Justice

More information

INDICATOR REGION WORLD

INDICATOR REGION WORLD SUB-SAHARAN AFRICA INDICATOR REGION WORLD Demographic indicators Total population (2006) 748,886,000 6,577,236,000 Population under 18 (2006) 376,047,000 2,212,024,000 Population under 5 (2006) 125,254,000

More information

Europass Curriculum Vitae

Europass Curriculum Vitae Europass Curriculum Vitae Personal information First name(s) / Surname(s) E-mail Flavia Di Costa dicosta@dis.uniroma1.it; Work experience Dates December 2013 Onwards Research fellow Research activity on

More information

No. 125 April 2001. Enhanced Surveillance of Maternal Mortality in North Carolina

No. 125 April 2001. Enhanced Surveillance of Maternal Mortality in North Carolina CHIS Studies North Carolina Public Health A Special Report Series by the 1908 Mail Service Center, Raleigh, N.C. 27699-1908 www.schs.state.nc.us/schs/ No. 125 April 2001 Enhanced Surveillance of Maternal

More information

Constructing a Basefile for Simulating Kunming s Medical Insurance Scheme of Urban Employees

Constructing a Basefile for Simulating Kunming s Medical Insurance Scheme of Urban Employees INTERNATIONAL JOURNAL OF MICROSIMULATION (2011) 4(3) 3-16 Constructing a Basefile for Simulating Kunming s Medical Insurance Scheme of Urban Employees Xiong Linping Department of Health Services Management,

More information

Abortion in Women s Lives: Exploring Links to Equal Opportunity and Financial Stability Insights From Polling in New York and Pennsylvania Sept 2014

Abortion in Women s Lives: Exploring Links to Equal Opportunity and Financial Stability Insights From Polling in New York and Pennsylvania Sept 2014 Abortion in Women s Lives: Exploring Links to Equal Opportunity and Financial Stability Insights From Polling in New York and Pennsylvania Sept 2014 Goals of Surveys > Measure the degree of support for

More information

Explanatory note on the 2014 Human Development Report composite indices. Spain. HDI values and rank changes in the 2014 Human Development Report

Explanatory note on the 2014 Human Development Report composite indices. Spain. HDI values and rank changes in the 2014 Human Development Report Human Development Report 2014 Sustaining Human Progress: Reducing Vulnerabilities and Building Resilience Explanatory note on the 2014 Human Development Report composite indices Spain HDI values and rank

More information

Education: It Matters More to Health than Ever Before

Education: It Matters More to Health than Ever Before ISSUE BRIEF Education: It Matters More to Health than Ever Before Americans with fewer years of education have poorer health and shorter lives, and that has never been more true than today. In fact, since

More information

INDICATOR REGION WORLD

INDICATOR REGION WORLD SUB-SAHARAN AFRICA INDICATOR REGION WORLD Demographic indicators Total population (2005) 713,457,000 6,449,371,000 Population under 18 (2005) 361,301,000 2,183,143,000 Population under 5 (2005) 119,555,000

More information

Incorporating Life Course, Social Determinants, and Health Equity into California s MCAH Programs

Incorporating Life Course, Social Determinants, and Health Equity into California s MCAH Programs Incorporating Life Course, Social Determinants, and Health Equity into California s MCAH Programs Shabbir Ahmad, DVM, MS, PhD Maternal, Child and Adolescent Health Program Center for Family Health California

More information

Getting the Most from Demographics: Things to Consider for Powerful Market Analysis

Getting the Most from Demographics: Things to Consider for Powerful Market Analysis Getting the Most from Demographics: Things to Consider for Powerful Market Analysis Charles J. Schwartz Principal, Intelligent Analytical Services Demographic analysis has become a fact of life in market

More information

The St James and Emmanuel Academy Trust

The St James and Emmanuel Academy Trust The St James and Emmanuel Academy Trust Sex and Relationships Education Policy Didsbury CE/West Didsbury CE Sex and Relationship Education (SRE) Policy Guidance, Sept 2015 1. Introduction context Our school

More information

2015-present. Brown University, Postdoctoral Research Associate in Population Studies, Population Studies & Training Center

2015-present. Brown University, Postdoctoral Research Associate in Population Studies, Population Studies & Training Center Tyler W. Myroniuk Brown University Population Studies & Training Center, 68 Waterman Street, Providence, RI, USA 02912 E-mail: tyler_myroniuk@brown.edu Citizenship: Canadian, United States Permanent Resident

More information

Death Data: CDC Wonder, Texas Health Data, and VitalWeb

Death Data: CDC Wonder, Texas Health Data, and VitalWeb Death Data: CDC Wonder, Texas Health Data, and VitalWeb Evidence-Based Public Health Practice Step 2: Quantify the Issue This handout demonstrates how to access CDC Wonder, Texas Health Data, and VitalWeb

More information

Population Aging Research Center. University of Pennsylvania. Mexican Migration to the US and Access to Health Care

Population Aging Research Center. University of Pennsylvania. Mexican Migration to the US and Access to Health Care Population Aging Research Center University of Pennsylvania Mexican Migration to the US and Access to Health Care Sara Ross, José Pagán, and Daniel Polsky PARC Working Paper Series WPS 05-12 "The authors

More information

Divorce in Europe: Patterns, consequences, policies

Divorce in Europe: Patterns, consequences, policies Divorce in Europe: Patterns, consequences, policies Juho Härkönen Stockholm University Demography Unit Swedish Institute for Social Research Email: juho.harkonen@sofi.su.se http://people.su.se/~jhr Contents

More information

Alcohol data: JSNA support pack

Alcohol data: JSNA support pack Alcohol data: JSNA support pack Technical definitions for the data to support planning for effective alcohol prevention, treatment and recovery in 2016-17 THE TECHNICAL DEFINITIONS The data in the JSNA

More information

A Comparison of Period and Cohort Life Tables Accepted for Publication in Journal of Legal Economics, 2011, Vol. 17(2), pp. 99-112.

A Comparison of Period and Cohort Life Tables Accepted for Publication in Journal of Legal Economics, 2011, Vol. 17(2), pp. 99-112. A Comparison of Period and Cohort Life Tables Accepted for Publication in Journal of Legal Economics, 2011, Vol. 17(2), pp. 99-112. David G. Tucek Value Economics, LLC 13024 Vinson Court St. Louis, MO

More information

THE DEMOGRAPHY OF POPULATION AGEING

THE DEMOGRAPHY OF POPULATION AGEING THE DEMOGRAPHY OF POPULATION AGEING Barry Mirkin and Mary Beth Weinberger* An inevitable consequence of the demographic transition and the shift to lower fertility and mortality has been the evolution

More information

Delaying First Pregnancy

Delaying First Pregnancy Delaying First Pregnancy Introduction The age at which a woman has her first pregnancy affects the health and life of a mother and her baby. While pregnancy can present health risks at any age, delaying

More information

Explanatory note on the 2014 Human Development Report composite indices. United Kingdom

Explanatory note on the 2014 Human Development Report composite indices. United Kingdom Human Development Report 2014 Sustaining Human Progress: Reducing Vulnerabilities and Building Resilience Explanatory note on the 2014 Human Development Report composite indices United Kingdom HDI values

More information

Community Assistantship Program...a program of the Center for Urban and Regional Affairs (CURA)

Community Assistantship Program...a program of the Center for Urban and Regional Affairs (CURA) Community Assistantship Program...a program of the Center for Urban and Regional Affairs (CURA) Understanding the Importance of Research at Community Colleges and Workforce Centers Prepared in partnership

More information

Demographics of Atlanta, Georgia:

Demographics of Atlanta, Georgia: Demographics of Atlanta, Georgia: A Visual Analysis of the 2000 and 2010 Census Data 36-315 Final Project Rachel Cohen, Kathryn McKeough, Minnar Xie & David Zimmerman Ethnicities of Atlanta Figure 1: From

More information

Hewlett Foundation-Supported Institutions Offering Graduate Programs in Population Science

Hewlett Foundation-Supported Institutions Offering Graduate Programs in Population Science Hewlett Foundation-Supported Institutions Offering Graduate Programs in Population Science Brown University - Population Studies and Training Center The Population Studies and Training Center (PSTC) at

More information

The LENA TM Language Environment Analysis System:

The LENA TM Language Environment Analysis System: FOUNDATION The LENA TM Language Environment Analysis System: The Interpreted Time Segments (ITS) File Dongxin Xu, Umit Yapanel, Sharmi Gray, & Charles T. Baer LENA Foundation, Boulder, CO LTR-04-2 September

More information

Convention on the Elimination of All Forms of Discrimination against Women

Convention on the Elimination of All Forms of Discrimination against Women United Nations CEDAW/C/ETH/Q/6-7 Convention on the Elimination of All Forms of Discrimination against Women Distr.: General 4 November 2010 Original: English Committee on the Elimination of Discrimination

More information

Global Urbanization: Trends, Patterns, Determinants, and Impacts. Abdullah Baqui, DrPH, MPH, MBBS Johns Hopkins University

Global Urbanization: Trends, Patterns, Determinants, and Impacts. Abdullah Baqui, DrPH, MPH, MBBS Johns Hopkins University This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike License. Your use of this material constitutes acceptance of that license and the conditions of use of materials on this

More information

Everything you always wanted to know about the DHS, but you never dared to ask

Everything you always wanted to know about the DHS, but you never dared to ask Everything you always wanted to know about the DHS, but you never dared to ask Simona Bignami, PhD Département de démographie Université de Montréal October 25, 2012 Outline The surveys The data The analysis

More information

Creating a Database. Frank Friedenberg, MD

Creating a Database. Frank Friedenberg, MD Creating a Database Frank Friedenberg, MD Objectives Understand the flow of data in a research project Introduce a software based database (Access) Tips for avoiding common coding and data entry mistakes

More information

Manual: Policies Document ID: PI013 Date Created: Jun 08 Section: Investigator No. Pages: 7 Review Date: Aug 15 Future Review Date: Aug 17

Manual: Policies Document ID: PI013 Date Created: Jun 08 Section: Investigator No. Pages: 7 Review Date: Aug 15 Future Review Date: Aug 17 P0LICYI013 PREGNANCY AND SEXUAL HEALTH POLICY Manual: Policies Document ID: PI013 Date Created: Jun 08 Section: Investigator No. Pages: 7 Review Date: Aug 15 Future Review Date: Aug 17 PURPOSE To describe

More information

Number, Timing, and Duration of Marriages and Divorces: 2009

Number, Timing, and Duration of Marriages and Divorces: 2009 Number, Timing, and Duration of Marriages and Divorces: 2009 Household Economic Studies Issued May 2011 P70-125 INTRODUCTION Marriage and divorce are central to the study of living arrangements and family

More information

Norway. HDI values and rank changes in the 2013 Human Development Report

Norway. HDI values and rank changes in the 2013 Human Development Report Human Development Report 2013 The Rise of the South: Human Progress in a Diverse World Explanatory note on 2013 HDR composite indices Norway HDI values and rank changes in the 2013 Human Development Report

More information

Policy Perspectives Paper

Policy Perspectives Paper Review of the Measurement of Ethnicity Policy Perspectives Paper Main Paper July 2001 Kate Lang Social Policy Division Statistics New Zealand Statistics New Zealand Review of the Measurement of Ethnicity

More information

Dynamic and Stochastic Survival Models

Dynamic and Stochastic Survival Models Dynamic and Stochastic Survival Models A Comparison of Europe by Omer Saddiqi THESIS for the degree of MASTER OF SCIENCE (Modelling and Data Analysis) Faculty of Mathematics and Natural Sciences University

More information

Promoting Family Planning

Promoting Family Planning Promoting Family Planning INTRODUCTION Voluntary family planning has been widely adopted throughout the world. More than half of all couples in the developing world now use a modern method of contraception

More information

Beyond 2011: Population Coverage Survey Field Test 2013 December 2013

Beyond 2011: Population Coverage Survey Field Test 2013 December 2013 Beyond 2011 Beyond 2011: Population Coverage Survey Field Test 2013 December 2013 Background The Beyond 2011 Programme in the Office for National Statistics (ONS) is currently reviewing options for taking

More information

SPSS Workbook 1 Data Entry : Questionnaire Data

SPSS Workbook 1 Data Entry : Questionnaire Data TEESSIDE UNIVERSITY SCHOOL OF HEALTH & SOCIAL CARE SPSS Workbook 1 Data Entry : Questionnaire Data Prepared by: Sylvia Storey s.storey@tees.ac.uk SPSS data entry 1 This workbook is designed to introduce

More information

January 26, 2009 The Faculty Center for Teaching and Learning

January 26, 2009 The Faculty Center for Teaching and Learning THE BASICS OF DATA MANAGEMENT AND ANALYSIS A USER GUIDE January 26, 2009 The Faculty Center for Teaching and Learning THE BASICS OF DATA MANAGEMENT AND ANALYSIS Table of Contents Table of Contents... i

More information

This book serves as a guide for those interested in using IBM SPSS

This book serves as a guide for those interested in using IBM SPSS 1 Overview This book serves as a guide for those interested in using IBM SPSS Statistics software to assist in statistical data analysis whether as a companion to a statistics or research methods course,

More information

Launch the Forum, create a web site, and begin a list of stakeholder groups. organizations, and academic institutions

Launch the Forum, create a web site, and begin a list of stakeholder groups. organizations, and academic institutions CONCEPT NOTE Forum on Investing in Young Children Globally An activity of the Board on Children, Youth, and Families and Board on Global Health at Institute of Medicine and National Research Council of

More information

Fact Book on Retirement Income 2010. A Review of the Trends and Activity in the Retirement Income Market

Fact Book on Retirement Income 2010. A Review of the Trends and Activity in the Retirement Income Market Fact Book on Retirement Income 2010 A Review of the Trends and Activity in the Retirement Income Market Fact Book on Retirement Income 2010 A Review of the Trends and Activity in the Retirement Income

More information

2015-present. Brown University, Postdoctoral Research Associate in Population Studies, Population Studies & Training Center

2015-present. Brown University, Postdoctoral Research Associate in Population Studies, Population Studies & Training Center Tyler W. Myroniuk Brown University Population Studies & Training Center, 68 Waterman Street, Providence, RI, USA 02912 E-mail: tyler_myroniuk@brown.edu Citizenship: Canadian, United States Permanent Resident

More information

From Research Question to Exploratory Analysis

From Research Question to Exploratory Analysis From Research Question to Exploratory Analysis Jo Wathan Ros Southern UK Data Service 21 Nov 2014 Today Research questions and data for questions Finding data in the UK Data Service Evaluating data for

More information

Marriage and divorce: patterns by gender, race, and educational attainment

Marriage and divorce: patterns by gender, race, and educational attainment ARTICLE OCTOBER 2013 Marriage and divorce: patterns by gender, race, and educational attainment Using data from the National Longitudinal Survey of Youth 1979 (NLSY79), this article examines s and divorces

More information

Tunisia s HDI value and rank

Tunisia s HDI value and rank Human Development Report 2013 The Rise of the South: Human Progress in a Diverse World Explanatory note on 2013 HDR composite indices Tunisia HDI values and rank changes in the 2013 Human Development Report

More information

The trend of Vietnamese household size in recent years

The trend of Vietnamese household size in recent years 2011 International Conference on Humanities, Society and Culture IPEDR Vol.20 (2011) (2011) IACSIT Press, Singapore The trend of Vietnamese household size in recent years Nguyen, Thanh Binh 1 Free University

More information

Girls education the facts

Girls education the facts Education for All Global Monitoring Report Fact Sheet October 2013 Girls education the facts Millions of girls around the world are still being denied an education PRIMARY SCHOOL: There are still 31 million

More information

The ageing of the ethnic minority populations of England and Wales: findings from the 2011 census

The ageing of the ethnic minority populations of England and Wales: findings from the 2011 census The ageing of the ethnic minority populations of England and Wales: findings from the 2011 census A briefing paper from the Centre for Policy on Ageing June 2013 The Centre for Policy on Ageing was set

More information

A User s Guide to the PSU-Census Bureau Research Data Center. Mark Roberts & Jennifer Van Hook

A User s Guide to the PSU-Census Bureau Research Data Center. Mark Roberts & Jennifer Van Hook A User s Guide to the PSU-Census Bureau Research Data Center Mark Roberts & Jennifer Van Hook Outline Introduction to RDCs Data Resources in Health and Demography Application Process for NCHS Data Resources

More information

Population. Policy brief. March 2010

Population. Policy brief. March 2010 March 2010 Population Policy brief The rapid growth of the world s population is a subject that receives too little political and public attention. It currently stands at 6.8 billion, up from 2.5 billion

More information

Program Review List Logout How it works

Program Review List Logout How it works Program Review Submission Program Review List Logout How it works 2014-2015 Instructional Program Review Program Name: Sociology Program Contact: Mathur, Minu Academic Year: 2014-2015 Status: Submitted

More information

College of Agriculture, School of Human Environmental Sciences

College of Agriculture, School of Human Environmental Sciences 251 PERSONAL AND ILY FINANCE. (3) Management of personal and family financial resources throughout the lifespan. A study of individual and family finances as related to planning, credit, savings, investment,

More information