Fayil:Public and private health expenditure by country.svg

Hoton asali (Fayil kin SVG, saƙar fikisal 1,080 x 540, girman fayil: 193 KB)

Wannan hoto yazo daga Wikimedia Commons kuma za'a iya amfani dashi a wasu projects. Anan kasa an nuna asalin bayanin shi

This file may be updated to reflect new information.
If you wish to use a specific version of the file without it being overwritten, please upload the required version as a separate file.
Bayani Health expenditure by type of financing, 2019 (OECD Health)
Rana
Masomi Aikin na, Data from OECD Health
https://stats.oecd.org/Index.aspx?DataSetCode=SHA#
Marubucin Yuasan
Izini
(Sake amfani da wannan fayil)
CC-0

Graph data

import matplotlib as mpl
import numpy as np
from cycler import cycler
import matplotlib.pyplot as plt
import pandas as pd

df = pd.read_csv("data.tsv", index_col=0 , sep = "\t")
df = df.sort_values(by=["Government/compulsory schemes"], ascending=False)
df = df.drop('Government/compulsory schemes', axis=1)
df = df.fillna(0).T

mpl.rcParams['axes.xmargin'] = 0.02
plt.rcParams['axes.prop_cycle'] = cycler(color=['#93CDDD', '#957ccb', '#E69717', '#D83227', '#A3DF6E', '#d7352b', '#ffd924', '#a652c1', '#686d69'])

fig, ax = plt.subplots(figsize=(12, 6))
for i in range( len(df) ):
	ax.bar(df.columns, df.iloc[i] , width=0.7, bottom=df.iloc[:i].sum())

plt.rcParams['font.family'] = 'sans-serif'
plt.rcParams['font.sans-serif'] = ['Noto Sans Display']

plt.subplots_adjust(left=0.08, bottom=0.19, right=0.98, top=0.93)

plt.title("Health expenditure by type of financing, 2019 (OECD SOCX)", fontsize=18)
plt.tick_params(labelsize=10, pad=4)

ax.legend(df.index, fontsize=9,  loc='center', ncol=5,  frameon=True, facecolor="#dddddd",
			bbox_to_anchor=(0., -0.28, 1., .102) )
ax.set_axisbelow(True)

plt.xticks(df.columns, rotation=70, size=9)
plt.yticks(fontsize=13)
plt.ylabel("% of Health expenditure", size=13)
plt.ylim([0,100])

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")

Lasisi

I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

Any autoconfirmed user can overwrite this file from the same source. Please ensure that overwrites comply with the guideline.

Take

Add a one-line explanation of what this file represents

Abubuwan da aka nuna a cikin wannan fayil

depicts Turanci

Wasu muhimman ba tare da Wikidata kayayyaki ba

27 Janairu 2014

Tarihin fayil

Ku latsa rana/lokaci ku ga fayil yadda yake a wannan lokaci

Rana/LokaciWadar sufaKusurwowiMa'aikaciBahasi
na yanzu13:27, 24 ga Maris, 2023Wadar sufa ta zubin 13:27, 24 ga Maris, 20231,080 × 540 (193 KB)Yuasan2019
11:02, 13 ga Yuli, 2021Wadar sufa ta zubin 11:02, 13 ga Yuli, 20211,440 × 720 (133 KB)Yuasan2017
08:03, 27 ga Afirilu, 2015Wadar sufa ta zubin 08:03, 27 ga Afirilu, 2015750 × 477 (133 KB)Yuasanfix
07:33, 27 ga Janairu, 2014Wadar sufa ta zubin 07:33, 27 ga Janairu, 2014718 × 499 (65 KB)YuasanUser created page with UploadWizard

Wadannan shafi na amfani wannan fayil:

Amfanin fayil a ko'ina

bayannan meta