Statistics Radiations in 2025
Dataset providing statistics on company deregistrations (radiations) recorded by French commercial courts in 2025, published by Infogreffe, the network of French commercial court registrars. The underlying data appears to originate from the Datainfogreffe portal and access to the full dataset content requires user login or account registration on that platform. As a national-level dataset, it likely covers deregistration figures across French commercial registries, though specific breakdowns, formats, and update frequency are not specified in the available metadata.SCR - Radiation statistics in 2025 _ Dataset content is only available to logged-in users New user? - Create your account ICI Have you already registered as a Datainfogreffe portal user? \- Login ICI _.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (16 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| Période | text | Year and month of the statistics, in YYYY-MM format.Year and month of the statistics, in YYYY-MM format. |
| Région | text | Name of the French administrative region.Name of the French administrative region. |
| Département | text | Name of the French department.Name of the French department. |
| Greffe | text | Name of the commercial court registry (greffe).Name of the commercial court registry (greffe). |
| Personne PhysiquePersonne physique | int | Number of deregistrations of sole traders (natural persons).Number of deregistrations of sole traders (natural persons). |
| Sociéte commercialesSociéte commerciales | int | Number of deregistrations of commercial companies.Number of deregistrations of commercial companies. |
| Groupement d'Intérêt EconomiqueGroupement d'intérêt economique | int | Number of deregistrations of economic interest groupings (GIE).Number of deregistrations of economic interest groupings (GIE). |
| Sociétés civilesSociétés civiles | int | Number of deregistrations of non-commercial companies (sociétés civiles).Number of deregistrations of non-commercial companies (sociétés civiles). |
| Total | int | Total number of deregistrations recorded for the period.Total number of deregistrations recorded for the period. |
| Code RégionCode région | int | Numeric code identifying the region.Numeric code identifying the region. |
| Libellé DépartementLibellé département | text | Department code and name combined label.Department code and name combined label. |
| Code DépartementCode département | text | Code identifying the department.Code identifying the department. |
| datetemp | text | Year and month of the record, in YYYY-MM format.Year and month of the record, in YYYY-MM format. |
| Année | int | Year of the statistics.Year of the statistics. |
| Mois | int | Month number of the statistics.Month number of the statistics. |
| coord_gpsCoord gps | text | Geographic coordinates (latitude, longitude) of the registry location.Geographic coordinates (latitude, longitude) of the registry location. |
Schema inferred from the distribution file's first records 25 days ago. Column types are sampled estimates, not source-declared.
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 1Mois: 1 · Total: 1698
{
"Mois": "1",
"Total": "1698",
"Année": "2025",
"Greffe": "AJACCIO",
"Région": "Corse",
"Période": "2025-01",
"datetemp": "2025-01",
"coord_gps": "41.937945, 8.744795",
"Code Région": "94",
"Département": "CORSE SUD",
"Code Département": "02A",
"Personne Physique": "150",
"Sociétés civiles": "43",
"Libellé Département": "02A-CORSE SUD",
"Sociéte commerciales": "1504",
"Groupement d'Intérêt Economique": "1"
}Record 2Mois: 1 · Total: 445
{
"Mois": "1",
"Total": "445",
"Année": "2025",
"Greffe": "ANGOULEME",
"Région": "Nouvelle Aquitaine (Aquitaine-Limousin-Poitou-Charentes)",
"Période": "2025-01",
"datetemp": "2025-01",
"coord_gps": "45.649388, 0.1603",
"Code Région": "75",
"Département": "CHARENTE",
"Code Département": "016",
"Personne Physique": "120",
"Sociétés civiles": "73",
"Libellé Département": "016-CHARENTE",
"Sociéte commerciales": "252",
"Groupement d'Intérêt Economique": "0"
}Record 3Mois: 1 · Total: 126
{
"Mois": "1",
"Total": "126",
"Année": "2025",
"Greffe": "AUXERRE",
"Région": "Bourgogne-Franche-Comté",
"Période": "2025-01",
"datetemp": "2025-01",
"coord_gps": "47.798389, 3.569212",
"Code Région": "27",
"Département": "YONNE",
"Code Département": "089",
"Personne Physique": "103",
"Sociétés civiles": "6",
"Libellé Département": "089-YONNE",
"Sociéte commerciales": "17",
"Groupement d'Intérêt Economique": "0"
}Record 4Mois: 1 · Total: 192
{
"Mois": "1",
"Total": "192",
"Année": "2025",
"Greffe": "BAYONNE",
"Région": "Nouvelle Aquitaine (Aquitaine-Limousin-Poitou-Charentes)",
"Période": "2025-01",
"datetemp": "2025-01",
"coord_gps": "43.493149, -1.484324",
"Code Région": "75",
"Département": "PYRENEES ATLANTIQUES",
"Code Département": "064",
"Personne Physique": "164",
"Sociétés civiles": "9",
"Libellé Département": "064-PYRENEES ATLANTIQUES",
"Sociéte commerciales": "19",
"Groupement d'Intérêt Economique": "0"
}Record 5Mois: 1 · Total: 210
{
"Mois": "1",
"Total": "210",
"Année": "2025",
"Greffe": "BEAUVAIS",
"Région": "Hauts-De-France (Nord-Pas-de-Calais-Picardie)",
"Période": "2025-01",
"datetemp": "2025-01",
"coord_gps": "49.429077, 2.070944",
"Code Région": "32",
"Département": "OISE",
"Code Département": "060",
"Personne Physique": "60",
"Sociétés civiles": "26",
"Libellé Département": "060-OISE",
"Sociéte commerciales": "124",
"Groupement d'Intérêt Economique": "0"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Query examples
curl -sL 'https://opendata.datainfogreffe.fr/api/explore/v2.1/catalog/datasets/statistiques-radiations-en-2025/exports/csv?use_labels=true' -o data.csvFull csv file download — the schema shown was inferred from the file's first records.
Dataset
Volume & freshness
Coverage
- First published
- 2021-01-14
License
No license declared upstream.
Distributions (4)
statistics-radiations-in-2025.geojson
https://opendata.datainfogreffe.fr/api/explore/v2.1/catalog/datasets/statistiques-radiations-en-2025/exports/geojsonSource pagestatistics-radiations-in-2025.csv
https://opendata.datainfogreffe.fr/api/explore/v2.1/catalog/datasets/statistiques-radiations-en-2025/exports/csv?use_labels=trueSource pagestatistics-radiations-in-2025.json
https://opendata.datainfogreffe.fr/api/explore/v2.1/catalog/datasets/statistiques-radiations-en-2025/exports/jsonSource pagestatistics-radiations-in-2025.zip
https://opendata.datainfogreffe.fr/api/explore/v2.1/catalog/datasets/statistiques-radiations-en-2025/exports/shpSource page