File:Life Expectancy in OECD.svg

מתוך Wikimedia Commons
קפיצה לניווט קפיצה לחיפוש

לקובץ המקורי (קובץ SVG, הגודל המקורי: 1,080 × 720 פיקסלים, גודל הקובץ: 116 ק"ב)

כיתובים

כיתובים

נא להוסיף משפט שמסביר מה הקובץ מייצג
Life Expectancy total population at birth in OECD counties
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.

תקציר

[עריכה]
תיאור
English: Life Expectancy total population at birth in OECD counties
תאריך יצירה
מקור נוצר על־ידי מעלה היצירה, Data from OECD. https://stats.oecd.org/index.aspx?queryid=30114
יוצר Yuasan

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

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.19, 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=9, ncol=10, loc='center' ,bbox_to_anchor=(0., -0.23, 1., .102) )
ax.set_axisbelow(True)

plt.ylabel("age", fontsize=15)

plt.title("Life expectancy total population at birth (OECD stats)", fontsize=20)
plt.tick_params(labelsize=9, pad=4)
plt.xticks(rotation=35, fontsize=7)
plt.yticks(fontsize=11)
plt.grid(which='major',color='#cccccc',linestyle='-', axis="y")

plt.savefig("image.svg")

רישיון

[עריכה]
אני, בעל זכויות היוצרים על עבודה זו, מפרסם בזאת את העבודה תחת הרישיון הבא:
Creative Commons CC-Zero הקובץ הזה זמין לפי תנאי ההקדשה עולמית לנחלת הכלל CC0 1.0 של קריאייטיב קומונז.
האדם ששייך יצירה להיתר הזה הקדיש את היצירה לנחלת הכלל על־ידי ויתור על כל הזכויות שלו או שלה על היצירה בכל העולם לפי חוק זכויות יוצרים, לרבות כל הזכויות הקשורות או הסמוכות כקבוע בחוק. באפשרותך להעתיק, לשנות, להפיץ, או להציג את היצירה, אפילו למטרות מסחריות, וכל זה אפילו מבלי לבקש רשות.

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

היסטוריית הקובץ

ניתן ללחוץ על תאריך/שעה כדי לראות את הקובץ כפי שנראה באותו זמן.

תאריך/שעהתמונה ממוזערתממדיםמשתמשהערה
נוכחית16:48, 18 באוגוסט 2021תמונה ממוזערת לגרסה מ־16:48, 18 באוגוסט 2021‪720 × 1,080‬ (116 ק"ב)Yuasan (שיחה | תרומות)Uploaded own work with UploadWizard

אין דפים המשתמשים בקובץ זה.

שימוש גלובלי בקובץ

אתרי הוויקי השונים הבאים משתמשים בקובץ זה:

מטא־נתונים