Pima

Pima

The National Institute of Diabetes and Digestive and Kidney Diseases conducted a study on 768 adult female Pima Indians living near Phoenix.

Original source: archive.ics.uci.edu

Versions

  • Pima (by Alev Mutlu)

Dataset details

Associated task:
Classification
Domain:
Medicine
Data types:
Size:
700 KB
Count of tables:
9
Count of rows:
6,912
Count of columns:
18
Missing values:
No
Compound keys:
No
Loops:
No
Type:
Real
Instance count:
768
Target table:
pima
Target column:
arg2
Target ID:
arg1
Target timestamp:
?

How to download the dataset

The datasets are publicly available directly from MariaDB database.

  1. Open your favourite MariaDB client (MySQL Workbench works, but see FAQ)
  2. Use following credentials:
    • hostname: db.relational-data.org
    • port: 3306
    • username: guest
    • password: relational
  3. Export "Pima" database (or other version of the dataset, if available) in your favourite format (e.g. CSV or SQL dump).