Vi flyttar från butik till nätet - så funkar det framåt
The Coffee Paradox | 0:e upplagan
- Danskt band, Engelska, 2005
- Författare: Stefano Ponte, Benoit Daviron
- Betyg:
575
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
Can developing countries trade their way out of poverty? International trade has grown dramatically in the last two decades in the global economy, and trade is an important source of revenue in developing countries. Yet, many low-income countries have been producing and exporting tropical commodities for a long time. They are still poor. This book is a major analytical contribution to understanding commodity production and trade, as well as putting forward policy-relevant suggestions for ‘solving’ the commodity problem.
Through the study of the global value chain for coffee, the authors recast the ‘development problem’ for countries relying on commodity exports in entirely new ways. They do so by analysing the so-called coffee paradox – the coexistence of a ‘coffee boom’ in consuming countries and of a ‘coffee crisis’ in producing countries. New consumption patterns have emerged with the growing importance of specialty, fair trade and other ‘sustainable’ coffees. In consuming countries, coffee has become a fashionable drink and coffee bar chains have expanded rapidly. At the same time, international coffee prices have fallen dramatically and producers receive the lowest prices in decades.
This book shows that the coffee paradox exists because what farmers sell and what consumers buy are becoming increasingly ‘different’ coffees. It is not material quality that contemporary coffee consumers pay for, but mostly symbolic quality and in-person services. As long as coffee farmers and their organizations do not control at least parts of this ‘immaterial’ production, they will keep receiving low prices. The Coffee Paradox seeks ways out from this situation by addressing some key questions: What kinds of quality attributes are combined in a coffee cup or coffee package? Who is producing these attributes? How can part of these attributes be produced by developing country farmers? To what extent are specialty and sustainable coffees achieving these objectives?
Through the study of the global value chain for coffee, the authors recast the ‘development problem’ for countries relying on commodity exports in entirely new ways. They do so by analysing the so-called coffee paradox – the coexistence of a ‘coffee boom’ in consuming countries and of a ‘coffee crisis’ in producing countries. New consumption patterns have emerged with the growing importance of specialty, fair trade and other ‘sustainable’ coffees. In consuming countries, coffee has become a fashionable drink and coffee bar chains have expanded rapidly. At the same time, international coffee prices have fallen dramatically and producers receive the lowest prices in decades.
This book shows that the coffee paradox exists because what farmers sell and what consumers buy are becoming increasingly ‘different’ coffees. It is not material quality that contemporary coffee consumers pay for, but mostly symbolic quality and in-person services. As long as coffee farmers and their organizations do not control at least parts of this ‘immaterial’ production, they will keep receiving low prices. The Coffee Paradox seeks ways out from this situation by addressing some key questions: What kinds of quality attributes are combined in a coffee cup or coffee package? Who is producing these attributes? How can part of these attributes be produced by developing country farmers? To what extent are specialty and sustainable coffees achieving these objectives?
Om denna bok
The Coffee Paradox av Stefano Ponte och Benoit Daviron är en Danskt band bok med 320 sidor på Engelska. Den utgavs 2005 av Bloomsbury Publishing PLC.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Coffee Paradox 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:
9781842774571
Upplaga:
0
Utgiven:
2005-11-01
Förlag:
Bloomsbury Publishing PLC
Sidantal:
320
$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"
>