Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.
/ tdl-wait-time Public archive

東京ディズニーランド・ディズニーシーの待ち時間グラフ

License

Notifications You must be signed in to change notification settings

yasny/tdl-wait-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

東京ディズニーランド・ディズニーシーの待ち時間グラフ

東京ディズニーランドとディズニーシーの乗り物待ち時間を取得して、グラフするプロジェクト。

スクリーンショット

仕組み

データ収集

data_collectorはデータ収集ツール。ディズニーランドディズニーシーの待ち時間ウェブサイトをダウンロードして、XSLTを利用して中間フォーマットに変換してから、sqliteデータベースにデータを保存する。

etl.shをcronで登録して、定期的にデータを収集することが可能。

サイト

siteは、CherryPyで作った簡単なウェブサイトである。rickshaw.jsを利用して、CSVデータをグラフ化する。

グラフ作成は、Multiseries Line Chart using Rickshaw toolkitを参照しながら作った。

About

東京ディズニーランド・ディズニーシーの待ち時間グラフ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published