You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 13, 2024. It is now read-only.
This needs some smarts as there is no backend to do this task :) I would suggest that you poll data.gov daily from the front-end client, and store the processed data in firebase. In firebase you'd have a key with 'most recent refresh' and on loading the app, you just check if the date is in the past, if it is, you refresh the data, and update the value.
This needs some smarts as there is no backend to do this task :) I would suggest that you poll data.gov daily from the front-end client, and store the processed data in firebase. In firebase you'd have a key with 'most recent refresh' and on loading the app, you just check if the date is in the past, if it is, you refresh the data, and update the value.
Get the data from :