-
-
Notifications
You must be signed in to change notification settings - Fork 38
データ更新周期について #3
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
毎日0時に更新とありますが、その場合正確なデータをAPIが提供できない場合があります。
同様のWebサービスの運営経験からすると、日本郵便の元データは誤り表記が日々修正されたりするのでこれについては問題ありませんが、翌月から変更となる予定の郵便番号、住所も日々更新されます。
正確に実施するには変更予定の郵便番号や住所を事前に把握してそれ以外を日々差分更新するとよいです。