An open API service indexing awesome lists of open source software.

https://github.com/arkww/matmap

Making maps from a Database and making the user guess which map is displayed
https://github.com/arkww/matmap

data-analysis data-science javascript python

Last synced: about 2 months ago
JSON representation

Making maps from a Database and making the user guess which map is displayed

Awesome Lists containing this project

README

          

# MatMap

In this project I coded a website attached to a small database.
I filled the database with datasets found on Kaggle that hold specific data about countries (GDP worldwide, Estimated population...)

The website takes the shape of a game, for each round the website display a cloropleth map made from an entry of the database, colouring all the countries.

The user has to guess which data has been selected based on the map displayed and the 4 options available

For example, a map of the estimated population of all the countries
![image](https://github.com/user-attachments/assets/3d9e4c67-510b-49e8-8470-f660ad36c572)

They is also a light theme and other colour available for the maps
![image](https://github.com/user-attachments/assets/92ff9729-9f42-4a8a-98dc-e60edc13d975)