No project description provided
Project description
stocklake
A CLI tool to install stock information from various APIs to your data sources (local artifacts, databases, ...etc).
Table of Contents
Installation
pip install stocklake
Supported APIs
| name | status | API Docs | Additional Information |
|---|---|---|---|
| Nasdaq API (Screener) | ✅ | URL | |
| Polygon API (Stock Financials Vx) | ✅ | URL | Data Fields Information |
| Polygon API (Tickers) | ✅ | URL | |
| Wikipedia: List of S&P 500 companies | ✅ | URL |
Basic Usage
Install Wikipedia: List of S&P 500 companies data
Installing to a local CSV file:
stocklake download wikisp500 --store_type local_artifact --artifact_format csv
Installing to PostgreSQL:
You need to setup PostgreSQL first. The PostgreSQL and Metabase example might help you.
stocklake download wikisp500 --store_type postgresql
Installing and output as a serialized json to the standard output
stocklake download wikisp500
License
stocklake is distributed under the terms of the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file stocklake-0.0.16.tar.gz.
File metadata
- Download URL: stocklake-0.0.16.tar.gz
- Upload date:
- Size: 27.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd19670b9dcd2339449739e21b50e8a12ed558f10561081251c55f8eb1a21e95
|
|
| MD5 |
3065d62109e4d6cfd5aaf5c70601fee5
|
|
| BLAKE2b-256 |
f73b4c3438adb50c6903a39e17d03db355712a7f90f42fb54e296a326f59b1c1
|
File details
Details for the file stocklake-0.0.16-py2.py3-none-any.whl.
File metadata
- Download URL: stocklake-0.0.16-py2.py3-none-any.whl
- Upload date:
- Size: 58.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e2a7ff50093850ceec5c81c5de1c64f74d314636531da21b958a59c220ed18c
|
|
| MD5 |
86c7d930717ffd99f31f1edba4c1ed49
|
|
| BLAKE2b-256 |
bb2c8dffe1a80da14b82b1200ce4d62a15bcfd4917fa2975349a08b9607e4c18
|