每日英语:Now on Taobao: Outsourced Care for Grandma
China's newly revised elder-care law has come as good news for a handful of entrepreneurs who specialize in outsourcing those now-mandated visits to grandma and grandpa.
revised:修改的,改进的 outsourcing:外包,外购 mandated:强制性的,托管
The new law, which requires adults to offer their parents mental and financial support, has spurred at least 17 online vendors on Taobao, the eBay-like site owned by Alibaba Group Holding Ltd., to offer services such as running errands and standing in line for the elderly in Beijing, Shanghai, Hunan, and Zhejiang.
errand:使命,差事
'We offer services such as chatting, celebrating birthdays and even performances,' one online storekeeper told the state-run Shanghai Daily, saying services were selling for 100 yuan (about $16) an hour, plus extras and transportation.
Because nothing raises the spirits of the elderly like a stranger hired by their child to talk to keep them company.
Last week, just hours after the elderly care law was implemented, the first related case came to trial as a couple in Jiangsu province were ordered to visit the wife's 77-year-old mother at least once every other month and during at least two public holidays annually.
The law comes at a time when government estimates show the population of senior citizens in China growing by 3% every year.
Elderly care has been a hot topic in China, where the one-child policy has left fewer children to care for their aging parents. Urbanization has left an increasing number of rural Chinese elderly desperate for care.
'I think the government is going to use the threat and fear of prosecution to force Chinese citizens to provide more care for the elderly,' says Dean Polizzotto, a Chinese law expert at the University of Hong Kong.
prosecution:起诉,检举 obliged to:不得不,感激 disproportionately:不成比例地
According to a government white paper on care for the elderly, citizens above the age of 18 are obliged to support their parents. The new law, Mr. Polizzotto says, seems like 'an attempt to address the needs of an insufficient public welfare and pension system, which has been developed over the last decade.'
A joint study by Chinese international academics found elderly Chinese are disproportionately poor and depressed, with roughly 42.4 million living on less than 3,200 yuan ($520) a year.
每日英语:Now on Taobao: Outsourced Care for Grandma的更多相关文章
- 每日英语:Tencent Fights for China's Online Shoppers
In the war for the Chinese Internet, messaging giant Tencent is taking the battle to rival Alibaba's ...
- 每日英语:China's Bigger Innovation Problem
Last month's Third Plenum meeting of Chinese leaders seemed to signal Beijing's intention to experim ...
- 每日英语:The Secret About Online Ad Traffic: One-Third Is Bogus
Billions of dollars are flowing into online advertising. But marketers also are confronting an uncom ...
- 每日英语:A Different Color: China's Chameleonic Politics
China has tried your form of government and found it wanting. That was the message delivered by Chin ...
- 每日英语:why can't China produce world-class CEO?
The appointment of India-born Satya Nadella as Microsoft Corp.'s CEO has caused a bit of a stir in C ...
- 每日英语:A Whiff Of 'Welcome Home'
Buying real estate involves weighing a lot of factors: location, price . . . smell? Some condo devel ...
- 每日英语:What To Expect To Wear When You're Expecting
AT THE ACADEMY AWARDS earlier this month, Kerry Washington, the star of the ABC-TV series 'Scandal,' ...
- 每日英语:Success Outside the Dress Code
Anyone who has felt like the odd duck of the group can take heart from new research from Harvard Bus ...
- 每日英语:Mistrust Between U.S., Malaysia Strains Probe
Mistrust between U.S. and Malaysian air-accident investigators has hampered a multinational probe in ...
随机推荐
- [Android Studio] Android Studio移除的Module如何恢复(转载)
如果你执行了从module列表中移除module的操作,但是没有执行delete module文件夹的操作,那如何恢复被移除掉的module呢. 关于如何移除请戳这:Android Studio如何删 ...
- django的动态url,url里含有参数,含有参数的url
#!/usr/bin/env python # coding:utf- from django.conf.urls import url,include from django.contrib imp ...
- 查看和调试Qt源码(动态编译的QT也可进入源码)good
简述 在调试程序的时候,有时需要调试进入 Qt 源码,这不仅有利于我们了解内部实现机制,而且对于解决一些隐蔽性问题很有帮助. 都知道 F11 是“单步进入”,可是在调试的过程中,按下 F11 却无法进 ...
- DICOM中的入门概念
DICOM标准是医学影像界技术人员逃不掉的标准.本系列专题是JATI对DICOM标准的阐述,力图使PACS管理员和软件工程师都能理解. DICOM标准的提出者DICOM标准委员会是ISO组织的合作者. ...
- 82. Remove Duplicates from Sorted List II && i
题目 83. Remove Duplicates from Sorted List Given a sorted linked list, delete all duplicates such tha ...
- SQL VM上磁盘延迟高, 但Host和Storage Array上的延迟却很低的问题
按照下面的步骤, 问题解决. =========================== Per Microsoft DDK, Microsoft storport.sys maintains a dev ...
- CAS中的ABA问题
http://coolshell.cn/articles/8239.html CAS的ABA问题 所谓ABA(见维基百科的ABA词条),问题基本是这个样子: 进程P1在共享变量中读到值为A P1被抢占 ...
- 零java基础搞定微信Server
自从打通了微信client到BLE设备端的通道.我的工作就转移到了server端了.微信的BlueDemoServer是以java编写,而本尊仅仅懂得嵌入式,对JavaWeb一窍不通. 本尊贵为IOT ...
- ant design pro (十一)advanced Mock 和联调
一.概述 原文地址:https://pro.ant.design/docs/mock-api-cn Mock 数据是前端开发过程中必不可少的一环,是分离前后端开发的关键链路.通过预先跟服务器端约定好的 ...
- alibaba dexposed初步解析
alibaba新出了一个非侵入的aop库,感觉不错.那么楼主这次就来学习一下这个库的详细应用,原理以及能够达到的效果. 这里先给出相应的githubproject传送门:https://github. ...