Initial Budget (BP) - 2022Budget primitif (BP) - 2022
Budget primitif (BP) - 2022Initial Budget (BP) - 2022
This dataset provides the 2022 forecast budget of the Île-de-France Region, from the most global to the most detailed level. It is published via the Île-de-France open data portal and covers budgetary items such as the budget stage, fiscal year, Siret code and name of the local authority, budget section, order, sector code and label, chapter, and sub-function. It offers a detailed breakdown of regional public spending and revenue allocations, useful for analyzing regional finances and public budget transparency.Budget prévisionnel 2022 de la Région Île-de-France du niveau le plus global au niveau le plus fin. Le jeu de données comprend : l'étape budgétaire, l'exercice, le code Siret et le nom de la collectivité, la section, l'ordre, le code secteur et le libellé du secteur, le chapitre, la sous-fonction...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (18 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| 100% | etape_budgetaireÉtape budgétaire | text | — |
| 100% | exercice | text | — |
| 100% | siret_de_la_collectiviteSiret de la collectivité | text | — |
| 100% | nom_de_la_collectiviteNom de la collectivité | text | — |
| 100% | d_rD r | text | — |
| 100% | section | text | I = Investissement / F=Fonctionnement |
| 100% | ordre | text | — |
| 100% | secteur | text | — |
| 99.9% | libelle_secteurLibelle secteur | text | — |
| 100% | chapitre | text | — |
| 100% | sous_fonctionSous fonction | text | — |
| 100% | code_fonctionnelCode fonctionnel | text | — |
| 100% | programme | text | — |
| 100% | type_de_contratType de contrat | text | — |
| 100% | action | text | — |
| 100% | libelleLibellé | text | — |
| 100% | bp_ap_aeBp ap ae | double | — |
| 100% | bp_cpi_cpfBp cpi cpf | double | — |
Schema captured from opendatasoft 7 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 1d_r: D · ordre: R
{
"d_r": "D",
"ordre": "R",
"action": "10401902",
"libelle": "Dispositif actions internationales",
"secteur": "AIE",
"section": "F",
"bp_ap_ae": 250000,
"chapitre": "930",
"exercice": "2022",
"programme": "04019",
"bp_cpi_cpf": 250000,
"sous_fonction": "04",
"libelle_secteur": "ACTION INTERNATIONALE",
"type_de_contrat": "104019",
"code_fonctionnel": "048",
"etape_budgetaire": "Budget primitif",
"nom_de_la_collectivite": "Région Île-de-France",
"siret_de_la_collectivite": "23750007900312"
}Record 2d_r: D · ordre: R
{
"d_r": "D",
"ordre": "R",
"action": "452001086",
"libelle": "Soutien aux dynamiques territoriales",
"secteur": "AM",
"section": "I",
"bp_ap_ae": 0,
"chapitre": "905",
"exercice": "2022",
"programme": "52001",
"bp_cpi_cpf": 250000,
"sous_fonction": "52",
"libelle_secteur": "AMENAGEMENT",
"type_de_contrat": "452001",
"code_fonctionnel": "52",
"etape_budgetaire": "Budget primitif",
"nom_de_la_collectivite": "Région Île-de-France",
"siret_de_la_collectivite": "23750007900312"
}Record 3d_r: D · ordre: R
{
"d_r": "D",
"ordre": "R",
"action": "40401801S",
"libelle": "Actions interrégionales",
"secteur": "AM",
"section": "F",
"bp_ap_ae": 100000,
"chapitre": "930",
"exercice": "2022",
"programme": "04018",
"bp_cpi_cpf": 100000,
"sous_fonction": "04",
"libelle_secteur": "AMENAGEMENT",
"type_de_contrat": "404018",
"code_fonctionnel": "041",
"etape_budgetaire": "Budget primitif",
"nom_de_la_collectivite": "Région Île-de-France",
"siret_de_la_collectivite": "23750007900312"
}Record 4d_r: D · ordre: R
{
"d_r": "D",
"ordre": "R",
"action": "2310040315",
"libelle": "Construction, rénovation et aménagement des musées",
"secteur": "CU",
"section": "I",
"bp_ap_ae": 0,
"chapitre": "903",
"exercice": "2022",
"programme": "31004",
"bp_cpi_cpf": 0,
"sous_fonction": "31",
"libelle_secteur": "CULTURE",
"type_de_contrat": "231004",
"code_fonctionnel": "313",
"etape_budgetaire": "Budget primitif",
"nom_de_la_collectivite": "Région Île-de-France",
"siret_de_la_collectivite": "23750007900312"
}Record 5d_r: D · ordre: R
{
"d_r": "D",
"ordre": "R",
"action": "375001067",
"libelle": "Energies renouvelables",
"secteur": "EAE",
"section": "I",
"bp_ap_ae": 0,
"chapitre": "907",
"exercice": "2022",
"programme": "75001",
"bp_cpi_cpf": 0,
"sous_fonction": "75",
"libelle_secteur": "ENVIRONNEMENT ET ÉNERGIE",
"type_de_contrat": "375001",
"code_fonctionnel": "75",
"etape_budgetaire": "Budget primitif",
"nom_de_la_collectivite": "Région Île-de-France",
"siret_de_la_collectivite": "23750007900312"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/budget-primitif-bp-2022
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/budget-primitif-bp-2022/records?limit=20' -H 'Accept: application/json'First 20 records of the dataset as JSON.
Uses the Opendatasoft Explore v2.1 syntax — supports select, where, group_by and order_by.
Rate limits
Dataset
Volume & freshness
License
No license declared upstream.
Source: opendatasoft
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.