Skip to content

Commit 625d698

Browse files
committed
2 parents ec802be + ff8cf1c commit 625d698

File tree

1 file changed

+22
-2
lines changed

1 file changed

+22
-2
lines changed

README.md

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,22 @@
1-
# spatial-crash-typology
2-
A Spatial Typology Analysis of Crash Characteristics.
1+
# Spatial Crash Typology Analysis
2+
3+
This repository contains the code and data used for the analysis in the paper titled *A Spatial Typology Analysis of Crash Characteristics Across 2,480 Census Tracts in Two New England States*.
4+
5+
## Directory Structure
6+
- `data/tidy/`: Contains the main data files used in the study.
7+
- `bin/jupyter/`: Contains the Jupyter notebooks used for the analysis.
8+
9+
## How to Use
10+
1. Clone this repository.
11+
2. Install the necessary Python packages listed in `requirements.txt`.
12+
3. Run the Jupyter notebooks in the `bin/jupyter` directory to reproduce the analysis.
13+
14+
## Data
15+
The crash data used in this study are publicly available from the official repositories of Massachusetts and Connecticut.
16+
17+
## Authors
18+
- Mohammed Abdalazeem, University of Massachusetts, Amherst
19+
- Jimi Oke, University of Massachusetts, Amherst
20+
21+
## License
22+
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

0 commit comments

Comments
 (0)