Releases: tsugumi-sys/stocklake
Releases · tsugumi-sys/stocklake
0.0.16
What's Changed
- Create dependabot.yml by @tsugumi-sys in #208
- output json stdout for nasdaq pipeline by @tsugumi-sys in #209
- output json stdout for wiki500 pipeline by @tsugumi-sys in #211
- output json stdout for polygonapi stock financials by @tsugumi-sys in #212
- output json stdout for polygonapi aggregates bars by @tsugumi-sys in #213
- specify file format for wiki sp500 by @tsugumi-sys in #215
- specify file format for nasdaqapi by @tsugumi-sys in #216
- specify file format for polygonapi stock financials vx by @tsugumi-sys in #217
- specify file format for polygonapi aggregates bars by @tsugumi-sys in #218
- create examples directoty for docs by @tsugumi-sys in #220
- add basic usage section to reade by @tsugumi-sys in #221
- refactoring basic usage by @tsugumi-sys in #222
- remove only ticker data when storing for polygonapi aggregates bars data by @tsugumi-sys in #224
- remove only ticker data when storeing stock financials by @tsugumi-sys in #225
- add stdout and jq example by @tsugumi-sys in #226
- apply timeout for polygonapi stock financiasl data loader by @tsugumi-sys in #227
- apply timeout for polygonapi aggregate bars data laoder by @tsugumi-sys in #228
- stdout message when interval applied by @tsugumi-sys in #229
- adding inverval to readme and upgrade version by @tsugumi-sys in #230
Full Changelog: 0.0.15...0.0.16
0.0.15
What's Changed
- addign mock of ohlv data for polygonapi by @tsugumi-sys in #186
- Implementing polygonapi aggregates dataloader by @tsugumi-sys in #194
- Preprocessor: Implement polygonapi aggregate bars preprocessor by @tsugumi-sys in #196
- Stores: Implement local artifact store for polygonapi aggregates bars by @tsugumi-sys in #197
- Stores: Adding polygonapi aggregates bars table by @tsugumi-sys in #198
- implement postgresql store aggregates bars by @tsugumi-sys in #199
- implement postgresql type for aggregates bars by @tsugumi-sys in #200
- implement aggregates bars pipeline by @tsugumi-sys in #201
- implement aggregates bars cli by @tsugumi-sys in #202
- upgrade version to 0.0.15 by @tsugumi-sys in #203
Full Changelog: 0.0.14...0.0.15
0.0.14
What's Changed
- fix readme by @tsugumi-sys in #184
- fix invalid wiki500 data by @tsugumi-sys in #185
Full Changelog: 0.0.13...0.0.14
0.0.13
What's Changed
- FIx pytest warnings: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: tests.stores.db.utils by @tsugumi-sys in #160
- Fix pytest warnings: PydanticDeprecatedSince20: Support for class-based
config
is deprecated, use ConfigDict instead by @tsugumi-sys in #161 - Fix pytest warnings: use model_dump instead of dict by @tsugumi-sys in #162
- Introduce emoji extention for mkdocs by @tsugumi-sys in #163
- use emoji unicode instead of shortcut by @tsugumi-sys in #164
- DataLoader: Adding wiki s&p500 dataloader by @tsugumi-sys in #165
- Preprocessor: Implement wiki sp500 preprocessor by @tsugumi-sys in #166
- Store: Implement local artifact store for wiki sp500 by @tsugumi-sys in #169
- Database: Adding wiki sp500 table by @tsugumi-sys in #170
- Techdebt: use entities instead of scheams nasdaqapi by @tsugumi-sys in #171
- techdebt: use entities instead of schemas for polygon api by @tsugumi-sys in #172
- Store: Implement postgresql store for wiki sp500 by @tsugumi-sys in #173
- techdebt: remove sessionlocal import by @tsugumi-sys in #174
- stores: implemente postgresql store by @tsugumi-sys in #175
- Pipeline: Implementing wiki sp500 by @tsugumi-sys in #176
- CLI: Adding wikisp500 pipeline by @tsugumi-sys in #177
- adding package ps4 by @tsugumi-sys in #178
- cli: refactoring pipeline starting message by @tsugumi-sys in #179
- Docs: Adding wiki sp500 to readme by @tsugumi-sys in #180
- refactoring: next polygonapi cli per apis by @tsugumi-sys in #181
- upgrade version to 0.0.13 by @tsugumi-sys in #182
Full Changelog: 0.0.12...0.0.13
0.0.12
What's Changed
- Docs: Adding supporting apis list by @tsugumi-sys in #147
- Docs: Adding sample command by @tsugumi-sys in #148
- Docs: Adding fields information about polygon financials data by @tsugumi-sys in #149
- Docs: Fix wrong polygon financials additiona ocs by @tsugumi-sys in #150
- stdout output location by @tsugumi-sys in #152
- adding cli test for nasdaqapi cli by @tsugumi-sys in #156
- convert fiscal year to int by @tsugumi-sys in #158
- upgrade version to 0.0.12 by @tsugumi-sys in #159
Full Changelog: 0.0.11...0.0.12
0.0.11
What's Changed
- Polygonapi: doesn't use multiple order by @tsugumi-sys in #146
Full Changelog: 0.0.10...0.0.11
0.0.10
What's Changed
- Fix preprocessing by @tsugumi-sys in #143
- upgrade version to 0.0.10 by @tsugumi-sys in #144
Full Changelog: 0.0.9...0.0.10
0.0.9
What's Changed
- feature/ruff setting by @tsugumi-sys in #6
- introducing pytest by @tsugumi-sys in #7
- Refactoring: Change tests directory by @tsugumi-sys in #8
- Adding sample response of json by @tsugumi-sys in #10
- Typing: Adding type of nasdaq api response by @tsugumi-sys in #9
- adding nasdaq api tests by @tsugumi-sys in #11
- adding postgresql by @tsugumi-sys in #13
- feature/adding alembic by @tsugumi-sys in #14
- ruff by @tsugumi-sys in #16
- Add pylsp by @tsugumi-sys in #17
- Adding nasdaqapi table by @tsugumi-sys in #18
- db: adding nasdaq stocks table by @tsugumi-sys in #19
- DB: Rename nasdaq API table by @tsugumi-sys in #20
- DB: Refactoring database objects by @tsugumi-sys in #22
- DB: Adding nasdaq data store api by @tsugumi-sys in #23
- [db] run migration with command by @tsugumi-sys in #25
- CI: Using cache for pipi dependences by @tsugumi-sys in #28
- fix databasename in ci by @tsugumi-sys in #31
- Doc: Add document to setup database by @tsugumi-sys in #30
- cli: refactoring database upgrade command by @tsugumi-sys in #33
- cli: print completion message when database migration by @tsugumi-sys in #34
- Pipeline: Adding store enum and validatin by @tsugumi-sys in #35
- Test: Addign unittest for nasdaq symbols preprocessor by @tsugumi-sys in #38
- Test: Addign unittest for nyse symbols preprocessor by @tsugumi-sys in #42
- Test: Addign unittest for nyse symbols preprocessor by @tsugumi-sys in #43
- Test: Adding unittest nasdaq pipelines by @tsugumi-sys in #47
- Techdebt: Refactoring pipelines to inject dependencies by @tsugumi-sys in #49
- Techdebt: saving files to cache by @tsugumi-sys in #50
- Techdebt: using store instance by @tsugumi-sys in #51
- Techdebt: combine nasdaq data loader into single object by @tsugumi-sys in #56
- Techdebt: single data preprocessor by @tsugumi-sys in #57
- Implement nasdaq api preprocessor by @tsugumi-sys in #59
- Store: Fix pycopg installation error by @tsugumi-sys in #60
- Techdebt: remove old sql store file for nasdaq api by @tsugumi-sys in #63
- Techdebt: rename stores file in nasdaqapi by @tsugumi-sys in #65
- Store: Adding name column for nasdaq api data by @tsugumi-sys in #67
- Entities: change nasdaq api cols to snake case by @tsugumi-sys in #69
- Store: delete all existing rows nasdaq SQL store by @tsugumi-sys in #71
- Store: save to postgresql nasdaqapi data by @tsugumi-sys in #75
- Pipeline: Storing data to postgresql nasdaqapi by @tsugumi-sys in #76
- Preprocessor: Fix could not convert string to float error for marketcap col by @tsugumi-sys in #78
- PostgreSQL: Addign exchange column for nasdaqapi data by @tsugumi-sys in #82
- Entities: Adding exchange column for nasdaq data by @tsugumi-sys in #84
- Store: Delete per exchange data nasdaqapi by @tsugumi-sys in #85
- WebUI: Introduce metabase by @tsugumi-sys in #86
- Docker: Adding instraction to setup metabase by @tsugumi-sys in #87
- Doc: Fix typo in readme by @tsugumi-sys in #97
- Doc: refactoring and more readable about downloading nasdaq api by @tsugumi-sys in #98
- DataLoader: Raise error when polygon api key is migging by @tsugumi-sys in #100
- DataLoader: Refactoring data loader for polygonapi and adding unittest by @tsugumi-sys in #101
- Github: Adding simple issue template by @tsugumi-sys in #103
- Github: Refactoring issue template by @tsugumi-sys in #105
- Preprocess: Implement polygonapi preprocessor by @tsugumi-sys in #106
- Polygponapi: adding unittests for preprocessor by @tsugumi-sys in #107
- Polygonapi: Implemment local artifact store by @tsugumi-sys in #108
- Polygonapi: Adding polygon api table by @tsugumi-sys in #109
- CLI: Adding auto generate migration command by @tsugumi-sys in #110
- DB: Adding polygon financials talbe by @tsugumi-sys in #111
- Doc: Adding contributing.md by @tsugumi-sys in #112
- Doc: Adding cli docs with mkdoc by @tsugumi-sys in #114
- Doc: Introduce mkdocs material page by @tsugumi-sys in #115
- Github Actions: Deploy mkdocs pages by @tsugumi-sys in #116
- Github Actions: Fix missing package for deploying mkdocs by @tsugumi-sys in #117
- Docs: Adding stocklake module path for mkdocs by @tsugumi-sys in #118
- Github Actions: Check default working directory by @tsugumi-sys in #119
- Github Actions: Install stocklake when building docs by @tsugumi-sys in #120
- Fix: Polygon financials schema by @tsugumi-sys in #124
- Store: Implement polygon financials sqlalchemy sotre by @tsugumi-sys in #122
- Core: Adding pipeline stdout class by @tsugumi-sys in #125
- Stores: Addigng polygon financials data of sqlstores by @tsugumi-sys in #126
- Pipeline: Adding polygon financials pipeline by @tsugumi-sys in #127
- use pytest fixture to mock nasdaqai by @tsugumi-sys in #128
- Test: Adding polygonapi test by @tsugumi-sys in #131
- fix broken mkdocs release by @tsugumi-sys in #132
- change docs command to stoclake by @tsugumi-sys in #133
- Doc: Addig cli docs by @tsugumi-sys in #134
- CLI: Fix cli entrypoint by @tsugumi-sys in #135
- Add error handling for downloading nasdaqapi by @tsugumi-sys in #136
- Use readme as index by @tsugumi-sys in #138
- add symlink by @tsugumi-sys in #139
- Use arm64 container for metabase by @tsugumi-sys in #140
- Pipeline: Optional keys for polygonapi financials data by @tsugumi-sys in #141
- change vertion to 0.0.9 by @tsugumi-sys in #142
Full Changelog: 0.0.8...0.0.9
Release 0.0.8
What's Changed
- Adding linter by @tsugumi-sys in #1
- introducing mypy by @tsugumi-sys in #2
- feature/adding typos by @tsugumi-sys in #3
- Introduce hatchling by @tsugumi-sys in #4
- bump to 0.0.8 by @tsugumi-sys in #5
New Contributors
- @tsugumi-sys made their first contribution in #1
Full Changelog: 0.0.7...0.0.8
Release 0.0.7
casdc