Demands:
- Search bar
- Countries Clickable when clicked show outline of the country and an information modal*
- Don't show ploygon when searchbar has found result
- Don't show outline when hovering over a country
- Multiple mapstyles with an option to show terrain
- Add customized markers on venue locations. User can add marker without having to google for the LatLng
- A fancy visualization of the sales
- Responsive with support for touchscreen
- Build a webscraper
- Head of State, Head of government
- Consituional form, Head of state, Basis of executive legitimacy
- Population density
- National anthem
- Motto's
- Left or right hand drive
scrape data from:
- https://en.wikipedia.org/wiki/List_of_current_heads_of_state_and_government
- https://en.wikipedia.org/wiki/List_of_countries_by_system_of_government
- https://en.wikipedia.org/wiki/List_of_national_anthems
- https://en.wikipedia.org/wiki/List_of_national_mottos
- https://en.wikipedia.org/wiki/Left-_and_right-hand_traffic
Services and data that helped me a lot:
- Convert CSV to Json
- All numerals for numeral.js
- Json object I got all my information from
- Global fire power index dataset
- GDP dataset
- PPP dataset
- World happiness report dataset
- Human development index dataset
- Compress images
- GeoJson format
- Get Latitude and Longitude from locations
- FeatureCollection Format GeoJson
- Fixer Foreign exchange rates and currency conversion JSON API