Closed renae-r closed 3 years ago
Is there a functionality for this in the backend API already? Or would this be on the client side?
This would be on the client side. The "resubmit" functionality that exists as part of the web app is kind of a misnomer - it really just creates a new extract based on the definition of a previous one. I've got some time carved out tomorrow afternoon for ipumspy work - I'll create a PR to show you what I'm thinking!
Nice!
On Wed, Oct 27, 2021 at 4:35 PM Renae Rodgers @.***> wrote:
This would be on the client side. The "resubmit" functionality that exists as part of the web app is kind of a misnomer - it really just creates a new extract based on the definition of a previous one. I've got some time carved out tomorrow afternoon for ipumspy work - I'll create a PR to show you what I'm thinking!
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ipums/ipumspy/issues/19#issuecomment-953451611, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALU5EQBDPHML4BNNCPEDBTUJCZFVANCNFSM5G3CYPEA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
@khwilson see PR #23 .
While extract definitions persist indefinitely, actual extract files do not. It would be good to be able to allow a user to re-constitute a previously-created extract and re-download it after IPUMS has stopped retaining the extract data file.