HHS / simpler-grants-gov

https://simpler.grants.gov
Other
39 stars 9 forks source link

[Task]: Report on the success of the database import and the number of records imported #2059

Closed acouch closed 3 days ago

acouch commented 3 days ago

Migrated from https://github.com/navapbc/simpler-grants-gov/issues/109 Originally created by @acouch on Wed, 26 Jun 2024 14:46:00 GMT


Summary

After #84 , print() or return using typer's api, a success message with the number of records or rows inserted. This should be available from the dataframe https://stackoverflow.com/a/15943975

Acceptance criteria

acouch commented 3 days ago

Migrated from https://github.com/navapbc/simpler-grants-gov/issues/109#issuecomment-2243521297 Originally created by @acouch on Mon, 22 Jul 2024 18:03:12 GMT


This was implemented in a PR but not pulled in based on a discussion there. Closing as the work was implemented correctly. We can revisit the approach once the project starts up again.