18F / FAC-Distiller

Federal Audit Clearing House Distiller
2 stars 4 forks source link

Expand to download grantees' SF-SAC forms as well #19

Closed fureigh closed 4 years ago

fureigh commented 5 years ago

User story

As an agency representative analyzing single audits, I want SF-SACs to be downloaded (in addition to the PDFs of single audit packages) so that I don't have to find and use a different, more laborious process to get them.

Acceptance criteria

Outstanding questions

Implementation notes

...in addition to their single audit packages/PDFs.

The relevant link text on https://harvester.census.gov/facdissem/SearchResults.aspx is Form:

example - City of Richmond - a ten-column table, one element of which says 'Audit' and another of which says 'Form'

Sample elements: <a id="MainContent_ucA133SearchResults_ResultsGrid_lnkbuttonForm_0" title="Click to Download" href="javascript:__doPostBack('ctl00$MainContent$ucA133SearchResults$ResultsGrid$ctl02$lnkbuttonForm','')">Form</a>

...through:

<a id="MainContent_ucA133SearchResults_ResultsGrid_lnkbuttonForm_24" title="Click to Download" href="javascript:__doPostBack('ctl00$MainContent$ucA133SearchResults$ResultsGrid$ctl26$lnkbuttonForm','')">Form</a>

fureigh commented 5 years ago

Takeaways from recent conversation: 1) Yes, it'd be extremely useful to automate downloading the SF-SACs. Otherwise users will still have to manually find and retrieve them. 2) Better to keep them separate from the PDFs, it sounds like, though bundling them in a folder (or just giving them a consistent, similar-but-differentiating naming scheme) would be useful.