(mysql): SET NAMES 'utf8'  

(mysql): SELECT * FROM sessions WHERE session_id = '5as7qr00nk6kfusg9tjan77dc5'  

(mysql): INSERT INTO sessions (session_id, ip_address, user_agent, created, last_used, remember, data, domain) VALUES ('5as7qr00nk6kfusg9tjan77dc5', '216.73.217.111', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 1779906018, 1779906018, 0, '', 'ajrh.info')  

(mysql): SELECT * FROM journals WHERE path = 'ajrh'  

(mysql): SELECT * FROM site  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '1') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.usageStats.UsageStatsLoader'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.pln.classes.tasks.Depositor'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.datacite.DataciteInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.medra.MedraInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.ReviewReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.SubscriptionExpiryReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.OpenAccessNotification'  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '5266' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 5266  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 5266 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '2189'  

(mysql): SELECT * FROM article_settings WHERE article_id = '5266'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 5266 ORDER BY s.seq  

(mysql): SELECT i.* FROM issues i INNER JOIN issue_settings ist ON i.issue_id = ist.issue_id WHERE ist.setting_name = 'pub-id::publisher-id' AND ist.setting_value = '166' ORDER BY i.issue_id  

(mysql): SELECT i.* FROM issues i WHERE issue_id = 166  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '166'  

(mysql): SELECT iss.subscription_id FROM institutional_subscriptions iss, subscriptions s, subscription_types st WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD('216.73.217.111', LENGTH('216.73.217.111')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 18:20:18' >= s.date_start AND '2026-05-27 18:20:18' <= s.date_end))) AND (st.format = 1 OR st.format = 17)  

(mysql): SELECT isip.subscription_id FROM institutional_subscription_ip isip, subscriptions s, subscription_types st WHERE ((isip.ip_end IS NOT NULL AND '3628718447' >= isip.ip_start AND '3628718447' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 18:20:18' >= s.date_start AND '2026-05-27 18:20:18' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718447' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 18:20:18' >= s.date_start AND '2026-05-27 18:20:18' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM sections WHERE section_id = '1'  

(mysql): SELECT * FROM section_settings WHERE section_id = '1'  

(mysql): SELECT * FROM sections WHERE section_id = '1'  

(mysql): SELECT * FROM section_settings WHERE section_id = '1'  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.galley_id = 0 AND g.article_id = 5266  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '5266' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 5266  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 5266 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '2189'  

(mysql): SELECT * FROM article_settings WHERE article_id = '5266'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 5266 ORDER BY s.seq  

(mysql): SELECT iss.subscription_id FROM institutional_subscriptions iss, subscriptions s, subscription_types st WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD('216.73.217.111', LENGTH('216.73.217.111')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 18:20:18' >= s.date_start AND '2026-05-27 18:20:18' <= s.date_end))) AND (st.format = 1 OR st.format = 17)  

(mysql): SELECT isip.subscription_id FROM institutional_subscription_ip isip, subscriptions s, subscription_types st WHERE ((isip.ip_end IS NOT NULL AND '3628718447' >= isip.ip_start AND '3628718447' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 18:20:18' >= s.date_start AND '2026-05-27 18:20:18' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718447' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 18:20:18' >= s.date_start AND '2026-05-27 18:20:18' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM citations WHERE assoc_type = 257 AND assoc_id = 5266 AND citation_state >= 0 AND citation_state <= 5 ORDER BY seq, citation_id  

(mysql): SELECT * FROM sections WHERE section_id = '1'  

(mysql): SELECT * FROM section_settings WHERE section_id = '1'  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '1') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): select version()  

(mysql): SELECT i.* FROM issues i WHERE journal_id = 1 AND current = 1  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '197'  
Gender inequality: health, gender, and economic benefits of selfemployment in China | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 5266 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '15476'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '15477'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '15478'   <hr /> Lu | African Journal of Reproductive Health
(mysql): SELECT * FROM authors WHERE submission_id = 5266 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '15476'  

(mysql): SELECT * FROM author_settings WHERE author_id = '15477'  

(mysql): SELECT * FROM author_settings WHERE author_id = '15478'  

(mysql): SELECT * FROM authors WHERE submission_id = 5266 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '15476'  

(mysql): SELECT * FROM author_settings WHERE author_id = '15477'  

(mysql): SELECT * FROM author_settings WHERE author_id = '15478'  

Gender inequality: health, gender, and economic benefits of selfemployment in China


(mysql): SELECT * FROM authors WHERE submission_id = 5266 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '15476'  

(mysql): SELECT * FROM author_settings WHERE author_id = '15477'  

(mysql): SELECT * FROM author_settings WHERE author_id = '15478'  
Bo Lu, Huhong Shi, Lulu Zhang

Abstract

This study explored the health, gender, and economic benefits of self-employment in China from 2000 to 2021. The findings using descriptive analysis and graphs, indicate a steady improvement in life expectancy, suggesting advancements in healthcare and living conditions, while self-employment participation has fluctuated, revealing its potential as a flexible income source during economic downturns. Despite a decline in employment in formal sector, self-employment appears to contribute to economic resilience, offering alternative employment avenues. Additionally, the study highlights a modest decline in gender inequality alongside decreasing participation in self-employment, indicating a possible shift towards more stable employment structures that promote equity. We conclude that self-employment can enhance health outcomes, support gender equity, and provide economic stability. We recommend continued policy support to sustain its benefits within China’s evolving labour landscape.

Full Text:

PDF

References


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192059'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192059 ORDER BY metadata_description_id DESC  

(mysql): SELECT * FROM citation_settings WHERE citation_id = '192060'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192060 ORDER BY metadata_description_id DESC  

Norwani NM, Ismail Z, Nasir NNA, Yusof R and Jamaluddin


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192061'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192061 ORDER BY metadata_description_id DESC  

NSA. The Influence of Gender, Age, Academic Level


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192062'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192062 ORDER BY metadata_description_id DESC  

and Motivation on Satisfaction toward Benefits


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192063'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192063 ORDER BY metadata_description_id DESC  

Received by Gig Economy Workers in


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192064'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192064 ORDER BY metadata_description_id DESC  

Malaysia. Archives of Business Research, 2022,


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192065'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192065 ORDER BY metadata_description_id DESC  

(12), 89-105.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192066'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192066 ORDER BY metadata_description_id DESC  

Joshi A, Jain S and Gupta PK. Challenges and impact of the


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192067'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192067 ORDER BY metadata_description_id DESC  

gig economy. Sustainable Economies, 2024, 2(2), 96-


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192068'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192068 ORDER BY metadata_description_id DESC  


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192069'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192069 ORDER BY metadata_description_id DESC  

Weil D. Understanding the present and future of work in the


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192070'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192070 ORDER BY metadata_description_id DESC  

fissured workplace context. RSF: The Russell Sage


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192071'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192071 ORDER BY metadata_description_id DESC  

Foundation Journal of the Social Sciences, 2019, 5(5),


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192072'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192072 ORDER BY metadata_description_id DESC  

-165.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192073'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192073 ORDER BY metadata_description_id DESC  

Freni-Sterrantino A and Salerno V. A plea for the need to


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192074'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192074 ORDER BY metadata_description_id DESC  

investigate the health effects of GigEconomy. Frontiers in public health, 2021, 9, 638767.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192075'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192075 ORDER BY metadata_description_id DESC  

Brock J. Exploring Work-Life Balance as an Organizational


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192076'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192076 ORDER BY metadata_description_id DESC  

Strategy: A Qualitative Study (Doctoral dissertation,


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192077'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192077 ORDER BY metadata_description_id DESC  

Capella University), 2023.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192078'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192078 ORDER BY metadata_description_id DESC  

Ashford SJ, Caza BB and Reid EM. From surviving to


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192079'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192079 ORDER BY metadata_description_id DESC  

thriving in the gig economy: A research agenda for


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192080'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192080 ORDER BY metadata_description_id DESC  

individuals in the new world of work. Research in


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192081'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192081 ORDER BY metadata_description_id DESC  

Organizational Behavior, 2018, 38, 23-41.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192082'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192082 ORDER BY metadata_description_id DESC  

Hall JV and Krueger AB. An analysis of the labor market for


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192083'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192083 ORDER BY metadata_description_id DESC  

Uber’s driver-partners in the United States. Ilr


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192084'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192084 ORDER BY metadata_description_id DESC  

Review, 2018, 71(3), 705-732.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192085'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192085 ORDER BY metadata_description_id DESC  

Petriglieri G, Ashford SJ and Wrzesniewski A. Agony and


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192086'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192086 ORDER BY metadata_description_id DESC  

ecstasy in the gig economy: Cultivating holding


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192087'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192087 ORDER BY metadata_description_id DESC  

environments for precarious and personalized work


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192088'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192088 ORDER BY metadata_description_id DESC  

identities. Administrative Science Quarterly, 2019,


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192089'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192089 ORDER BY metadata_description_id DESC  

(1), 124-170.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192090'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192090 ORDER BY metadata_description_id DESC  

Wang T and Cooke FL. Internet Platform Employment in


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192091'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192091 ORDER BY metadata_description_id DESC  

China: Legal Challenges and Implications for Gig


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192092'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192092 ORDER BY metadata_description_id DESC  

Workers through the Lens of Court


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192093'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192093 ORDER BY metadata_description_id DESC  

Decisions. Relations Industrielles/Industrial


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192094'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192094 ORDER BY metadata_description_id DESC  

Relations, 2021, 76(3), 541-564.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192095'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192095 ORDER BY metadata_description_id DESC  

Abraham KG, Hershbein B and Houseman SN. Contract


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192096'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192096 ORDER BY metadata_description_id DESC  

work at older ages. Journal of Pension Economics &


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192097'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192097 ORDER BY metadata_description_id DESC  

Finance, 2021, 20(3), 426-447.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192098'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192098 ORDER BY metadata_description_id DESC  

Kasliwal R. Gender and the gig economy: A qualitative


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192099'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192099 ORDER BY metadata_description_id DESC  

study of gig platforms for women workers. Observer


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192100'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192100 ORDER BY metadata_description_id DESC  

Research Foundation, 2020, ORF Issue Brief, 359.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192101'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192101 ORDER BY metadata_description_id DESC  

James A. Women in the gig economy: feminising ‘digital


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192102'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192102 ORDER BY metadata_description_id DESC  

labour’. Work in the Global Economy, 2022, 2(1), 2-26.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192103'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192103 ORDER BY metadata_description_id DESC  

Glavin P and Schieman S. Dependency and hardship in the


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192104'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192104 ORDER BY metadata_description_id DESC  

gig economy: The mental health consequences of


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192105'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192105 ORDER BY metadata_description_id DESC  

platform work. Socius, 2022, 8, 23780231221082414.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192106'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192106 ORDER BY metadata_description_id DESC  

Lu J, Xiao Q and Wang T. Does the digital economy


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192107'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192107 ORDER BY metadata_description_id DESC  

generate a gender dividend for female employment?


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192108'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192108 ORDER BY metadata_description_id DESC  

Evidence from China. Telecommunications Policy,


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192109'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192109 ORDER BY metadata_description_id DESC  

, 47(6), 102545.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192110'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192110 ORDER BY metadata_description_id DESC  

Babo SRS and Odame A. Where have all the women gone?


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192111'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192111 ORDER BY metadata_description_id DESC  

The gender gap in Ghana’s gig economy. HIIG


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192112'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192112 ORDER BY metadata_description_id DESC  

Discussion Paper Series, 2023, 2, 1-14.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192113'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192113 ORDER BY metadata_description_id DESC  

Salleh NM, Shukry SNM, Maylyn V and Jokinol C.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192114'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192114 ORDER BY metadata_description_id DESC  

Analyzing the Challenges, Effects, and Motivations of


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192115'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192115 ORDER BY metadata_description_id DESC  

Gig Economy Workers. Social Sciences, 2023, 13(6),


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192116'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192116 ORDER BY metadata_description_id DESC  

-2142.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192117'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192117 ORDER BY metadata_description_id DESC  

Vučeković M, Avlijaš G, Marković MR, Radulović D,


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192118'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192118 ORDER BY metadata_description_id DESC  

Dragojević A and Marković D. The relationship


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192119'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192119 ORDER BY metadata_description_id DESC  

between working in the “gig” economy and perceived


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192120'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192120 ORDER BY metadata_description_id DESC  

subjective well-being in Western Balkan


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192121'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192121 ORDER BY metadata_description_id DESC  

countries. Frontiers in Psychology, 2023, 14, 1180532.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192122'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192122 ORDER BY metadata_description_id DESC  

World Bank. (2023). World Development Indicators.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192123'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192123 ORDER BY metadata_description_id DESC  

Available at:


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192124'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192124 ORDER BY metadata_description_id DESC  

https://databank.wprldbank.org/source/worlddevelopment-indicators. (Accessed 20 October 2024)


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192125'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192125 ORDER BY metadata_description_id DESC  

Teorell, J., Sundström, A., Holmberg, S., Rothstein, B.,


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192126'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192126 ORDER BY metadata_description_id DESC  

Alvarado Pachon, N., Mert Dalli, C. and Nilsson, P.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192127'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192127 ORDER BY metadata_description_id DESC  

(2024). The Quality of Government Standard Dataset,


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192128'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192128 ORDER BY metadata_description_id DESC  

Version Jan24. University of Gothenburg: The Quality


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192129'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192129 ORDER BY metadata_description_id DESC  

of Government Institute.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192130'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192130 ORDER BY metadata_description_id DESC  

Ciobanu AM. The impact of FDI on economic growth in


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192131'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192131 ORDER BY metadata_description_id DESC  

case of Romania. International journal of economics


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192132'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192132 ORDER BY metadata_description_id DESC  

and finance, 2021, 12(12), 1-81.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192133'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192133 ORDER BY metadata_description_id DESC  

Jeon SH, Liu H and Ostrovsky Y. Measuring the gig


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192134'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192134 ORDER BY metadata_description_id DESC  

economy in Canada using administrative


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192135'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192135 ORDER BY metadata_description_id DESC  

data. Canadian Journal of Economics/Revue


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192136'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192136 ORDER BY metadata_description_id DESC  

canadienne d'économique, 2021, 54(4), 1638-1666.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192137'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192137 ORDER BY metadata_description_id DESC  

Zhou D, Bassey RA, Yan M and Aderemi TA. Do health


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192138'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192138 ORDER BY metadata_description_id DESC  

expenditures affect under-five mortality and life


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192139'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192139 ORDER BY metadata_description_id DESC  

expectancy in ECOWAS sub-Region. African Journal


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192140'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192140 ORDER BY metadata_description_id DESC  

of Reproductive Health, 2023, 27(8), 105-113.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192141'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192141 ORDER BY metadata_description_id DESC  

Ozili PK. Central bank digital currency, economic growth


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192142'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192142 ORDER BY metadata_description_id DESC  

and inflation. Journal of Money and Business, 2024.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192143'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192143 ORDER BY metadata_description_id DESC  

Chandana A, Adamu J and Musa A. Impact of government


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192144'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192144 ORDER BY metadata_description_id DESC  

expenditure on economic growth in Nigeria, 1970-


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192145'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192145 ORDER BY metadata_description_id DESC  

CBN Journal of Applied Statistics (JAS), 2024,


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192146'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192146 ORDER BY metadata_description_id DESC  

(2), 6.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192147'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192147 ORDER BY metadata_description_id DESC  

Okunkova EA, Kosorukova IV, Lazareva TG, Korolyuk EV


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192148'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192148 ORDER BY metadata_description_id DESC  

and Bogomolova AV. Global gig economy: prospects


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192149'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192149 ORDER BY metadata_description_id DESC  

and key growth threats for developing


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192150'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192150 ORDER BY metadata_description_id DESC  

countries. International Journal of Work


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192151'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192151 ORDER BY metadata_description_id DESC  

Innovation, 2023, 3(4), 403-417.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192152'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192152 ORDER BY metadata_description_id DESC  

Azuh DE, Osabohien R, Orbih M and Godwin A. Public


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192153'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192153 ORDER BY metadata_description_id DESC  

health expenditure and under-five mortality in Nigeria:


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192154'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192154 ORDER BY metadata_description_id DESC  

An overview for policy intervention. Open Access


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192155'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192155 ORDER BY metadata_description_id DESC  

Macedonian Journal of Medical Sciences.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192156'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192156 ORDER BY metadata_description_id DESC  

;8(E):353-62.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192157'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192157 ORDER BY metadata_description_id DESC  

Feng Y, Ahuru RR, Anser MK, Osabohien R, Ahmad M and


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192158'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192158 ORDER BY metadata_description_id DESC  

Efegber AH. Household economic wealth management


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192159'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192159 ORDER BY metadata_description_id DESC  

and antenatal care utilization among business women in


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192160'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192160 ORDER BY metadata_description_id DESC  

the reproductive-age. African Journal of Reproductive


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192161'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192161 ORDER BY metadata_description_id DESC  

Health. 2021;25(6):143-54.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192162'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192162 ORDER BY metadata_description_id DESC  

Jakovljevic M, Liu Y, Cerda A, Simonyan M, Correia T,


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192163'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192163 ORDER BY metadata_description_id DESC  

Mariita RM, Kumara AS, Garcia L, Krstic K,


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192164'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192164 ORDER BY metadata_description_id DESC  

Osabohien R and Toan TK. The Global South political


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192165'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192165 ORDER BY metadata_description_id DESC  

economy of health financing and spending landscape–


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192166'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192166 ORDER BY metadata_description_id DESC  

history and presence. Journal of medical economics.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192167'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192167 ORDER BY metadata_description_id DESC  

;24(1):25-33.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192168'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192168 ORDER BY metadata_description_id DESC  

https://doi.org/10.1080/13696998.2021.2007691


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192169'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192169 ORDER BY metadata_description_id DESC  

Nasir MH, Anser MK, Ahuru RR, Osabohien R, Ebiaku KC


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192170'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192170 ORDER BY metadata_description_id DESC  

and Abbas S. A comparative study of the effect of


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192171'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192171 ORDER BY metadata_description_id DESC  

health insurance on women’s use of health facility


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192172'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192172 ORDER BY metadata_description_id DESC  

delivery: Evidence from demographic health survey in


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192173'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192173 ORDER BY metadata_description_id DESC  

Benin Republic. African Journal of Reproductive


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192174'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192174 ORDER BY metadata_description_id DESC  

Health. 2022;26(6):104-15.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192175'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192175 ORDER BY metadata_description_id DESC  

Obasaju B, Adama I, Ishola OP, Oloyede F, Osabohien R,


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192176'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192176 ORDER BY metadata_description_id DESC  

Aregbesola A and Onabote A. Effects of immunisation


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192177'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192177 ORDER BY metadata_description_id DESC  

on child mortality in West Africa. In 2023 International


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192178'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192178 ORDER BY metadata_description_id DESC  

Conference on Science, Engineering and Business for


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192179'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192179 ORDER BY metadata_description_id DESC  

Sustainable Development Goals (SEB-SDG). IEEE.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192180'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192180 ORDER BY metadata_description_id DESC  

(2023). https://doi.org/10.1109/SEBSDG57117.2023.10124485


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192181'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192181 ORDER BY metadata_description_id DESC  

Osabohien R, Jaaffar AH, Akpa AF and Jakovljevic M.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192182'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192182 ORDER BY metadata_description_id DESC  

Mobile money, medical cost anxiety and welfare of


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192183'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192183 ORDER BY metadata_description_id DESC  

individuals within the reproductive age in Malaysia.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192184'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192184 ORDER BY metadata_description_id DESC  

Humanities and Social Sciences Communications.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192185'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192185 ORDER BY metadata_description_id DESC  

(2024). https://doi.org/10.1057/s41599-024-02767-2


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192186'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192186 ORDER BY metadata_description_id DESC  

Sui Y, Ahuru RR, Huang K, Anser MK and Osabohien R.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192187'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192187 ORDER BY metadata_description_id DESC  

Household socioeconomic status and antenatal care


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192188'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192188 ORDER BY metadata_description_id DESC  

utilization among women in the reproductive-age.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192189'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192189 ORDER BY metadata_description_id DESC  

Frontiers in public health. 2022;9:724337.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192190'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192190 ORDER BY metadata_description_id DESC  

https://doi.org/10.3389/fpubh.2021.724337


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192191'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192191 ORDER BY metadata_description_id DESC  

Hao S, Yang H, Bi R, Akinbode S O and Aderemi T A.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192192'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192192 ORDER BY metadata_description_id DESC  

Effects of remittances on life expectancy and underfive mortality in sub-Saharan Africa: Evidence using


(mysql): SELECT * FROM citation_settings WHERE citation_id = '192193'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 192193 ORDER BY metadata_description_id DESC  

Generalized Method of Moments analysis. African

Journal of Reproductive Health, 2023, 27 (10), 87-98


(mysql): SELECT r.* FROM referrals r WHERE r.article_id = 5266 AND r.status = 2  

Refbacks

  • There are currently no refbacks.

(mysql): UPDATE sessions SET user_id = NULL, ip_address = '216.73.217.111', user_agent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', created = 1779906018, last_used = 1779906018, remember = 0, data = '', domain = 'ajrh.info' WHERE session_id = '5as7qr00nk6kfusg9tjan77dc5'