Skip to content

rwepa/highway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

本篇文章介紹R軟體在開放式資料的應用, 資料來源為交通部統計查詢網. 使用高速公路-交通事故資料進行相關分析.

使用 ggplot2 套件進行資料視覺化.

使用 forecast 套件進行 ARIMA 模型自動預測.

資料來源: http://rwepa.blogspot.com/2019/05/highway.html

# R
# RStudio
# ggplot2 套件
# forecast 套件

演講地點: 育達科技大學資訊管理系所

演講日期: 2019年5月8日(三)

演講大綱:

1.資料分析/視覺化/互動式案例

2.大數據分析工具與架構

3.R/RStudio簡介

4.資料物件,套件,輔助說明

5.開放資料分析-高速公路

交通事故.csv資料集下載

https://github.com/rwepa/DataDemo/blob/master/交通事故.csv

highway.R

https://github.com/rwepa/highway/blob/master/highway.R

highway.pdf

https://github.com/rwepa/highway/blob/master/highway.pdf

end

About

本篇文章介紹R軟體在開放式資料-高速公路公路-交通事故資料進行相關分析.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages