ChakibBrg / TP_INFOVIS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Infovisualization Project: Chronic Diseases in Algeria

This project aims to explore and analyze data on chronic diseases in Algeria through an interactive infovisualization. The goal is to provide meaningful insights into disease prevalence, risk factors, and regional trends to help guide public health policies and interventions.

Features

  • Interactive visualization of data on chronic diseases in Algeria.
  • Filtering of data by wilaya, lifestyle habits (smoking, alcohol consumption), and other relevant variables.
  • Comparisons of prevalence by age group and gender.
  • Identification of correlations between different variables to better understand risk factors.

Technologies Used

  • Python: For data preprocessing.
  • D3.js: A JavaScript library for creating dynamic and interactive visualizations in the browser.
  • HTML/CSS: Used for the structure and style of the web page.
  • JavaScript: Programming language for interactivity and data manipulation.
  • JSON: Data format used to store information on chronic diseases.

How to Use

  • Clone this repository to your local machine.
  • Open the index.html file in your web browser with live server.
  • Explore the various interactive features of the infovisualization using the available filters and selectors.
  • Analyze the data and draw conclusions about the prevalence of chronic diseases in Algeria.

Note

This project is developed as part of an academic project and is intended for learning and demonstration purposes only.

About


Languages

Language:Jupyter Notebook 89.3%Language:JavaScript 9.3%Language:HTML 1.4%