Skip to content

Commit

Permalink
add another IEX demo
Browse files Browse the repository at this point in the history
  • Loading branch information
timkpaine committed Feb 1, 2019
1 parent 01dacb6 commit a5ff09c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ simple to build real-time & user configurable analytics entirely in the browser.
* [CSV](https://bl.ocks.org/JHawk/ef28337d5c96c0360f07ca502b872c10) Upload a CSV of your own.
* [NYC Citibike](https://bl.ocks.org/JHawk/ade09a2ea62bb708cc0beab8c35609b0) An example of a join on two real-time datasets, from the NYC Citibike feed.
* [Real-time cryptocurrency charting](https://bl.ocks.org/ColinEberhardt/6e287f871410ecd970b038343b166514) An example that uses the coinbased web socket feed to plot orders in real-time
* [Financial Data from IEX](https://gist.github.com/timkpaine/97e0e7389875f3d21095e434e361a18f) An example that uses the [IEX cloud](https://iexcloud.io) api to build a financial dashboard.

## Documentation

Expand Down

0 comments on commit a5ff09c

Please sign in to comment.