Material and Social DeprivationPrivations matérielles et sociales
Privations matérielles et socialesMaterial and Social Deprivation
This API published by INSEE, the French national statistics institute, provides annual indicators on material and social deprivation covering France excluding Mayotte. It is freely accessible without authentication and offers national-level statistical data useful for monitoring living conditions and social exclusion across the country over time.Données regroupant des indicateurs annuels sur la privation matérielle et sociale pour la France hors Mayotte.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (12 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| GEOTerritory | string | — |
| PCS | string | — |
| SEX | string | — |
| SRCV_HLTH_SPHSrcv hlth sph | string | — |
| SRCV_MEASURESrcv measure | string | — |
| EMPSTA_ENQEmpsta enq | string | — |
| TIME_PERIODPeriod | string | — |
| QUANTILE_NIVVIEQuantile nivvie | string | — |
| TPH | string | — |
| EDUC | 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_GE16 · GEO: 2025-FRANCE-FM
{
"AGE": "Y_GE16",
"GEO": "2025-FRANCE-FM",
"PCS": "_T",
"SEX": "_T",
"TPH": "_T",
"EDUC": "_T",
"EMPSTA_ENQ": "_T",
"TIME_PERIOD": "2020",
"SRCV_MEASURE": "DIF_VACANCES",
"SRCV_HLTH_SPH": "2",
"QUANTILE_NIVVIE": "_T",
"OBS_VALUE_NIVEAU": 17.6
}Record 2AGE: Y16T29 · GEO: 2025-FRANCE-FM
{
"AGE": "Y16T29",
"GEO": "2025-FRANCE-FM",
"PCS": "_T",
"SEX": "F",
"TPH": "_T",
"EDUC": "_T",
"EMPSTA_ENQ": "_T",
"TIME_PERIOD": "2024",
"SRCV_MEASURE": "DIF_VOITURE",
"SRCV_HLTH_SPH": "_T",
"QUANTILE_NIVVIE": "_T",
"OBS_VALUE_NIVEAU": 3.3
}Record 3AGE: Y16T29 · GEO: 2025-FRANCE-FM
{
"AGE": "Y16T29",
"GEO": "2025-FRANCE-FM",
"PCS": "_T",
"SEX": "_T",
"TPH": "_T",
"EDUC": "_T",
"EMPSTA_ENQ": "_T",
"TIME_PERIOD": "2022",
"SRCV_MEASURE": "PMS",
"SRCV_HLTH_SPH": "_T",
"QUANTILE_NIVVIE": "_T",
"OBS_VALUE_NIVEAU": 13.6
}Record 4AGE: _T · GEO: 2025-FRANCE-FM
{
"AGE": "_T",
"GEO": "2025-FRANCE-FM",
"PCS": "_T",
"SEX": "_T",
"TPH": "_T",
"EDUC": "_T",
"EMPSTA_ENQ": "_T",
"TIME_PERIOD": "2021",
"SRCV_MEASURE": "DIF_PAIE",
"SRCV_HLTH_SPH": "_T",
"QUANTILE_NIVVIE": "_T",
"OBS_VALUE_NIVEAU": 9.7
}Record 5AGE: Y_GE16 · GEO: 2025-FRANCE-FM
{
"AGE": "Y_GE16",
"GEO": "2025-FRANCE-FM",
"PCS": "_T",
"SEX": "_T",
"TPH": "_T",
"EDUC": "0_SRCV",
"EMPSTA_ENQ": "_T",
"TIME_PERIOD": "2024",
"SRCV_MEASURE": "DIF_MEUBLE",
"SRCV_HLTH_SPH": "_T",
"QUANTILE_NIVVIE": "_T",
"OBS_VALUE_NIVEAU": 33.6
}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_SRCV_PMS
Query examples
curl -s 'https://api.insee.fr/melodi/data/DS_SRCV_PMS?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.