Update README.md
Browse files
README.md
CHANGED
@@ -68,9 +68,9 @@ English
|
|
68 |
|
69 |
### Data Fields
|
70 |
|
71 |
-
-
|
72 |
-
-
|
73 |
-
-
|
74 |
- **`Latitude`[float]:** Latitude coordinate for Global Coordinate System.
|
75 |
- **`Longitude`** [float]: Longitude coordinate for Global Coordinate System.
|
76 |
- **`Collision ID`[integer]:** Unique record code generated by system. Primary Key for Collision table.
|
@@ -96,9 +96,9 @@ This dataset is curated to shed light on the impact of borough and weather on ro
|
|
96 |
|
97 |
### Source Data
|
98 |
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
|
103 |
|
104 |
### Personal and Sensitive Information
|
|
|
68 |
|
69 |
### Data Fields
|
70 |
|
71 |
+
- `Crash Date`[Date]: Occurrence date of collision.
|
72 |
+
- `Borough`**[string]:** Borough where collision occurred.
|
73 |
+
- `Zip Code`[string]:** Postal code of incident occurrence.
|
74 |
- **`Latitude`[float]:** Latitude coordinate for Global Coordinate System.
|
75 |
- **`Longitude`** [float]: Longitude coordinate for Global Coordinate System.
|
76 |
- **`Collision ID`[integer]:** Unique record code generated by system. Primary Key for Collision table.
|
|
|
96 |
|
97 |
### Source Data
|
98 |
|
99 |
+
- **NYC Motor Vehicle Collisions Data**, provided by the New York City Police Department (NYPD), is available on the NYC Open Data platform.
|
100 |
+
- **NYC Daily Weather Data**, provided by Visualcrossing, is sourced from a variety of reputable historical weather data sources, including the Integrated Surface Database for global sub-hourly and hourly observations, MADIS with its extensive meteorological data like METAR, Integrated Mesonet Data, maritime data, and snow data from SNOTEL, the German Weather Service's (DWD) comprehensive database, the Global Historical Climate Network Daily (GHCN-D) for daily summaries, and sophisticated reanalysis data from ECMWF's ERA5 and NASA's MERRA-2.
|
101 |
+
- **NYC Borough Data**, provided by the Government of New York City, is available on the NYC Open Data Platform.
|
102 |
|
103 |
|
104 |
### Personal and Sensitive Information
|