Budget 2015 par politique publique
Crédits votés au budget primitif par politique publique, programmes et section. Un fichier par exercice à compter de 2012.
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.
| Fill | Field | Type | Description |
|---|---|---|---|
| 100% | partitionkey | text | — |
| 100% | rowkey | text | — |
| 100% | timestamp | text | — |
| 100% | entityid | text | — |
| 100% | code_politique_dominanteCode politique dominante | text | — |
| 100% | description_politique_dominanteDescription politique dominante | text | — |
| 100% | code_secteur_interventionCode secteur intervention | text | — |
| 100% | description_secteur_interventionDescription secteur intervention | text | — |
| 100% | code_programmeCode programme | text | — |
| 100% | description_programmeDescription programme | text | — |
| 100% | nature_affect_operationNature affect operation | text | — |
| 100% | vsectsubv | text | — |
| 100% | vmt_bpVmt bp | int | — |
Schema captured from opendatasoft 9 minutes 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 1rowkey: b7e8a2b1-4aac-47b8-8051-6b845dcc736c · vmt_bp: 0
{
"rowkey": "b7e8a2b1-4aac-47b8-8051-6b845dcc736c",
"vmt_bp": 0,
"entityid": "0e2629ab-fa4f-4248-8364-55ef61bd7abb",
"timestamp": "2015-06-15T19:03:04.84768Z",
"vsectsubv": "Investissement",
"partitionkey": "0e2629ab-fa4f-4248-8364-55ef61bd7abb",
"code_programme": "P024",
"description_programme": "Commerce et artisanat",
"nature_affect_operation": "Dépense",
"code_politique_dominante": "C-",
"code_secteur_intervention": "C-01",
"description_politique_dominante": "DEVELOPPEMENT URBAIN DURABLE",
"description_secteur_intervention": "Dév. éco, emploi et ens. sup."
}Record 2rowkey: 89ebf9e8-0a4c-4f00-92b9-c1451f8d8b1e · vmt_bp: 1300000
{
"rowkey": "89ebf9e8-0a4c-4f00-92b9-c1451f8d8b1e",
"vmt_bp": 1300000,
"entityid": "116afec4-02dd-42db-805d-ee1d49c4f896",
"timestamp": "2015-06-15T19:03:06.9866234Z",
"vsectsubv": "Fonctionnement",
"partitionkey": "116afec4-02dd-42db-805d-ee1d49c4f896",
"code_programme": "P091",
"description_programme": "Communication externe",
"nature_affect_operation": "Dépense",
"code_politique_dominante": "I-",
"code_secteur_intervention": "I-04",
"description_politique_dominante": "PILOTAGE STRATEGIQUE DE LA COLLECTIVITE",
"description_secteur_intervention": "Communication externe"
}Record 3rowkey: 2925624f-7b35-4189-bc8b-16cf663174ab · vmt_bp: 0
{
"rowkey": "2925624f-7b35-4189-bc8b-16cf663174ab",
"vmt_bp": 0,
"entityid": "13677db0-9321-4cec-ab71-bdcc8b218b72",
"timestamp": "2015-06-15T19:03:05.5553819Z",
"vsectsubv": "Fonctionnement",
"partitionkey": "13677db0-9321-4cec-ab71-bdcc8b218b72",
"code_programme": "P029",
"description_programme": "Aménagement",
"nature_affect_operation": "Recette",
"code_politique_dominante": "C-",
"code_secteur_intervention": "C-02",
"description_politique_dominante": "DEVELOPPEMENT URBAIN DURABLE",
"description_secteur_intervention": "Aménagement urbain"
}Record 4rowkey: 8033d806-0ebe-4522-8667-f3ff458b4f5d · vmt_bp: 105000
{
"rowkey": "8033d806-0ebe-4522-8667-f3ff458b4f5d",
"vmt_bp": 105000,
"entityid": "16b677c9-38be-43a1-b08f-c0c5cf06f756",
"timestamp": "2015-06-15T19:03:05.2807307Z",
"vsectsubv": "Investissement",
"partitionkey": "16b677c9-38be-43a1-b08f-c0c5cf06f756",
"code_programme": "P038",
"description_programme": "Lycée horticole",
"nature_affect_operation": "Dépense",
"code_politique_dominante": "C-",
"code_secteur_intervention": "C-06",
"description_politique_dominante": "DEVELOPPEMENT URBAIN DURABLE",
"description_secteur_intervention": "Paysages et patrimoine urbains"
}Record 5rowkey: 4d65f79e-418e-447c-8415-f521539f6599 · vmt_bp: 0
{
"rowkey": "4d65f79e-418e-447c-8415-f521539f6599",
"vmt_bp": 0,
"entityid": "27e1e1ca-a1c2-4b68-a1dc-500c5f61967f",
"timestamp": "2015-06-15T19:03:05.2880857Z",
"vsectsubv": "Fonctionnement",
"partitionkey": "27e1e1ca-a1c2-4b68-a1dc-500c5f61967f",
"code_programme": "P047",
"description_programme": "Prévention, sécurité incendie et accessibilité dans les ERP",
"nature_affect_operation": "Dépense",
"code_politique_dominante": "E-",
"code_secteur_intervention": "E-02",
"description_politique_dominante": "PREVENTION DES RISQUES ET TRANQUILLITE",
"description_secteur_intervention": "Prévention des risques"
}Live sample captured at profiling time — values may have changed upstream.
Using the API
Configuration
- Base URL
- https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/budgetpolpub2015
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/budgetpolpub2015/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.