Select Language

AI社区

公开数据集

纽约出租车与 DIMACS 相结合

纽约出租车与 DIMACS 相结合

230.45M
150 浏览
0 喜欢
0 次下载
0 条讨论
Others Classification

数据结构 ? 230.45M

    Data Structure ?

    * 以上分析是由系统提取分析形成的结果,具体实际数据为准。

    README.md

    Context This dataset is a combination between the [NYC Taxi duration challenge][1] and the [DIMACS][2] shortest paths dataset. Content This set contains three files: Each intersection in NY gets an id as well as GPS coordinates in USA-road-d.NY.co It looks like v 1 -73530767 41085396 v 2 -73530538 41086098 v 3 -73519366 41048796 v 4 -73519377 41048654 v stands for vertex and 1-264346 and the longitude -73530767 represents 73.530767 W whereas the next column here: 41085396 holds the information about the latitude in the same format. The second file "USA-road-d.NY.gr" contains the information about how the intersections mentioned in the previous file are connected and the travel distance between them. (Unfortunately I don't know the unit) a 1 2 803 a 2 1 803 a 3 4 158 a 4 3 158 a 5 6 774 a is always the first character for the data in this file and stands for "arrow". The next column represents the id of the start vertex and the second one the end vertex. The last column gives us the information about the distance between those two vertices. The last part of this set is the combination of the data mentioned above and the [NYC Taxi duration challenge][1] dataset. I just add two columns s_id and t_id where s is the start and t is the target. The dropoff and the pickup location are mapped to the id of the nearest vertex in this dataset. Acknowledgements This data about the vertices is directly given from [DIMACS][2]. Thanks for the data which is extremely helpful for visualizing the data given in the challenge. Inspiration This data was generated for the challenge about taxis in NYC and used for the visualization. You can use it for every project which needs some insight about the street structure of NYC. [1]: https://www.kaggle.com/c/nyc-taxi-trip-duration [2]: http://www.diag.uniroma1.it/challenge9/download.shtml
    ×

    帕依提提提温馨提示

    该数据集正在整理中,为您准备了其他渠道,请您使用

    注:部分数据正在处理中,未能直接提供下载,还请大家理解和支持。
    暂无相关内容。
    暂无相关内容。
    • 分享你的想法
    去分享你的想法~~

    全部内容

      欢迎交流分享
      开始分享您的观点和意见,和大家一起交流分享.
    所需积分:0 去赚积分?
    • 150浏览
    • 0下载
    • 0点赞
    • 收藏
    • 分享