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

全自動化的匯出程式 #47

Open
ddio opened this issue Dec 9, 2019 · 2 comments
Open

全自動化的匯出程式 #47

ddio opened this issue Dec 9, 2019 · 2 comments
Assignees

Comments

@ddio
Copy link
Contributor

ddio commented Dec 9, 2019

目前的自動化只作到匯出成 csv + json ,但還缺少:

  1. 不同檔案格式的交互檢查
  2. 幫 csv 加上字典檔
  3. 上傳檔案,目前使用 google drive
  4. 作短網址,目前使用 bitly ,但只要可以下載統計都可以
  5. 更新下載網頁,目前使用靜態 json 檔,一年一個
@ddio ddio added the good first issue Good for newcomers label Dec 9, 2019
@tim5ji6
Copy link
Collaborator

tim5ji6 commented Oct 27, 2020

hihi~我是Tim,可以來幫忙檢查檔案、筆數與更新!

@ddio
Copy link
Contributor Author

ddio commented Jul 25, 2022

#115 完成後,這裡就只要負責把資料準備好即可,因此調整規劃如下:

  1. 上傳檔案,改為使用 S3
    • 假設每年資料要 2G 空間,每年會多花 $0.5 ,2022 約 $1/年,2025 約 $2.5/年 XD
    • 每年 200G 流量,不會超過 100G/月,免費
  2. 不用短網址,改用 lambda 定期跑跑統計
  3. 自動 append/write 年度 json 檔

@ddio ddio self-assigned this Jul 25, 2022
@ddio ddio removed the good first issue Good for newcomers label Jul 25, 2022
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

2 participants