unitedstates / inspectors-general

Collecting reports from Inspectors General across the US federal government.
https://sunlightfoundation.com/blog/2014/11/07/opengov-voices-opening-up-government-reports-through-teamwork-and-open-data/
Creative Commons Zero v1.0 Universal
107 stars 21 forks source link

Add Consumer Product Safety Commission #133

Closed spulec closed 10 years ago

spulec commented 10 years ago

Adds the OIG for the Consumer Product Safety Commission.

One broken URL, but everything else looks good.

konklone commented 10 years ago

I updated the scraper to make the report_id field more reliably unique across the IG. There were report_ids like "database" from URLs that were like "/1234123/database.pdf". It's possible I may not have caught this issue in other scrapers (and the validator doesn't take a holistic view of the IG's corpus).

Now that that's done, looks good to me! Thanks as usual, @spulec.

dsc_0102

spulec commented 10 years ago

Good call, thanks!