Budget 2011 par nomenclature
Budget 2011 par nomenclature.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (14 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% | intitule_budgetIntitule budget | text | — |
| 100% | exercice | text | — |
| 100% | section | text | — |
| 100% | depenses_recettesDepenses recettes | text | — |
| 100% | reel_ordreReel ordre | text | — |
| 100% | chapitre_budg_natureChapitre budg nature | text | — |
| 100% | intitule_chapitreIntitule chapitre | text | — |
| 100% | credits_ouvertsCredits ouverts | double | — |
| 100% | mandats_emisMandats emis | double | — |
| 46.9% | restes_a_realiserRestes a realiser | double | — |
Schema captured from opendatasoft 2 hours 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: a0179024-fc07-4c2b-9822-5e1cd501dfb5 · section: FONCTIONNEMENT
{
"rowkey": "a0179024-fc07-4c2b-9822-5e1cd501dfb5",
"section": "FONCTIONNEMENT",
"entityid": "30ede81b-1a86-4bf9-a6e0-51c7d9360877",
"exercice": "2011",
"timestamp": "2015-05-06T10:27:31.8067262Z",
"reel_ordre": "REEL",
"mandats_emis": 0,
"partitionkey": "30ede81b-1a86-4bf9-a6e0-51c7d9360877",
"credits_ouverts": 5038566.61,
"intitule_budget": "MAIRIE DE BORDEAUX",
"depenses_recettes": "RECETTES",
"intitule_chapitre": "Résultats antérieurs",
"restes_a_realiser": null,
"chapitre_budg_nature": "00"
}Record 2rowkey: 0e6dd249-045b-45a7-bc67-99e3b89761bf · section: INVESTISSEMENT
{
"rowkey": "0e6dd249-045b-45a7-bc67-99e3b89761bf",
"section": "INVESTISSEMENT",
"entityid": "ab1527cd-d11b-4638-9fa3-ae8fb7b7bc82",
"exercice": "2011",
"timestamp": "2015-05-06T10:27:32.0297548Z",
"reel_ordre": "REEL",
"mandats_emis": 17071.29,
"partitionkey": "ab1527cd-d11b-4638-9fa3-ae8fb7b7bc82",
"credits_ouverts": 61964.3,
"intitule_budget": "MAIRIE DE BORDEAUX",
"depenses_recettes": "RECETTES",
"intitule_chapitre": "Immobilisations en cours",
"restes_a_realiser": null,
"chapitre_budg_nature": "23"
}Record 3rowkey: e741237a-360f-4807-b7aa-c4288cd5f439 · section: INVESTISSEMENT
{
"rowkey": "e741237a-360f-4807-b7aa-c4288cd5f439",
"section": "INVESTISSEMENT",
"entityid": "b4d50115-a733-4503-8802-b7e2ae840676",
"exercice": "2011",
"timestamp": "2015-05-06T10:27:31.5951235Z",
"reel_ordre": "REEL",
"mandats_emis": 3150000,
"partitionkey": "b4d50115-a733-4503-8802-b7e2ae840676",
"credits_ouverts": 3161647.71,
"intitule_budget": "MAIRIE DE BORDEAUX",
"depenses_recettes": "DEPENSES",
"intitule_chapitre": "Aures immobilisations financières",
"restes_a_realiser": 11647.71,
"chapitre_budg_nature": "27"
}Record 4rowkey: 58666ddc-68ae-4f17-8152-ef5ce5143bf5 · section: FONCTIONNEMENT
{
"rowkey": "58666ddc-68ae-4f17-8152-ef5ce5143bf5",
"section": "FONCTIONNEMENT",
"entityid": "d8d924d0-24d2-40da-8b42-0faf73450db8",
"exercice": "2011",
"timestamp": "2015-05-06T10:27:31.4541079Z",
"reel_ordre": "REEL",
"mandats_emis": 164921.21,
"partitionkey": "d8d924d0-24d2-40da-8b42-0faf73450db8",
"credits_ouverts": 321760,
"intitule_budget": "MAIRIE DE BORDEAUX",
"depenses_recettes": "DEPENSES",
"intitule_chapitre": "Frais de fonct. des groupes d'élus",
"restes_a_realiser": null,
"chapitre_budg_nature": "656"
}Record 5rowkey: a496ef76-769f-4da1-aee6-c0cdd729e5ac · section: FONCTIONNEMENT
{
"rowkey": "a496ef76-769f-4da1-aee6-c0cdd729e5ac",
"section": "FONCTIONNEMENT",
"entityid": "50f6851a-4939-4d62-aa2c-2f63801fc04f",
"exercice": "2011",
"timestamp": "2015-05-06T10:27:31.4001195Z",
"reel_ordre": "REEL",
"mandats_emis": 64215057.92,
"partitionkey": "50f6851a-4939-4d62-aa2c-2f63801fc04f",
"credits_ouverts": 71811930.35,
"intitule_budget": "MAIRIE DE BORDEAUX",
"depenses_recettes": "DEPENSES",
"intitule_chapitre": "Charges à caractère général",
"restes_a_realiser": 1975174.34,
"chapitre_budg_nature": "011"
}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/budgetnomenc2011
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/budgetnomenc2011/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.