Datasets:

Modalities:
Tabular
Text
Formats:
csv
ArXiv:
Libraries:
Datasets
pandas
License:
nateraw commited on
Commit
5873a8a
·
1 Parent(s): 48a6af3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +150 -0
README.md ADDED
@@ -0,0 +1,150 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license:
3
+ - cc-by-nc-sa-4.0
4
+ kaggle_id: sobhanmoosavi/us-accidents
5
+ ---
6
+
7
+ # Dataset Card for US Accidents (2016 - 2021)
8
+
9
+ ## Table of Contents
10
+ - [Table of Contents](#table-of-contents)
11
+ - [Dataset Description](#dataset-description)
12
+ - [Dataset Summary](#dataset-summary)
13
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
14
+ - [Languages](#languages)
15
+ - [Dataset Structure](#dataset-structure)
16
+ - [Data Instances](#data-instances)
17
+ - [Data Fields](#data-fields)
18
+ - [Data Splits](#data-splits)
19
+ - [Dataset Creation](#dataset-creation)
20
+ - [Curation Rationale](#curation-rationale)
21
+ - [Source Data](#source-data)
22
+ - [Annotations](#annotations)
23
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
24
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
25
+ - [Social Impact of Dataset](#social-impact-of-dataset)
26
+ - [Discussion of Biases](#discussion-of-biases)
27
+ - [Other Known Limitations](#other-known-limitations)
28
+ - [Additional Information](#additional-information)
29
+ - [Dataset Curators](#dataset-curators)
30
+ - [Licensing Information](#licensing-information)
31
+ - [Citation Information](#citation-information)
32
+ - [Contributions](#contributions)
33
+
34
+ ## Dataset Description
35
+
36
+ - **Homepage:** https://kaggle.com/datasets/sobhanmoosavi/us-accidents
37
+ - **Repository:**
38
+ - **Paper:**
39
+ - **Leaderboard:**
40
+ - **Point of Contact:**
41
+
42
+ ### Dataset Summary
43
+
44
+ ### Description
45
+ This is a countrywide car accident dataset, which covers __49 states of the USA__. The accident data are collected from __February 2016 to Dec 2021__, using multiple APIs that provide streaming traffic incident (or event) data. These APIs broadcast traffic data captured by a variety of entities, such as the US and state departments of transportation, law enforcement agencies, traffic cameras, and traffic sensors within the road-networks. Currently, there are about __2.8 million__ accident records in this dataset. Check [here](https://smoosavi.org/datasets/us_accidents) to learn more about this dataset.
46
+
47
+ ### Acknowledgements
48
+ Please cite the following papers if you use this dataset:
49
+
50
+ - Moosavi, Sobhan, Mohammad Hossein Samavatian, Srinivasan Parthasarathy, and Rajiv Ramnath. “[A Countrywide Traffic Accident Dataset](https://arxiv.org/abs/1906.05409).”, 2019.
51
+
52
+ - Moosavi, Sobhan, Mohammad Hossein Samavatian, Srinivasan Parthasarathy, Radu Teodorescu, and Rajiv Ramnath. ["Accident Risk Prediction based on Heterogeneous Sparse Data: New Dataset and Insights."](https://arxiv.org/abs/1909.09638) In proceedings of the 27th ACM SIGSPATIAL International Conference on Advances in Geographic Information Systems, ACM, 2019.
53
+
54
+ ### Content
55
+ This dataset has been collected in real-time, using multiple Traffic APIs. Currently, it contains accident data that are collected from February 2016 to Dec 2021 for the Contiguous United States. Check [here](https://smoosavi.org/datasets/us_accidents) to learn more about this dataset.
56
+
57
+ ### Inspiration
58
+ US-Accidents can be used for numerous applications such as real-time car accident prediction, studying car accidents hotspot locations, casualty analysis and extracting cause and effect rules to predict car accidents, and studying the impact of precipitation or other environmental stimuli on accident occurrence. The most recent release of the dataset can also be useful to study the impact of COVID-19 on traffic behavior and accidents.
59
+
60
+ ### Usage Policy and Legal Disclaimer
61
+ This dataset is being distributed only for __Research__ purposes, under Creative Commons Attribution-Noncommercial-ShareAlike license (CC BY-NC-SA 4.0). By clicking on download button(s) below, you are agreeing to use this data only for non-commercial, research, or academic applications. You may need to cite the above papers if you use this dataset.
62
+
63
+ ### Inquiries or need help?
64
+ For any inquiries, contact me at moosavi.3@osu.edu
65
+
66
+ ### Supported Tasks and Leaderboards
67
+
68
+ [More Information Needed]
69
+
70
+ ### Languages
71
+
72
+ [More Information Needed]
73
+
74
+ ## Dataset Structure
75
+
76
+ ### Data Instances
77
+
78
+ [More Information Needed]
79
+
80
+ ### Data Fields
81
+
82
+ [More Information Needed]
83
+
84
+ ### Data Splits
85
+
86
+ [More Information Needed]
87
+
88
+ ## Dataset Creation
89
+
90
+ ### Curation Rationale
91
+
92
+ [More Information Needed]
93
+
94
+ ### Source Data
95
+
96
+ #### Initial Data Collection and Normalization
97
+
98
+ [More Information Needed]
99
+
100
+ #### Who are the source language producers?
101
+
102
+ [More Information Needed]
103
+
104
+ ### Annotations
105
+
106
+ #### Annotation process
107
+
108
+ [More Information Needed]
109
+
110
+ #### Who are the annotators?
111
+
112
+ [More Information Needed]
113
+
114
+ ### Personal and Sensitive Information
115
+
116
+ [More Information Needed]
117
+
118
+ ## Considerations for Using the Data
119
+
120
+ ### Social Impact of Dataset
121
+
122
+ [More Information Needed]
123
+
124
+ ### Discussion of Biases
125
+
126
+ [More Information Needed]
127
+
128
+ ### Other Known Limitations
129
+
130
+ [More Information Needed]
131
+
132
+ ## Additional Information
133
+
134
+ ### Dataset Curators
135
+
136
+ This dataset was shared by [@sobhanmoosavi](https://kaggle.com/sobhanmoosavi)
137
+
138
+ ### Licensing Information
139
+
140
+ The license for this dataset is cc-by-nc-sa-4.0
141
+
142
+ ### Citation Information
143
+
144
+ ```bibtex
145
+ [More Information Needed]
146
+ ```
147
+
148
+ ### Contributions
149
+
150
+ [More Information Needed]