Usa health analytics
This program performs analysis and identifies correlations within the United States population health data for the years 2024 and 2025, comparing the datasets with one another. The results are presented through interactive tables utilizing Plotly. Topics covered by the project:
- Data analysis and proccesing using the Pandas library
- Data export, working with data formats such as CSV, Parquet
- Code testing, introduction to the PyTest library
- Documentation creation