Working Population by Status and Economic Activity – Detailed Data (ACT3)Population active selon le statut et l’activité économique – Données détaillées (ACT3)
Population active selon le statut et l’activité économique – Données détaillées (ACT3)Working Population by Status and Economic Activity – Detailed Data (ACT3)
This API provides detailed statistics from INSEE, the French national statistics institute, on the working population aged 15 and over. Data are broken down by sex, form of employment, employment condition, and economic activity sector, at municipal and supra-municipal levels, covering France excluding Mayotte. It is part of INSEE's population census data series and supports demographic and labour-market analysis at a fine geographic granularity.Caractéristiques de la population de 15 ans ou plus ayant un emploi selon le sexe, la forme d'emploi, la condition d'emploi et le secteur d'activité économique 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 (10 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| GEOTerritory | string | Geographic code identifying the commune or supracommunal area.Geographic code identifying the commune or supracommunal area. |
| EMP_ACTIVITYEmp activity | string | Code for the economic activity sector of the employment.Code for the economic activity sector of the employment. |
| SEX | string | Sex of the population group (e.g. male, female).Sex of the population group (e.g. male, female). |
| EMPFORM | string | Code indicating the form of employment (e.g. permanent, temporary).Code indicating the form of employment (e.g. permanent, temporary). |
| FREQFrequency | string | Frequency of the observation, e.g. annual.Frequency of the observation, e.g. annual. |
| EMPSTA_ENQEmpsta enq | string | Code indicating the employment condition or status as surveyed.Code indicating the employment condition or status as surveyed. |
| TIME_PERIODPeriod | string | Reference year of the observation.Reference year of the observation. |
| RP_MEASURERp measure | string | Type of measure from the population census, e.g. population count.Type of measure from the population census, e.g. population count. |
| AGE | string | Age group of the population, e.g. 15 years or older.Age group of the population, e.g. 15 years or older. |
| OBS_VALUE_NIVEAUValue | number | Observed value: estimated number of persons for this category.Observed value: estimated number of persons for this category. |
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",
"SEX": "F",
"FREQ": "A",
"EMPFORM": "1",
"EMPSTA_ENQ": "1",
"RP_MEASURE": "POP",
"TIME_PERIOD": "2023",
"EMP_ACTIVITY": "AZ",
"OBS_VALUE_NIVEAU": 2249.47335
}Record 2AGE: Y_GE15 · GEO: 2026-AAV2020-001
{
"AGE": "Y_GE15",
"GEO": "2026-AAV2020-001",
"SEX": "F",
"FREQ": "A",
"EMPFORM": "1",
"EMPSTA_ENQ": "1",
"RP_MEASURE": "POP",
"TIME_PERIOD": "2023",
"EMP_ACTIVITY": "BZ",
"OBS_VALUE_NIVEAU": 28.09204
}Record 3AGE: Y_GE15 · GEO: 2026-AAV2020-001
{
"AGE": "Y_GE15",
"GEO": "2026-AAV2020-001",
"SEX": "F",
"FREQ": "A",
"EMPFORM": "1",
"EMPSTA_ENQ": "1",
"RP_MEASURE": "POP",
"TIME_PERIOD": "2023",
"EMP_ACTIVITY": "CA",
"OBS_VALUE_NIVEAU": 2203.34271
}Record 4AGE: Y_GE15 · GEO: 2026-AAV2020-001
{
"AGE": "Y_GE15",
"GEO": "2026-AAV2020-001",
"SEX": "F",
"FREQ": "A",
"EMPFORM": "1",
"EMPSTA_ENQ": "1",
"RP_MEASURE": "POP",
"TIME_PERIOD": "2023",
"EMP_ACTIVITY": "CB",
"OBS_VALUE_NIVEAU": 2409.07152
}Record 5AGE: Y_GE15 · GEO: 2026-AAV2020-001
{
"AGE": "Y_GE15",
"GEO": "2026-AAV2020-001",
"SEX": "F",
"FREQ": "A",
"EMPFORM": "1",
"EMPSTA_ENQ": "1",
"RP_MEASURE": "POP",
"TIME_PERIOD": "2023",
"EMP_ACTIVITY": "CC",
"OBS_VALUE_NIVEAU": 998.50329
}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_ACTIVITE_ACTIVITYEMPFORM_COMP
Query examples
curl -s 'https://api.insee.fr/melodi/data/DS_RP_TD_ACTIVITE_ACTIVITYEMPFORM_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.