File:US Trade Balance from 1960.svg

頁面內容不支援其他語言。
這個檔案來自維基共享資源
維基百科,自由的百科全書

原始檔案(SVG 檔案,表面大小:894 × 552 像素,檔案大小:126 KB)


摘要

描述
English: United States Balance of Trade, from 1960. Data source: U.S. Census Bureau, Economic Indicator Division: https://www.census.gov/foreign-trade/statistics/historical/gands.pdf or BEA: https://www.bea.gov/data/intl-trade-investment/international-trade-goods-and-services
日期
來源 自己的作品
作者 Cherkash
其他版本
SVG開發
InfoField
 
SVG檔案的原始碼通過W3C驗證
 
向量圖形使用Matplotlib創作。
原始碼
InfoField

Python code

Source code
#!/usr/bin/env python

from pylab import *
rc('xtick.major', pad=8)

#from either of these:
#https://www.census.gov/foreign-trade/statistics/historical/gands.pdf
#https://www.bea.gov/data/intl-trade-investment/international-trade-goods-and-services
d = (3.508,  4.194,  3.371,  4.210,  6.022,  4.664,  2.939,  2.604,  0.250,  0.090,  2.255,  -1.301,  -5.443,  1.900,  -4.293,  12.403,  -6.082,  -27.247,  -29.763,  -24.566,  -19.407,  -16.172,  -24.156,  -57.767,  -109.074,  -121.879,  -138.539,  -151.683,  -114.566,  -93.142,  -80.865,  -31.136,  -39.212,  -70.311,  -98.493,  -96.384,  -104.065,  -108.273,  -166.140,  -255.809,  -369.686,  -360.373,  -420.666,  -496.243,  -610.838,  -716.542,  -763.533,  -710.997,  -712.350,  -394.771,  -503.087,  -554.522,  -525.906,  -446.861,  -483.952,  -491.421,  -481.475,  -512.739,  -580.950, -576.341, -676.684)

start, end = 1960, 2020
y = range(start, end+1)

f = figure(figsize=(7.5, 4.5))
ax = f.add_axes((.13, .18, .8, .75))
plot(y, d, 'r-', lw = 1.5)
plot(y, d, 'bo', ms = 5, mec = 'b')
grid(ls='-', alpha=.4)

xlabel('Year')
ylabel('Billions USD')
title('U.S. Trade Balance')

text(2020, -990, 'Data source: U.S. Census Bureau, Economic Indicator Division', va = 'bottom', ha = 'right' , size = 10)

axis((1960, 2020, -800, 100))
savefig("US Trade Balance from 1960.svg")

show()

授權條款

我,本作品的著作權持有者,決定用以下授權條款發佈本作品:
w:zh:創用CC
姓名標示 相同方式分享
您可以自由:
  • 分享 – 複製、發佈和傳播本作品
  • 重新修改 – 創作演繹作品
惟需遵照下列條件:
  • 姓名標示 – 您必須指名出正確的製作者,和提供授權條款的連結,以及表示是否有對內容上做出變更。您可以用任何合理的方式來行動,但不得以任何方式表明授權條款是對您許可或是由您所使用。
  • 相同方式分享 – 如果您利用本素材進行再混合、轉換或創作,您必須基於如同原先的相同或兼容的條款,來分布您的貢獻成品。


This file may be updated to reflect new information.
If you wish to use a specific version of the file without new updates being mirrored, please upload the required version as a separate file.

說明

添加單行說明來描述出檔案所代表的內容

在此檔案描寫的項目

描繪內容

檔案來源 Chinese (Taiwan) (已轉換拼寫)

image/svg+xml

檔案歷史

點選日期/時間以檢視該時間的檔案版本。

日期/時間縮⁠圖尺寸使用者備⁠註
目前2024年2月27日 (二) 23:35於 2024年2月27日 (二) 23:35 版本的縮圖894 × 552(126 KB)Morpheus7377Remade the chart in Google Docs, as well as updating the chart with data from 2023.
2021年9月23日 (四) 22:11於 2021年9月23日 (四) 22:11 版本的縮圖675 × 405(48 KB)Cherkashupdated with 2020; previous data is updated as well (per the latest data in the source)
2020年7月12日 (日) 21:00於 2020年7月12日 (日) 21:00 版本的縮圖675 × 405(47 KB)Cherkashupdated with 2019; previous data is updated as well (per the latest data in the source)
2020年1月6日 (一) 02:16於 2020年1月6日 (一) 02:16 版本的縮圖675 × 405(47 KB)Cherkashadded 2018 data; corrected previous years (per the source: the data points keep changing even years later)
2018年12月27日 (四) 00:50於 2018年12月27日 (四) 00:50 版本的縮圖675 × 405(47 KB)Cherkashremoved UTF-8 byte-order-mark
2018年12月27日 (四) 00:41於 2018年12月27日 (四) 00:41 版本的縮圖675 × 405(47 KB)Cherkashcorrected a small SVG error
2018年12月27日 (四) 00:31於 2018年12月27日 (四) 00:31 版本的縮圖675 × 405(47 KB)CherkashUser created page with UploadWizard

下列2個頁面有用到此檔案:

全域檔案使用狀況

以下其他 wiki 使用了這個檔案:

詮釋資料