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
LocationWakayama, Wakayama Prefecture
Japan
Operated byWakayama Electric Railway
Line(s)Kishigawa Line
Distance3.7 km from Wakayama
Platforms1 side platform
Construction
Structure typeAt-grade
Other information
StatusUnmanned
Station code05
History
Opened15 February 1916 (1916-02-15)
Traffic
Passengers529 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


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.