Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Web application that pulls economic data from the World Bank API and visualizes it

License

Notifications You must be signed in to change notification settings

emhgit/economic-data-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Economic Data Visualizer

Economic Data Visualizer is a web application that fetches real-time economic indicators from the World Bank API and allows users to generate visual dashboards using Chart.js. Users can select countries, economic indicators (like GDP), time ranges, and visualization types to explore data in an interactive and informative way.

Features

  • Select one or more countries to analyze
  • Choose from a range of economic indicators (e.g., GDP, inflation, population)
  • Set custom start and end years for your data range
  • Visualize data using different chart types: bar graph, line chart, pie chart, scatter plot, and donut chart
  • Built with Chart.js for sleek, responsive, and interactive visualizations
  • Uses real-time data from the World Bank API

Demo

Bar Graph Screenshot Line Graph Screenshot

Technologies Used

  • HTML, CSS, JavaScript
  • Chart.js
  • Choices.js
  • World Bank API
  • Node.js

Installation

  1. Clone the repository:
    git clone https://github.com/emhgit/economic-data-visualizer.git
    cd economic-data-visualizer
  2. Install dependencies (if using npm):
    npm install
  3. Open index.html in your browser to use the application.

Usage

Select a country from the dropdown.

Choose an economic indicator (e.g., GDP).

Set the start and end year.

Select your preferred chart type.

Click "Submit" to generate the visualization.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Third-Party Libraries

This project uses the following libraries:

About

Web application that pulls economic data from the World Bank API and visualizes it

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published