GSA / recalls_api

NOT SUPPORTED. Allows you to tap into a list of car, drug, food, and product safety recalls. Recalls are searchable by keyword, issuing agency, date, UPC code, vehicle-specific attributes, or any combination of these.
Creative Commons Zero v1.0 Universal
29 stars 26 forks source link

Include USDA Recalls in API #6

Closed dsmorgan77 closed 11 years ago

dsmorgan77 commented 11 years ago

API specification does not appear to include USDA Food Safety Inspection Service (FSIS) recalls, despite the fact that USDA appears to be a participating agency on recalls.gov. FSIS recalls are found at: http://www.fsis.usda.gov/FSIS_Recalls/Open_Federal_Cases/index.asp

afeijoo commented 11 years ago

The FSIS recalls (http://www.fsis.usda.gov/RSS/usdarss.xml) appear to be included in the FoodSafety.gov feed. We pull from the FoodSafety.gov feed.

http://www2c.cdc.gov/podcasts/createrss.asp?c=146

Is there another machine-readable data source for FSIS recalls that needs to be added?

The documentation currently states, "This data comes from three federal government sources. 1) Food safety data from FoodSafety.gov, 2) Car safety data from the National Highway Traffic Safety Administration, 3) Product safety data from the Consumer Product Safety Commission."

Does this description need to be updated?