-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathdata.html
148 lines (143 loc) · 7.72 KB
/
data.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
<!doctype html>
<html>
<head>
<title>Smell MyCity</title>
<meta charset="utf-8" name="viewport" content="width=device-width, initial-scale=1">
<link href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/base/jquery-ui.css" media="screen" rel="stylesheet" type="text/css" />
<link href="css/frame.css" media="screen" rel="stylesheet" type="text/css" />
<link href="css/controls.css" media="screen" rel="stylesheet" type="text/css" />
<link href="css/widgets.css" media="screen" rel="stylesheet" type="text/css" />
<link href="css/custom.css" media="screen" rel="stylesheet" type="text/css" />
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700' rel='stylesheet' type='text/css'>
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>
<script src="https://momentjs.com/downloads/moment.min.js"></script>
<script src="https://momentjs.com/downloads/moment-timezone-with-data.min.js"></script>
<script src="js/menu.js"></script>
<script src="js/widgets.js"></script>
<script src="js/data.js"></script>
<style>
.menu-data {
color: rgb(255, 255, 255) !important;
opacity: 1 !important;
font-weight: 700 !important;
}
.no-ul-margins {
margin-top: 0;
margin-bottom: 0;
}
</style>
</head>
<body>
<div class="menu-container"></div>
<div class="content-container">
<div class="content">
<div class="content-table flex-column">
<div class="flex-row">
<div class="flex-item flex-column">
<h2>Download Smell Report Data</h2>
<hr>
<p class="text">
We take every precaution to protect any personally identifiable data.
All information shown on the public map visualization for Smell MyCity is anonymized and location data is skewed to protect your privacy.
Personal contact information you enter in the settings tab is only made available to the relevant local regulatory agency.
Our backend database only contains anonymous User ID's created by your app service (Apple or Google Play).
</p>
<p class="text">
This data is in a <span class="highlight-text">CSV format</span>.
You can open it in Google Sheets, Excel, or any text editor.
Each smell report is a unique line item.
Each field in the line is separated by commas.
Data fields include:
</p>
<ul>
<li>Date and time of smell report</li>
<ul class="no-ul-margins">
<li>You can choose to download the data in UTC time or your local time</li>
<li>Your local time will be the time stamp on the machine you use to download the data</li>
<li>The date/time will be formatted as follows: 06/01/2016 01:47:52 -04:00</li>
<li>In the example above, the "-04:00" at the end of the string indicates time zone</li>
</ul>
<li>Smell value (a number 1 through 5, with 5 being the most severe)</li>
<li>Skewed latitude and longitude coordinates of smell report location</li>
<ul class="no-ul-margins">
<li>To protect user privacy, actual locations are NOT shown</li>
<li>lat/lon coordinates are randomly assigned, within a short radius of the actual location</li>
</ul>
<li>Zip code of smell report location</li>
<li>Smell description and symptoms linked to odor (if provided)</li>
</ul>
<span class="add-top-margin">Select a participating city or enter ZIP codes:</span>
<div class="custom-dropdown large add-top-margin-small add-bottom-margin" id="region-dropdown">
<a tabindex="0" href="javascript:void(0)"><span></span></a>
<div></div>
</div>
<div id="zipcode-input-container">
<span>Enter ZIP codes, seperated by comma:</span>
<div class="add-top-margin-small add-bottom-margin">
<input id="zipcode-input" class="custom-textbox" type="text" placeholder="e.g. 15213,15217">
</div>
</div>
<span>Select a timezone:</span>
<div class="custom-dropdown large add-top-margin-small add-bottom-margin" id="timezone-dropdown">
<a tabindex="0" href="javascript:void(0)"><span></span></a>
<div></div>
</div>
<span>Select a time range:</span>
<div class="add-top-margin-small add-bottom-margin">
<input type="text" id="from-time-input" name="from" class="custom-textbox">
<label for="to-time-input" id="to-time-txt">to</label>
<input type="text" id="to-time-input" name="to" class="custom-textbox">
<div class="add-top-margin-small flex-row">
<input type="checkbox" id="all-time-checkbox">
<label for="all-time-checkbox" id="all-time-time-txt">All dates</label>
</div>
</div>
<div id="download-button-container">
<span>Download data in csv format:</span>
<div class="control-group">
<a class="custom-button custom-button-primary" id="download-button">Download Smell Reports</a>
</div>
</div>
<h2>Smell Data Analysis and Research</h2>
<hr>
<p class="text">
In the Pittsburgh region, using the smell reports and the air quality data from local agency monitoring stations, we developed a statistical model to predict upcoming smell events and send push notifications to inform communities.
The dataset and the code are <a href="https://github.com/CMU-CREATE-Lab/smell-pittsburgh-prediction" target="_blank">publicly available on GitHub</a>.
Our analysis indicated that smell events in Pittsburgh are related to the joint effect of wind directions and hydrogen sulfide readings.
This research shows that engaging residents in documenting their experiences with pollution odors can help identify local air pollution patterns.
To learn more, check our research paper below:
</p>
<p class="text">
<i>
Yen-Chia Hsu, Jennifer Cross, Paul Dille, Michael Tasota, Beatrice Dias, Randy Sargent, Ting-Hao (Kenneth) Huang, and Illah Nourbakhsh. 2020.
Smell Pittsburgh: Engaging Community Citizen Science for Air Quality.
ACM Transactions on Interactive Intelligent Systems. 10, 4, Article 32.
DOI:<a href="https://doi.org/10.1145/3369397" target="_blank">https://doi.org/10.1145/3369397</a>.
Preprint:<a href="https://arxiv.org/pdf/1912.11936.pdf" target="_blank">https://arxiv.org/pdf/1912.11936.pdf</a>.
</i>
</p>
</div>
</div>
</div>
</div>
</div>
</body>
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-10682694-20', 'auto');
ga('send', 'pageview');
</script>
</html>