Difference between revisions of "ISSS608 2016-17 T3 Assign GUAN YIFEI"
Yfguan.2016 (talk | contribs) |
Yfguan.2016 (talk | contribs) |
||
Line 27: | Line 27: | ||
<font size="5"><font color="#8B4513">'''To be a Visual Detective'''</font></font> | <font size="5"><font color="#8B4513">'''To be a Visual Detective'''</font></font> | ||
− | The | + | The Boonsong Lekagul Nature Preserve is used by local residents and tourists for day-trips, overnight camping or sometimes just passing through to access main thoroughfares on the opposite sides of the preserve. The entrance booths of the preserve are monitored in order to generate revenue as well as monitor usage. Vehicles entering and exiting the preserve must pay a fee based on their number of axles (personal auto, recreational trailer, semi-trailer, etc.). This generates a data stream with entry/exit timestamps and vehicle type. There are also other locations in the part that register traffic passing through. While hiking through the various parts of the preserve, Mitch has noticed some odd behaviors of vehicles that he doesn’t think are consistent with the kinds of park visitors he would expect. If there were some way that Mitch could analyze the behaviors of vehicles through the park over time, this may assist him in his investigations. |
− | |||
− | = | + | ==Mini Challenge 1 Background== |
− | |||
− | Mini Challenge 1 | ||
− | |||
− | |||
<b> What you need to know? </b> | <b> What you need to know? </b> | ||
Line 54: | Line 49: | ||
5. The Data | 5. The Data | ||
− | <br> Timestamp: the date and time the sensor reading was taken | + | <br> Timestamp: the date and time the sensor reading was taken |
− | <br> Car-id: the assigned car ID from the entry gate | + | <br> Car-id: the assigned car ID from the entry gate |
− | <br>Car-type: Vehicle type as enumerated above. “P” is appended when it is a park vehicle | + | <br>Car-type: Vehicle type as enumerated above. “P” is appended when it is a park vehicle |
− | <br>Gate-name: name of the sensors taking the reading. See the map | + | <br>Gate-name: name of the sensors taking the reading. See the map |
6. The Reserve Map | 6. The Reserve Map | ||
<p>[[File:gyf_map_background.png|450px|center]]</p> | <p>[[File:gyf_map_background.png|450px|center]]</p> |
Revision as of 05:53, 8 July 2017
|
|
|
|
To be a Visual Detective
The Boonsong Lekagul Nature Preserve is used by local residents and tourists for day-trips, overnight camping or sometimes just passing through to access main thoroughfares on the opposite sides of the preserve. The entrance booths of the preserve are monitored in order to generate revenue as well as monitor usage. Vehicles entering and exiting the preserve must pay a fee based on their number of axles (personal auto, recreational trailer, semi-trailer, etc.). This generates a data stream with entry/exit timestamps and vehicle type. There are also other locations in the part that register traffic passing through. While hiking through the various parts of the preserve, Mitch has noticed some odd behaviors of vehicles that he doesn’t think are consistent with the kinds of park visitors he would expect. If there were some way that Mitch could analyze the behaviors of vehicles through the park over time, this may assist him in his investigations.
Mini Challenge 1 Background
What you need to know?
1. The Gates
2. The time
3. The Cars
4. The Visitors The visitors were segmented as follows based on the nature of their movements in the reserve.
The graph below shows the composition of each cluster by car types.
5. The Data
Timestamp: the date and time the sensor reading was taken
Car-id: the assigned car ID from the entry gate
Car-type: Vehicle type as enumerated above. “P” is appended when it is a park vehicle
Gate-name: name of the sensors taking the reading. See the map
6. The Reserve Map