\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Transitioning to Decent Work and Economic Growth in Sub-Saharan Africa: Implications for the Attainment of Sustainable Development Goal 8},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2020-01-15 (revised: 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020-01-15}
\title{Transitioning to Decent Work and Economic Growth in Sub-Saharan Africa: Implications for the Attainment of Sustainable Development Goal 8}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Raimi,  L.}

\renewcommand\Authands{ and }

\date{\small \em Received: 11 December 2019 Accepted: 1 January 2020 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


The phenomenon of indecent workplaces poses serious existential threats to profits, plants, and people including the attainment of sustainable development goal (SDG) in Sub-Saharan Africa. This chapter discusses the imperative of transition to decent work and economic growth in Sub-Saharan Africa â??" a move that is expected to lead to the attainment of SDG 8. Using a mixed research method with preference for secondary data, the paper provides richer findings on the subject of inquiry. It was found that the per capita GDPs of Sub-Saharan Africa a period of 10 years (2000-2019) are very low when compared with the minimum per capita GDP of $3996 for the Upper-Middle Income countries. Also, the continent manifested a low tendency towards decent work because of worsening unemployment rates and higher vulnerable employment in the labour force. With regards to practical and managerial implications, the study validates the United Nations? targets on economic growth and decent work, which explicates that to sustain per capita economic growth, the least developed countries must have at least 7 percent gross domestic product growth per annum including providing decent work for all women and men.

\end{abstract}


\keywords{}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
he phenomenon of indecent work has emerged as a front-burner issue before the International Labour Organization (ILO) and the governments of member countries, when viewed in terms of the number of conventions and guidelines on labour standards and fair employment that has been adopted and endorsed over the years. Regrettably, the level of compliance with the ideals of decent work is very low. The low compliance level by the employers and governments to the guidelines on decent work poses serious existential threats to profits, plants, and people (3Ps) including the attainment of the sustainable development goal (SDG) if not systematically redressed. A reliable report indicated that the global economy faces extreme, poverty, slower growth, climate change, widening inequalities, unemployment, and growing indecent work, but the situation is worse in Sub-Saharan Africa where more than 204 million people are unemployed in 2015, and the worsening unemployment situation provided breeding grounds for forced labour, slavery and human trafficking (UNDP, 2020).\par
Additionally, the report of World Bank (2019b) identified extreme poverty, growing public debt/debt risk, slow growth of the labour market, rising labour force, and gender disparities as the critical inhibiting factors holding back economic growth and sustainable development in Sub-Saharan Africa.\par
In the midst of the economic crisis explicated above, the youth population is the hardest hit, as young men and women driven by hunger, hopelessness, and haplessness are forced to accept non-standard employment with poor conditions of service in the developing countries (Shehu and Nilsson, 2014). Similarly, \hyperref[b30]{Sparreboom and Staneva (2014)} reported that the vulnerable young people are the worst hit by the global economic crisis, when viewed from five areas, namely: (i) the young people have a higher unemployment rate, (ii) young people take up lowerquality jobs, (iii) they suffer greater labour market inequalities, (iv) the young people have longer and more insecure school to-work transitions, and (v) the young people have more increased detachment from the labour market.\par
To sustainably redress the institutional challenges to economic development in the world, the International Labour Organisation had long identified a decent work as an ideal that is central to sustainable poverty reduction and an effective means for achieving equitable, inclusive and sustainable development  {\ref (ILO, 2013)}. Similarly, the United Nations conceived the sustainable development goals (SDGs), specifically, Goal 8 is dedicated to a transition to decent work and economic growth. To forestall ambiguity in understanding, the ILO explained that work qualifies to be described as decent when three objectives engrained and ensured the authorities: the need for jobs, the honouring of core labour standards, and the pursuit of further improvements in job quality \hyperref[b7]{(Fields, 2003)}.\par
The decent work agenda as featured consistently as part of international guidelines on employment and labour standards for many years. It was mentioned in the UN Charter of 1945 (MacNaughton \& Frey, 2018). The 1948 Universal Declaration of Human Rights Charter emphasized decent work including economic, social, and cultural rights (Association of Human Rights (2011). Also, ILO's 1998 Declaration on Fundamental Principles and Rights at Work articulated the need to promote principles and rights to decent work in four categories, namely: (i) freedom of association and the effective recognition of the right to collective bargaining, (ii) the elimination of forced or compulsory labour, (iii) the abolition of child labour and (iv) the elimination of discrimination in respect of employment and occupation (ILO, 2020). In 1999, the ILO adopted a new industrial relations strategy that is premised on four strategic objectives: (a) full employment, (b) improved levels of socio-economic security, (c) universal respect for fundamental principles and rights at work, and (d) the strengthening of social dialogue \hyperref[b7]{(Fields, 2003)}. The millennium development goals (MDGs) incorporated decent work as a new target of MDGs in 2007. The 1999 UN Global Compact also integrated four core labour standards of ILO as part of its nine-point principles (UN Global Compact, 2014). Furthermore, the ILO at the international Tripartite Meeting of Experts in 2008 adopted the Decent Work Indicators with ten substantive elements (ILO, 2013). The European Union similarly engrained the ILO's four core labour standards into its revised OECD Guidelines for multinational enterprises: Global instruments for corporate responsibility ( \hyperref[b7]{(Fields, 2003;} {\ref OECD, 2000)}.\par
As laudable as the past efforts on the adoption of ILO's labour standards on decent work are, the phenomenon of unfair labour practices continues in the global workplaces because there is a disconnection between the norms espoused under the Decent Work Agenda and the tangible implications of interventions the African, Caribbean, and Pacific (ACP) countries \hyperref[b14]{(Langan, 2014)}. The ineffective implementation of the various guidelines on decent work is an indication that beyond the development of guidelines and standards on decent work at organizational, national and international levels, there is a need for a strong ethical climate for the implementation, monitoring, and evaluation of these guidelines. Moreover, the absence of the ethical climate is further worsened by the avoidable constraints posed by inadequate labour administration, especially inadequate staff with sufficient expertise to enforce the guidelines on decent work and labour standards in the informal economy .\par
Based on the foregoing, there exists a knowledge gap to be filled with regards to the state of decent work' in Sub-Saharan Africa, and what strategies could be put in place to achieve decent work the stimulates economic growth by the year 2030 in the continent. This paper discusses the imperative of transition to decent work and economic growth (SDG 8) in Sub-Saharan Africa. Specifically, the study intends to answers to the following questions: (a) What is the state of decent work in Sub-Saharan Africa? (b) What is the state of economic growth in Sub-Saharan Africa?\par
There are seven sections in this chapter contribution. Section 1 provides a concise introductory background on the macro-economic challenges hindering decent work agenda. Section 2 presents the adopted methods and analysis. Section 3 critically discusses the concept of decent work and its measurements in the literature. Section 4 narratively explores the Spatio-Temporal analysis of international guidelines on decent work from 1945 to 2016. Section 5 discusses economic growth. Section 6 presents the results/findings of the study. Section 7 discusses the conclusions, practical/managerial implications, and policy recommendations. 
\section[{II.}]{II.} 
\section[{Methods and Analysis}]{Methods and Analysis}\par
This paper adopts a mixed research method with a preference for secondary data (qualitative and quantitative). The required qualitative data were extracted from the selection of scholarly works on decent work and economic growth in Sub-Saharan Africa. To ensure academic rigour and objectivity in the selection of these scholarly works, a sample of 50 relevant scholarly works on decent work were purposively selected for the Google Scholar database. However, the quantitative secondary data on the gross domestic product (GDP), percentage of unemployed males and females in the labour force, and percentage of males and females in vulnerable employment were sourced from the World Bank Database spanning 10 years (2000 -2019). The qualitative information from scholarly works was analyzed using a critical literature review (CLR). The CLR is the systematic and objective analysis and evaluation of scholarly articles on a specific subject matter for the purpose of developing new insights, richer findings, and enriched understanding about the subject of inquiry (Saunders and Rojon 2011; Saunders, Lewis and Thornhill, 2012). The quantitative data were however analyzed descriptively using tables and percentages. The meaningful findings that emerged from both methods. To ensure some degree of academic rigour and objectivity in the selection of scholarly works, a sample of 50 relevant scholarly works on decent work were purposively selected, analyzed and evaluated on the basis of which findings and prescriptions were made on the imperative of transition to decent work and economic growth in Sub-Saharan Africa. 
\section[{III.}]{III.} 
\section[{Definition of Decent Work and Measurements}]{Definition of Decent Work and Measurements}\par
The term decent work is better explained than defined. A number of definitions abound in the industrial relations and personnel management literature on this front-burner concept. Decent work refers to an adequate opportunity for employees to work, equitable remuneration in cash and kind, including safety in the workplace and healthy working conditions. The first two components of decent work (adequate opportunity and remuneration) are social security components, while the two others (safety at workplace and healthy workplace) are the social relations component of decent work \hyperref[b8]{(Ghai, 2003)}.\par
Decent work measurements have been widely discussed in the literature for several decades. At a point in time, the decent work measurements focus on workplace outcomes, specifically: what kinds of work people are assigned, how remuneration is determined including security of the work, and what rights workers enjoy in their workplace \hyperref[b7]{(Fields, 2003)}. The International Labour Organization (ILO) after an international Tripartite Meeting of Experts on the Measurement of Decent Work in 2008 adopted a framework of Decent Work Indicators with ten substantive elements as veritable measurements that include: (i) full and productive employment, (ii) rights at work, social protection, and the promotion of social dialogue): employment opportunities; adequate earnings and productive work; decent working time; combining work, family and personal life; work that should be abolished; stability and security of work; equal opportunity and treatment in employment; safe work environment; social security; and, social dialogue, employers' and workers' representation  {\ref (ILO, 2013)}.\par
As laudable as the framework on decent work indicators/measurements are, it requires an ethical climate for its implementation, monitoring, and evaluation.\par
An ethical climate incorporates an organization's working environment, ethical consequences of organizational issues, policies, procedures and practices .) and extends to the application of organizational policies and procedures and execution of ethical standards to reward ethical activities and sanction unethical conduct \hyperref[b25]{(Schwepker, 2001;}. Related to the point above, the UN Global Compact principles 3, 4, 5 and 6 also emphasized the need for decent work globally. Specifically, the 3 rd the principle stated that businesses operating across the glove should uphold the freedom of association and the effective recognition of the right to collective bargaining; the 4 th principle emphasized the need for corporate leaders to eliminate all forms of forced and compulsory labour; the 5 th principle emphasized the need for effective abolition of child labour; and 6 th principle recommended the need to eliminate discrimination in respect of employment and occupation (UN Global Compact, 2014, p.6).\par
IV. 
\section[{Spatio-Temporal Analysis of International Guidelines on decent Work}]{Spatio-Temporal Analysis of International Guidelines on decent Work}\par
Having understood the definition of decent work, this section examines how decent work agenda has consistently been discussed, endorsed, and adopted over-the-years by the international community. As far back as 1945 post-world war period, the need for a decent work was consistently pursued. Specifically, the UN Charter of 1945 articulated the ideals of decent work through the promotion of "higher standards of living, full employment, and conditions of economic and social progress and development" including respect for, and recognition of human and basic rights of workers (MacNaughton \& Frey, 2018; Association of Human rights, 2019). The 1945 Charter was mere pronouncement with very low compliance in the world of work and among member nations of the UN.\par
In 1948, the imperative of decent work was relaunched and firmly enshrined as part of the Universal Declaration of Human Rights Charter. The new Charter guarantees protection of the person, and provides classical freedom and rights such as freedom of expression, as well as economic, social, and cultural rights. The rights apply to all people irrespectively of their race, gender, and nationality, as all people are born free and equal (Association of Human Rights (2011). The Declaration elicits cooperation of governments and businesses as critical segments of the society for enforcement. The businesses are particularly vested with the responsibility to promote respect of the human rights of their employees with regards to decent work particularly on issues of core labour standards, management of security forces, and indigenous peoples' rights  {\ref (OECD, 2001)}.\par
Another important progress on the promotion of decent work was the adoption in 1998 the ILO Declaration on Fundamental Principles and Rights at Work. The Declaration elicits from the member states to respect and promote principles and rights to decent work in four categories, namely: (i) freedom of association and the effective recognition of the right to collective bargaining, (ii) the elimination of forced or compulsory labour, (iii) the abolition of child labour and (iv) the elimination of discrimination in respect of employment and occupation (ILO, 2020). 
\section[{Volume XX Issue VI Version I}]{Volume XX Issue VI Version I} 
\section[{( E )}]{( E )}\par
Furthermore, the ILO in 1999 adopted a new industrial relations goal christened "Decent Work for All". The decent work agenda is the creation of not just jobs, but jobs of acceptable quality. The actualization of this laudable the objective is premised on four strategic objectives: (a) full employment, (b) improved levels of socio-economic security, (c) universal respect for fundamental principles and rights at work, and (d) the strengthening of social dialogue \hyperref[b7]{(Fields, 2003)}. From public health perspective, scholars emphasized that promoting fair employment and decent work as parts of the daily living conditions impact positively on human health (MacNaughton \& Frey, 2018).\par
Beyond the agenda of the United Nations on decent work, the European Union member countries reinforced extant policies and standards on decent work by incorporating ILO's four core labour standards into its revised OECD Guidelines for multinational enterprises:\par
Global instruments for corporate responsibility ( \hyperref[b7]{(Fields, 2003;} {\ref OECD, 2000)}. The OECD Guidelines are essentially nine recommendations on codes of conduct covering nine areas of business conduct that the governments elicit voluntary compliance from the multinational enterprises (OECD, 2001).\par
The millennium development goals (MDGs) adopted in 2000 also recognized decent work as a worthwhile agenda. According to ILO (2020b), the UN incorporated decent work as a new target of MDGs in 2007. The UN believed that decent work ideals of full and productive employment for men, women and young people represent one of the potent means for fighting poverty foundationally (MDG 1). For MDG 2, it is believed that achieving universal primary education is premised on (a) children having access to education as well as freedom from child labour, and (b) supporting the rights of teachers and fostering labour conditions that would motivate them to provide quality education. With regards to achieving gender equality (MDG 3), there is a need to have decent work policies that promote equal opportunities for women to access employment, social protection, and training. Similarly, decent work agenda support MDGs 4 and 5 fundamentally because of compliance by employers with international labour standards, the promotion of social protection such as maternity leave and the ability to reach women in the workplace all play a crucial role in reducing child mortality (MDG 4) and in improving maternal health (MDG 5). Decent work incorporates the need for employers and governments to promote HIV/AIDS prevention policies and raising awareness in the workplace for the purpose of combating HIV/AIDS (MDG 6). Decent work agenda aligns with the call to adapt to climate change, as decent work and labour standards have a strong link to environmental sustainability (MDG 7). Adopting the ideas of decent work by all strategic actors can help forge a global partnership for development (MDG 8) that would accelerate the progress toward better living and working conditions for all.\par
Furthermore, the International Labour Organisation reviewed the state of "Decent Work for All" in order to improve the wellness of employees across the globe. Consequently, at the international Tripartite Meeting of Experts on the Measurement of Decent Work in 2008, the Decent Work Indicators was adopted. The Decent Work Indicators has the following ten substantive elements: (i) full and productive employment, (ii) rights at work, social protection and the promotion of social dialogue): employment opportunities; adequate earnings and productive work; decent working time; combining work, family and personal life; work that should be abolished; stability and security of work; equal opportunity and treatment in employment; safe work environment; social security; and, social dialogue, employers' and workers' representation (ILO, 2013).\par
Related to the point above, the United Nations integrated four core labour standards of ILO into the nine-point Global Compact that was launched in January 1999. The UN Global Compact is a blueprint for promoting the shared values and principles of the United Nations regarding issues of human rights, labour (including decent work) and the environment among business groups, individual companies, organized labour, and non-governmental organizations \hyperref[b7]{(Fields, 2003)}. The 3, 4, 5 and 6 principles of the UN Global Compact promote the need for decent work globally. Specifically, the 3 rd principle stated that businesses operating across the glove should uphold the freedom of association and the effective recognition of the right to collective bargaining; 4 th principle emphasized the need for corporate leaders to eliminate of all forms of forced and compulsory labour; 5 th principle emphasized the need for effective abolition of child labour; and 6 th principle recommended the need to eliminate discrimination in respect of employment and occupation (UN Global Compact, 2014, p.6).\par
At the expiration of the Millennium Development Goals (MDGs), the United Nations adopted the sustainable development goals (SDGs) in September 2015, as a new development blueprint that builds on the success of MDGs across the globe. It was officially launched on 1 January 2016 with the recommendation to member countries to take ownership of the SDGs and establish national frameworks for the achievement of the 17 Goals (United Nations, 2018). The SDGs is an all-inclusive sustainable development blueprint to be implemented and tracked for the next fifteen by the international community at the national and international levels (Raimi, Adelopo and Yusuf, 2019). Table \hyperref[tab_0]{1} below provides a tabular summary of the Spatio-temporal trends of the decent work agenda.  Access to justice for all, and building effective, accountable institutions at all levels. Goal 17\par
Partnerships for the Goals Revitalize the global partnership for sustainable development. 
\section[{Source: United Nations (2018)}]{Source: United Nations (2018)}\par
V. Economic Growth in Sub-Saharan Africa\par
The term economic growth has been defined as the measure of the change of GDP from one year to the next. In most development literature, economic growth is functionally measured by GDP in US dollars at constant prices \hyperref[b13]{(Lam and Shiu, 2010)}. Moreover, economic growth is a catalyst to social-economic development, as rising per capita incomes that trailed increased GDP reduces poverty, that is, a 10\% increase in economic growth will lead to a 20-30\% decrease in poverty  {\ref (Adam, 2004)}. The above statement is reinforced by Goal 8 of SDGs on Decent Work and Economic Growth, which presupposes that sustainable economic growth requires the creation of enabling conditions that allow people to have quality jobs (United Nations, 2018). Let us examine the phenomena of decent work and economic growth in Sub-Saharan Africa on the basis of macro-economic data sourced from the World Bank database.\par
To determine the situations of decent work and economic growth in Sub-Saharan Africa, the study descriptively analyzed the World Bank data on per capita GDP, percentage of unemployed males and females in the labour force and percentage of males and females in vulnerable employment for a period of 10 years (2000 -2019)\par
? The decision rule on Economic growth: If \% the per capita GDP of Sub-Saharan Africa ? \$3996 (Lower Limit of Upper-Middle Income PCI), Then, the continent is not experiencing economic growth.\par
? The decision rule on Decent Work: (a) If \% of unemployed male and female in the labour force is consistently high overtime, then the continent is far from decent work, and (b) If \% of male and female in vulnerable employment in the labour force is consistently high over time, then the continent is far from decent work. Besides, the comparative analyses of per capita GDPs, percentage of unemployed (male and female) and percentages of male and female in vulnerable employment in the labour force of Sub-Sharan Africa and the United States will further, enrich the findings from the descriptive analysis.  
\section[{Results/Findings on Economic Growth and Decent Work}]{Results/Findings on Economic Growth and Decent Work}\par
The findings of the study indicate that Sub-Saharan Africa suffers setbacks in both economic growth and decent work. From Tables \hyperref[tab_3]{3 and 4} above, each per capita GDP of Sub-Saharan Africa from 2000-2019 is very low when compared with the minimum per capita GDP of \$3996 for the Upper-Middle Income countries. The low per capita GDP for the 10-year period is a strong indication that the continent is not experiencing economic growth. For three different years, the per capita GDPs of Sub-Saharan Africa were \$1578 (2010), \$1690 (2014) and \$1659 (2018) less than \$3996.\par
Comparatively, the United States for the three periods had \$48,466 (2010), \$51015 (2014), and \$ 54579 (2018) higher than \$3996.\par
With regard to decent work, Tables \hyperref[tab_3]{3 and 4} showed worrisome trends. For 2010, the number of unemployed males in the labour force was 10.51\%, while the number of unemployed females was 6.4\%. In 2014, the number of unemployed male and female was 5.29\% and 6.27 respectively (an indication of a slight drop). By 2019, the number of unemployed male and female were 5.78\% and 6.65 respectively (a further indication that the unemployment rates have worsened) with respect to male and female in the continent. Similarly, the numbers of males and females in vulnerable employment on the continent are very alarming. In 2010, the percentage of males in vulnerable employment was while the percentage of females in vulnerable employment was 83.4\%. For 2014, the percentage of males in vulnerable employment was 67.8\%, while that of females in vulnerable employment was 81.7\% (a drop relative to 2010). By 2019, the percentage of males in vulnerable employment was 67.07\%, while that of females in vulnerable employment was 81.09\% (a slight drop relative to 2014).\par
Overall, Sub-Saharan Africa has very high percentages of males and females in vulnerable employment, when compared with the United States. In 2000, the percentage of male in vulnerable employment in the US was 4.75\% of the labour force, while the female was 3.5\%. For 2014, the percentage of males in vulnerable employment in the US was 4.2\% of the labour force, while the percentage of females was 3.4\%. By 2019, the percentage of males in vulnerable employment in the US was 4.06\% of the labour force, while the percentage of females was 3.36\%. Overall, the US has very low percentages of male and female in vulnerable employment, when compared with the Sub-Sharan Africa as a whole. The multiplier effect of decent work is expected to trigger economic growth, and systematically lead to the attainment of SDG 8.\par
The above findings on decent work are supported by findings from the literature reviewed. Evidence from low-income economies such as Bangladesh, Benin, Cambodia, Liberia, Madagascar, Malawi, Nepal, United Republic of Tanzania, Togo, and Uganda revealed that the employment opportunities offered to the young people (aged 15-29) fall short of decent work and that the young people take up these jobs in order to make a living in the absence of an adequate social safety net in their countries \hyperref[b30]{(Sparreboom and Staneva, 2014)}. Beyond this global findings, let us examine the state of decent work on a county-by-country basis in some Sub-Saharan African countries.\par
In South Africa's tourism industry, it was reported that the work conditions of South African tourist guides are precarious and far from being decent. Also, the tourist guides have limited career experience in tour guiding, as they take up the vulnerable temporary shortterm employment for the purpose of sustaining personal lifestyle rather than economic motivations. Besides, the treatments given to these tourist guides by their employers do not comply with the existing labour regulations (De Beer, Rogerson \& Rogerson, 2014).\par
For over a decade, Jauch \& Traub-Merz 2006) reported that workers and trade unions in the clothing and textile industry in Africa contend with abusive labour practices such as low wages, lack of benefits, and poor working conditions and environmental standards, which violates the basic workers' rights as specified by ILO. Worse still, the textile industry undermined the rights of workers and their trade unions to negotiations and collective bargaining through the threat of relocation. The hopelessness caused by unemployment in the continent has also forced the reserve army of unemployed people to be recruited for jobs with poor working conditions. 
\section[{VII. Conclusion, Implications and Policy Recommendations}]{VII. Conclusion, Implications and Policy Recommendations}\par
This paper set out to discuss the imperative of transition to decent work and economic growth (SDG 8) in Sub-Saharan Africa. Leveraging a mixed research method, the paper provided answers to two questions, namely: (a) What is the state of decent work in Sub-Saharan Africa? (b) What is the state of economic growth in Sub-Saharan Africa? The first finding indicated that the per capita GDPs of Sub-Saharan Africa from 2000-2019 (a period of 10 years) is very low when compared with the minimum per capita GDP of \$3996 for the Upper-Middle Income countries. The second finding indicated that Sub-Saharan Africa showed worrisome trends on decent work because of a combination of worsening unemployment rates and higher vulnerable employment in the labour force.\par
The study has a number of practical and managerial implications. Firstly, the study support and validate the United Nations' targets on economic growth and decent work, which explicates that to sustain per capita economic growth, the least developed countries must have at least 7 percent gross domestic product growth per annum including providing decent work for all women and men, young people and persons with disabilities, while ensuring equal pay for work of equal value (United Nations, 2018).\par
Secondly, the study underscores the importance of an ethical climate at international, national and organizational levels for the adoption, implementation, monitoring, and evaluation of the level of compliance with the ILO's decent work indicators.\par
In conclusion, the study revealed that Sub-Saharan Africa is far from the SDGs targets on economic growth and decent work. To achieve these targets, the countries in Sub-Saharan Africa needs to develop realistic strategies that could help create decent work and stimulate economic growth before the year 2030. The multiplier effect of decent work is expected to trigger economic growth, and lead to the attainment of SDG 8.\par
Flowing from the practical and managerial implications above, the following recommendations are proposed: i. It is recommended that Sub-Saharan African should swiftly embrace economic diversification as a catalyst for boosting their GDPs and by extension the per capital GDPS. This the recommendation needs to be strengthened with clearly defined long-term economic diversification strategies that will help the continent diversify faster the economic resources of the 54 countries in the Sub-Sharan Africa. ii. To boost decent work and economic growth, it recommended that the continent reduce the unemployment rate, bridge gender disparity, promote enhance self-employment, improve access to enterprise skills and employability mentoring, and compliance by the public and private sectors to the decent work indicators developed by the ILO.\begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.16552210724365005\textwidth}P{0.304656632173095\textwidth}P{0.16392285983066793\textwidth}P{0.031984948259642515\textwidth}P{0.1839134524929445\textwidth}}
SN\tabcellsep Name of Decent Work Agenda\tabcellsep \tabcellsep Year\tabcellsep Extent of Affirmation\\
1\tabcellsep UN Charter\tabcellsep \tabcellsep 1945\tabcellsep Voluntary compliance\\
2\tabcellsep \multicolumn{2}{l}{Universal Declaration of Human Rights Charter}\tabcellsep 1948\tabcellsep Voluntary compliance\\
3\tabcellsep \multicolumn{2}{l}{ILO Declaration on Fundamental Principles and Rights at Work}\tabcellsep 1998\tabcellsep Voluntary compliance\\
4\tabcellsep Decent Work for All\tabcellsep \tabcellsep 1999\tabcellsep Voluntary compliance\\
5\tabcellsep \multicolumn{2}{l}{Millennium Development Goals (MDGs)}\tabcellsep 2000\tabcellsep Voluntary compliance\\
6\tabcellsep \multicolumn{2}{l}{Revised OECD Guidelines for multinational enterprises: Global}\tabcellsep 2001\tabcellsep Voluntary compliance\\
\tabcellsep \multicolumn{2}{l}{instruments for corporate responsibility}\tabcellsep \\
7\tabcellsep ILO's Decent Work Indicators\tabcellsep \tabcellsep 2008\tabcellsep Voluntary compliance\\
8\tabcellsep The UN Global Compact\tabcellsep \tabcellsep 2014\tabcellsep Voluntary compliance\\
9\tabcellsep \multicolumn{2}{l}{Sustainable Development Goals (SDGs)}\tabcellsep 2015\tabcellsep Voluntary compliance\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Source: Author's compilations\\
\multicolumn{2}{l}{Structurally, the SDGs are seventeen (17)}\tabcellsep \multicolumn{3}{l}{more sustainable future for all in the face of daunting}\\
\multicolumn{2}{l}{interconnected social, economic, and environmental}\tabcellsep \multicolumn{3}{l}{global challenges facing the developed and developing}\\
\multicolumn{2}{l}{goals to be achieved by 2030. These goals as shown in}\tabcellsep \multicolumn{3}{l}{countries (United Nations, 2018). Specifically, Goal 8}\\
\multicolumn{2}{l}{Table 2 below are necessary to reinvent a better and}\tabcellsep \multicolumn{3}{l}{focuses on Decent Work and Economic Growth.}\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.045516811955168116\textwidth}P{0.15031133250311332\textwidth}P{0.6541718555417185\textwidth}}
SN\tabcellsep Goal Description\tabcellsep Practical Policies for Goal Actualization\\
Goal 1\tabcellsep No poverty\tabcellsep Economic growth must be inclusive to provide sustainable jobs and\\
\tabcellsep \tabcellsep promote equality.\\
Goal 2\tabcellsep Zero Hunger\tabcellsep The food and agriculture sector offers key solutions for development,\\
\tabcellsep \tabcellsep and is central for hunger and poverty eradication.\\
Goal 3\tabcellsep Good Health and Wellbeing\tabcellsep Ensuring healthy lives and promoting the well-being for all at all ages\\
\tabcellsep \tabcellsep is essential to sustainable development.\\
Goal 4\tabcellsep Quality Education\tabcellsep Obtaining a quality education is the foundation to improving people's\\
\tabcellsep \tabcellsep lives and sustainable development.\\
Goal 5\tabcellsep Gender Equality\tabcellsep Gender equality is not only a fundamental human right, but a\\
\tabcellsep \tabcellsep necessary foundation for a peaceful, prosperous and sustainable\\
\tabcellsep \tabcellsep world.\\
Goal 6\tabcellsep Clean Water and Sanitation\tabcellsep Clean, accessible water for all is an essential part of the world we want\\
\tabcellsep \tabcellsep to live in.\\
Goal 8\tabcellsep Decent Work and Economic\tabcellsep Sustainable economic growth will require societies to create the\\
\tabcellsep Growth\tabcellsep conditions that allow people to have quality jobs.\\
Goal 10\tabcellsep Reduced Inequality\tabcellsep To reduce inequalities, policies should be universal in principle, paying\\
\tabcellsep \tabcellsep attention to the needs of disadvantaged and marginalized\\
\tabcellsep \tabcellsep populations.\\
Goal 12\tabcellsep Responsible Production and\tabcellsep Responsible Production and Consumption.\\
\tabcellsep Consumption\tabcellsep \\
Goal 13\tabcellsep Climate Action\tabcellsep Climate change is a global challenge that affects everyone,\\
\tabcellsep \tabcellsep everywhere.\\
Goal 14\tabcellsep Life Below Water\tabcellsep Careful management of this essential global resource is a key feature\\
\tabcellsep \tabcellsep of a sustainable future.\\
Goal 15\tabcellsep Life on Land\tabcellsep Sustainably manage forests, combat desertification, halt and reverse\\
\tabcellsep \tabcellsep land degradation, halt biodiversity loss..\\
Goal 16\tabcellsep Peace, Justice and Strong\tabcellsep \\
\tabcellsep Institutions\tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.2221884498480243\textwidth}P{0.2518996960486322\textwidth}P{0.11626139817629179\textwidth}P{0.005167173252279635\textwidth}P{0.005167173252279635\textwidth}P{0.056838905775075985\textwidth}P{0.03746200607902735\textwidth}P{0.005167173252279635\textwidth}P{0.0439209726443769\textwidth}P{0.056838905775075985\textwidth}P{0.04908814589665653\textwidth}}
Economic\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Growth\tabcellsep 2010\tabcellsep 2011\tabcellsep 2012\tabcellsep 2013\tabcellsep 2014\tabcellsep 2015\tabcellsep 2016\tabcellsep 2017\tabcellsep 2018\tabcellsep 2019\\
Indicators\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
GDP per capita\tabcellsep 1578.202\tabcellsep \multicolumn{7}{l}{1604.07 1624.069 1659.561 1690.419 1691.95 1667.476 1664.705}\tabcellsep 1659.952\tabcellsep NA\\
Unemployment\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
(\% Male labour\tabcellsep \multicolumn{8}{l}{5.539461 5.491927 5.458376 5.361103 5.290692 5.28224 5.653738 5.826455}\tabcellsep 5.721839\tabcellsep 5.780123\\
force)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Unemployment\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
(\% Female\tabcellsep 6.42055\tabcellsep \multicolumn{3}{l}{6.272387 6.144605 6.058049}\tabcellsep \multicolumn{4}{l}{6.26939 6.298841 6.707304 6.800493}\tabcellsep 6.662423\tabcellsep 6.654986\\
labour force)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Vulnerable\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
employment\tabcellsep \multicolumn{4}{l}{69.24477 68.83567 68.51916 68.21472}\tabcellsep 67.898\tabcellsep \multicolumn{3}{l}{67.6885 67.59369 67.42651}\tabcellsep 67.24392\tabcellsep 67.07131\\
(\% of male)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Vulnerable\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
employment\tabcellsep \multicolumn{8}{l}{83.43207 82.92991 82.54292 82.16677 81.79667 81.52795 81.39199 81.22195}\tabcellsep 81.12603\tabcellsep 81.09011\\
(\% of female)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Source: World Bank Data (2019)}\end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.287118320610687\textwidth}P{0.16870229007633586\textwidth}P{0.038931297709923665\textwidth}P{0.03568702290076336\textwidth}P{0.038931297709923665\textwidth}P{0.03730916030534351\textwidth}P{0.038931297709923665\textwidth}P{0.038931297709923665\textwidth}P{0.08597328244274809\textwidth}P{0.038931297709923665\textwidth}P{0.040553435114503815\textwidth}}
Economic\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Growth\tabcellsep 2010\tabcellsep 2011\tabcellsep 2012\tabcellsep 2013\tabcellsep 2014\tabcellsep 2015\tabcellsep 2016\tabcellsep 2017\tabcellsep 2018\tabcellsep 2019\\
Indicators\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
GDP per capita\tabcellsep \multicolumn{9}{l}{48466.82 48862.42 49596.42 50161.08 51015.14 52099.27 52534.37 53356.24 54579.02}\tabcellsep NA\\
Unemployment\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
(\% Male labour\tabcellsep 10.51\tabcellsep 9.369\tabcellsep 8.222\tabcellsep 7.633\tabcellsep 6.26\tabcellsep 5.367\tabcellsep 4.938\tabcellsep 4.396\tabcellsep 3.946\tabcellsep 3.738\\
force)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Unemployment\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
(\% Female\tabcellsep 8.612\tabcellsep 8.459\tabcellsep 7.89\tabcellsep 7.071\tabcellsep 6.059\tabcellsep 5.177\tabcellsep 4.788\tabcellsep 4.308\tabcellsep 3.837\tabcellsep 3.616\\
labour force)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Vulnerable\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
employment\tabcellsep 4.756\tabcellsep 4.544\tabcellsep 4.43\tabcellsep 4.268\tabcellsep 4.213\tabcellsep 4.283\tabcellsep 4.277\tabcellsep 4.08\tabcellsep 4.071\tabcellsep 4.069\\
(\% of male )\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Vulnerable\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
employment\tabcellsep 3.542\tabcellsep 3.505\tabcellsep 3.567\tabcellsep 3.566\tabcellsep 3.448\tabcellsep 3.401\tabcellsep 3.349\tabcellsep 3.429\tabcellsep 3.377\tabcellsep 3.36\\
(\% of female )\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Source: World Bank Data (2019)}\\
VI.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Gate and Harlow]{b23}\label{b23} 	 		\textit{},  		 			Edinburgh Gate 		,  		 			England Harlow 		.  		Pearson Education Limited.  	 
\bibitem[Saunders et al. ()]{b22}\label{b22} 	 		\textit{},  		 			M Saunders 		,  		 			P Lewis 		,  		 			A Thornhill 		.  	 	 		Research Methods for Business Students  		2012.  	 
\bibitem[Available at: www.un.org/ sustainable development/sustainable-developmentgoals United Nations (2018)]{b33}\label{b33} 	 		‘Available at: www.un.org/ sustainable development/sustainable-developmentgoals’.  	 	 		\textit{United Nations}  		2018. April 2020.  (23) .  	 	 (About the sustainable development goals) 
\bibitem[Macnaughton and Frey ()]{b1}\label{b1} 	 		‘Challenging neoliberalism: ILO, human rights, and public health frameworks on decent work’.  		 			G Macnaughton 		,  		 			D Frey 		.  	 	 		\textit{Health and human rights}  		2018. 20  (2)  p. .  	 
\bibitem[Macnaughton and Frey ()]{b15}\label{b15} 	 		‘Challenging neoliberalism: ILO, human rights, and public health frameworks on decent work’.  		 			G Macnaughton 		,  		 			D Frey 		.  	 	 		\textit{Health and human rights}  		2018. 20  (2)  p. .  	 
\bibitem[Macnaughton and Frey ()]{b36}\label{b36} 	 		‘Challenging neoliberalism: ILO, human rights, and public health frameworks on decent work’.  		 			G Macnaughton 		,  		 			D Frey 		.  	 	 		\textit{Health and human rights}  		2018. 20  (2)  p. .  	 
\bibitem[Martin and Cullen ()]{b4}\label{b4} 	 		‘Continuities and extensions of ethical climate theory: A metaanalytic review’.  		 			K D Martin 		,  		 			J B Cullen 		.  	 	 		\textit{Journal of business ethics}  		2006. 69  (2)  p. .  	 
\bibitem[Martin and Cullen ()]{b16}\label{b16} 	 		‘Continuities and extensions of ethical climate theory: A metaanalytic review’.  		 			K D Martin 		,  		 			J B Cullen 		.  	 	 		\textit{Journal of business ethics}  		2006. 69  (2)  p. .  	 
\bibitem[Martin and Cullen ()]{b27}\label{b27} 	 		‘Continuities and extensions of ethical climate theory: A metaanalytic review’.  		 			K D Martin 		,  		 			J B Cullen 		.  	 	 		\textit{Journal of business ethics}  		2006. 69  (2)  p. .  	 
\bibitem[Raimi et al. ()]{b21}\label{b21} 	 		‘Corporate social responsibility and sustainable management of solid wastes and effluents in Lagos megacity Nigeria’.  		 			Raimi 		,  		 			A O Adelopo 		,  		 			H Yusuf 		.  		 \xref{http://dx.doi.org/10.1108/SRJ-09-2018-0239}{10.1108/SRJ-09-2018-0239}.  		 \url{https://doi.org/10.1108/SRJ-09-2018-0239}  	 	 		\textit{Social Responsibility Journal}  		2019. p. .  	 
\bibitem[Raimi et al. ()]{b32}\label{b32} 	 		‘Corporate social responsibility and sustainable management of solid wastes and effluents in Lagos megacity Nigeria’.  		 			Raimi 		,  		 			A O Adelopo 		,  		 			H Yusuf 		.  		 \xref{http://dx.doi.org/10.1108/SRJ-09-2018-0239}{10.1108/SRJ-09-2018-0239}.  		 \url{https://doi.org/10.1108/SRJ-09-2018-0239}  	 	 		\textit{Social Responsibility Journal}  		2019. p. .  	 
\bibitem[Un Global (2014)]{b31}\label{b31} 	 		\textit{Corporate Sustainability in The World Economy. UN Global Compact Office, United Nations},  		 			Compact Un Global 		.  		 \url{http://www.unglobalcompact.org/docs/news\textunderscore events/8.1/GC\textunderscore brochure\textunderscore FINAL.pdf}  		2014. Accessed: 12 March, 2020. New York.  	 
\bibitem[Fields ()]{b7}\label{b7} 	 		‘Decent work and development policies. Int'l’.  		 			G S Fields 		.  	 	 		\textit{Lab. Rev}  		2003. 142 p. 239.  	 
\bibitem[Langan ()]{b14}\label{b14} 	 		‘Decent work and indecent trade agendas: the European Union and ACP countries’.  		 			M Langan 		.  	 	 		\textit{Contemporary Politics}  		2014. 20  (1)  p. .  	 
\bibitem[De Beer et al. (2014)]{b2}\label{b2} 	 		‘Decent work in the South African tourism industry: Evidence from tourist guides’.  		 			A De Beer 		,  		 			C M Rogerson 		,  		 			J M Rogerson 		.  	 	 		\textit{Urban forum},  				 (Netherlands)  		2014. March. Springer. 25 p. .  	 
\bibitem[Decent work indicators -Guidelines for producers and users of statistical and legal framework indicators. ILO Manual (Second version) December International Labour Organisation (2013)]{b9}\label{b9} 	 		‘Decent work indicators -Guidelines for producers and users of statistical and legal framework indicators. ILO Manual (Second version) December’.  		 \url{https://www.ilo.org/wcmsp5/groups/public/---dgreports/---integration/documents/publication/wcms\textunderscore 229374.pdf(Accessed}  	 	 		\textit{International Labour Organisation}  		2013. April 18, 2020.  	 
\bibitem[Ghai ()]{b8}\label{b8} 	 		‘Decent work: Concept and indicators’.  		 			D Ghai 		.  	 	 		\textit{International Labour Review}  		2003. 142  (2)  p. .  	 
\bibitem[Lam and Shiu ()]{b13}\label{b13} 	 		‘Economic growth, telecommunications development and productivity growth of the telecommunications sector: Evidence around the world’.  		 			P L Lam 		,  		 			A Shiu 		.  	 	 		\textit{Telecommunications Policy}  		2010. 34  (4)  p. .  	 
\bibitem[Mulki et al. ()]{b6}\label{b6} 	 		‘Effect of ethical climate on turnover intention: Linking attitudinal-and stress theory’.  		 			J P Mulki 		,  		 			J F Jaramillo 		,  		 			W B Locander 		.  	 	 		\textit{Journal of Business Ethics}  		2008. 78  (4)  p. .  	 
\bibitem[Mulki et al. ()]{b18}\label{b18} 	 		‘Effect of ethical climate on turnover intention: Linking attitudinal-and stress theory’.  		 			J P Mulki 		,  		 			J F Jaramillo 		,  		 			W B Locander 		.  	 	 		\textit{Journal of Business Ethics}  		2008. 78  (4)  p. .  	 
\bibitem[Mulki et al. ()]{b29}\label{b29} 	 		‘Effect of ethical climate on turnover intention: Linking attitudinal-and stress theory’.  		 			J P Mulki 		,  		 			J F Jaramillo 		,  		 			W B Locander 		.  	 	 		\textit{Journal of Business Ethics}  		2008. 78  (4)  p. .  	 
\bibitem[Schwepker ()]{b25}\label{b25} 	 		‘Ethical climate's relationship to job satisfaction, organizational commitment, and turnover intention in the salesforce’.  		 			C H SchwepkerJr 		.  	 	 		\textit{Journal of business research}  		2001. 54  (1)  p. .  	 
\bibitem[Moore ()]{b5}\label{b5} 	 		\textit{Ethical climate, organizational commitment, and job satisfaction of full-time faculty members},  		 			H L Moore 		.  		2012.  	 
\bibitem[Moore ()]{b17}\label{b17} 	 		\textit{Ethical climate, organizational commitment, and job satisfaction of full-time faculty members},  		 			H L Moore 		.  		2012.  	 
\bibitem[Moore ()]{b28}\label{b28} 	 		\textit{Ethical climate, organizational commitment, and job satisfaction of full-time faculty members},  		 			H L Moore 		.  		2012.  	 
\bibitem[Bank (2019)]{b37}\label{b37} 	 		\textit{GDP per capita (constant 2010 US\$)},  		 			World Bank 		.  		 \url{https://data.worldbank.org/indicator/NY.GDP.PCAP.KD(Accessed}  		2019a. April 22, 2020.  	 
\bibitem[Goal 8: Decent work and economic growth United Nations Development Programme (2020)]{b34}\label{b34} 	 		‘Goal 8: Decent work and economic growth’.  		 \url{https://www.undp.org/content/undp/en/home/sustainable-development-goals/goal-8-decent-work-and-economic-growth.html}  	 	 		\textit{United Nations Development Programme}  		2020. February, 24, 2020.  	 
\bibitem[International Labour Organisation (2020a) ILO Declaration on Fundamental Principles and Rights at Work (2020)]{b10}\label{b10} 	 		\textit{International Labour Organisation (2020a) ILO Declaration on Fundamental Principles and Rights at Work},  		 \url{https://www.ilo.org/actrav/areas/WCMS\textunderscore DOC\textunderscore ATR\textunderscore ARE\textunderscore DECL\textunderscore EN/lang--en/index.htm(Accessed}  		April 18, 2020.  	 
\bibitem[International Labour Organisation (2020b) Decent Work and the MDGs (2020)]{b11}\label{b11} 	 		 \url{https://www.ilo.org/integration/themes/dw\textunderscore mainstreaming/WCMS\textunderscore 189357/lang--en/index.htm}  		\textit{International Labour Organisation (2020b) Decent Work and the MDGs},  				April 21, 2020.  	 
\bibitem[Sparreboom and Staneva ()]{b30}\label{b30} 	 		\textit{Is education the solution to decent work for youth in developing economies},  		 			T Sparreboom 		,  		 			A Staneva 		.  		2014. ILO Geneva: Work4Youth Publication Series. 23 p. .  	 
\bibitem[OECD Guidelines for multinational enterprises: Global instruments for corporate responsibility ()]{b19}\label{b19} 	 		\textit{OECD Guidelines for multinational enterprises: Global instruments for corporate responsibility},  		2000. Paris: OECD.  	 
\bibitem[Saunders and Rojon ()]{b24}\label{b24} 	 		‘On the attributes of a critical literature review’.  		 			M N Saunders 		,  		 			C Rojon 		.  	 	 		\textit{An International Journal of Theory, Research and Practice}  		2011. 4  (2)  p. .  	 
\bibitem[Jauch, H., & Traub-Merz, R. ()]{b12}\label{b12} 	 		‘The future of the textile and clothing industry in Sub-Saharan Africa. Friedrich-Ebert-Stiftung, Division for International Development Cooperation’.  	 	 		\textit{Africa Department}  		Jauch, H., \& Traub-Merz, R. (ed.)  		2006.  	 
\bibitem[The OECD Guidelines for Multinational Enterprises and Global Instruments for Corporate Responsibility -BACKGROUND AND ISSUES PAPER (2001)]{b20}\label{b20} 	 		\textit{The OECD Guidelines for Multinational Enterprises and Global Instruments for Corporate Responsibility -BACKGROUND AND ISSUES PAPER},  		 \url{https://www.oecd.org/corporate/mne/1898155.pdf}  		2001. May 16. 2020. Organisation for Economic Co-operation and Development OECD. 17.  	 	 (OECD Working Paper) 
\bibitem[The Universal Declaration of Human Rights (UDHR) -1948 Human Rights (2011)]{b0}\label{b0} 	 		‘The Universal Declaration of Human Rights (UDHR) -1948’.  		 \url{https://www.humanrights.ch/en/standards/udhr/(Accessed}  	 	 		\textit{Human Rights}  		2011. April 17, 2020.  	 
\bibitem[The Universal Declaration of Human Rights (UDHR) -1948 Association of Human Rights (2011)]{b35}\label{b35} 	 		‘The Universal Declaration of Human Rights (UDHR) -1948’.  		 \url{https://www.humanrights.ch/en/standards/udhr/(Accessed}  	 	 		\textit{Association of Human Rights}  		2011. April 17, 2020.  	 
\bibitem[Bank (2019)]{b38}\label{b38} 	 		\textit{The World Bank in Africa},  		 			World Bank 		.  		 \url{https://www.worldbank.org/en/region/afr/overview(Accessed}  		2019b. March 18, 2020.  	 
\bibitem[Fapohunda ()]{b3}\label{b3} 	 		‘Towards improved access to full employment and decent work for women in Nigeria’.  		 			T M Fapohunda 		.  	 	 		\textit{International Journal of Humanities and Social Science}  		2012. 2  (8)  p. .  	 
\bibitem[Fapohunda ()]{b26}\label{b26} 	 		‘Towards improved access to full employment and decent work for women in Nigeria’.  		 			T M Fapohunda 		.  	 	 		\textit{International Journal of Humanities and Social Science}  		2012. 2  (8)  p. .  	 
\bibitem[Bank (2019)]{b39}\label{b39} 	 		\textit{Unemployment, female (\% of female labor force) (modeled ILO estimate},  		 			World Bank 		.  		 \url{https://data.worldbank.org/indicator/SL.UEM.TOTL.FE.ZS(Accessed}  		2019c. April 22, 2020.  	 
\bibitem[Bank (2019)]{b40}\label{b40} 	 		\textit{Unemployment, male (\% of male labour force) (modeled ILO estimate},  		 			World Bank 		.  		 \url{https://data.worldbank.org/indicator/SL.UEM.TOTL.MA.ZS(Accessed}  		2019c. April 22, 2020.  	 
\bibitem[Bank (2019)]{b41}\label{b41} 	 		\textit{Vulnerable employment, female (\% of female employment) (modeled ILO estimate},  		 			World Bank 		.  		 \url{https://data.worldbank.org/indicator/SL.EMP.VULN.FE.ZS(Accessed}  		2019e. April 22, 2020.  	 
\bibitem[Bank (2019)]{b42}\label{b42} 	 		\textit{Vulnerable employment, male (\% of male employment) (modeled ILO estimate},  		 			World Bank 		.  		 \url{https://data.worldbank.org/indicator/SL.EMP.VULN.MA.ZS(Accessed}  		2019f. April 22, 2020.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
