For faster navigation, this Iframe is preloading the Wikiwand page for ファイル:Dementia Prevalence in OECD.svg.

ファイル:Dementia Prevalence in OECD.svg

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

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

概要

解説
English: Prevalence of Dementia in OECD countries.
日付
原典 投稿者自身による著作物, Data from OECD Health at a glance 2021
https://www.oecd.org/health/health-at-a-glance/
作者 Yuasan
許可
(ファイルの再利用)
CC-0

ライセンス

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

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

graph data

import matplotlib.pyplot as plt
import pandas as pd
import numpy as np

df = pd.read_csv("data.tsv", index_col=0 , sep = "\t")

fig, ax = plt.subplots(figsize=(12, 5))
x = np.arange(df.index.size)
ax.bar(x-0.1, df["2021"] , color="#F79646", width=0.5, bottom=0)
ax.bar(x+0.3, df["2050"] , color="#C6A389", width=0.3, bottom=0)

ax.legend(df.columns, fontsize=14, ncol=2, loc='upper left',  frameon=True, facecolor="#dddddd")
ax.set_axisbelow(True)

plt.rcParams['font.family'] = 'sans-serif'
plt.rcParams['font.sans-serif'] = ['Noto Sans Display']
plt.subplots_adjust(left=0.06, bottom=0.17, right=0.99, top=0.9)

plt.title("Estimated Prevalence of dementia (OECD Health,2021)", fontsize=20)
plt.tick_params(labelsize=10, pad=4)
plt.xticks(x, df.index, rotation=55, size=9)

plt.ylabel("Prevalence per 1000 polulations", size=11)
plt.yticks(fontsize=11)
plt.ylim([0,50])

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

plt.savefig("image.svg")
Any autoconfirmed user can overwrite this file from the same source. Read COM:OVERWRITE first.

キャプション

このファイルの内容を1行で記述してください

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

題材

30 6 2014

ファイルの履歴

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

日付と時刻サムネイル寸法利用者コメント
現在の版2023年2月21日 (火) 08:352023年2月21日 (火) 08:35時点における版のサムネイル1,080 × 450 (143キロバイト)Yuasan2021 data
2014年6月30日 (月) 05:172014年6月30日 (月) 05:17時点における版のサムネイル736 × 369 (122キロバイト)YuasanUser created page with UploadWizard

ファイルの使用状況

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

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

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

メタデータ

{{bottomLinkPreText}} {{bottomLinkText}}
ファイル:Dementia Prevalence in OECD.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?