Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: us-public-domain
|
| 4 |
+
license_link: https://www.usa.gov/government-works
|
| 5 |
+
pretty_name: Vett CPSC Product Recall Corpus
|
| 6 |
+
tags:
|
| 7 |
+
- product-safety
|
| 8 |
+
- recalls
|
| 9 |
+
- government-data
|
| 10 |
+
- consumer-protection
|
| 11 |
+
size_categories:
|
| 12 |
+
- 1K<n<10K
|
| 13 |
+
---
|
| 14 |
+
|
| 15 |
+
# Vett CPSC Product Recall Corpus
|
| 16 |
+
|
| 17 |
+
Normalized U.S. Consumer Product Safety Commission (CPSC) product recall records,
|
| 18 |
+
refreshed periodically from CPSC's live recall feed.
|
| 19 |
+
|
| 20 |
+
**Source:** U.S. Consumer Product Safety Commission (cpsc.gov). As a work of the U.S.
|
| 21 |
+
federal government, the underlying data is in the public domain under 17 U.S.C. Section 105,
|
| 22 |
+
not subject to copyright. This normalization/compilation is provided by
|
| 23 |
+
[Vett](https://wimberly.solutions/api/free-sanctions-check/) (Wimberly Solutions LLC).
|
| 24 |
+
|
| 25 |
+
**Fields:** `recall_id`, `source`, `product_name`, `manufacturer`, `description`,
|
| 26 |
+
`hazard`, `remedy`, `date`, `status`, `url`, `consumer_contact`, `remedy_options`,
|
| 27 |
+
`units_affected`.
|
| 28 |
+
|
| 29 |
+
**Free live lookup + full recall detail pages:** https://wimberly.solutions/recalls/
|
| 30 |
+
**Free API (screens recalls + 11 other compliance databases in one call):**
|
| 31 |
+
https://wimberly.solutions/api/free-sanctions-check/
|