A Data Visualization App, shows the health status of the Palestinian Arabs in Israel.
This mvp is designed for mobile phone (not for desktop).
- To get to the vizualization page you have to click: Health Status -> Smoking
The Galilee Society: is an NGO dedicated to lower the gap and equality between the Palestinian Arabs and the Jewish majority in Israel. One of the Galilee Departments is Rikaz, Rikaz is responsible to create and make data by surveys, through this App we aim to make Rikaz data more accessible to general public.
The main library that we use for data-visualization is D3.js, also some of the charts are based on plain vanilla JS.
For user interactions: filtering the data and filling the forms is done using the library ReactJS.
-
The user visit the website goes to the landing page.
-
The user selects which topic to view e.g Health Status.
-
The user selects which sub-topic to visualize it's data e.g. smoking.
-
The user now looks to the charts, and once the filters is changed by the user the charts will updated accordingly.