Shikohabad railway station

Shikohabad Junction railway station is on the Kanpur-Delhi section of Howrah-Delhi main line and Howrah-Gaya-Delhi line. It is located in Firozabad district in the Indian state of Uttar Pradesh. It serves Shikohabad.


Shikohabad Junction Railway Station
Indian Railway Junction Station
LocationShikohabad, Uttar Pradesh
India
Coordinates27°05′10″N 78°34′31″E
Elevation166 metres (545 ft)
Owned byIndian Railways
Operated byNorth Central Railway
Line(s)Kanpur-Delhi section
Platforms4
Construction
Structure typeStandard on ground
ParkingYes
Bicycle facilitiesNo
Other information
StatusFunctioning
Station codeSKB
Division(s) Allahabad
History
Opened1865-66
Electrified1971-72
Previous namesEast Indian Railway Company
Location
Shikohabad railway station
Location in Uttar Pradesh
Shikohabad railway station
Shikohabad railway station (Uttar Pradesh)

History

Through trains started running on the East Indian Railway Company’s Howrah-Delhi line in 1866.[1]

A branch line was opened from Shikohabad to Mainpuri in 1905 and extended to Farrukhabad in 1906.[2]

Electrification

The Panki-Tundla sector was electrified in 1971–72.[3]

gollark: ```pythonimport collectionsdef do_thing(s): if len(s) == 1: return { s[0]: True } out = {} for i, c in enumerate(s): without = s[:i] + s[i + 1:] things = do_thing(without) out[c] = things return outdef match(r, s): print(r) c = r for i, x in enumerate(s): print(x) try: c = c[x] if c == True: if i + 1 == len(s): return True # full match else: return False # characters remain except KeyError: return False # no match return False # incomplete matchentry = lambda a, b: match(do_thing(a.lower().replace(" ", "")), b.lower().replace(" ", ""))```Here is my entry (pending a port to osmarkslisp™️). This is definitely my entry.
gollark: I wish to use Mathematica in my code. Please install it. DO NOT READ, ubq.
gollark: I have a "great" way to do this which I think takes O(n²) space-time-beeite.
gollark: Perhaps it is also possible to construct some sort of regex/deterministic finite automaton to match things matching anagramatically.
gollark: Bogothings run in O(n!) time mostly. So just make `giveup`'s maximum be `math.factorial(len(remove_whitespace(s)))`.

See also

References

  1. "IR History: Early History (1832-1869)". IRFCA. Retrieved 28 June 2013.
  2. "Mainpuri". Chapter 7: Communication. Mainpuri district administration. Archived from the original on 28 July 2013. Retrieved 28 June 2013.
  3. "History of Electrification". IRFCA. Retrieved 28 June 2013.
Preceding station   Indian Railways   Following station
Kaurara
North Central Railway zone
Kanpur-Delhi section
Makkhanpur
TerminusNorth Central Railway zone
Shikohabad-Farrukhabad branch line
Aaraon


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