<?xml version="1.0" encoding="UTF-8"?>
<resource xmlns="http://datacite.org/schema/kernel-4" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://datacite.org/schema/kernel-4 http://schema.datacite.org/meta/kernel-4.5/metadata.xsd">
  <identifier identifierType="DOI">10.7910/DVN/V71K5R</identifier>
  <creators>
    <creator>
      <creatorName nameType="Personal">Abhinav Nippani</creatorName>
      <givenName>Abhinav</givenName>
      <familyName>Nippani</familyName>
      <affiliation>Northeastern University</affiliation>
    </creator>
    <creator>
      <creatorName nameType="Personal">Dongyue Li</creatorName>
      <affiliation>Northeastern University</affiliation>
    </creator>
  </creators>
  <titles>
    <title>Graph Neural Networks for Road Safety Modeling: Datasets and Evaluations for Accident Analysis</title>
    <title titleType="Subtitle">Accompanying Datasets</title>
  </titles>
  <publisher>Harvard Dataverse</publisher>
  <publicationYear>2023</publicationYear>
  <subjects>
    <subject>Computer and Information Science</subject>
    <subject>Graph Neural Networks, Traffic Accident Analysis, Road Networks</subject>
  </subjects>
  <contributors>
    <contributor contributorType="ContactPerson">
      <contributorName nameType="Personal">Ryan Zhang</contributorName>
      <givenName>Ryan</givenName>
      <familyName>Zhang</familyName>
      <affiliation>Northeastern University</affiliation>
    </contributor>
  </contributors>
  <dates>
    <date dateType="Available">2023-10-26</date>
    <date dateType="Updated">2024-02-29</date>
  </dates>
  <resourceType resourceTypeGeneral="Dataset"/>
  <sizes>
    <size>361306677</size>
    <size>115139552</size>
    <size>130213642</size>
    <size>513596407</size>
    <size>419971172</size>
    <size>1043154295</size>
    <size>116918369</size>
    <size>963893659</size>
    <size>1289728949</size>
    <size>1945584912</size>
    <size>278418898</size>
  </sizes>
  <formats>
    <format>application/zip</format>
    <format>application/zip</format>
    <format>application/zip</format>
    <format>application/zip</format>
    <format>application/zip</format>
    <format>application/zip</format>
    <format>application/zip</format>
    <format>application/zip</format>
    <format>application/zip</format>
    <format>application/zip</format>
    <format>application/zip</format>
  </formats>
  <version>2.0</version>
  <rightsList>
    <rights rightsURI="info:eu-repo/semantics/openAccess"/>
    <rights rightsURI="http://creativecommons.org/publicdomain/zero/1.0" rightsIdentifier="CC0-1.0" rightsIdentifierScheme="SPDX" schemeURI="https://spdx.org/licenses/" xml:lang="en">Creative Commons CC0 1.0 Universal Public Domain Dedication.</rights>
  </rightsList>
  <descriptions>
    <description descriptionType="Abstract">Here we deposit the datasets we have extracted for ten states in the US. In each zip file, we include each state&amp;apos;s accident records, road networks, and network features. For further information about using the dataset and how we extracted the data, check out our GitHub repository for instructions.</description>
    <description descriptionType="Other">For each state, because there are multiple files in the dataset, we uploaded a zip file that includes all the files for that state. As a summary, once you download the zip file, unzip it, then there should be the following files in it:

(1) adj_matrix.pt: The sparse adjacency matrix of the road network.

(2) accidents_monthly.csv: All accidents spanning multiple years and aggregated by month.

(3) Nodes/: The node features, including weather information, every month.

(4) node_features_{year}_{month}.pt: The weather information of a particular month.

(5) Edges/: The edge features, including road and traffic volume information, if available.

(6) edge_features.pt: Edge features describing the road information.

(7) edge_features_traffic_{year}.pt: Traffic volume records of a particular year.</description>
  </descriptions>
</resource>
