跳至內容

File:NZU-NZ-emission-unit-720by540.svg

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

原始檔案(SVG 檔案,表面大小:720 × 540 像素,檔案大小:104 KB)


摘要

描述
English: New Zealand emission unit prices in the NZ emissions trading scheme 2010 to present. The processed monthly data comes from a Github repository https://github.com/theecanmole/nzu
日期
來源 Data; Theecanmole. (2016). New Zealand emission unit (NZU) monthly prices 2010 to 2016: V1.0.01 [Data set]. Zenodo. http://doi.org/10.5281/zenodo.221328
作者 Mrfebruary
SVG開發
InfoField
 
SVG檔案的原始碼通過W3C驗證
 
向量圖形使用R創作。
原始碼
InfoField

R code

# Create charts of processed monthly mean NZU prices
# download monthly price data from Github
# make a short 'list' for the url of the data at Github
urldata <- c("https://raw.githubusercontent.com/theecanmole/nzu/master/nzu-month-price.csv")
# define the destination file name and location
monthprice <-c("nzu-month-price.csv")
download.file(urldata, monthprice)
# or read in the price data from the .csv file in the destination folder
monthprice <- read.csv("nzu-month-price.csv", skip=0, header=TRUE, sep=",", colClasses = c("Date","numeric"),na.strings="NA", dec=".", strip.white=TRUE)
# create time series of price data
mpts <- ts(data = monthprice[["price"]], start =c(2010, 5), deltat = 1/12)
# Create svg format graph
svg(filename="NZUprice-720by540.svg", width = 8, height = 6, pointsize = 16, onefile = FALSE, family = "sans", bg = "white", antialias = c("default", "none", "gray", "subpixel"))
par(mar=c(2.7,2.7,1,1)+0.1)
plot(mpts,tck=0.01,axes=TRUE,ann=TRUE,las=1,col="red",lwd=2,type='l',lty=1)
grid(col="darkgray",lwd=1)
axis(side=4, tck=0.01, las=0,tick=TRUE,labels = FALSE)
mtext(side=1,cex=0.75,line=-1.1,"Data: 'NZU monthly prices' https://github.com/theecanmole/nzu")
mtext(side=3,cex=1.5, line=-2.2,expression(paste("New Zealand Unit Prices 2010 - 2024")) )
mtext(side=2,cex=1, line=-1.3,"$NZ Dollars/tonne")
mtext(side=4,cex=0.75, line=0.05,R.version.string)
dev.off()

授權條款

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

說明

添加單行說明來描述出檔案所代表的內容
New Zealand emission unit prices in the NZ emissions trading scheme 2010 to present

在此檔案描寫的項目

描繪內容

image/svg+xml

檔案歷史

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

最新 | 最早) 檢視(較新 10 筆 | )(10 | 20 | 50 | 100 | 250 | 500
日期/時間縮⁠圖尺寸使用者備⁠註
目前2024年4月5日 (五) 07:12於 2024年4月5日 (五) 07:12 版本的縮圖720 × 540(104 KB)Mrfebruaryupdate
2024年3月2日 (六) 07:50於 2024年3月2日 (六) 07:50 版本的縮圖720 × 540(104 KB)Mrfebruaryupdate
2024年2月10日 (六) 06:46於 2024年2月10日 (六) 06:46 版本的縮圖720 × 540(104 KB)Mrfebruaryupdate
2024年1月29日 (一) 05:27於 2024年1月29日 (一) 05:27 版本的縮圖720 × 540(104 KB)Mrfebruaryupdate
2023年12月10日 (日) 06:59於 2023年12月10日 (日) 06:59 版本的縮圖720 × 540(105 KB)Mrfebruaryupdate
2023年12月3日 (日) 00:44於 2023年12月3日 (日) 00:44 版本的縮圖720 × 540(134 KB)Mrfebruaryupdate
2023年11月24日 (五) 03:59於 2023年11月24日 (五) 03:59 版本的縮圖720 × 540(105 KB)Mrfebruaryupdate
2023年11月17日 (五) 04:20於 2023年11月17日 (五) 04:20 版本的縮圖720 × 540(103 KB)Mrfebruaryupdate
2023年11月17日 (五) 03:52於 2023年11月17日 (五) 03:52 版本的縮圖720 × 540(103 KB)Mrfebruaryupdate
2023年11月4日 (六) 07:27於 2023年11月4日 (六) 07:27 版本的縮圖720 × 540(103 KB)Mrfebruaryupdate
最新 | 最早) 檢視(較新 10 筆 | )(10 | 20 | 50 | 100 | 250 | 500

下列頁面有用到此檔案:

全域檔案使用狀況

詮釋資料