Budget 2010 par nomenclature
Budget 2010 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 | — |
| 84.4% | 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: 4819df16-1f7b-41fa-9eeb-6c22cb5cbaab · section: INVESTISSEMENT
{
"rowkey": "4819df16-1f7b-41fa-9eeb-6c22cb5cbaab",
"section": "INVESTISSEMENT",
"entityid": "c33e0c14-cf5b-468f-8e5a-13b1ff009e5f",
"exercice": "2010",
"timestamp": "2015-05-06T10:26:56.6632906Z",
"reel_ordre": "REEL",
"mandats_emis": 50000,
"partitionkey": "c33e0c14-cf5b-468f-8e5a-13b1ff009e5f",
"credits_ouverts": 80459,
"intitule_budget": "MAIRIE DE BORDEAUX",
"depenses_recettes": "DEPENSES",
"intitule_chapitre": "Particip. et créances rattachées à des particip.",
"restes_a_realiser": 30459,
"chapitre_budg_nature": "26"
}Record 2rowkey: 1bf3d7d0-4f2e-4709-9511-c0488ae4112f · section: INVESTISSEMENT
{
"rowkey": "1bf3d7d0-4f2e-4709-9511-c0488ae4112f",
"section": "INVESTISSEMENT",
"entityid": "dc20d0ef-9d4c-4924-af07-2bae612ddd46",
"exercice": "2010",
"timestamp": "2015-05-06T10:26:57.1306003Z",
"reel_ordre": "REEL",
"mandats_emis": 6630.43,
"partitionkey": "dc20d0ef-9d4c-4924-af07-2bae612ddd46",
"credits_ouverts": 0,
"intitule_budget": "MAIRIE DE BORDEAUX",
"depenses_recettes": "RECETTES",
"intitule_chapitre": "Immobilisations en cours",
"restes_a_realiser": null,
"chapitre_budg_nature": "23"
}Record 3rowkey: afb5491d-3b3d-4513-b014-acd5779b958f · section: INVESTISSEMENT
{
"rowkey": "afb5491d-3b3d-4513-b014-acd5779b958f",
"section": "INVESTISSEMENT",
"entityid": "6225c1b4-807c-4a1e-aafa-c4fcdfa0929c",
"exercice": "2010",
"timestamp": "2015-05-06T10:26:56.5722768Z",
"reel_ordre": "REEL",
"mandats_emis": 27472519.09,
"partitionkey": "6225c1b4-807c-4a1e-aafa-c4fcdfa0929c",
"credits_ouverts": 27685851.24,
"intitule_budget": "MAIRIE DE BORDEAUX",
"depenses_recettes": "DEPENSES",
"intitule_chapitre": "Emprunts et dettes assimilées",
"restes_a_realiser": 159674.17,
"chapitre_budg_nature": "16"
}Record 4rowkey: c9cf889e-928f-4d0c-8175-8dc2830d68cf · section: FONCTIONNEMENT
{
"rowkey": "c9cf889e-928f-4d0c-8175-8dc2830d68cf",
"section": "FONCTIONNEMENT",
"entityid": "93685773-d688-40d0-9021-a018ba94e9a1",
"exercice": "2010",
"timestamp": "2015-05-06T10:26:57.0405847Z",
"reel_ordre": "REEL",
"mandats_emis": 5974302,
"partitionkey": "93685773-d688-40d0-9021-a018ba94e9a1",
"credits_ouverts": 2238500,
"intitule_budget": "MAIRIE DE BORDEAUX",
"depenses_recettes": "RECETTES",
"intitule_chapitre": "Produits exceptionnels",
"restes_a_realiser": 0,
"chapitre_budg_nature": "77"
}Record 5rowkey: 51eb1116-5dfc-4f0b-87a7-09efe894d297 · section: INVESTISSEMENT
{
"rowkey": "51eb1116-5dfc-4f0b-87a7-09efe894d297",
"section": "INVESTISSEMENT",
"entityid": "b2a824fd-4c3d-4566-ac7e-982cf744fee4",
"exercice": "2010",
"timestamp": "2015-05-06T10:26:57.3983226Z",
"reel_ordre": "REEL",
"mandats_emis": 3219661.58,
"partitionkey": "b2a824fd-4c3d-4566-ac7e-982cf744fee4",
"credits_ouverts": 9198504.02,
"intitule_budget": "MAIRIE DE BORDEAUX",
"depenses_recettes": "DEPENSES",
"intitule_chapitre": "Immobilisations incorporelles (sauf 204)",
"restes_a_realiser": 5978363.18,
"chapitre_budg_nature": "20"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/budgetnomenc2010
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/budgetnomenc2010/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.