1 | <?xml version="1.0" encoding="ISO-8859-1"?> |
---|
2 | |
---|
3 | <HTML_CONTENT xmlns:ibis="http://www.ibisph.org"> |
---|
4 | |
---|
5 | <ibis:doc> |
---|
6 | <name>about/Welcome</name> |
---|
7 | <summary>Home Module's Welcome Page</summary> |
---|
8 | <description> |
---|
9 | This is the main introduction page for the Maryland MD-IBIS site. It should |
---|
10 | provide an overview of what the system offers as well as links to main |
---|
11 | system modules. It should be updated frequently as new query modules |
---|
12 | or indicator profiles are published (with links) so that returning users |
---|
13 | can see what has been added/changed. Also any new system features should |
---|
14 | also be mentioned on this page. |
---|
15 | <br/><br/> |
---|
16 | |
---|
17 | Note that it is okay to have local style definitions within this page |
---|
18 | since this page is very site specific already... |
---|
19 | </description> |
---|
20 | |
---|
21 | <author>Garth Braithwaite</author> |
---|
22 | <company>Software Technology Group</company> |
---|
23 | </ibis:doc> |
---|
24 | |
---|
25 | |
---|
26 | <TITLE>Welcome to MD-IBIS - Maryland's Public Health Data Resource</TITLE> |
---|
27 | <KEYWORDS>Maryland Health Indicator Profile Query Data Welcome</KEYWORDS> |
---|
28 | <DESCRIPTION>Maryland's Indicator Based Information System for Public Health Data Resource - Welcome Home Page</DESCRIPTION> |
---|
29 | |
---|
30 | |
---|
31 | |
---|
32 | <OTHER_HEAD_CONTENT> |
---|
33 | <link rel="stylesheet" ibis:href="css/slick.css"/> |
---|
34 | <link rel="stylesheet" ibis:href="css/slick-theme.css"/> |
---|
35 | |
---|
36 | <script type="text/javascript" ibis:src="js/slick.js"></script> |
---|
37 | <script type="text/javascript"> |
---|
38 | $(document).ready(function() |
---|
39 | { |
---|
40 | $("#slideShow").slick |
---|
41 | ( |
---|
42 | { |
---|
43 | accessibility: true |
---|
44 | ,adaptiveHeight: false |
---|
45 | ,arrows: true |
---|
46 | ,autoplay:true |
---|
47 | ,autoplaySpeed: 6000 |
---|
48 | ,dots: true |
---|
49 | ,draggable: true |
---|
50 | ,pauseOnHover: true |
---|
51 | ,pauseOnDotsHover: false |
---|
52 | ,slide: "li" |
---|
53 | ,slidesToShow: 1 |
---|
54 | ,speed: 700 |
---|
55 | ,swipe: true |
---|
56 | ,useCSS: true |
---|
57 | } |
---|
58 | ); |
---|
59 | }); |
---|
60 | </script> |
---|
61 | </OTHER_HEAD_CONTENT> |
---|
62 | |
---|
63 | |
---|
64 | <CONTENT> |
---|
65 | |
---|
66 | <!--[if IE 8]> |
---|
67 | <div class="Error"> |
---|
68 | It appears that this browser is an old version of Microsoft's Internet |
---|
69 | Explorer. Please use a newer version or a more modern browser as the |
---|
70 | content on this site may not display correctly and this site's |
---|
71 | navigation will not be possible. |
---|
72 | </div> |
---|
73 | < ![endif]--> |
---|
74 | |
---|
75 | <ul id="slideShow" class="Slick" style="max-width: 1050px;"> |
---|
76 | |
---|
77 | <li title="Go to current BRFSS data queries"> |
---|
78 | <img ibis:src="view/image/slider/IBISBRFSS1.png" alt="Current BRFSS Queries thumbnail" title="Current BRFSS Queries thumbnail"/> |
---|
79 | <div> |
---|
80 | <h3>Go to current BRFSS data queries</h3> |
---|
81 | <ul> |
---|
82 | <li><a ibis:href="query/selection/brfss/BRFSSSelection.html" title=""> 2018, 2017, 2016, 2015, 2014, 2013, 2012, 2011 BRFSS Data Queries</a></li> |
---|
83 | </ul> |
---|
84 | </div> |
---|
85 | </li> |
---|
86 | |
---|
87 | <li title="View an video introduction"> |
---|
88 | <img ibis:src="view/image/slider/MDIBSIntoVid.png" alt="Current BRFSS Queries thumbnail" title="Video Introduction"/> |
---|
89 | <div> |
---|
90 | <h3>View a video introduction</h3> |
---|
91 | <ul> |
---|
92 | <li><a href="https://youtu.be/t_z4zJFft-I?rel=0" title="">Watch a short video of MD-IBIS that provides an overview of the site</a></li> |
---|
93 | </ul> |
---|
94 | </div> |
---|
95 | <br/> |
---|
96 | </li> |
---|
97 | <!-- |
---|
98 | <li title="Find Maryland BRFSS data from 2014 and earlier"> |
---|
99 | <img ibis:src="view/image/slider/mdmh2_logo.jpg" alt="Earlier BRFSS data thumbnail" title="arlier BRFSS data thumbnail"/> |
---|
100 | <div> |
---|
101 | <h3>Need Maryland BRFSS data from 2014 and earlier? </h3> |
---|
102 | <ul> |
---|
103 | <li><a href="http://marylandbrfss.org/" title=""> http://marylandbrfss.org</a></li> |
---|
104 | </ul> |
---|
105 | </div> |
---|
106 | </li> |
---|
107 | --> |
---|
108 | <li title="Looking for an overview of Maryland BRFSS?"> |
---|
109 | <img ibis:src="view/image/slider/briefs.png" alt="BRFSS overview thumbnail" title=" BRFSS overview thumbnail"/> |
---|
110 | <div> |
---|
111 | <h3>Looking for an overview of Maryland BRFSS? </h3> |
---|
112 | <ul> |
---|
113 | <li><a href="https://phpa.health.maryland.gov/ccdpc/Reports/Pages/brfss.aspx" title="">Find surveillance briefs, infographics, and other data products here</a></li> |
---|
114 | </ul> |
---|
115 | </div> |
---|
116 | </li> |
---|
117 | |
---|
118 | <!-- <li title="See maps, charts, and data tables for health objectives (Health Indicator Reports)"> |
---|
119 | <img ibis:src="view/image/slider/indicator.png" alt="health indicator report thumbnail" title="Health Indicator Report thumbnail"/> |
---|
120 | <div> |
---|
121 | <h3>Get the full story for Health Indicators:</h3> |
---|
122 | <ul> |
---|
123 | <li><a ibis:href="indicator/view/DiabPrevl.Year.NM_US.html" title="">Diabetes</a></li> |
---|
124 | <li><a ibis:href="indicator/view/SuicDeath.Sarea.html" title="Suicide">Suicide</a></li> |
---|
125 | <li><a ibis:href="indicator/index/Alphabetical.html" title="topic/AllTopics.html">select from ALL INDICATOR REPORTS...</a></li> |
---|
126 | </ul> |
---|
127 | </div> |
---|
128 | </li> |
---|
129 | --> |
---|
130 | <li title="Interested in adolescent health?"> |
---|
131 | <img ibis:src="view/image/slider/yrbs.png" alt="yrbs thumbnail" title="Cyrbs thumbnail"/> |
---|
132 | <div> |
---|
133 | <h3>Interested in adolescent health?</h3> |
---|
134 | <ul> |
---|
135 | <li><a href="https://phpa.health.maryland.gov/ccdpc/Reports/Pages/YRBS-Main.aspx" title="">Data from the most recent Maryland YRBS are available here</a></li> |
---|
136 | </ul> |
---|
137 | </div> |
---|
138 | </li> |
---|
139 | |
---|
140 | <li title="Need national BRFSS data? Visit the CDC's website"> |
---|
141 | <img ibis:src="view/image/slider/CDCBRFSS6.png" alt="CDCBRFSS thumbnail" title="CDCBRFSS thumbnail"/> |
---|
142 | <div> |
---|
143 | <h3>Need national BRFSS data? Visit the CDC's website</h3> |
---|
144 | <ul> |
---|
145 | <li><a href="https://www.cdc.gov/brfss/" title="">Need national BRFSS data? Visit the CDC's website</a></li> |
---|
146 | </ul> |
---|
147 | </div> |
---|
148 | </li> |
---|
149 | </ul> |
---|
150 | <!-- |
---|
151 | <div class="TwitterContainer"> |
---|
152 | <a class="twitter-timeline" href="https://twitter.com/ibiscop" data-widget-id="586599519803977728">Tweets by @ibiscop</a> |
---|
153 | <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> |
---|
154 | </div> |
---|
155 | --> |
---|
156 | <!-- Turning off notice, but leaving here for style exampel |
---|
157 | <br/><br/> |
---|
158 | <span style="font-size: 1.3em; font-weight: bold; color: red; text-decoration: underline;">Notice of Data Revision</span> |
---|
159 | <br/> |
---|
160 | <span class="Bold"> |
---|
161 | Data for Hispanic and Asian/Non-Hispanic populations was revised on March 14, 2019 due to a technical error. |
---|
162 | If you accessed this data prior to March 14, we recommend that you run your query again. |
---|
163 | We apologize for the inconvenience. |
---|
164 | Please contact us at 410-767-5780 or <a href="mailto:mdh.brfss@maryland.gov">mdh.brfss@maryland.gov</a> if you have any questions. |
---|
165 | </span> |
---|
166 | --> |
---|
167 | <br/> |
---|
168 | MD-IBIS is your source for data and information on Maryland's |
---|
169 | priority public health issues. The mission of the Maryland Department |
---|
170 | of Health is to promote health and wellness, improve health outcomes, and |
---|
171 | assure safety net services for all people in Maryland. MD-IBIS provides |
---|
172 | access to the data that can help provide answers to realize the health |
---|
173 | goals of Maryland. |
---|
174 | <br/><br/> |
---|
175 | |
---|
176 | <div> |
---|
177 | <iframe width="560" height="315" src="https://www.youtube.com/embed/t_z4zJFft-I?rel=0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="true"></iframe> |
---|
178 | <br/>Watch a short video of MD-IBIS that provides an overview of the site.<br/> |
---|
179 | <!--ORIG <iframe width="480" height="360" src="https://www.youtube.com/embed/g0J15iNmRkw?rel=0" allowfullscreen="true"></iframe> --> |
---|
180 | </div> |
---|
181 | |
---|
182 | <br/> |
---|
183 | <h2>Suggestion Box</h2> |
---|
184 | Please feel free to <a ibis:href="about/ContactInformation.html" title="Go to the MD-IBIS Contact page">contact us</a>. |
---|
185 | Your feedback is appreciated. |
---|
186 | <br/><br/> |
---|
187 | |
---|
188 | Mailing address: 201 W. Preston Street, #306-J Baltimore, MD 1201-2399<br/> |
---|
189 | Telephone: 410-767-5780 or 1-877-463-3464<br/> |
---|
190 | Email: mdh.brfss@maryland.gov<br/> |
---|
191 | |
---|
192 | </CONTENT> |
---|
193 | </HTML_CONTENT> |
---|
194 | |
---|