Inventory of software source codes published by public bodies
This dataset lists source code repositories accessible from the official organisation accounts of French public bodies, maintained by the Direction interministérielle du numérique (DINUM). It provides an overview of open-source software published by government administrations, agencies, and public institutions, including links to their code repositories. Coverage is not exhaustive, as it depends on the registration of organisation accounts, which is voluntary and incomplete. Public bodies can request the addition of their own account to expand the dataset. It was last updated on 13 April 2025 and offers a partial snapshot of open-source publishing activity across the French public sector.This dataset provides information on the list of source code repositories accessible from the organisation accounts of public bodies. This dataset has not been updated since 13 April 2025 ## Data Collection This dataset is not exhaustive because the list of organization accounts is not complete. ## Add your organization To add the organization account of your organization, send us an email to or propose a modification of this file.
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 |
|---|---|---|
| description | text | Short description of the organization account or group.Short description of the organization account or group. |
| text | Contact email address for the organization account.Contact email address for the organization account. | |
| ospo_urlOspo url | text | URL of the organization's open source program office page.URL of the organization's open source program office page. |
| name | text | Display name of the organization account.Display name of the organization account. |
| organization | text | Name of the parent organization associated with the account.Name of the parent organization associated with the account. |
| login | text | Username or slug used to identify the account on the forge.Username or slug used to identify the account on the forge. |
| id | text | URL uniquely identifying the organization account.URL uniquely identifying the organization account. |
| website | text | URL of the organization's official website.URL of the organization's official website. |
| icon_urlIcon url | text | URL of the account's avatar or logo image.URL of the account's avatar or logo image. |
| location | text | Geographic location declared for the organization account.Geographic location declared for the organization account. |
| followers | int | Number of followers the account has on the forge.Number of followers the account has on the forge. |
| forge | text | Name of the code hosting platform used by the account.Name of the code hosting platform used by the account. |
| floss_policyFloss policy | text | URL or reference to the organization's free/open source software policy.URL or reference to the organization's free/open source software policy. |
| created_atCreated at | datetime | Date and time the account was created on the forge.Date and time the account was created on the forge. |
| repositories_countRepositories count | int | Number of source code repositories in the account.Number of source code repositories in the account. |
| ministry | text | Name of the government ministry the account belongs to.Name of the government ministry the account belongs to. |
Schema inferred from the distribution file's first records 22 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 1id: https://gitlab.inria.fr/capsid.crates · name: Capsid.crates
{
"id": "https://gitlab.inria.fr/capsid.crates",
"name": "Capsid.crates",
"email": "",
"forge": "gitlab",
"login": "capsid.crates",
"website": "",
"icon_url": "",
"location": "",
"ministry": "Ministère de l’Économie, des Finances et de la Souveraineté industrielle et numérique",
"ospo_url": "",
"followers": "0",
"created_at": "2024-10-19T07:07:26.276Z",
"description": "Capsid group for crates packages in Rust",
"floss_policy": "",
"organization": "",
"repositories_count": "1"
}Record 2id: https://gricad-gitlab.univ-grenoble-alpe · name: BUT2
{
"id": "https://gricad-gitlab.univ-grenoble-alpes.fr/but2",
"name": "BUT2",
"email": "",
"forge": "gitlab",
"login": "but2",
"website": "",
"icon_url": "",
"location": "",
"ministry": "Ministre auprès de la ministre d’État, ministre de l’Éducation nationale, de l’Enseignement supérieur et de la Recherche, chargé de l'enseignement supérieur et de la recherche",
"ospo_url": "",
"followers": "0",
"created_at": "2024-05-15T15:38:07.757Z",
"description": "",
"floss_policy": "",
"organization": "",
"repositories_count": "1"
}Record 3id: https://gitlab.in2p3.fr/astrolabsoftware · name: astrolabsoftware
{
"id": "https://gitlab.in2p3.fr/astrolabsoftware",
"name": "astrolabsoftware",
"email": "",
"forge": "gitlab",
"login": "astrolabsoftware",
"website": "",
"icon_url": "",
"location": "",
"ministry": "Ministre auprès de la ministre d’État, ministre de l’Éducation nationale, de l’Enseignement supérieur et de la Recherche, chargé de l'enseignement supérieur et de la recherche",
"ospo_url": "",
"followers": "0",
"created_at": "2024-10-18T18:48:56.774Z",
"description": "",
"floss_policy": "",
"organization": "",
"repositories_count": "1"
}Record 4id: https://github.com/CCSDForge · name: CCSD
{
"id": "https://github.com/CCSDForge",
"name": "CCSD",
"email": "",
"forge": "github",
"login": "CCSDForge",
"website": "https://www.ccsd.cnrs.fr/",
"icon_url": "https://avatars.githubusercontent.com/u/11413818?v=4",
"location": "France",
"ministry": "Ministre auprès de la ministre d’État, ministre de l’Éducation nationale, de l’Enseignement supérieur et de la Recherche, chargé de l'enseignement supérieur et de la recherche",
"ospo_url": "",
"followers": "16",
"created_at": "2024-11-13T12:34:58.567Z",
"description": "Centre pour la Communication Scientifique Directe",
"floss_policy": "",
"organization": "Centre national de la recherche scientifique (CNRS)",
"repositories_count": "23"
}Record 5id: https://gricad-gitlab.univ-grenoble-alpe · name: public
{
"id": "https://gricad-gitlab.univ-grenoble-alpes.fr/ouverts",
"name": "public",
"email": "",
"forge": "gitlab",
"login": "ouverts",
"website": "",
"icon_url": "",
"location": "",
"ministry": "Ministre auprès de la ministre d’État, ministre de l’Éducation nationale, de l’Enseignement supérieur et de la Recherche, chargé de l'enseignement supérieur et de la recherche",
"ospo_url": "",
"followers": "0",
"created_at": "2024-10-18T19:28:53.695Z",
"description": "",
"floss_policy": "",
"organization": "",
"repositories_count": "1"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Query examples
curl -sL 'https://code.gouv.fr/data/codegouvfr-organizations.csv' -o data.csvFull csv file download — the schema shown was inferred from the file's first records.
Dataset
Volume & freshness
Coverage
- First published
- 2018-10-12
License
- ✓ Redistributable
- ✓ Attribution required
- Category: national
Distributions (4)
List of organisation accounts for public sector software forges
https://code.gouv.fr/data/codegouvfr-organizations.jsonSource pageList of organisation accounts for public sector software forges
https://code.gouv.fr/data/codegouvfr-organizations.csvSource pageList of source code repositories on public sector software forges
https://code.gouv.fr/data/codegouvfr-repositories.csvSource pageList of source code repositories on public sector software forges
https://code.gouv.fr/data/codegouvfr-repositories.jsonSource page