Residential migration by age and nationality – Detailed data (MIG1)Migrations résidentielles selon l’âge et la nationalité – Données détaillées (MIG1)
Migrations résidentielles selon l’âge et la nationalité – Données détaillées (MIG1)Residential migration by age and nationality – Detailed data (MIG1)
This API provides detailed statistical data on residential migration in France, published by INSEE, the French national statistics institute. It covers the population aged one year or older, broken down by previous place of residence, sex, age, and nationality, at the municipal (communal) and supra-communal levels. The geographic coverage includes all of France except Mayotte. The dataset is useful for analyzing internal migration patterns and demographic mobility across French territories.Caractéristiques de la population âgée de 1 an ou plus selon le lieu de résidence antérieure, le sexe, l'âge et la 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 | — |
| PREV_RES_AREAPrev res area | 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 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: Y15T24 · GEO: 2026-AAV2020-001
{
"AGE": "Y15T24",
"GEO": "2026-AAV2020-001",
"SEX": "F",
"FREQ": "A",
"RP_MEASURE": "POP",
"TIME_PERIOD": "2023",
"PREV_RES_AREA": "11",
"NATIONALITY_TYPE": "100",
"OBS_VALUE_NIVEAU": 67501.65112
}Record 2AGE: Y15T24 · GEO: 2026-AAV2020-001
{
"AGE": "Y15T24",
"GEO": "2026-AAV2020-001",
"SEX": "F",
"FREQ": "A",
"RP_MEASURE": "POP",
"TIME_PERIOD": "2023",
"PREV_RES_AREA": "12",
"NATIONALITY_TYPE": "100",
"OBS_VALUE_NIVEAU": 5108.36912
}Record 3AGE: Y15T24 · GEO: 2026-AAV2020-001
{
"AGE": "Y15T24",
"GEO": "2026-AAV2020-001",
"SEX": "F",
"FREQ": "A",
"RP_MEASURE": "POP",
"TIME_PERIOD": "2023",
"PREV_RES_AREA": "20",
"NATIONALITY_TYPE": "100",
"OBS_VALUE_NIVEAU": 10981.53707
}Record 4AGE: Y15T24 · GEO: 2026-AAV2020-001
{
"AGE": "Y15T24",
"GEO": "2026-AAV2020-001",
"SEX": "F",
"FREQ": "A",
"RP_MEASURE": "POP",
"TIME_PERIOD": "2023",
"PREV_RES_AREA": "25T32",
"NATIONALITY_TYPE": "100",
"OBS_VALUE_NIVEAU": 9306.83163
}Record 5AGE: Y15T24 · GEO: 2026-AAV2020-001
{
"AGE": "Y15T24",
"GEO": "2026-AAV2020-001",
"SEX": "F",
"FREQ": "A",
"RP_MEASURE": "POP",
"TIME_PERIOD": "2023",
"PREV_RES_AREA": "_T",
"NATIONALITY_TYPE": "100",
"OBS_VALUE_NIVEAU": 92898.38893
}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_MIGRES_PRINC
Query examples
curl -s 'https://api.insee.fr/melodi/data/DS_RP_TD_MIGRES_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.