项目作者: mayurbhangale

项目描述 :
Amfibious is a framework to gather, process and store Indian Mutual Funds data
高级语言: Python
项目地址: git://github.com/mayurbhangale/amfibious.git
创建时间: 2019-02-02T17:24:02Z
项目社区:https://github.com/mayurbhangale/amfibious

开源协议:MIT License

下载


Amfibious - Mutual Funds for Everyone

Amfibious aims to make Indian Mutual Funds data accessible to everyone.

How?

$ python setup.py install

$ python3 app.py

That’s it!
You should see data from START_DATE (defined in amfibious/config.py) to today in amfibious MongoDB Collection.

Amfibious also includes a handy GraphQL API.

To launch the same:

$ python3 api/app.py

This should start a GraphiQL interface on port 3000 allowing you to query Schemes and NAVs.

Screenshot

Data

Need data without hassle of running scripts above?
Download this dataset containing NAVs since 1 Jan 2000 to 31 Jan 2019.

Licence

MIT