Kamayama Station
Kamayama Station (竈山駅, Kamayama Eki) is a railway station on the Kishigawa Line operated by the Wakayama Electric Railway. It is located in Wakayama, Wakayama Prefecture, Japan.
Kamayama Station 竈山駅 | |
---|---|
Station platform taken from a level crossing to the northwest | |
Location | Wakayama, Wakayama Prefecture Japan |
Operated by | Wakayama Electric Railway |
Line(s) | Kishigawa Line |
Distance | 3.7 km from Wakayama |
Platforms | 1 side platform |
Construction | |
Structure type | At-grade |
Other information | |
Status | Unmanned |
Station code | 05 |
History | |
Opened | 15 February 1916 |
Traffic | |
Passengers | 529 per day (2017)[1] |
Ridership
Ridership per day [1] | |
---|---|
Year | Ridership |
2011 | 524 |
2012 | 519 |
2013 | 551 |
2014 | 547 |
2015 | 564 |
2016 | 535 |
2017 | 529 |
Around the station
Adjacent stations
« | Service | » | ||
---|---|---|---|---|
Kishigawa Line | ||||
Kōzaki | Local | Kōtsū Center Mae |
gollark: Nim.
gollark: There's an array of SQL scripts a bit above it.
gollark: Check out minoteaur's advanced™ migration engine:```nimproc migrate*(db: DbConn) = let currentVersion = fromDbValue(get db.value("PRAGMA user_version"), int) for mid in (currentVersion + 1) .. migrations.len: db.transaction: logger.log(lvlInfo, "Migrating to schema " & $mid) db.execScript migrations[mid - 1] db.exec("PRAGMA user_version = " & $mid) logger.log(lvlDebug, "DB ready")```
gollark: My DB-using projects include all migration capability too, if sometimes limited to a bunch of `CREATE TABLE IF NOT EXISTS` calls, but if I ever *needed* it I would just make them able to call some functions to migrate the rows.
gollark: Well, yes, unless you write an extension for it, but no fixed length ones, and I can just do complex stuff in the program.
References
- "国土数値情報 駅別乗降客数データ". GIS (in Japanese). MLIT. Retrieved February 1, 2020.
- "人の手を借りる、たま駅長 貴志駅(和歌山県、和歌山電鉄貴志川線)" (in Japanese). The Asahi Shimbun. 1 March 2011. Retrieved 15 May 2020.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.