Skip to content

analyze an open-source time-series dataset from the Washington Post

Notifications You must be signed in to change notification settings

truongnguyenlinh/shootings_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time Series Analysis

About the Data

In this analysis, the data will be taken from the Washington Post here. Each row will consist of:

  • id
  • name
  • date YYYY-MM-DD
  • manner_of_death
  • armed
  • age
  • gender
  • race:
    • W: White
    • B: Black
    • A: Asian
    • N: Native American
    • H: Hispanic
    • O: Other
    • None: Unknown
  • city
  • state
  • signs_of_mental_illness
  • threat_level
  • flee
  • body_camera
  • latitude and longitude
  • is_geocoding_exact

About

analyze an open-source time-series dataset from the Washington Post

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages