Population aged 15 and over broken down by sex, activity status and nationality - Detailed data (NAT2)Population de 15 ans ou plus détaillée par sexe, type d'activité et nationalité - Données détaillées (NAT2)
Population de 15 ans ou plus détaillée par sexe, type d'activité et nationalité - Données détaillées (NAT2)Population aged 15 and over broken down by sex, activity status and nationality - Detailed data (NAT2)
This dataset, published by INSEE (French national statistics institute), provides detailed characteristics of the population aged 15 and over, broken down by sex, employment status and nationality. Figures are available at the municipal and supra-municipal levels, covering France excluding Mayotte. It supports demographic and socio-economic analysis of population structure across French territorial divisions, accessible through a national statistical data API.Caractéristiques de la population de 15 ans ou plus détaillée par sexe, statut d'emploi et nationalité, au niveau communal et supracommunal pour la France hors Mayotte.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (9 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| GEOTerritory | string | — |
| SEX | string | — |
| NATIONALITY_TYPENationality type | string | — |
| FREQFrequency | string | — |
| EMPSTA_ENQEmpsta enq | string | — |
| TIME_PERIODPeriod | string | — |
| RP_MEASURERp measure | string | — |
| AGE | string | — |
| OBS_VALUE_NIVEAUValue | number | — |
Schema captured from melodi 3 days ago.
Query the data
Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.
Sample data (5 records)
Record 1AGE: Y_GE15 · GEO: 2026-AAV2020-001
{
"AGE": "Y_GE15",
"GEO": "2026-AAV2020-001",
"SEX": "F",
"FREQ": "A",
"EMPSTA_ENQ": "1",
"RP_MEASURE": "POP",
"TIME_PERIOD": "2023",
"NATIONALITY_TYPE": "100",
"OBS_VALUE_NIVEAU": 416190.86923
}Record 2AGE: Y_GE15 · GEO: 2026-AAV2020-001
{
"AGE": "Y_GE15",
"GEO": "2026-AAV2020-001",
"SEX": "F",
"FREQ": "A",
"EMPSTA_ENQ": "1",
"RP_MEASURE": "POP",
"TIME_PERIOD": "2023",
"NATIONALITY_TYPE": "250",
"OBS_VALUE_NIVEAU": 2568298.55321
}Record 3AGE: Y_GE15 · GEO: 2026-AAV2020-001
{
"AGE": "Y_GE15",
"GEO": "2026-AAV2020-001",
"SEX": "F",
"FREQ": "A",
"EMPSTA_ENQ": "1",
"RP_MEASURE": "POP",
"TIME_PERIOD": "2023",
"NATIONALITY_TYPE": "_T",
"OBS_VALUE_NIVEAU": 2984489.42244
}Record 4AGE: Y_GE15 · GEO: 2026-AAV2020-001
{
"AGE": "Y_GE15",
"GEO": "2026-AAV2020-001",
"SEX": "M",
"FREQ": "A",
"EMPSTA_ENQ": "1",
"RP_MEASURE": "POP",
"TIME_PERIOD": "2023",
"NATIONALITY_TYPE": "100",
"OBS_VALUE_NIVEAU": 519479.09276
}Record 5AGE: Y_GE15 · GEO: 2026-AAV2020-001
{
"AGE": "Y_GE15",
"GEO": "2026-AAV2020-001",
"SEX": "M",
"FREQ": "A",
"EMPSTA_ENQ": "1",
"RP_MEASURE": "POP",
"TIME_PERIOD": "2023",
"NATIONALITY_TYPE": "250",
"OBS_VALUE_NIVEAU": 2587320.11216
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://api.insee.fr/melodi/data/DS_RP_TD_NAT_AGESEXEMPSTA_PRINC
Query examples
curl -s 'https://api.insee.fr/melodi/data/DS_RP_TD_NAT_AGESEXEMPSTA_PRINC?maxResult=20' -H 'Accept: application/json'First 20 observations (dimensions + measures) as JSON.
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.