MOL-TR
收藏官方服务:
资源简介:
MOL-TR data set - format_dataframe.csv: Full traffic count data set of all vehicle types and all stations. - holidays.csv: Public holidays during the period - weather.csv: Weather data for each day - minute_full.csv: Parsed traffic data - minute_full_station_merged.csv: Parsed and merged traffic data - locations.csv: Locations of measuring stations. Note that this information has not been thoroughly checked, and some of it is missing. One can load data sets traffic data, holidays and weather with: import pandas as pd traffic = pd.read_csv('format_dataframe.csv') holidays = pd.read_csv('holidays.csv') weather = pd.read_csv('weather.csv')
提供机构:
Zenodo创建时间:
2024-06-17



