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
- Host: GitHub
- URL: https://github.com/arkww/matmap
- Owner: Arkww
- Created: 2024-11-10T13:08:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-06T16:37:04.000Z (over 1 year ago)
- Last Synced: 2025-06-07T21:44:37.947Z (about 1 year ago)
- Topics: data-analysis, data-science, javascript, python
- Language: JavaScript
- Homepage: https://arkww.github.io/MatMap/
- Size: 5.27 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

They is also a light theme and other colour available for the maps
