All Projects → utkarshohm → mf-nav-data

utkarshohm / mf-nav-data

Licence: MIT license
Historical NAV/price/time-series data of mutual funds and popular benchmark indices in India

Projects that are alternatives of or similar to mf-nav-data

mf-models
Models (data structures) required to make a mutual fund investment platform
Stars: ✭ 21 (-27.59%)
Mutual labels:  fintech, mutual-funds
php-abraflexi
PHP Based Library for easy interaction with czech accounting system FlexiBee.
Stars: ✭ 15 (-48.28%)
Mutual labels:  fintech
iyzipay-ruby
iyzipay api ruby client
Stars: ✭ 37 (+27.59%)
Mutual labels:  fintech
notebooks
Code examples for pyFTS
Stars: ✭ 40 (+37.93%)
Mutual labels:  time-series
Deep XF
Package towards building Explainable Forecasting and Nowcasting Models with State-of-the-art Deep Neural Networks and Dynamic Factor Model on Time Series data sets with single line of code. Also, provides utilify facility for time-series signal similarities matching, and removing noise from timeseries signals.
Stars: ✭ 83 (+186.21%)
Mutual labels:  time-series
fibo
The Financial Industry Business Ontology (FIBO) defines the sets of things that are of interest in financial business applications and the ways that those things can relate to one another. In this way, FIBO can give meaning to any data (e.g., spreadsheets, relational databases, XML documents) that describe the business of finance.
Stars: ✭ 204 (+603.45%)
Mutual labels:  fintech
ticktock
An OpenTSDB-like time series database, with much better performance.
Stars: ✭ 34 (+17.24%)
Mutual labels:  time-series
SCINet
Forecast time series and stock prices with SCINet
Stars: ✭ 28 (-3.45%)
Mutual labels:  time-series
PlotTwist
PlotTwist - a web app for plotting and annotating time-series data
Stars: ✭ 21 (-27.59%)
Mutual labels:  time-series
renewcast
Renewcast: Forecasting Renewable Electricity Generation in EU Countries.
Stars: ✭ 28 (-3.45%)
Mutual labels:  time-series
insomnia-workspace
An Insomnia Workspace for Alpaca API
Stars: ✭ 34 (+17.24%)
Mutual labels:  fintech
mftool
Python library for getting real-time Mutual Funds data in India
Stars: ✭ 76 (+162.07%)
Mutual labels:  mutual-funds
ib
Interactive Brokers TWS/IB Gateway API client library for Node.js (TS)
Stars: ✭ 94 (+224.14%)
Mutual labels:  price-ticker
web-covid-api
🦠COVID-19 Coronavirus 🔥Tracker Dashboard and 🚀Super fast API's (< 200ms) 🆕Updates every 3 mins
Stars: ✭ 18 (-37.93%)
Mutual labels:  india
orderbook modeling
Example of order book modeling.
Stars: ✭ 38 (+31.03%)
Mutual labels:  time-series
sknifedatar
sknifedatar is a package that serves primarily as an extension to the modeltime 📦 ecosystem. In addition to some functionalities of spatial data and visualization.
Stars: ✭ 30 (+3.45%)
Mutual labels:  time-series
finac
Finac - financial accounting for humans
Stars: ✭ 27 (-6.9%)
Mutual labels:  fintech
covaccine-notifier
CoWIN Vaccine availability notifier for India
Stars: ✭ 63 (+117.24%)
Mutual labels:  india
ewstools
Python package for early warning signals (EWS) of bifurcations in time series data.
Stars: ✭ 29 (+0%)
Mutual labels:  time-series
obp-apis
OpenBankingProject.ch Community APIs
Stars: ✭ 18 (-37.93%)
Mutual labels:  fintech

mf-nav-data

Historical NAV (price) data of mutual funds and popular benchmark indices in India

Context

Real-life application of library

I built and operated a mutual fund investing platform as an AMFI licensed mutual fund distributor for a year. I used this data to analyse and visualise mutual funds.

Open source in fintech?!

The finance industry wants exclusive access to data to be a barrier for entry of competition. I believe that, on the contrary, data should be universally accessible and differentiation in product or distribution could be the barriers. This is why I am open-sourcing all the data I collected.

Data source

I have obtained this data by aggregating data from multiple sources, collected by crawling websites and having access to transaction portals as an AMFI licensed mutual fund distributor.

Data stats

  • ~45 MB of compressed data

mf_nav: Daily NAV data of mutual funds

  • for 45 MF companies incl a few that have since then been closed down
  • for all funds of each company
  • for all schemes (growth/dividend/bonus, direct/regular etc) of each fund
  • since start of each scheme
  • till 2016 (Feb for some funds, Jun for others)

index_values: Daily closing value of benchmark indices

  • for 13 most popular stock indices like BSE Sensex, NSE Nifty etc and SBI FD
  • since start of each index
  • till Apr 2016

Play with data

I used mongoDB to store all this time series data. My other github repo talks more about it.

Related repos

Need help setting this up or want to contribute?

Feel free to raise an issue and I will get back asap

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].