Skip to content

sreeragiyer/GFP-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Global Food Prices Dashboard

This project demos a dashboard built on data from the Global Food Prices dataset and Cost of Healthy Diet dataset.

Some of the tasks this dashboard could help understand -

  • which food products are the best selling and most profitable for a user's particular locality in their country, so that they can know what to produce more of.
  • seasonal trends of a particular food product in a particular country.
  • countries with most varities of food products
  • most popular food products across the globe.
  • percentage of population in a country that cannot afford a healthy diet.

check out the dashboard

running locally

  • clone this git repo

  • start a local server

    • py -m http.server 8080

    this will start a local server on port 8080

  • go to http://localhost:8080/ to view the dashboard

built with

  • JavaScript, D3.js, Bootstrap, Plotly, HTML, CSS

About

Visualization Dashboard for Global Food Prices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published