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.
This repository belongs to AfiadataKe on Hugging Face.
CoolFace never edits a repository it does not host. Visibility, licence, collaborators and gating are all managed at the source.
