Data Store
7.2 User's Registration Data
Description of content
This Data Store shall be used within the Provide Support for Law Enforcement Area. It shall contain information about registered vehicles and users.
The data in the Store shall be structured in the following way:
- vehicle ID (number)
- vehicle type (characters)
- vehicle owner ID (number)
- vehicle driver ID (number)
- vehicle operator ID (number)
- maximum authorised weight (number in kg or lbs)
- maximum authorised speed (number in kph or mph)
- vehicle user ID (number)
- ID of any other vehicles used by the user (number)
- operations allowed for the vehicle (characters)
- start date for vehicle registration (date string)
- end date for vehicle registration (date string)
- level of pollution produced by the vehicle (numbers as percentages for each pollutant)
It shall be possible for the Vehicle owner, driver, operator and user to be the same or different people and/or organisations.
Diagrams
The Diagram(s) below is (are) the Diagram(s) where you can find the Datastore
- DFD 7. Provide Support for Law Enforcement
- DFD 7.1 Detect Fraud
- DFD 7.2 Identify Violator
- DFD 7.5 Manage Rules and Users' Registrations
Input dataflows
Output dataflows