Approximately 100 records of Shinkansen stations categorized by line and geographic location. The data includes station names, line associations, and coordinate data for the entire Japanese high-speed rail network.
Use Cases
- Visualize the high-speed rail network using the latitude and longitude columns
- Analyze transit connectivity by grouping stations by the line_name field
- Build a bilingual station lookup tool using the station_name_en and station_name_jp columns
Strengths
- Includes station names in both English and Japanese characters
- Contains latitude and longitude coordinates for every station entry
- Categorizes stations by their respective Shinkansen line (e.g., Tokaido, Tohoku, Sanyo)