| Literature DB >> 35196368 |
Abhinav Suri1, Melanie Askari1, Jennifer Calder1,2, Charles Branas1, Andrew Rundle1.
Abstract
In response to the coronavirus disease-19 (COVID-19) pandemic, numerous institutions published COVID-19 dashboards for reporting epidemiological statistics at the county, state, or national level. However, statistics for smaller cities were often not reported, requiring these areas to develop their own data processing pipelines. For under-resourced departments of health, the development of these pipelines was challenging, leading them to rely on nonspecific and often delayed infection statistics during the pandemic. To avoid this issue, the Stamford, Connecticut Department of Health (SDH) contracted with the Columbia Mailman School of Public Health to develop an online dashboard that displays real-time case, death, test, vaccination, hospitalization, and forecast data for their city, allowing SDH to monitor trends for specific demographic and geographic groups. Insights from the dashboard allowed SDH to initiate timely and targeted testing/vaccination campaigns. The dashboard is widely used and highlights the benefit of public-academic partnerships in public health, especially during the COVID-19 pandemic.Entities:
Keywords: COVID-19; epidemiological dashboards; epidemiological surveillance; public academic partnerships; public health informatics
Mesh:
Year: 2022 PMID: 35196368 PMCID: PMC8903472 DOI: 10.1093/jamia/ocac025
Source DB: PubMed Journal: J Am Med Inform Assoc ISSN: 1067-5027 Impact factor: 4.497
Figure 1.Snapshots from the Stamford, Connecticut Health Department COVID-19 data dashboard, 2020–2021. Top panel shows the front page of the dashboard. The bottom left panel shows an example graph generated from the dashboard (cumulative age × race case counts). The bottom right panel shows the geographic panel of the dashboard that shows (in this configuration) total # of tests by census tracts.
Figure 2.Outline of the dashboard data flow and server configuration. The top part of the panel shows the general flow of information (from Table 1) in cleaning data for the dashboard. Additionally, the bottom part of the dashboard shows the server configuration of the HIPAA compliant virtual environment on Amazon Web Services used to host the dashboard.
Overview of Stamford, Connecticut Department of Health COVID-19 dashboard data sources, 2020–2021
| Data source | Data type | Description |
|---|---|---|
| Connecticut electronic disease surveillance system (CTEDSS) | Tests, cases, and deaths | CTEDSS is an internal tool that provided information on the tests, case, and death data via daily reports from the Connecticut Department of Public Health. Test reports provided information regarding individuals first date of a positive test (also considered the date they were marked as a case) along with the race, address (along with whether said address was a long-term care facility), birth date, and gender of the individual test. Death data contained information about the race, zip code, birth date, and date of death of the individual affected. |
| CT Open Data Portal | Vaccinations | The CT Open Data Portal provided weekly aggregate reports with town-specific vaccination rates divided into % initial dose administered and % completely vaccinated starting in April 2021. Information about vaccines stratified by age group and census tract designation were also provided. |
| Department of Health and Human Services | Hospital Data | The Department of Health and Human Services (DHHS) provided information regarding ICU capacity for hospitals across the United States including the Fairfield County area (where Stamford is located). From the descriptors DHHS reported, we output % COVID cases in hospital, % ICU occupied, and % COVID patients in ICU to give SDH officials a better idea as to the number of acute active cases in the area. |
| Columbia University Mailman School of Public Health | Forecasting Data | MSPH provided weekly forecasts (projecting 3 weeks) of cases in the Fairfield County area. Daily predictions were accompanied by a measure of confidence with upper and lower bounds on the predictions for number of cases. |
Notes: This table provides an overview of all the data sources used to plot graphs and make maps for usage by SDH employees and leadership. Additionally, information about the type of each dataset (“Data Type” column) and characteristics of each data source (“Description” column) are also described.