Indicateur d’activité et de chiffre d’affaires
Ensemble des indices (mensuels) de chiffres d’affaires. Ces indices couvrent les secteurs suivants : l’industrie, la construction, le commerce et les services. Il contient également les indices de volumes associés aux services (indices de production dans les services) et au commerce (indices de vol…
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 |
|---|---|---|
| SEASONAL_ADJUSTSeasonal adjust | string | — |
| BASE_PERBase per | string | — |
| IDX_TYPEIdx type | string | — |
| INDICATOR | string | — |
| FREQFrequency | string | — |
| TIME_PERIODPeriod | string | — |
| MARCHE | string | — |
| ACTIVITY | 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 1FREQ: M · MARCHE: F
{
"FREQ": "M",
"MARCHE": "F",
"ACTIVITY": "A38_CA",
"BASE_PER": "2021",
"IDX_TYPE": "ICA_INDCONS",
"INDICATOR": "_Z",
"TIME_PERIOD": "2012-05",
"SEASONAL_ADJUST": "Y",
"OBS_VALUE_NIVEAU": 84.27
}Record 2FREQ: M · MARCHE: _T
{
"FREQ": "M",
"MARCHE": "_T",
"ACTIVITY": "27.51",
"BASE_PER": "2021",
"IDX_TYPE": "ICA_INDCONS",
"INDICATOR": "_Z",
"TIME_PERIOD": "1999-02",
"SEASONAL_ADJUST": "Y",
"OBS_VALUE_NIVEAU": 96.71
}Record 3FREQ: M · MARCHE: _T
{
"FREQ": "M",
"MARCHE": "_T",
"ACTIVITY": "32.99",
"BASE_PER": "2021",
"IDX_TYPE": "ICA_INDCONS",
"INDICATOR": "_Z",
"TIME_PERIOD": "2024-11",
"SEASONAL_ADJUST": "N",
"OBS_VALUE_NIVEAU": 93.18
}Record 4FREQ: M · MARCHE: _T
{
"FREQ": "M",
"MARCHE": "_T",
"ACTIVITY": "23.31",
"BASE_PER": "2021",
"IDX_TYPE": "ICA_INDCONS",
"INDICATOR": "_Z",
"TIME_PERIOD": "2016-11",
"SEASONAL_ADJUST": "Y",
"OBS_VALUE_NIVEAU": 102.92
}Record 5FREQ: M · MARCHE: _T
{
"FREQ": "M",
"MARCHE": "_T",
"ACTIVITY": "23.31",
"BASE_PER": "2021",
"IDX_TYPE": "ICA_INDCONS",
"INDICATOR": "_Z",
"TIME_PERIOD": "2016-01",
"SEASONAL_ADJUST": "Y",
"OBS_VALUE_NIVEAU": 98.79
}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_ICA
Query examples
curl -s 'https://api.insee.fr/melodi/data/DS_ICA?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.