Skip to main content
Powered by ShareScore

Find research datasets worth reusing

Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.

5

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

5 results for “Transportation demand”

Learn how ShareScore rates datasets ↗
zenodo48/100

Integrated Agent-based Modelling and Simulation of Transportation Demand and Mobility Patterns in Sweden

<h2>About</h2> <p><span>The Synthetic Sweden Mobility (SySMo) model provides a simplified yet statistically realistic microscopic representation of the real population of Sweden. The agents in this synthetic population contain socioeconomic attributes, household characteristics, and corresponding activity plans for an average weekday. This agent-based modelling approach derives the transportation demand from the agents&rsquo; planned activities using various transport modes (e.g., car, public transport, bike, and walking).</span></p> <div> <p>This open data repository contains four datasets:&nbsp;</p> <p>(1)&nbsp;Synthetic Agents,&nbsp;</p> </div> <div> <p>(2)&nbsp;Activity Plans of the Agents,&nbsp;&nbsp;</p> </div> <div> <p>(3) Travel Trajectories of the Agents, and&nbsp;&nbsp;</p> </div> <div> <p>(4) Road Network (EPSG: 3006)</p> <p><span>(OpenStreetMap data were retrieved on August 28, 2023, from https://download.geofabrik.de/europe.html, and GTFS data were retrieved on September 6, 2023 from https://samtrafiken.se/)</span></p> <p><span>The database can serve as input to assess the potential impacts of new transportation technologies, infrastructure changes, and policy interventions on the mobility patterns of the Swedish population.</span></p> </div> <h2>Methodology</h2> <p>This dataset contains statistically simulated 10.2 million agents representing the population of Sweden, their socio-economic characteristics and the activity plan for an average weekday. For preparing data for the MATSim simulation, we randomly divided all the agents into 10 batches. Each batch's agents are then simulated in MATSim using the multi-modal network combining road networks and public transit data in Sweden using the package pt2matsim (https://github.com/matsim-org/pt2matsim).&nbsp;&nbsp;</p> <p>The agents' daily activity plans along with the road network serve as the primary inputs in the MATSim environment which ensures iterative replanning while aiming for a convergence on optimal activity plans for all the agents. Subsequently, the individual mobility trajectories of the agents from the MATSim simulation are retrieved.</p> <p>The activity plans of the individual agents extracted from the MATSim simulation output data are then further processed. All agents with negative utility score and negative activity time corresponding to at least one activity are filtered out as the &lsquo;infeasible&rsquo; agents. The dataset &lsquo;<strong>Synthetic Agents</strong>&rsquo; contains all synthetic agents regardless of their <span>&lsquo;<em>feasibility</em>&rsquo; (0=excluded &amp; 1=included in plans and trajectories). In the other datasets, only agents with feasible activity plans are included. </span></p> <p>The simulation setup adheres to the MATSim 13.0 benchmark scenario, with slight adjustments. The strategy for replanning integrates BestScore (60%), TimeAllocationMutator (30%), and ReRoute (10%)&mdash; the percentages denote the proportion of agents utilizing these strategies. In each iteration of the simulation, the agents adopt these strategies to adjust their activity plans. The "BestScore" strategy retains the plan with the highest score from the previous iteration, selecting the most successful strategy an agent has employed up until that point. The "TimeAllocationMutator" modifies the end times of activities by introducing random shifts within a specified range, allowing for the exploration of different schedules. The "ReRoute" strategy enables agents to alter their current routes, potentially optimizing travel based on updated information or preferences. These strategies are detailed further in W. Axhausen et al. (2016) work, which provides comprehensive insights into their implementation and impact within the context of transport simulation modeling.&nbsp;</p> <h2>Data Description</h2> <h3>(1) Synthetic Agents</h3> <p>This dataset contains all agents in Sweden and their socioeconomic characteristics.&nbsp;&nbsp;</p> <p>The attribute &lsquo;<span><em>feasibility</em></span>&rsquo; has two categories: <em>feasible</em><em> agents </em>(73%),&nbsp;and <em>infeasible agents</em> (27%). <span>Infeasible agents are agents with negative utility score and negative activity time corresponding to at least one activity.</span>&nbsp;</p> <p>File name: 1_syn_pop_all.parquet</p> <table> <tbody> <tr> <td> <p><strong>Column</strong></p> </td> <td> <p><strong>Description</strong></p> </td> <td> <p><strong>Data type</strong></p> </td> <td> <p><strong>Unit</strong></p> </td> </tr> <tr> <td> <p>PId</p> </td> <td> <p>Agent ID</p> </td> <td> <p>Integer</p> </td> <td> <p>-</p> </td> </tr> <tr> <td>Deso</td> <td>Zone code of Demographic statistical areas (DeSO)<sup>1</sup></td> <td>String</td> <td>-</td> </tr> <tr> <td> <pre>kommun</pre> </td> <td>Municipality code</td> <td>Integer</td> <td>-</td> </tr> <tr> <td> <pre>marital&nbsp;</pre> </td> <td>Marital Status (single/ couple/ child)</td> <td>String</td> <td>-</td> </tr> <tr> <td> <pre>sex&nbsp;</pre> </td> <td>Gender (0 = Male, 1 = Female)</td> <td>Integer</td> <td>-</td> </tr> <tr> <td> <pre>age</pre> </td> <td>Age</td> <td>Integer</td> <td>-</td> </tr> <tr> <td> <pre>HId</pre> </td> <td>A unique identifier for households</td> <td>Integer</td> <td>-</td> </tr> <tr> <td> <pre>HHtype&nbsp; </pre> </td> <td>Type of households (single/ couple/ other)</td> <td>String</td> <td>-</td> </tr> <tr> <td> <pre>HHsize&nbsp; </pre> </td> <td>Number of people living in the households</td> <td>Integer</td> <td>-</td> </tr> <tr> <td> <pre>num_babies</pre> </td> <td>Number of children less than six years old in the household</td> <td>Integer</td> <td>-</td> </tr> <tr> <td>employment</td> <td>Employment Status (0 = Not Employed, 1 = Employed)</td> <td>Integer</td> <td>-</td> </tr> <tr> <td>studenthood</td> <td>Studenthood Status (0 = Not Student, 1 = Student)</td> <td>Integer</td> <td>-</td> </tr> <tr> <td>income_class</td> <td>Income Class (0 = No Income, 1 = Low Income, 2 = Lower-middle Income, 3 = Upper-middle Income, 4 = High Income)</td> <td>Integer</td> <td>-</td> </tr> <tr> <td>num_cars</td> <td>Number of cars owned by an individual&nbsp;</td> <td>Integer</td> <td>-</td> </tr> <tr> <td>HHcars</td> <td>Number of cars in the household</td> <td>Integer</td> <td>-</td> </tr> <tr> <td> <pre>feasibility</pre> </td> <td>Status of the individual (1=feasible, 0=infeasible)</td> <td>Integer</td> <td>-</td> </tr> </tbody> </table> <p>1 <a href="https://www.scb.se/vara-tjanster/oppna-data/oppna-geodata/deso--demografiska-statistikomraden/">https://www.scb.se/vara-tjanster/oppna-data/oppna-geodata/deso--demografiska-statistikomraden/</a></p> <h3>(2) Activity Plans of the Agents</h3> <p>The dataset contains the car agents&rsquo; (agents that use cars on the simulated day) activity plans for a simulated average weekday.&nbsp;&nbsp;&nbsp;</p> <p>File name:&nbsp;<span>2_plans_i.parquet, i = 0, 1, 2, ..., 8, 9. (10 files in total)</span></p> <table> <tbody> <tr> <td> <p><strong>Column</strong></p> </td> <td> <p><strong>Description</strong></p> </td> <td> <p><strong>Data type</strong></p> </td> <td> <p><strong>Unit</strong></p> </td> </tr> <tr> <td> <p>act_purpose</p> </td> <td> <p>Activity purpose (work/ home/ school/ other)</p> </td> <td> <p>String</p> </td> <td> <p>-</p> </td> </tr> <tr> <td> <p>PId</p> </td> <td> <p>Agent ID</p> </td> <td> <p>Integer</p> </td> <td> <p>-</p> </td> </tr> <tr> <td> <p>act_end&nbsp;</p> </td> <td> <p>End time of activity (0:00:00 &ndash; 23:59:59)</p> </td> <td> <p>String</p> </td> <td> <p>hour:minute:seco</p> <p>nd</p> </td> </tr> <tr> <td> <p>act_id</p> </td> <td> <p>Activity index of each agent</p> </td> <td> <p>Integer</p> </td> <td> <p>-</p> </td> </tr> <tr> <td> <p>mode</p> </td> <td> <p>Transport mode to reach the activity location</p> </td> <td> <p>String</p> </td> <td> <p>-</p> </td> </tr> <tr> <td> <p>POINT_X&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;</p> </td> <td> <p>Coordinate X of activity location (SWEREF99TM)</p> </td> <td> <p>Float</p> </td> <td> <p>metre</p> </td> </tr> <tr> <td> <p>POINT_Y</p> </td> <td> <p>Coordinate Y of activity location (SWEREF99TM)</p> </td> <td> <p>Float</p> </td> <td> <p>metre</p> </td> </tr> <tr> <td> <p>dep_time&nbsp;&nbsp;&nbsp;&nbsp;</p> </td> <td> <p>Departure time (0:00:00 &ndash; 23:59:59)</p> </td> <td> <p>String</p> </td> <td> <p>hour:minute:seco</p> <p>nd</p> </td> </tr> <tr> <td> <p>score</p> </td> <td> <p>Utility score of the simulation day as obtained from MATSim</p> </td> <td> <p>Float</p> </td> <td> <p>-</p> </td> </tr> <tr> <td> <p>trav_time&nbsp; &nbsp;</p> </td> <td> <p>Travel time to reach the activity location</p> </td> <td> <p>String</p> </td> <td> <p>hour:minute:seco</p> <p>nd</p> </td> </tr> <tr> <td> <p>trav_time_min&nbsp;&nbsp;&nbsp;&nbsp;</p> </td> <td> <p>Travel time in decimal minute</p> </td> <td> <p>Float</p> </td> <td> <p>minute</p> </td> </tr> <tr> <td> <p>act_time&nbsp;</p> </td> <td> <p>Activity duration in decimal minute</p> </td> <td> <p>Float</p> </td> <td> <p>minute</p> </td> </tr> <tr> <td> <p>distance</p> </td> <td> <p>Travel distance between the origin and the destination</p> </td> <td> <p>Float</p> </td> <td> <p>km</p> </td> </tr> <tr> <td> <p>speed</p> </td> <td> <p>Travel speed to reach the activity location</p> </td> <td> <p>Float</p> </td> <td> <p>km/h</p> </td> </tr> </tbody> </table> <h3>(3) Travel Trajectories of the Agents</h3> <p>This dataset contains the driving trajectories of all the agents on the road network,&nbsp;<span>and the public transit vehicles used by these agents, including buses, ferries, trams etc. The files are produced by MATSim simulations and organised into 10 *.parquet&rsquo; files (representing different batches of simulation) corresponding to each plan file.</span></p> <p>File name:&nbsp;<span>3_events_i.parquet, i = 0, 1, 2, ..., 8, 9. (10 files in total)</span></p> <p>&nbsp;</p> <table> <tbody> <tr> <td> <div> <div> <p><strong>Column&nbsp;</strong></p> </div> </div> </td> <td> <div> <div> <p><strong>Description&nbsp;</strong></p> </div> </div> </td> <td> <div> <div> <p><strong>Data type&nbsp;</strong></p> </div> </div> </td> <td> <div> <div> <p><strong>Unit&nbsp;</strong></p> </div> </div> </td> </tr> <tr> <td> <div> <div> <p>time&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>Time in second in a simulation day (0-86399)&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>Integer&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>second&nbsp;</p> </div> </div> </td> </tr> <tr> <td> <div> <div> <p>type&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>Event type defined by MATSim simulation*&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>String&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>-&nbsp;</p> </div> </div> </td> </tr> <tr> <td> <div> <div> <p>person&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>Agent ID&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>Integer&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>-&nbsp;</p> </div> </div> </td> </tr> <tr> <td> <div> <div> <p>link&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>Nearest road link consistent with&nbsp;the road network&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>String&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>-&nbsp;</p> </div> </div> </td> </tr> <tr> <td> <div> <div> <p>vehicle&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>Vehicle ID identical to person&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>Integer&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>-&nbsp;</p> </div> </div> </td> </tr> <tr> <td> <div> <div> <p>from_node&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;</p> </div> </div> </td> <td> <div> <div> <p>Start node of the link&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>Integer&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>-&nbsp;</p> </div> </div> </td> </tr> <tr> <td> <div> <div> <p>to_node&nbsp; &nbsp;</p> </div> </div> </td> <td> <div> <div> <p>End node of the link&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>Integer&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>-&nbsp;</p> </div> </div> </td> </tr> </tbody> </table> <p>* One typical episode of MATSim simulation events: Activity ends (actend) -&gt; Agent&rsquo;s vehicle enters traffic (vehicle enters traffic) -&gt; Agent&rsquo;s vehicle moves from previous road segment to its next connected one (left link) -&gt; Agent&rsquo;s vehicle leaves traffic for activity (vehicle leaves traffic) -&gt; Activity starts (actstart)&nbsp;</p> <h3>(4) Road Network</h3> <p>This dataset contains the road network.</p> <p>File name: 4_network.shp</p> <table> <tbody> <tr> <td> <div> <div> <p><strong>Column&nbsp;</strong></p> </div> </div> </td> <td> <div> <div> <p><strong>Description&nbsp;</strong></p> </div> </div> </td> <td> <div> <div> <p><strong>Data&nbsp;type&nbsp;</strong></p> </div> </div> </td> <td> <div> <div> <p><strong>Unit&nbsp;</strong></p> </div> </div> </td> </tr> <tr> <td> <div> <div> <p>length&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>The length of road link&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>Float&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>metre&nbsp;</p> </div> </div> </td> </tr> <tr> <td> <div> <div> <p>freespeed&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>Free speed&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>Float&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>km/h&nbsp;</p> </div> </div> </td> </tr> <tr> <td> <div> <div> <p>capacity&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>Number of vehicles&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>Integer&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>-&nbsp;</p> </div> </div> </td> </tr> <tr> <td> <div> <div> <p>permlanes&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>Number of lanes&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>Integer&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>-&nbsp;</p> </div> </div> </td> </tr> <tr> <td> <div> <div> <p>oneway&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>Whether the segment is one-way (0=no, 1=yes)&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>Integer&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>-&nbsp;</p> </div> </div> </td> </tr> <tr> <td> <div> <div> <p>modes&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>Transport mode&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>String&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>-&nbsp;</p> </div> </div> </td> </tr> <tr> <td> <div> <div> <p>from_node&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>Start node of the link&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>Integer&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>-&nbsp;</p> </div> </div> </td> </tr> <tr> <td> <div> <div> <p>to_node&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>End node of the link&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>Integer&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>-&nbsp;</p> </div> </div> </td> </tr> <tr> <td> <div> <div> <p>geometry&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>LINESTRING (SWEREF99TM)&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>geometry&nbsp;</p> </div> </div> </td> <td> <div> <div> <p>metre&nbsp;</p> </div> </div> </td> </tr> </tbody> </table> <p>&nbsp;</p> <p><strong><span>Additional Notes</span></strong></p> <p><span>This research is funded by the RISE Research Institutes of Sweden, the Swedish Research Council for Sustainable Development (Formas, project number 2018-01768), and Transport Area of Advance, Chalmers.</span></p> <p><strong><span>Contributions</span></strong></p> <p><span>YL designed the simulation, analyzed the simulation data, and, along with CT, executed the simulation. CT, SD, FS, and SY conceptualized the model (SySMo), with CT and SD further developing the model to produce agents and their activity plans. KG wrote the data document. All authors reviewed, edited, and approved the final document.</span></p>

opencc-by-4.0Feb 2024View details →
zenodo40/100

Data related to the manuscript "Bayesian Calibration and Validation of a Large-scale and Time-demanding Sediment Transport Model"

<p>1) Riverbed_Elevation_Measurements.txt<br> &nbsp;&nbsp;&nbsp; Description: Measured riverbed geometry of available years<br> &nbsp;&nbsp; &nbsp;Columns: Node ID, Easting [m], Northig [m], Elevation 2002 [m asl], Elevation 2005 [m asl], Elevation 2010 [m asl], Elevation&nbsp;&nbsp;&nbsp;<br> &nbsp;&nbsp;&nbsp; 2013 [m asl]<br> ----------------------------------------------------------------------------------------------------------------------------<br> 2) Hydro_FT_2D_manual.txt<br> &nbsp;&nbsp; &nbsp;Description: Simulation results of the manually calibrated full model<br> &nbsp;&nbsp; &nbsp;Columns: Node ID, Easting [m], Northig [m], Elevation 2005 [m asl], Elevation 2010 [m asl], Elevation 2013 [m asl]</p> <p>3.1) Hydro_FT_2D_CollocationPointBase.txt<br> &nbsp;&nbsp; &nbsp;Description: Parameter combinations of the collocation point base for each of the 20 simulations conducted with the full model to&nbsp;<br> &nbsp;&nbsp;&nbsp; construct the surrogate<br> &nbsp;&nbsp; &nbsp;Rows: Critical Shields parameter, Grain Roughness, Grain Size distribution</p> <p>3.2) Hydro_FT_2D_CollocationResults.txt<br> &nbsp;&nbsp; &nbsp;Description: Simulation results of the 20 simulations conducted with the full model at the collocation points<br> &nbsp;&nbsp; &nbsp;Columns: Node ID, Easting [m], Northig [m], Elevations 2005 [m asl] of simulation 1 through 20, Node ID, Easting [m asl], Northig<br> &nbsp;&nbsp;&nbsp; [m asl], Elevations 2010 [m asl] of simulation 1 through 20, Node ID, Easting [m asl], Northig [m asl], Elevations 2013 [m asl] of<br> &nbsp;&nbsp;&nbsp; simulation 1 through 20<br> ----------------------------------------------------------------------------------------------------------------------------<br> 4.1) aPC_MC_N_Combinations_Weights_prior.txt<br> &nbsp;&nbsp; &nbsp;Description: ID of prior MC runs with tested parameter combinations and corresponding importance weights<br> &nbsp;&nbsp; &nbsp;Rows: ID of MC runs, Critical Shields parameter, Grain Roughness, Grain Size distribution, importance weights<br> 4.2) aPC_MC_2005_prior.txt<br> &nbsp;&nbsp; &nbsp;Description: aPC surrogate results of prior MC runs for 2005<br> &nbsp;&nbsp; &nbsp;Columns: Node ID, Easting [m], Northig [m], Elevations 2005 [m asl] of MC run 1 through 100,000<br> 4.3) aPC_MC_2010_prior.txt<br> &nbsp;&nbsp; &nbsp;Description: aPC surrogate results of prior MC runs for 2010<br> &nbsp;&nbsp; &nbsp;Columns: Node ID, Easting [m], Northig [m], Elevations 2010 [m asl] of MC run 1 through 100,000<br> 4.4) aPC_MC_2013_prior.txt<br> &nbsp;&nbsp; &nbsp;Description: aPC surrogate results of prior MC runs for 2013<br> &nbsp;&nbsp; &nbsp;Columns: Node ID, Easting [m], Northig [m], Elevations 2013 [m asl] of MC run 1 through 100,000<br> &nbsp;&nbsp; &nbsp;<br> 4.5) aPC_MC_N_Combinations_Weights_posterior.txt<br> &nbsp;&nbsp; &nbsp;Description: ID of accepted (posterior) MC runs with tested parameter combinations and corresponding importance weights<br> &nbsp;&nbsp; &nbsp;Rows: ID of accepted MC runs, Critical Shields parameter, Grain Roughness, Grain Size distribution, importance weights<br> 4.6) aPC_MC_2005_posterior.txt<br> &nbsp;&nbsp; &nbsp;Description: aPC surrogate results of posterior MC runs for 2005<br> &nbsp;&nbsp; &nbsp;Columns: Node ID, Easting [m], Northig [m], Elevations 2005 [m asl] of accepted MC run 1 through 857<br> 4.7) aPC_MC_2010_posterior.txt<br> &nbsp;&nbsp; &nbsp;Description: aPC surrogate results of posterior MC runs for 2010<br> &nbsp;&nbsp; &nbsp;Columns: Node ID, Easting [m], Northig [m], Elevations 2010 [m asl] of accepted MC run 1 through 857<br> 4.8) aPC_MC_2013_posterior.txt<br> &nbsp;&nbsp; &nbsp;Description: aPC surrogate results of posterior MC runs for 2013<br> &nbsp;&nbsp; &nbsp;Columns: Node ID, Easting [m], Northig [m], Elevation 2013 [m asl] of accepted MC run 1 through 857<br> ----------------------------------------------------------------------------------------------------------------------------<br> 5) aPC_MAP.txt<br> &nbsp;&nbsp;&nbsp; Description: Simulation results conducted with the stochastically calibrated aPC surrogate model using the MAP parameter&nbsp;<br> &nbsp;&nbsp;&nbsp; combination<br> &nbsp;&nbsp;&nbsp; Columns: Node ID, Easting [m], Northig [m], Elevation 2005 [m asl], Elevation 2010 [m asl], Elevation 2013 [m asl]</p> <p>6) Hydro_FT_2D_MAP.txt<br> &nbsp;&nbsp;&nbsp; Description: Simulation results conducted with the stochastically calibrated full model using the MAP parameter combination<br> &nbsp;&nbsp;&nbsp; Columns: Node ID, Easting [m], Northig [m], Elevation 2005 [m asl], Elevation 2010 [m asl], Elevation 2013 [m asl]<br> ----------------------------------------------------------------------------------------------------------------------------<br> 7) dz.txt<br> &nbsp;&nbsp;&nbsp; Description: Riverbed Evolution for all nodes in the section of interest (n=1138) obtained with differently calibrated models for all&nbsp;&nbsp;&nbsp;&nbsp;<br> &nbsp;&nbsp;&nbsp; considered time periods<br> &nbsp;&nbsp;&nbsp; Columns: Node ID, Easting [m asl], Northig [m asl], aPC_prior 2005 [m], aPC_posterior 2005 [m], aPC_MAP 2005 [m],&nbsp;<br> &nbsp;&nbsp;&nbsp; Hydro_FT-2D_MAP 2005 [m], Hydro_FT-2D_manual 2005 [m], aPC_prior 2010 [m], aPC_posterior 2010 [m], aPC_MAP 2010 [m],<br> &nbsp;&nbsp;&nbsp; Hydro_FT-2D_MAP 2010 [m], Hydro_FT-2D_manual 2010 [m], aPC_prior 2013 [m], aPC_posterior 2013 [m], aPC_MAP 2013 [m],<br> &nbsp;&nbsp;&nbsp; Hydro_FT-2D_MAP 2013 [m], Hydro_FT-2D_manual 2013 [m]</p> <p>8) dz_CalibrationNodes.txt<br> &nbsp;&nbsp;&nbsp; Description: Riverbed Evolution for calibration nodes (n=204) obtained with differently calibrated models for all considered time<br> &nbsp;&nbsp;&nbsp; periods<br> &nbsp;&nbsp;&nbsp; Columns: Node ID, Easting [m asl], Northig [m asl], aPC_prior 2005 [m], aPC_posterior 2005 [m], aPC_MAP 2005 [m],&nbsp;<br> &nbsp;&nbsp;&nbsp; Hydro_FT-2D_MAP 2005 [m], Hydro_FT-2D_manual 2005 [m], aPC_prior 2010 [m], aPC_posterior 2010 [m], aPC_MAP 2010 [m],<br> &nbsp;&nbsp;&nbsp; Hydro_FT-2D_MAP 2010 [m], Hydro_FT-2D_manual 2010 [m], aPC_prior 2013 [m], aPC_posterior 2013 [m], aPC_MAP 2013 [m],<br> &nbsp;&nbsp;&nbsp; Hydro_FT-2D_MAP 2013 [m], Hydro_FT-2D_manual 2013 [m]</p> <p>&nbsp;</p>

opencc-by-4.0Dec 2019View details →
zenodo36/100

Daily bus transportation demand - São Paulo-Brazil - Jan-2017 to Jun-2022

<p>The raw demand data was obtained from SPTRANS, the public company responsible for bus transportation in S&atilde;o Paulo.</p> <p>S&atilde;o Paulo&#39;s greatest public transportation network is the bus network, which is mostly managed by public company SPTRANS. SPTRANS provides bus transportation services during business hours and night shifts, along with specific services directed towards impaired and disabled citizens who need support in traveling to hospitals and health centers. SPTRANS makes available online daily mobility data for all bus lines in S&atilde;o Paulo, providing an enormously valuable resource for data mining, urban geography studies, and transportation planning. By using this data, it is possible to effectively study the impacts of pandemics on S&atilde;o Paulo&#39;s bus transportation network and gain insights into the regional differences and if different kinds of lines were affected differently.&nbsp;</p> <p>The data is distributed in xlxs format and contains information about line name, demand by kind of users, such as users who pay with money, users who use travel cards, elderly users (who do not need to pay for travel), and total demand. The line name is a string containing a code made of letters and numbers.&nbsp;</p> <p>Demand data between January/2017 and June/2022 were automatically downloaded and accessed by a script in python, using pandas library for creating dataframes. There were significant challenges in using SPTRANS data, such as the irregular formatting of row and column names through the years, inconsistent abbreviations of keywords, such as terminal stations and metro stations (i.e &quot;term.&quot;,&quot;terminal&quot;,&quot;metr&quot;,&quot;m&quot;, etc). These issues were solved by capturing the code and crossing the data with General Transit Feed Specification (GTFS) data, which is provided by SPTRANS as well on an almost weekly basis and contains information about route and schedule of lines for a given time period. This step enriched the data with standardized names and route points.</p> <p>Another difficulty in obtaining the data through automatic scripts is that Links do not have regular naming patterns. A significant number of downloaded XLSX files came with a bad configuration so that empty rows are read by pandas as filled with content, triggering an error related to a prohibitively large number of rows. This bug was solved by simply individually opening it and re-saving it. The details about the origin of this error are not understood by the authors. &nbsp;</p> <p>All the bus lines were enriched with geospatial information, containing all points belonging to each route, extracted from GTFS. &nbsp;After all these steps, the data was organized in a matrix where each row represents a day and each column represents a line. The geospatial information was stored separately. And since bus lines are created or deactivated with some regularity in S&atilde;o Paulo, The choice was to keep in the sample only the lines that remained active throughout the observation period.&nbsp;</p>

opencc-by-4.0Dec 2021View details →
zenodo36/100

Transportation demands of brazilian carrier in 2020 and 2021

<p>This dataset contians daily demands of the dispatch locations of a brazilian carrier, considering the order id, weight, volume, source location and item commodity.</p>

opencc-by-4.0Nov 2022View details →
zenodo32/100

Global Transportation Demand Dataset using the Shared Socioeconomic Pathways (SSPs) Scenario Framework

<p>We use historical data&nbsp;for the land-based passenger (in passenger-kilometers (km)) across&nbsp;38 countries and freight transport (in tonne-km) for 43 countries between 1990 and 2018 from the Transport Outlook of the International Transport Forum (ITF) transport database, to investigate the key drivers of transport energy demand <em><strong>source</strong>: ITF. (2019). ITF Transport Outlook 2019. ITF Transport Outlook 2019. <a href="https://www.oecd-ilibrary.org/transport/itf-transport-outlook-2019_transp_outlook-en-2019-en">https://www.oecd-ilibrary.org/transport/itf-transport-outlook-2019_transp_outlook-en-2019-en</a></em></p> <p>We collect the historical socioeconomic variables from the World Bank&rsquo;s global open data bank <em><strong>source</strong>: World Bank. (2020). Data Bank: World Development Indicators. <a href="https://databank.worldbank.org/source/world-development-indicators">https://databank.worldbank.org/source/world-development-indicators</a></em></p> <p>For this scenario analysis, we rely on the shared socioeconomic pathways (SSPs) from the IIASA database (Riahi et al., 2017). <em><strong>source:&nbsp;</strong>Riahi, K., van Vuuren, D. P., Kriegler, E., Edmonds, J., O&rsquo;Neill, B. C., Fujimori, S., &hellip; Tavoni, M. (2017). The Shared Socioeconomic Pathways and their energy, land use, and greenhouse gas emissions implications: An overview. Global Environmental Change, 42, 153&ndash;168. <a href="https://doi.org/10.1016/j.gloenvcha.2016.05.009">https://doi.org/10.1016/j.gloenvcha.2016.05.009</a>&nbsp;Available Online:&nbsp;<a href="https://tntcat.iiasa.ac.at/SspDb/dsd?Action=htmlpage&amp;page=about">https://tntcat.iiasa.ac.at/SspDb/dsd?Action=htmlpage&amp;page=about</a></em></p> <p>The lack of data disaggregated by country and end-use sector in countries of interest was a significant drawback in the data collection process. We make a crucial assumption in this modeling exercise that historical demand profiles in developing countries track the global average per capita transport trends. Therefore, the resulting estimates are indicative and must be interpreted within this analysis&#39;s scope given the future is unknown and highly uncertain.</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p>

opencc-by-4.0Feb 2021View details →

ScienceDex guides

Understand access before you commit

These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.

Compare curated datasets

Allen Brain Atlas

Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.

allen-brain-atlas
neuroscienceopenDocumentation, web resources, and API references are available online.
Last verified 2026-04-30Open record

Annotated Behaviour and Observability Dataset (ABODe)

ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.

abode-home-cage
behavioral-neuroscienceopenThe DataShare record exposes download links for annotations, documentation, license text, and the zipped per-snippet data directory.
Last verified 2026-04-30Open record

DANDI Archive for NWB datasets

DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.

dandi-nwb
electrophysiologyopenPublished Dandiset metadata and archive endpoints are available through the production DANDI API.
Last verified 2026-04-30Open record

International Brain Laboratory public data

The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.

ibl
behavioral-neuroscienceopenPublic sessions can be searched and loaded from the IBL public data server through ONE.
Last verified 2026-04-29Open record

OpenNeuro

OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.

openneuro
neuroscienceopenPublished datasets are available on demand over the internet.
Last verified 2026-04-29Open record