For faster navigation, this Iframe is preloading the Wikiwand page for ファイル:Incidence of involuntary part time workers.svg.

ファイル:Incidence of involuntary part time workers.svg

元のファイル(SVG ファイル、1,080 × 720 ピクセル、ファイルサイズ: 150キロバイト)

このファイルは、最新の情報を受けて更新される可能性があります。
新しい更新が反映されることなく、特定の版のファイルを使用したい場合は、必要な版を別のファイルとしてアップロードしてください。

概要

解説
English: Incidence of involuntary part time workers in OECD
日付
原典 投稿者自身による著作物, Data from OECD Labour Force statistics.
https://stats.oecd.org/Index.aspx?DataSetCode=INVPT_I
作者 Yuasan
許可
(ファイルの再利用)
CC-0

Graph data

import matplotlib.pyplot as plt
from cycler import cycler
import pandas as pd

df = pd.read_csv("data.tsv", index_col=0 , sep = "\t")
df = df.T
df = df.fillna(method = 'ffill') 

fig, ax = plt.subplots(figsize=(12, 8))
plt.rcParams['font.family'] = 'sans-serif'
plt.rcParams['font.sans-serif'] = ['Noto Sans Display']

plt.subplots_adjust(left=0.07, bottom=0.15, right=0.96, top=0.93)

cc = cycler('ls', ['-', '--']) * cycler('lw', range(1, 3))
ax.set_prop_cycle( plt.rcParams['axes.prop_cycle'] * cc)
ax.plot(df)
ax.legend(df.columns, fontsize=8, ncol=10, loc='center' ,bbox_to_anchor=(0, -0.23, 1, 0.24) )
ax.set_axisbelow(True)

plt.title("Incidence of involuntary part time workers (OECD Labour Force Stat.)", fontsize=18)
plt.tick_params(labelsize=9, pad=4)
plt.ylabel("Percentage of Total Employment", fontsize=13)
plt.xticks(rotation=35, fontsize=7)
plt.yticks(fontsize=11)
plt.ylim([0,12])

ax.minorticks_on()
plt.grid(which='major',color='#999999',linestyle='-', axis="y")
plt.grid(which='minor',color='#cccccc',linestyle='--', axis="y")

plt.savefig("image.svg")

ライセンス

この作品の著作権者である私は、この作品を以下のライセンスで提供します。
Creative Commons CC-Zero このファイルはクリエイティブ・コモンズ CC0 1.0 全世界 パブリック・ドメイン提供のもとで利用可能にされています。
ある作品に本コモンズ証を関連づけた者は、その作品について世界全地域において著作権法上認められる、その者が持つすべての権利(その作品に関する権利や隣接する権利を含む。)を、法令上認められる最大限の範囲で放棄して、パブリック・ドメインに提供しています。

この作品は、たとえ営利目的であっても、許可を得ずに複製、改変・翻案、配布、上演・演奏することが出来ます。

キャプション

このファイルの内容を1行で記述してください
Incidence of involuntary part time workers in OECD

このファイルに描写されている項目

題材

16 9 2022

ファイルの履歴

過去の版のファイルを表示するには、その版の日時をクリックしてください。

日付と時刻サムネイル寸法利用者コメント
現在の版2022年9月16日 (金) 16:502022年9月16日 (金) 16:50時点における版のサムネイル1,080 × 720 (150キロバイト)YuasanUploaded own work with UploadWizard

ファイルの使用状況

以下の​ 3 ページがこのファイルを使用しています:

グローバルなファイル使用状況

以下に挙げる他のウィキがこの画像を使っています:

メタデータ

{{bottomLinkPreText}} {{bottomLinkText}}
ファイル:Incidence of involuntary part time workers.svg
Listen to this article

This browser is not supported by Wikiwand :(
Wikiwand requires a browser with modern capabilities in order to provide you with the best reading experience.
Please download and use one of the following browsers:

This article was just edited, click to reload
This article has been deleted on Wikipedia (Why?)

Back to homepage

Please click Add in the dialog above
Please click Allow in the top-left corner,
then click Install Now in the dialog
Please click Open in the download dialog,
then click Install
Please click the "Downloads" icon in the Safari toolbar, open the first download in the list,
then click Install
{{::$root.activation.text}}

Install Wikiwand

Install on Chrome Install on Firefox
Don't forget to rate us

Tell your friends about Wikiwand!

Gmail Facebook Twitter Link

Enjoying Wikiwand?

Tell your friends and spread the love:
Share on Gmail Share on Facebook Share on Twitter Share on Buffer

Our magic isn't perfect

You can help our automatic cover photo selection by reporting an unsuitable photo.

This photo is visually disturbing This photo is not a good choice

Thank you for helping!


Your input will affect cover photo selection, along with input from other users.

X

Get ready for Wikiwand 2.0 🎉! the new version arrives on September 1st! Don't want to wait?