# Minimum phenotype data (before R11)

This page has been last updated for R11.

{% hint style="info" %}
This data file was replaced by the [minimum extended phenotype data](/finngen-data-specifics/red-library-data-individual-level-data/what-phenotype-files-are-available-in-sandbox-1/minumum-extended-phenotype-data.md) file in Data Release 11.
{% endhint %}

### Sandbox directory

The minimum phenotype data file is available as a separate file in the following Sandbox directory:

`/finngen/library-red/finngen_R[RELEASE]/phenotype_1.0/`

### Data files

This data is available in the following file:

`data/finngen_R{RELEASE]_minimum_1.0.txt.gz`

The file contains the following columns:

| **Column**            | **Description**                                                                                                                                                                                                                                                                                                                                                                        |
| --------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| FINNGENID             | Sample ID                                                                                                                                                                                                                                                                                                                                                                              |
| BL\_YEAR              | Year of DNA sample collection                                                                                                                                                                                                                                                                                                                                                          |
| BL\_AGE               | Age at DNA sample collection (years)                                                                                                                                                                                                                                                                                                                                                   |
| SEX                   | Gender (male/female/NA)                                                                                                                                                                                                                                                                                                                                                                |
| HEIGHT                | Height (cm)                                                                                                                                                                                                                                                                                                                                                                            |
| HEIGHT\_AGE           | Age at height measurement (years)                                                                                                                                                                                                                                                                                                                                                      |
| WEIGHT                | Weight (kg)                                                                                                                                                                                                                                                                                                                                                                            |
| WEIGHT\_AGE           | Age at weight measurement (years)                                                                                                                                                                                                                                                                                                                                                      |
| SMOKE2                | Smoking status 2-categories (yes/no)                                                                                                                                                                                                                                                                                                                                                   |
| SMOKE3                | Smoking status 3-categories (current/former/never)                                                                                                                                                                                                                                                                                                                                     |
| SMOKE5                | Smoking status 5-categories (current/occasional/quitter/former/never)                                                                                                                                                                                                                                                                                                                  |
| SMOKE\_AGE            | Age at the moment of the smoking survey (years)                                                                                                                                                                                                                                                                                                                                        |
| regionofbirth         | Regional councils numbers for region of birth according to Finnish Minister of the Interior (21-categories)                                                                                                                                                                                                                                                                            |
| regionofbirthname     | Name of the region of birth (21-categories) (1-Uusimaa 2- Varsinais-Suomi 4-Satakunta 5-Kanta Häme 6-Pirkanmaa 7-Päijät Häme 8-Kymenlaakso 9-South Karelia 10-Etelä Savo 11-Pohjois Savo 12-North Karelia 13-Central Finland 14-South Ostrobothnia 15-Ostrobothnia 16-Central Ostrobothnia 17-North Ostrobothnia 18-Kainuu 19-Lapland 20-Åland 200-Abroad 9999-Region ceded to Soviet) |
| moveabroad            | If the person has moved abroad 3-categories (yes/no/NA)                                                                                                                                                                                                                                                                                                                                |
| NUMBER\_OF\_OFFSPRING | Number of biological children                                                                                                                                                                                                                                                                                                                                                          |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.finngen.fi/finngen-data-specifics/red-library-data-individual-level-data/what-phenotype-files-are-available-in-sandbox-1/minimum-and-minimum-longitudinal-data.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
