Finnhub
Stock Market Data
About This Data Source
You'd be hard-pressed to find a real-world machine learning problem that isn't related (however distantly) to the stock market. Public Policy, Politics, Scientific Research, Manufacturing, Media, and Fashion are all domains that are influenced by economic forces. If you've always wondered if you or your organization could (or should) be doing more to quantify that influence, look no further! FinnHub provides free real-time stock market data. Use Ensign with this data source to generate a time-series dataset that you could add as a feature for machine learning models, financial planning, and strategy. (Note that the stock market is closed during certain times of days and days of the week.)
Producer
Data
Stock prices, company profiles, company & market news
Account Required
Yes
License
Warning
Please review terms and conditions. Access to data sources can change.
Free, Commercial
API Key
Yes
API Type
REST, WebSocket
SDKS
Python, Go
Limits
60 API calls/minute for the free tier. Other pricing plans available.
Click here for the code to get data such as:
{"symbol": "AMZN", "time": "12:18:03", "price": "127.88", "price_pred": "183.5796"}
{"symbol": "AAPL", "time": "12:18:03", "price": "189.36", "price_pred": "181.8145"}
{"symbol": "MSFT", "time": "12:18:03", "price": "334.71", "price_pred": "180.2801"}
Data Products Showcase
Creator | Description | Event Data | URL | GitHub | Date |
---|---|---|---|---|---|
Prema Roman & Patrick Deziel | Stock ticker | Stock prices | https://trades.rotational.dev/ | https://github.com/rotationalio/pypredict | 16-June-2023 |