Skip to content

anwell/fred-d3

Repository files navigation

Federal Reserve Economic Data + D3

Visualizations of Federal Reserve Economic Data using the D3.js visualization library. Specifically, a look into the tags API. I investigate with 2 types of D3 visualizations:

  1. A force-directed graph layout that connects tags together which are related according to the api.
  2. A bubble chart that gives a sense of how popular certain tags are among data sets.

Acquiring the JSON data files

The web app doesn't make live API calls to avoid complexity over securing the API key. Instead, I store a copy of the data locally.

About

Visualization of Federal Reserve Economic Data in D3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published