Killed and Severely Injured (KSI) by County
- _id
- year
- county_id
- county_name
- type
- nj_data_source
- killed_total
- killed_per_100milvmt
- killed_per_capita
- si_total
- si_per_100milvmt
- si_per_capita
- ksi_total
- ksi_per_100milvmt
- ksi_per_capita
- ksi_total_5yravg
_id
|
year
|
county_id
|
county_name
|
type
|
nj_data_source
|
killed_total
|
killed_per_100milvmt
|
killed_per_capita
|
si_total
|
si_per_100milvmt
|
si_per_capita
|
ksi_total
|
ksi_per_100milvmt
|
ksi_per_capita
|
ksi_total_5yravg
|
---|
Data Dictionary
Column | Type | Label | Description |
---|---|---|---|
year | numeric | Crash year |
|
county_id | numeric | County 5-digit Federal Information Processing Standard (FIPS) Code identifier |
|
county_name | text | County name |
|
type | text | Type of fatality of serious injury: Motorized, Non-Motorized (bike or pedestrian), All |
|
nj_data_source | text | Data source for the county, when it concerns New Jersey: N/A (the county is in Pennsylvania, so no New Jersey data was used), Official (the county is in New Jersey, and official NJDOT crash data was used), Unofficial (the county is in New Jersey, and unofficial crash figures provided by NJDOT's consultants were used) |
|
killed_total | numeric | Total killed |
|
killed_per_100milvmt | numeric | Total killed per 100 million vehicle miles traveled |
|
killed_per_capita | numeric | Total killed per 100,000 people |
|
si_total | numeric | Total severely injured |
|
si_per_100milvmt | numeric | Total severely injured per 100 million vehicle miles traveled |
|
si_per_capita | numeric | Total severely injured per 100,000 people |
|
ksi_total | numeric | Total killed or severely injured |
|
ksi_per_100milvmt | numeric | Total killed or severely injured per 100 million vehicle miles traveled |
|
ksi_per_capita | numeric | Total killed or severely injured per 100,000 people |
|
ksi_total_5yravg | numeric | 5-year average of total killed or severely injured |