Difference between revisions of "ISSS608 2017-18 T3 Assign Chan En Ying Grace"

From Visual Analytics and Applications
Jump to navigation Jump to search
Line 68: Line 68:
 
==<font size="5"><font color="#000000">'''Data Sources'''</font></font>==
 
==<font size="5"><font color="#000000">'''Data Sources'''</font></font>==
  
The following lists the data sources used for the analysis:
+
The following lists the data attributes used for the analysis. The data is obtained from http://vacommunity.org/VAST+Challenge+2018+MC1.
  
 
<div style="margin:0px; padding: 2px; background: #D3D3D3; font-family: Arial; border-radius: 1px; text-align:left">
 
<div style="margin:0px; padding: 2px; background: #D3D3D3; font-family: Arial; border-radius: 1px; text-align:left">
Line 74: Line 74:
 
|-
 
|-
 
|  
 
|  
 +
<b>No.</b>
 +
||
 +
<b>Name</b>
 +
||
 +
<b>Attributes</b>
 +
||
 +
<b>Format</b>
 +
||
 +
<b>No. of Records</b>
 +
|-
 +
|
 
1.
 
1.
 
||
 
||
 
The Lekagul Roadway Map
 
The Lekagul Roadway Map
 
||
 
||
Raster Layer (.bmp)
+
Class      : RasterLayer
 +
<br>Dimensions  : 200, 200, 40000  (nrow, ncol, ncell)
 +
<br>Resolution  : 1, 1  (x, y)
 +
<br>Extent      : 0, 200, 0, 200  (xmin, xmax, ymin, ymax)
 +
<br>Coord. ref. : NA
 +
<br>Names      : Lekagul_Roadways_2018
 +
<br>Values      : 0, 255  (min, max)
 +
||
 +
BMP
 +
||
 +
Single Layer
 
|-
 
|-
 
|  
 
|  
Line 85: Line 106:
 
Metadata of 2081 Bird Call Collection (including location)  
 
Metadata of 2081 Bird Call Collection (including location)  
 
||
 
||
Dataframe (.csv)
+
File ID
 +
<br>English_name
 +
<br>Vocalization_type
 +
<br>Quality
 +
<br>Time
 +
<br>Date
 +
<br>X,Y Coordinates
 +
||
 +
CSV
 +
||
 +
2081 Birds (19 Species)
 
|-
 
|-
 
|  
 
|  
 
3.
 
3.
 
||
 
||
2081 Audio files of Bird Call Collection
+
Test Birds from Kasios
 +
||
 +
Bird ID
 +
<br>X,Y Coordinates
 +
||
 +
CSV
 
||
 
||
Audio (.mp3)
+
15 Birds
 
|-
 
|-
 
|
 
|
 
4.
 
4.
 
||
 
||
Location of 15 Test Birds from Kasios
+
Audio of Bird Call Collection
 +
||
 +
Name of Audio File (containing species & bird ID)
 +
<br>Audio of Bird Call/Song
 +
||
 +
MP3
 
||
 
||
Dataframe (.csv)
+
2081 Recording
 +
|-
 
|-
 
|-
 
|
 
|
 
5.
 
5.
 
||
 
||
15 Audio files of Test Birds from Kasios  
+
Audio of Test Birds from Kasios  
 +
||
 +
15 Records
 +
<br>Name of Audio File (with Bird ID)
 +
<br>Audio of Bird Call/Song
 +
||
 +
MP3
 
||
 
||
Audio (.mp3)
+
15 Recording
 
|-
 
|-
 
|}
 
|}
 
</div>
 
</div>
 
<br>
 
<br>

Revision as of 19:31, 22 June 2018

Rose Pipits.png “Mine dear rose pipits, whence did do thou vanish?”

Background

Methodology

Did Rose Pipit kicketh the bucket?

Which song belongs to thee?

Conclusion

 


Overview

In 2017, it was suggested that the Kasios Furniture manufacturing company may have been a primary contributor to the apparent reduction of the number of nesting pairs of the Rose-Crested Blue Pipit. Kasios supposedly used the banned substance Methylosmolene in their manufacturing process. They dumped process waste in the northeast region of the Preserve and Methylosmolene was detected in their smokestack emissions.

Kasios now claims that the analysis was flawed. To combat these conclusions, Kasios has launched their own “investigation” into the Pipit situation, and they are now reporting that there are plenty of Rose-crested Blue Pipits happily living and nesting in the Preserve. To back up this claim, they have provided a set of Pipit bird calls, recently recorded across the Preserve, with locations of where they were recorded. Clearly, they claim, the Pipits are a thriving population, and Kasios will provide even more supporting evidence as their investigation proceeds. Mistford College has a collection of bird calls from the Preserve that has been vetted by various ornithology groups as having accurate identifications.


Research Questions

Using R programming, techniques from visual and geospatial analytics will be applied to answer the following research questions:

1.

What are the patterns, trends and anomalies across the bird species in the Preserve over the time of collection?

2.

What happened to the state of the Rose Pipits? Are Pipits actually thriving across the Preserve?

3.

Does the set of bird calls supplied by Kasios support the claim of Pipits being found across the Preserve?


Data Sources

The following lists the data attributes used for the analysis. The data is obtained from http://vacommunity.org/VAST+Challenge+2018+MC1.

No.

Name

Attributes

Format

No. of Records

1.

The Lekagul Roadway Map

Class : RasterLayer
Dimensions : 200, 200, 40000 (nrow, ncol, ncell)
Resolution : 1, 1 (x, y)
Extent : 0, 200, 0, 200 (xmin, xmax, ymin, ymax)
Coord. ref. : NA
Names : Lekagul_Roadways_2018
Values : 0, 255 (min, max)

BMP

Single Layer

2.

Metadata of 2081 Bird Call Collection (including location)

File ID
English_name
Vocalization_type
Quality
Time
Date
X,Y Coordinates

CSV

2081 Birds (19 Species)

3.

Test Birds from Kasios

Bird ID
X,Y Coordinates

CSV

15 Birds

4.

Audio of Bird Call Collection

Name of Audio File (containing species & bird ID)
Audio of Bird Call/Song

MP3

2081 Recording

5.

Audio of Test Birds from Kasios

15 Records
Name of Audio File (with Bird ID)
Audio of Bird Call/Song

MP3

15 Recording