Data Input & Management

Add New Incident

Bulk CSV Upload

CSV Format & Supported Types:

Incident Types:

  • Theft: theft, burglary, robbery
  • Fighting: assault, violence, attack
  • Vandalism: damage, destruction
  • Other: anything else

Format:

  • Date: YYYY-MM-DD
  • Severity: 1-5 (optional, defaults to 3)
  • Recovered: true/false/yes/no

Sample CSV Data

Copy and paste this sample data to test the CSV upload functionality:

type,date,location,severity,description,recovered,reportedby Theft,2024-01-10,Library,3,Laptop stolen from study area,false,Student Burglary,2024-01-15,Gym,2,Water bottle missing from locker,true,Student Vandalism,2024-01-20,Parking Lot,4,Car window broken,false,Staff Assault,2024-01-25,Mosque,1,Minor altercation,false,Student Fighting,2024-02-01,Class Area,3,Argument escalated to physical fight,false,Faculty