Skip to content
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

從單月資料,合併出每季、每年資料 #166

Closed
ddio opened this issue Jul 12, 2023 · 1 comment
Closed

從單月資料,合併出每季、每年資料 #166

ddio opened this issue Jul 12, 2023 · 1 comment

Comments

@ddio
Copy link
Contributor

ddio commented Jul 12, 2023

目標

使用該季、該年度的單月資集,合併為該季、該年度的資料集

要解決的問題

現行每季、每年的資料匯出流程,包含許多人工步驟,且必須確保有拍到季末、年末的資料庫快照(snapshot),較容易因為人為失誤,而無法製作,也須使用額外的資料庫資源,增加資料更新的難度。

售影響的範圍

  1. 2023 Q1 & Q2 資料集

預期的解法

使用單一指令,python 為佳,輸入相關月份的 zip 檔後,輸出為正確檔名的單一 zip 檔

@ddio
Copy link
Contributor Author

ddio commented Apr 4, 2024

已在 #175 完成~

@ddio ddio closed this as completed Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant