CoolFace
Datasetpublic

AfiadataKe/ppb-kenya-recalls-dataset

PPB Kenya Recalls Structured data on medicine and medical device recalls and rapid alerts issued by the Pharmacy and Poisons Board (PPB) of Kenya, covering 2016 to 2025. Load the dataset from datasets import load_dataset # Recall notices (default) recalls = load_dataset("afiadata/ppb-kenya-recalls", "recalls") # Rapid alerts alerts = load_dataset("afiadata/ppb-kenya-recalls", "rapid_alerts") Or with pandas directly: import pandas as pd recalls =… See the full description on the dataset page: https://huggingface.co/datasets/AfiadataKe/ppb-kenya-recalls-dataset.

sourceHugging Facecc-by-4.0updated 6mo agoView on Hugging Face
1likes65downloads
2 commits on main
9b6e9ae6mo ago

Upload folder using huggingface_hub

afiadata
5395cb86mo ago

initial commit

afiadata