Skip to content

nyginger/quandlchart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quandl Charting

Website to retrieve data and visualize it through Chart.JS.

Python webserver powered by django framework. Client webpage is mainly designed by bulma css and javascript. Originally designed to provide advanced data analytics for financial and economic data through pandas and scipy. Still under construction to develop more analytical charting.


Install packages using requirements.txt

pip install -r requirements.txt


Run command

python manage.py runserver 0.0.0.0


Get API key from Quandl.com

Before using it, you must sign up for quandl and insert your api key in 'API Key' in views.py file.

Demo version is available here.

About

python project that charts financial, economic data from Quandl through API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published