logiover commited on
Commit
e44d3c5
·
verified ·
1 Parent(s): 2243194

Publish sample dataset for fda-data-scraper

Browse files
Files changed (3) hide show
  1. README.md +125 -0
  2. sample.json +0 -0
  3. sample.parquet +3 -0
README.md ADDED
@@ -0,0 +1,125 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ pretty_name: "FDA Data Scraper"
4
+ tags: [gov_data, web-scraping, apify, automation, developer-tools, scraper]
5
+ size_categories:
6
+ - n<1K
7
+ ---
8
+
9
+ # FDA Data Scraper
10
+
11
+ Scrape FDA drug, device and food data from the official openFDA API — no login, no API key, no blocking. Drug recalls, adverse events (20M+), drug labels, device recalls and 510(k) clearances. Filter by firm, classification and date. Tens of thousands of records per run.
12
+
13
+ ## What the actor scrapes
14
+
15
+ # 💊 FDA Data Scraper — Drug & Device Recalls, Adverse Events & Labels via openFDA API Scrape **FDA drug, device and food data** straight from the **official [openFDA API](https://open.fda.gov)** — drug recalls, drug adverse events (20M+ records), drug labels, device recalls, device adverse events (24M+ records), 510(k) clearances and food recalls. This **FDA data scraper** needs **no login and no API key**, and one run can return tens of thousands of structured records ready to export to JSON, C
16
+
17
+ ## Who this is for
18
+
19
+ This sample is useful for anyone working in **gov data, automation, developer tools** who wants a quick look at the shape of the data before running the live actor at scale. Treat it as a static snapshot — counts, prices and timestamps reflect the moment the sample was captured and will drift over time.
20
+
21
+ ## Source
22
+
23
+ **Live source:** This dataset is a static sample. For fresh, customizable extractions, run the live Apify actor: [logiover/fda-data-scraper](https://apify.com/logiover/fda-data-scraper)
24
+
25
+ ## Fields
26
+
27
+ - **`_dataset`** — field captured by the actor
28
+ - **`status`** — field captured by the actor
29
+ - **`city`** — city name
30
+ - **`state`** — field captured by the actor
31
+ - **`country`** — country name or code
32
+ - **`classification`** — field captured by the actor
33
+ - **`openfda`** — field captured by the actor
34
+ - **`product_type`** — field captured by the actor
35
+ - **`event_id`** — identifier
36
+ - **`recalling_firm`** — field captured by the actor
37
+ - **`address_1`** — field captured by the actor
38
+ - **`address_2`** — field captured by the actor
39
+ - **`postal_code`** — field captured by the actor
40
+ - **`voluntary_mandated`** — field captured by the actor
41
+ - **`initial_firm_notification`** — field captured by the actor
42
+ - **`distribution_pattern`** — field captured by the actor
43
+ - **`recall_number`** — field captured by the actor
44
+ - **`product_description`** — field captured by the actor
45
+ - **`product_quantity`** — field captured by the actor
46
+ - **`reason_for_recall`** — field captured by the actor
47
+ - **`recall_initiation_date`** — timestamp
48
+ - **`center_classification_date`** — timestamp
49
+ - **`termination_date`** — timestamp
50
+ - **`report_date`** — timestamp
51
+ - **`code_info`** — field captured by the actor
52
+ - **`scrapedAt`** — timestamp the row was scraped
53
+
54
+ ## Sample preview
55
+
56
+ ```json
57
+ [
58
+ {
59
+ "_dataset": "drug/enforcement",
60
+ "status": "Terminated",
61
+ "city": "Peoria",
62
+ "state": "IL",
63
+ "country": "United States",
64
+ "classification": "Class II",
65
+ "openfda": {},
66
+ "product_type": "Drugs",
67
+ "event_id": "72241",
68
+ "recalling_firm": "Kalman Health & Wellness, Inc. dba Essential Wellness Pharma",
69
+ "address_1": "4625 N University St",
70
+ "address_2": "N/A",
71
+ "postal_code": "61614-5828",
72
+ "voluntary_mandated": "Voluntary: Firm initiated",
73
+ "initial_firm_notification": "Letter",
74
+ "distribution_pattern": "Nationwide",
75
+ "recall_number": "D-321-2016",
76
+ "product_description": "Progesterone 100 mg/mL in Corn Oil Injection, 2 mL vials, Rx only, Essential Wellness PHARMACY, 4625 N. University, Peoria, IL 61614.",
77
+ "product_quantity": "1 vial",
78
+ "reason_for_recall": "Lack of Assurance of Sterility: A recall of all compounded sterile preparations within expiry is being initiated due to observations associated with poor sterile production practices resulting in a lack of sterility assurance for their finished drugs.",
79
+ "recall_initiation_date": "20150903",
80
+ "center_classification_date": "20151117",
81
+ "termination_date": "20171229",
82
+ "report_date": "20151125",
83
+ "code_info": "Lot #: 072915, Exp 10/29/2015",
84
+ "scrapedAt": "2026-05-14T17:41:49.939Z"
85
+ },
86
+ {
87
+ "_dataset": "drug/enforcement",
88
+ "status": "Ongoing",
89
+ "city": "San Juan Del Rio",
90
+ "state": "N/A",
91
+ "country": "Mexico",
92
+ "classification": "Class II",
93
+ "openfda": {},
94
+ "product_type": "Drugs",
95
+ "event_id": "86162",
96
+ "recalling_firm": "Albek De Mexico S.A. De C.V.",
97
+ "address_1": "Oriente Cuatro No. 11 Nuevo",
98
+ "address_2": "N/A",
99
+ "postal_code": "N/A",
100
+ "voluntary_mandated": "Voluntary: Firm initiated",
101
+ "initial_firm_notification": "Press Release",
102
+ "distribution_pattern": "USA Nationwide",
103
+ "recall_number": "D-0080-2021",
104
+ "product_description": "Assured Instant Hand Sanitizer Aloe & Moisturizers (Ethyl Alcohol 70% v/v) 8 fl oz / 237 mL bottle, Distributed By: Greenbrier International, Inc. 500 Volvo Parkway, Chesapeake, VA 23320. Made in Mexico.UPC 639277928610",
105
+ "product_quantity": "27,000 bottles",
106
+ "reason_for_recall": "CGMP Deviations: Next Advanced Antibacterial Hand Sanitizer was found to be below the label claim for ethanol content and contained methanol. Other products were recalled because they were manufactured in the same facility as the product found to contain methanol.",
107
+ "recall_initiation_date": "20200730",
108
+ "center_classification_date": "20201117",
109
+ "report_date": "20201125",
110
+ "code_info": "1931102AL",
111
+ "scrapedAt": "2026-05-14T17:41:50.012Z"
112
+ }
113
+ ]
114
+ ```
115
+
116
+ ## Snapshot stats
117
+
118
+ - Row count in this sample: **100**
119
+ - Data quality flag at capture time: `EXISTING_USED`
120
+
121
+ ## License & Attribution
122
+
123
+ Released under **Creative Commons Attribution 4.0 (CC BY 4.0)**. If you use this data, please credit the source actor and link back to its Apify Store page: [logiover/fda-data-scraper](https://apify.com/logiover/fda-data-scraper).
124
+
125
+ The sample is provided as-is for evaluation and research. Source websites retain their own terms of service — downstream users are responsible for complying with them when running the live actor or redistributing scraped content.
sample.json ADDED
The diff for this file is too large to render. See raw diff
 
sample.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4772881d9d427b3d5c00e98e50480580e2efc84c742616d205fa013644644fb1
3
+ size 64884