1 | <?xml version="1.0" encoding="ISO-8859-1"?> |
---|
2 | |
---|
3 | <HTML_CONTENT xmlns:ibis="http://www.ibisph.org"> |
---|
4 | |
---|
5 | <TITLE>Index of Queryable Health and Environmental Measures</TITLE> |
---|
6 | |
---|
7 | <OTHER_HEAD_CONTENT> |
---|
8 | <style> |
---|
9 | #content > header {margin-top: 0;} |
---|
10 | #content .Container section {margin: 5px var(--block-spacing);;} |
---|
11 | .ExpandableContent > input:checked ~ .Container {margin-bottom: var(--block-spacing);} |
---|
12 | </style> |
---|
13 | <script> |
---|
14 | <!-- allows for a QM builder/result page to jump back to and open |
---|
15 | a specific expandable block of selections within this page. |
---|
16 | This was Steph's short term solution for choosing a new measure. |
---|
17 | --> |
---|
18 | $(document).ready(function() { |
---|
19 | var i = window.location.search.indexOf("show="); |
---|
20 | if(-1 != i) |
---|
21 | { |
---|
22 | var id = window.location.search.substring(i+5); |
---|
23 | var checkboxElement = document.getElementById(id); |
---|
24 | if(checkboxElement) |
---|
25 | { |
---|
26 | checkboxElement.checked = true; |
---|
27 | var rect = checkboxElement.getBoundingClientRect(); |
---|
28 | window.scroll(0, rect.y + 20); |
---|
29 | // checkboxElement.scrollIntoView({ behavior: 'smooth', block: 'end'}); |
---|
30 | } |
---|
31 | } |
---|
32 | }); |
---|
33 | </script> |
---|
34 | </OTHER_HEAD_CONTENT> |
---|
35 | |
---|
36 | <CONTENT> |
---|
37 | <p class="Overview"> |
---|
38 | "Queryable Measures" provides access to public datasets with user-defined criteria |
---|
39 | that do not contain sensitive personal identifiable data values. The resultant analysis |
---|
40 | provides flexibility and exactness but have limited contextual information when |
---|
41 | compared to an indicator report. |
---|
42 | </p> |
---|
43 | |
---|
44 | <ibis:ExpandableContent titleLevel="2" id="health"> |
---|
45 | <TITLE>Health</TITLE><SHOW/> |
---|
46 | <CONTENT> |
---|
47 | <ibis:ExpandableContent titleLevel="3" id="birth defects"> |
---|
48 | <TITLE>Birth Defects</TITLE> |
---|
49 | <CONTENT> |
---|
50 | <ibis:SelectionsList headingLevel="4"> |
---|
51 | <ibis:include href="../../../selections/health/birth/defects/query_modules.xml"/> |
---|
52 | </ibis:SelectionsList> |
---|
53 | </CONTENT> |
---|
54 | </ibis:ExpandableContent> |
---|
55 | |
---|
56 | <ibis:ExpandableContent titleLevel="3" id="breathing"> |
---|
57 | <TITLE>Breathing Problems</TITLE> |
---|
58 | <CONTENT> |
---|
59 | <ibis:SelectionsList headingLevel="4"> |
---|
60 | <ibis:include href="../../../selections/health/breathing/asthma/query_modules.xml"/> |
---|
61 | </ibis:SelectionsList> |
---|
62 | |
---|
63 | <ibis:SelectionsList headingLevel="4"> |
---|
64 | <ibis:include href="../../../selections/health/breathing/copd/query_modules.xml"/> |
---|
65 | </ibis:SelectionsList> |
---|
66 | </CONTENT> |
---|
67 | </ibis:ExpandableContent> |
---|
68 | |
---|
69 | <ibis:ExpandableContent titleLevel="3" id="cancer"> |
---|
70 | <TITLE>Cancer Incidence</TITLE> |
---|
71 | <CONTENT> |
---|
72 | <ibis:SelectionsList headingLevel="4"> |
---|
73 | <ibis:include href="../../../selections/health/cancer/cancer/query_modules.xml"/> |
---|
74 | </ibis:SelectionsList> |
---|
75 | </CONTENT> |
---|
76 | </ibis:ExpandableContent> |
---|
77 | |
---|
78 | <ibis:ExpandableContent titleLevel="3" id="cardiovascular"> |
---|
79 | <TITLE>Cardiovascular Disease</TITLE> |
---|
80 | <CONTENT> |
---|
81 | <ibis:SelectionsList headingLevel="4"> |
---|
82 | <ibis:include href="../../../selections/health/cardiovascular/heart_attack/query_modules.xml"/> |
---|
83 | </ibis:SelectionsList> |
---|
84 | </CONTENT> |
---|
85 | </ibis:ExpandableContent> |
---|
86 | |
---|
87 | <ibis:ExpandableContent titleLevel="3" id="cri"> |
---|
88 | <TITLE>Cold Related Illness</TITLE> |
---|
89 | <CONTENT> |
---|
90 | <ibis:SelectionsList headingLevel="4"> |
---|
91 | <ibis:include href="../../../selections/health/climate/cri/query_modules.xml"/> |
---|
92 | </ibis:SelectionsList> |
---|
93 | </CONTENT> |
---|
94 | </ibis:ExpandableContent> |
---|
95 | |
---|
96 | <ibis:ExpandableContent titleLevel="3" id="heat"> |
---|
97 | <TITLE>Heat Stress</TITLE> |
---|
98 | <CONTENT> |
---|
99 | <ibis:SelectionsList headingLevel="4"> |
---|
100 | <ibis:include href="../../../selections/health/climate/heat/query_modules.xml"/> |
---|
101 | </ibis:SelectionsList> |
---|
102 | </CONTENT> |
---|
103 | </ibis:ExpandableContent> |
---|
104 | |
---|
105 | <ibis:ExpandableContent titleLevel="3" id="poisonings"> |
---|
106 | <TITLE>Poisonings</TITLE> |
---|
107 | <CONTENT> |
---|
108 | <ibis:SelectionsList headingLevel="4"> |
---|
109 | <ibis:include href="../../../selections/health/poisonings/co/query_modules.xml"/> |
---|
110 | </ibis:SelectionsList> |
---|
111 | |
---|
112 | <ibis:SelectionsList headingLevel="4"> |
---|
113 | <ibis:include href="../../../selections/health/poisonings/lead/query_modules.xml"/> |
---|
114 | </ibis:SelectionsList> |
---|
115 | </CONTENT> |
---|
116 | </ibis:ExpandableContent> |
---|
117 | |
---|
118 | <ibis:ExpandableContent titleLevel="3" id="birth"> |
---|
119 | <TITLE>Reproductive and Birth Outcomes</TITLE> |
---|
120 | <CONTENT> |
---|
121 | <ibis:SelectionsList headingLevel="4"> |
---|
122 | <ibis:include href="../../../selections/health/birth/outcomes/query_modules.xml"/> |
---|
123 | </ibis:SelectionsList> |
---|
124 | </CONTENT> |
---|
125 | </ibis:ExpandableContent> |
---|
126 | |
---|
127 | </CONTENT> <!-- END HEALTH SECTION --> |
---|
128 | </ibis:ExpandableContent> |
---|
129 | |
---|
130 | |
---|
131 | <ibis:ExpandableContent titleLevel="2" id="environment"><SHOW/> |
---|
132 | <TITLE>Environment</TITLE> |
---|
133 | <CONTENT> |
---|
134 | <ibis:ExpandableContent titleLevel="3" id="air"> |
---|
135 | <TITLE>Air Quality</TITLE> |
---|
136 | <CONTENT> |
---|
137 | <!-- NO QUERIES FOR INDOOR AIR OR RADON |
---|
138 | <ibis:SelectionsList headingLevel="4"> |
---|
139 | <ibis:include href="../../../selections/environment/air/indoor/query_modules.xml"/> |
---|
140 | </ibis:SelectionsList> --> |
---|
141 | |
---|
142 | <ibis:SelectionsList headingLevel="4"> |
---|
143 | <ibis:include href="../../../selections/environment/air/outdoor/query_modules.xml"/> |
---|
144 | </ibis:SelectionsList> |
---|
145 | <!-- |
---|
146 | <ibis:SelectionsList headingLevel="4"> |
---|
147 | <ibis:include href="../../../selections/environment/air/radon/query_modules.xml"/> |
---|
148 | </ibis:SelectionsList> --> |
---|
149 | <!-- REMOVE WILDLAND FIRE FOR NOW |
---|
150 | <ibis:SelectionsList headingLevel="4"> |
---|
151 | <ibis:include href="../../../selections/environment/air/fire/query_modules.xml"/> |
---|
152 | </ibis:SelectionsList> --> |
---|
153 | </CONTENT> |
---|
154 | </ibis:ExpandableContent> |
---|
155 | |
---|
156 | |
---|
157 | <ibis:ExpandableContent titleLevel="3" id="climate"> |
---|
158 | <TITLE>Climate and Weather</TITLE> |
---|
159 | <CONTENT> |
---|
160 | <ibis:SelectionsList headingLevel="4"> |
---|
161 | <ibis:include href="../../../selections/environment/climate/temperatures/query_modules.xml"/> |
---|
162 | </ibis:SelectionsList> |
---|
163 | |
---|
164 | <ibis:SelectionsList headingLevel="4"> |
---|
165 | <ibis:include href="../../../selections/environment/climate/rain/query_modules.xml"/> |
---|
166 | </ibis:SelectionsList> |
---|
167 | |
---|
168 | <!-- |
---|
169 | <h3>Precipitation</h3> |
---|
170 | <ibis:SelectionsList headingLevel="4"> |
---|
171 | <ibis:include href="../../../selections/environment/climate/heat/query_modules.xml"/> |
---|
172 | </ibis:SelectionsList> |
---|
173 | |
---|
174 | <ibis:SelectionsList headingLevel="4"> |
---|
175 | <ibis:include href="../../../selections/environment/climate/drought/query_modules.xml"/> |
---|
176 | </ibis:SelectionsList> |
---|
177 | |
---|
178 | <h3>Flooding</h3> |
---|
179 | <ibis:SelectionsList headingLevel="4"> |
---|
180 | <ibis:include href="../../../selections/environment/climate/flooding/query_modules.xml"/> |
---|
181 | </ibis:SelectionsList> |
---|
182 | |
---|
183 | <h3>Fires</h3> |
---|
184 | <ibis:SelectionsList headingLevel="4"> |
---|
185 | <ibis:include href="../../../selections/environment/climate/fires/query_modules.xml"/> |
---|
186 | </ibis:SelectionsList> |
---|
187 | --> |
---|
188 | |
---|
189 | </CONTENT> |
---|
190 | </ibis:ExpandableContent> |
---|
191 | |
---|
192 | <ibis:ExpandableContent titleLevel="3" id="water_pws"> |
---|
193 | <TITLE>Water Quality</TITLE> |
---|
194 | <CONTENT> |
---|
195 | <ibis:SelectionsList headingLevel="4"> |
---|
196 | <ibis:include href="../../../selections/environment/water_pws/communities/query_modules.xml"/> |
---|
197 | </ibis:SelectionsList> |
---|
198 | |
---|
199 | <ibis:SelectionsList headingLevel="4"> |
---|
200 | <ibis:include href="../../../selections/environment/water_pws/cwsanalytes/query_modules.xml"/> |
---|
201 | </ibis:SelectionsList> |
---|
202 | |
---|
203 | <ibis:SelectionsList headingLevel="4"> |
---|
204 | <ibis:include href="../../../selections/environment/water_pws/arsenic/query_modules.xml"/> |
---|
205 | </ibis:SelectionsList> |
---|
206 | |
---|
207 | <ibis:SelectionsList headingLevel="4"> |
---|
208 | <ibis:include href="../../../selections/environment/water_pws/atrazine/query_modules.xml"/> |
---|
209 | </ibis:SelectionsList> |
---|
210 | |
---|
211 | <ibis:SelectionsList headingLevel="4"> |
---|
212 | <ibis:include href="../../../selections/environment/water_pws/dehp/query_modules.xml"/> |
---|
213 | </ibis:SelectionsList> |
---|
214 | |
---|
215 | <ibis:SelectionsList headingLevel="4"> |
---|
216 | <ibis:include href="../../../selections/environment/water_pws/haa5/query_modules.xml"/> |
---|
217 | </ibis:SelectionsList> |
---|
218 | |
---|
219 | <ibis:SelectionsList headingLevel="4"> |
---|
220 | <ibis:include href="../../../selections/environment/water_pws/nitrate/query_modules.xml"/> |
---|
221 | </ibis:SelectionsList> |
---|
222 | |
---|
223 | <ibis:SelectionsList headingLevel="4"> |
---|
224 | <ibis:include href="../../../selections/environment/water_pws/pce/query_modules.xml"/> |
---|
225 | </ibis:SelectionsList> |
---|
226 | |
---|
227 | <ibis:SelectionsList headingLevel="4"> |
---|
228 | <ibis:include href="../../../selections/environment/water_pws/radium/query_modules.xml"/> |
---|
229 | </ibis:SelectionsList> |
---|
230 | |
---|
231 | <ibis:SelectionsList headingLevel="4"> |
---|
232 | <ibis:include href="../../../selections/environment/water_pws/tce/query_modules.xml"/> |
---|
233 | </ibis:SelectionsList> |
---|
234 | |
---|
235 | <ibis:SelectionsList headingLevel="4"> |
---|
236 | <ibis:include href="../../../selections/environment/water_pws/tthm/query_modules.xml"/> |
---|
237 | </ibis:SelectionsList> |
---|
238 | |
---|
239 | <ibis:SelectionsList headingLevel="4"> |
---|
240 | <ibis:include href="../../../selections/environment/water_pws/uranium/query_modules.xml"/> |
---|
241 | </ibis:SelectionsList> |
---|
242 | </CONTENT> |
---|
243 | </ibis:ExpandableContent> |
---|
244 | |
---|
245 | </CONTENT> |
---|
246 | </ibis:ExpandableContent> |
---|
247 | |
---|
248 | </CONTENT> |
---|
249 | </HTML_CONTENT> |
---|