Vi flyttar från butik till nätet - så funkar det framåt
The Japanese Mafia | 0:e upplagan
- Danskt band, Engelska, 2006
- Författare: Peter B. E. Hill
- Betyg:
596
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
The Japanese mafia - known collectively as yakuza - has had a considerable influence on Japanese society over the past fifty years. Based on extensive Japanese language source material and interviews with criminals, police officers, lawyers, journalists, and scholars, this is the first English language academic monography to analyse Japan's criminal syndicates.
Peter Hill argues that the essential characteristic of Japan's criminal syndicates is their provision of protection to consumers in Japan's under- and upper-worlds. In this respect they are analogous to the Sicilian Mafia, and the mafias of Russia, Hong Kong, and the United States. Although the yakuza's protective mafia role has existed at least since the end of the Second World War, and arguably longer, the range of economic transactions to which such protection has been afforded has not remained constant. The yakuza have undergone considerable change in their business activities over the last half-century. The two key factors driving this evolution have been the changes in the legal and law enforcement environment within which these groups must operate, and the economic opportunities available to them. This first factor demonstrates that the complex and ambiguous relationship between the yakuza and the state has always been more than purely symbiotic. With the introduction of the boryokudan (Iyakuza) countermeasures law in 1992, the relationship between the yakuza and the state has become more unambiguously antagonistic. Assessing the impact of this law is, however, problematic; the contemporaneous bursting of Japan's economic bubble at the beginning of the 1990s also profoundly and adversely influenced yakuza sources of income. It is impossible to completely disentangle the effects of these two events.
By the end of the twentieth century, the outlook for the yakuza was bleak and offered no short-term prospect of amelioration. More profoundly, state-expropriation of protection markets formerly dominated by the yakuza suggests that the longer-term prospects for these groups are bleaker still: no longer, therefore, need the yakuza be seen as an inevitable and necessary evil.
Peter Hill argues that the essential characteristic of Japan's criminal syndicates is their provision of protection to consumers in Japan's under- and upper-worlds. In this respect they are analogous to the Sicilian Mafia, and the mafias of Russia, Hong Kong, and the United States. Although the yakuza's protective mafia role has existed at least since the end of the Second World War, and arguably longer, the range of economic transactions to which such protection has been afforded has not remained constant. The yakuza have undergone considerable change in their business activities over the last half-century. The two key factors driving this evolution have been the changes in the legal and law enforcement environment within which these groups must operate, and the economic opportunities available to them. This first factor demonstrates that the complex and ambiguous relationship between the yakuza and the state has always been more than purely symbiotic. With the introduction of the boryokudan (Iyakuza) countermeasures law in 1992, the relationship between the yakuza and the state has become more unambiguously antagonistic. Assessing the impact of this law is, however, problematic; the contemporaneous bursting of Japan's economic bubble at the beginning of the 1990s also profoundly and adversely influenced yakuza sources of income. It is impossible to completely disentangle the effects of these two events.
By the end of the twentieth century, the outlook for the yakuza was bleak and offered no short-term prospect of amelioration. More profoundly, state-expropriation of protection markets formerly dominated by the yakuza suggests that the longer-term prospects for these groups are bleaker still: no longer, therefore, need the yakuza be seen as an inevitable and necessary evil.
Om denna bok
The Japanese Mafia av Peter B. E. Hill är en Danskt band bok med 336 sidor på Engelska. Den utgavs 2006 av Oxford University Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Japanese Mafia 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:
9780199291618
Upplaga:
0
Utgiven:
2006-01-26
Förlag:
Oxford University Press
Sidantal:
336
$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"
>