Skip to content

World Bank Indicators is a playground for visually representing data. The data mapped on this simple cartesian coordinate system is called using the World Bank API, and visualized using one of JavaScript’s most popular libraries (D3.js). Users can map two popular indicators against each other using x/y axis filters.

Notifications You must be signed in to change notification settings

MarkhamShofner/d3-exploration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

d3-exploration

deployed link: https://worldbankindicators.herokuapp.com/

○ An embedded screenshot of the app screenshot

○ Explanations of the technologies used

  • html
  • css
  • javascript
  • d3
  • node

○ Installation instructions for any dependencies

  • npm install

○ Link to your user stories – who are your users, what do they want, and why?

  • initial user stories above

○ Link to your wireframes – sketches of major views / interfaces in your application

  • initial wireframes above

○ Descriptions of any unsolved problems or major hurdles you had to overcome

  • https://trello.com/b/PzTa6zq6/d3-viz
  • label axes, fix domain issues, clear up data (empty sets, or non-overlapping points)
  • show datapoint information on hover
  • improve look and feel

About

World Bank Indicators is a playground for visually representing data. The data mapped on this simple cartesian coordinate system is called using the World Bank API, and visualized using one of JavaScript’s most popular libraries (D3.js). Users can map two popular indicators against each other using x/y axis filters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published