Population aged 15 and over by sex, socio-professional group and nationality - Detailed data (NAT3)Population de 15 ans ou plus détaillée par sexe, groupe socioprofessionnel et nationalité - Données détaillées (NAT3)
Population de 15 ans ou plus détaillée par sexe, groupe socioprofessionnel et nationalité - Données détaillées (NAT3)Population aged 15 and over by sex, socio-professional group and nationality - Detailed data (NAT3)
This API from INSEE, the French national statistics institute, provides detailed characteristics of the population aged 15 and over, broken down by sex, socio-professional group and nationality. Data is available at the municipal (commune) level and above, covering all of France except Mayotte. It is drawn from the population census and is intended for demographic and socio-economic analysis at national and sub-national levels.Caractéristiques de la population de 15 ans ou plus détaillée par sexe, groupe socioprofessionnel 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 | — |
| PCS | string | — |
| SEX | string | — |
| NATIONALITY_TYPENationality type | string | — |
| FREQFrequency | string | — |
| TIME_PERIODPeriod | string | — |
| RP_MEASURERp measure | string | — |
| AGE | string | — |
| OBS_VALUE_NIVEAUValue | number | — |
Schema captured from melodi 4 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",
"PCS": "1",
"SEX": "F",
"FREQ": "A",
"RP_MEASURE": "POP",
"TIME_PERIOD": "2023",
"NATIONALITY_TYPE": "100",
"OBS_VALUE_NIVEAU": 117.2656
}Record 2AGE: Y_GE15 · GEO: 2026-AAV2020-001
{
"AGE": "Y_GE15",
"GEO": "2026-AAV2020-001",
"PCS": "1",
"SEX": "F",
"FREQ": "A",
"RP_MEASURE": "POP",
"TIME_PERIOD": "2023",
"NATIONALITY_TYPE": "250",
"OBS_VALUE_NIVEAU": 2316.17825
}Record 3AGE: Y_GE15 · GEO: 2026-AAV2020-001
{
"AGE": "Y_GE15",
"GEO": "2026-AAV2020-001",
"PCS": "1",
"SEX": "F",
"FREQ": "A",
"RP_MEASURE": "POP",
"TIME_PERIOD": "2023",
"NATIONALITY_TYPE": "_T",
"OBS_VALUE_NIVEAU": 2433.44385
}Record 4AGE: Y_GE15 · GEO: 2026-AAV2020-001
{
"AGE": "Y_GE15",
"GEO": "2026-AAV2020-001",
"PCS": "1",
"SEX": "M",
"FREQ": "A",
"RP_MEASURE": "POP",
"TIME_PERIOD": "2023",
"NATIONALITY_TYPE": "100",
"OBS_VALUE_NIVEAU": 272.58185
}Record 5AGE: Y_GE15 · GEO: 2026-AAV2020-001
{
"AGE": "Y_GE15",
"GEO": "2026-AAV2020-001",
"PCS": "1",
"SEX": "M",
"FREQ": "A",
"RP_MEASURE": "POP",
"TIME_PERIOD": "2023",
"NATIONALITY_TYPE": "250",
"OBS_VALUE_NIVEAU": 5891.7675
}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_AGESEXPCS_COMP
Query examples
curl -s 'https://api.insee.fr/melodi/data/DS_RP_TD_NAT_AGESEXPCS_COMP?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.