Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

leandrocollares/infant-mortality-in-africa

Domaine:

healthcare
Créateur:
lea
Hôte:
An interactive choropleth map that shows infant mortality rates in Africa between 1960 and 2018 # Infant mortality in Africa An interactive choropleth map that shows infant mortality rates in Africa. The slider allows users to see how infant mortality rates in Africa varied between 1960 and 2018. Hovering over a country causes a tooltip containing the infant mortality rate for the chosen year to be displayed. The visualization was implemented with React and D3. React renders visualization components, whereas D3 handles data and axis calculations. Thanks to React Hooks, only functional components were employed. This project was bootstrapped with Create React App. ## Getting started * Clone or download the repository * Navigate to the project directory: ```cd infant-mortality-in-africa``` * Install dependencies: ```npm install``` * Run the app in development mode: ```npm start``` Please refer to the Create React App documentation for further information. ## Data source World Bank · Data downloaded on 06 February 2020.

Visit

github.com

Tags

d3data-visualizationreact