Production capacity – Regional & departmental level – BreakdownParc de production – Maille régionale & départementale – Répartition
Parc de production – Maille régionale & départementale – RépartitionProduction capacity – Regional & departmental level – Breakdown
This dataset, published by Enedis, the French electricity distribution network operator, shows the installed production capacity connected to its distribution grid, broken down by administrative region and by department. It classifies installations by production technology (filière) and by power-output bracket, allowing users to visualize how generation capacity is distributed across French territories. The data is accessible via an API and complements Enedis's broader Production Mix dataset available on its open data portal. It is useful for analyzing the geographic distribution of renewable and conventional generation sources connected at the distribution level across France.Ce jeu de données permet de visualiser en fonction de la région administrative le parc des différentes filières de production raccordées au réseau de distribution géré par Enedis par tranche de puissance. Visualisez aussi les données du Mix de Production sur notre <a href="https://data.enedis.fr/…
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (13 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| code_regionCode Région | string | INSEE code of the administrative region.INSEE code of the administrative region. |
| regionRégion | string | Name of the administrative region.Name of the administrative region. |
| code_departementCode Département | string | INSEE code of the department.INSEE code of the department. |
| nom_departementNom Département | string | Name of the department.Name of the department. |
| code_type_prod | integer | Numeric code identifying the production technology type.Numeric code identifying the production technology type. |
| type_production | string | Type of energy production, e.g. photovoltaic.Type of energy production, e.g. photovoltaic. |
| id_type_inj | integer | Numeric identifier for the type of grid injection.Numeric identifier for the type of grid injection. |
| type_injection | string | Type of injection into the grid, e.g. total injection.Type of injection into the grid, e.g. total injection. |
| stockage_existence | boolean | Indicates whether energy storage is present on the installation.Indicates whether energy storage is present on the installation. |
| tranche | string | Power capacity bracket (in kW) grouping the installations.Power capacity bracket (in kW) grouping the installations. |
| fin_de_trimestre | string (date) | End date of the quarter covered by the data.End date of the quarter covered by the data. |
| nombre_installations | integer | Number of installations in this category.Number of installations in this category. |
| puissance_mw | number | Total installed capacity, in megawatts.Total installed capacity, in megawatts. |
Schema captured from datafair 27 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 1_score: — · region: Provence-Alpes-Côte d'Azur
{
"_score": null,
"region": "Provence-Alpes-Côte d'Azur",
"tranche": "a-]0;36]",
"code_region": "93",
"id_type_inj": 1,
"puissance_mw": 13.73509,
"code_type_prod": 100,
"type_injection": "Injection totale",
"nom_departement": "Alpes-de-Haute-Provence",
"type_production": "Photovoltaïque",
"code_departement": "04",
"fin_de_trimestre": "2026-06-30",
"stockage_existence": false,
"nombre_installations": 1923
}Record 2_score: — · region: Provence-Alpes-Côte d'Azur
{
"_score": null,
"region": "Provence-Alpes-Côte d'Azur",
"tranche": "b-]36;100]",
"code_region": "93",
"id_type_inj": 1,
"puissance_mw": 33.76026,
"code_type_prod": 100,
"type_injection": "Injection totale",
"nom_departement": "Alpes-de-Haute-Provence",
"type_production": "Photovoltaïque",
"code_departement": "04",
"fin_de_trimestre": "2026-06-30",
"stockage_existence": false,
"nombre_installations": 382
}Record 3_score: — · region: Provence-Alpes-Côte d'Azur
{
"_score": null,
"region": "Provence-Alpes-Côte d'Azur",
"tranche": "c-]100;250]",
"code_region": "93",
"id_type_inj": 1,
"puissance_mw": 50.7695,
"code_type_prod": 100,
"type_injection": "Injection totale",
"nom_departement": "Alpes-de-Haute-Provence",
"type_production": "Photovoltaïque",
"code_departement": "04",
"fin_de_trimestre": "2026-06-30",
"stockage_existence": false,
"nombre_installations": 286
}Record 4_score: — · region: Provence-Alpes-Côte d'Azur
{
"_score": null,
"region": "Provence-Alpes-Côte d'Azur",
"tranche": "e-]500;...[",
"code_region": "93",
"id_type_inj": 1,
"puissance_mw": 280.81042,
"code_type_prod": 100,
"type_injection": "Injection totale",
"nom_departement": "Alpes-de-Haute-Provence",
"type_production": "Photovoltaïque",
"code_departement": "04",
"fin_de_trimestre": "2026-06-30",
"stockage_existence": false,
"nombre_installations": 58
}Record 5_score: — · region: Provence-Alpes-Côte d'Azur
{
"_score": null,
"region": "Provence-Alpes-Côte d'Azur",
"tranche": "d-]250;500]",
"code_region": "93",
"id_type_inj": 1,
"puissance_mw": 7.523,
"code_type_prod": 100,
"type_injection": "Injection totale",
"nom_departement": "Alpes-de-Haute-Provence",
"type_production": "Photovoltaïque",
"code_departement": "04",
"fin_de_trimestre": "2026-06-30",
"stockage_existence": false,
"nombre_installations": 26
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://opendata.enedis.fr/data-fair/api/v1/datasets/parc-des-installations-de-production-raccordees-par-departement/
- Format
- openapi
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://opendata.enedis.fr/data-fair/api/v1/datasets/parc-des-installations-de-production-raccordees-par-departement/lines?size=20' -H 'Accept: application/json'First 20 records of the dataset as JSON.
Dataset
Volume & freshness
License
No license declared upstream.
Source: datafair
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.