Information
About this Project
The 2022 Interactive Influenza Disease Map project stands as a comprehensive initiative driven by primary data sources extracted from the CDC Weekly U.S.
Influenza Surveillance Report, covering all 52 weeks of 2022. Our team meticulously curated two datasets, the first detailing flu cases categorized by Influenza types A and B
reported by U.S. Clinical Laboratories, and the second documenting influenza-related deaths by state, sourced from the NCHS Mortality Surveillance.
These two weekly datasets were combined as a single file and then aggregated by state, providing a robust foundation for a comprehensive annual influenza dataset for the year 2022.
Project Goals
The primary goal of our project is to create a user-friendly and interactive map with a comprehensive visual representation of flu cases and related deaths in the United States for the year 2022. Building on the enriched datasets derived from the CDC, merged seamlessly with state geometries, our objective is to offer users not just a visual representation but a deeper understanding of the patterns and implications of flu activity across the nation.
Enhanced User Engagement: Beyond the surface level of presenting data, our project aspires to captivate users, fostering a high degree of engagement. The interactive map is designed not only to be visually appealing but also to encourage users to actively explore and interact with the data.
Spatial and Temporal Analysis: The interactive map is not merely a snapshot but a dynamic tool for spatial and temporal analysis. Users can delve into the ebb and flow of flu activity over the course of the year, discerning patterns and trends that might be obscured in static representations.
Empowering Informed Decision-Making: The ultimate goal is to empower users with the knowledge to make informed decisions. Whether it's a public health official devising targeted interventions, a policymaker allocating resources, or an individual taking personal precautions, our project aims to equip users with the information necessary for proactive decision-making.
Acknowledgments
Datasets
All the influenza statistics are sourced from the Weekly U.S. Influenza Surveillance Report.
- The positive cases by type are the results of tests performed by clinical laboratories nationwide.
- The Influenza-death related case sourced from the National Center for Health Statistics (NCHS) Mortality Surveillance.
The state geometry GeoJSON file is sourced from the data from GEOG 328 Lab 4.
Applied Libraries
- MapboxGL CSS,
- MapboxGL JS,
- Mapbox style overlay for the base map,
- ChartJS for interactive charts,
- Font Awesome for icons, and
- Github for static site hosting service