-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
closeの値が会計期間末になっていない: 暫定対応 #6
Labels
bug
Something isn't working
Comments
株価データのAthenaクエリが、year単位でPARTITIONをかけている
|
暫定対応: 多くの会社に当てはまる4月~翌3月で集計する。
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
closeの値が会計年(fiscal year)でなく暦年(calender year)の末の値になっているように思われます。
淺沼組
399 @fy end: 2018/3/30
2728 @cy end: 2018/12/28 -> documents.csvのcloseと一致
AGC
4880 @fy&CY end: 2017/12/29 -> documents.csvのcloseと一致
日本電気
2991 @fy end: 2018/3/30
3265 @cy end: 2018/12/28 -> documents.csvのcloseと一致
IHI
3305 @fy end: 2018/3/30
3030 @cy end: 2018/12/28 -> documents.csvのcloseと一致
The text was updated successfully, but these errors were encountered: