Vi flyttar från butik till nätet - så funkar det framåt
Career and Family | 0:e upplagan
- Danskt band, Engelska, 2021
- Författare: Claudia Goldin
- Betyg:
313
kr
Skickas inom 1-3 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
Winner of the 2023 Nobel Prize in Economics
A renowned economic historian traces women’s journey to close the gender wage gap and sheds new light on the continued struggle to achieve equity between couples at home
A century ago, it was a given that a woman with a college degree had to choose between having a career and a family. Today, there are more female college graduates than ever before, and more women want to have a career and family, yet challenges persist at work and at home. This book traces how generations of women have responded to the problem of balancing career and family as the twentieth century experienced a sea change in gender equality, revealing why true equity for dual career couples remains frustratingly out of reach.
Drawing on decades of her own groundbreaking research, Claudia Goldin provides a fresh, in-depth look at the diverse experiences of college-educated women from the 1900s to today, examining the aspirations they formed—and the barriers they faced—in terms of career, job, marriage, and children. She shows how many professions are “greedy,” paying disproportionately more for long hours and weekend work, and how this perpetuates disparities between women and men. Goldin demonstrates how the era of COVID-19 has severely hindered women’s advancement, yet how the growth of remote and flexible work may be the pandemic’s silver lining.
Antidiscrimination laws and unbiased managers, while valuable, are not enough. Career and Family explains why we must make fundamental changes to the way we work and how we value caregiving if we are ever to achieve gender equality and couple equity.
A renowned economic historian traces women’s journey to close the gender wage gap and sheds new light on the continued struggle to achieve equity between couples at home
A century ago, it was a given that a woman with a college degree had to choose between having a career and a family. Today, there are more female college graduates than ever before, and more women want to have a career and family, yet challenges persist at work and at home. This book traces how generations of women have responded to the problem of balancing career and family as the twentieth century experienced a sea change in gender equality, revealing why true equity for dual career couples remains frustratingly out of reach.
Drawing on decades of her own groundbreaking research, Claudia Goldin provides a fresh, in-depth look at the diverse experiences of college-educated women from the 1900s to today, examining the aspirations they formed—and the barriers they faced—in terms of career, job, marriage, and children. She shows how many professions are “greedy,” paying disproportionately more for long hours and weekend work, and how this perpetuates disparities between women and men. Goldin demonstrates how the era of COVID-19 has severely hindered women’s advancement, yet how the growth of remote and flexible work may be the pandemic’s silver lining.
Antidiscrimination laws and unbiased managers, while valuable, are not enough. Career and Family explains why we must make fundamental changes to the way we work and how we value caregiving if we are ever to achieve gender equality and couple equity.
Om denna bok
Career and Family av Claudia Goldin är en Danskt band bok med 344 sidor på Engelska. Den utgavs 2021 av John Wiley And Sons Ltd.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Career and Family begagnad från Campusbokhandeln och spara upp till 25% jämfört med nypris. Du kan bevaka den här boken så får du ett mail så fort vi får in den i lager som begagnad.
Genom att köpa & sälja begagnat sänker du kostnaden för studier både för dig och nästa student samtidigt som du gör nytta för klimatet.
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780691201788
Upplaga:
0
Utgiven:
2021-10-12
Förlag:
John Wiley And Sons Ltd
Sidantal:
344
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>