Skip to content

Commit

Permalink
Merge pull request #7 from UBC-MDS/feat-add-app_sketch-and-readme
Browse files Browse the repository at this point in the history
Feat add app sketch and readme
  • Loading branch information
mel-liow authored Feb 19, 2022
2 parents ec89829 + 5a00ddf commit c23993f
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 1 deletion.
29 changes: 28 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,28 @@
# gapminder_dashboard
# Gapminder dashboard

## Decription of the app

The Gapminder dataset is a great source of information to learn about the world. The main objective of this app is to investigate what the young population of students know and don’t know about basic global patterns and macro-trends and educate the intended users on global development trends. This dashboard has been developed to communicate insights about historical social/economic trends and create a better understanding of using and teaching statistics.

The landing page of the dashboard is designed to have a panel of five filters for which users can interact with. These filters include selecting a primary and secondary target to study, a continent, a country and the year range of interest (1960 to 2018). The line chart is a trend-plot showing the change of the primary target of the study over the time interval for a selected country. It also includes the average of the continent and average of the whole world which gives users the ability to compare trends.
Additionally we include a bubble chart which visualizes the target study versus the second factor of study for all the countries.

The global map is presented at the bottom of the dashboard with a tooltip for each country. After choosing a continent in the filter section, the selected continent should be highlighted and the colour gradient will dictate the values of the target of study within that region. To the right of the global map, a bar plot will show the top ten countries with highest value for the selected target of study.

## Dashboard Sketch Design

![sketch of the app](img/app_sketch.png "App Sketch")


## Contributors

This app was developed by the following Master of Data Science program candidates at the University of the British Columbia:

- Mel Liow [@mel-liow](https://github.com/mel-liow)
- Anupriya Srivastava [@Anupriya-Sri](https://github.com/Anupriya-Sri)
- Mohammadreza Mirzazadeh [@rezam747](https://github.com/rezam747)
- Arijeet CHATTERJEE [@arijc76](https://github.com/arijc76)

## License

`gapminder_dashboard` was created by Mel, Anupriya, Reza and Arijeet. It is licensed under the terms of the MIT [license](https://github.com/UBC-MDS/gapminder_dashboard/blob/main/LICENSE).
Binary file added img/app_sketch.pdf
Binary file not shown.
Binary file added img/app_sketch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c23993f

Please sign in to comment.