Tourist Accommodation OccupancyFréquentation des hébergements touristiques
Fréquentation des hébergements touristiquesTourist Accommodation Occupancy
This API from INSEE, the French national statistics institute, provides annual, quarterly and monthly data on tourist accommodation occupancy in France. Figures are broken down at departmental, regional and national levels, covering indicators related to tourism attendance. The dataset supports analysis of tourism trends over time and across territories, and can be used for regional economic monitoring, seasonal comparisons, and policy evaluation related to the tourism sector.Données annuelles, trimestrielles et mensuelles sur le tourisme portant sur la fréquentation des hébergements touristiques au niveau départemental, régional et national.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (17 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| EQUIP | string | — |
| TOUR_MEASURETour measure | string | — |
| COASTAL_AREACoastal area | string | — |
| TOUR_RESIDTour resid | string | — |
| UNIT_LOC_RANKINGUnit loc ranking | string | — |
| GEOTerritory | string | — |
| SEASONALITY | string | — |
| MOUNTAIN_MASSIFMountain massif | string | — |
| HOTEL_STAHotel sta | string | — |
| FREQFrequency | string | — |
| MOUNTAIN_AREAMountain area | string | — |
| TIME_PERIODPeriod | string | — |
| UNIT_MEASUREUnit | string | — |
| COASTAL_FACADECoastal facade | string | — |
| DEG_URBADeg urba | 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 1GEO: 2026-FRANCE-FM · FREQ: A
{
"GEO": "2026-FRANCE-FM",
"FREQ": "A",
"EQUIP": "_Z",
"ACTIVITY": "I553",
"DEG_URBA": "_Z",
"HOTEL_STA": "_T",
"TOUR_RESID": "1_X_250",
"SEASONALITY": "HIGH_SEASON",
"TIME_PERIOD": "2024",
"COASTAL_AREA": "_Z",
"TOUR_MEASURE": "PT_NIGHTSPENT_NON_RESIDENT",
"UNIT_MEASURE": "PT",
"MOUNTAIN_AREA": "_Z",
"COASTAL_FACADE": "_Z",
"MOUNTAIN_MASSIF": "_Z",
"OBS_VALUE_NIVEAU": 30.3,
"UNIT_LOC_RANKING": "_T"
}Record 2GEO: 2026-DEP-72 · FREQ: A
{
"GEO": "2026-DEP-72",
"FREQ": "A",
"EQUIP": "_Z",
"ACTIVITY": "I553",
"DEG_URBA": "_Z",
"HOTEL_STA": "_T",
"TOUR_RESID": "1_X_250",
"SEASONALITY": "HIGH_SEASON",
"TIME_PERIOD": "2025",
"COASTAL_AREA": "_Z",
"TOUR_MEASURE": "PT_NIGHTSPENT_NON_RESIDENT",
"UNIT_MEASURE": "PT",
"MOUNTAIN_AREA": "_Z",
"COASTAL_FACADE": "_Z",
"MOUNTAIN_MASSIF": "_Z",
"OBS_VALUE_NIVEAU": 31.1,
"UNIT_LOC_RANKING": "_T"
}Record 3GEO: 2026-DEP-72 · FREQ: A
{
"GEO": "2026-DEP-72",
"FREQ": "A",
"EQUIP": "_Z",
"ACTIVITY": "I553",
"DEG_URBA": "_Z",
"HOTEL_STA": "_T",
"TOUR_RESID": "1_X_250",
"SEASONALITY": "HIGH_SEASON",
"TIME_PERIOD": "2024",
"COASTAL_AREA": "_Z",
"TOUR_MEASURE": "PT_NIGHTSPENT_NON_RESIDENT",
"UNIT_MEASURE": "PT",
"MOUNTAIN_AREA": "_Z",
"COASTAL_FACADE": "_Z",
"MOUNTAIN_MASSIF": "_Z",
"OBS_VALUE_NIVEAU": 29.9,
"UNIT_LOC_RANKING": "_T"
}Record 4GEO: 2026-DEP-72 · FREQ: A
{
"GEO": "2026-DEP-72",
"FREQ": "A",
"EQUIP": "_Z",
"ACTIVITY": "I553",
"DEG_URBA": "_Z",
"HOTEL_STA": "_T",
"TOUR_RESID": "1_X_250",
"SEASONALITY": "HIGH_SEASON",
"TIME_PERIOD": "2023",
"COASTAL_AREA": "_Z",
"TOUR_MEASURE": "PT_NIGHTSPENT_NON_RESIDENT",
"UNIT_MEASURE": "PT",
"MOUNTAIN_AREA": "_Z",
"COASTAL_FACADE": "_Z",
"MOUNTAIN_MASSIF": "_Z",
"OBS_VALUE_NIVEAU": 29.7,
"UNIT_LOC_RANKING": "_T"
}Record 5GEO: 2026-DEP-72 · FREQ: A
{
"GEO": "2026-DEP-72",
"FREQ": "A",
"EQUIP": "_Z",
"ACTIVITY": "I553",
"DEG_URBA": "_Z",
"HOTEL_STA": "_T",
"TOUR_RESID": "1_X_250",
"SEASONALITY": "HIGH_SEASON",
"TIME_PERIOD": "2022",
"COASTAL_AREA": "_Z",
"TOUR_MEASURE": "PT_NIGHTSPENT_NON_RESIDENT",
"UNIT_MEASURE": "PT",
"MOUNTAIN_AREA": "_Z",
"COASTAL_FACADE": "_Z",
"MOUNTAIN_MASSIF": "_Z",
"OBS_VALUE_NIVEAU": 28.5,
"UNIT_LOC_RANKING": "_T"
}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_TOUR_FREQ
Query examples
curl -s 'https://api.insee.fr/melodi/data/DS_TOUR_FREQ?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.