c0mm0.com — the continuously verified register of European data

Register record·API·FRVERIFIED · checked 2d ago
B

2018 Initial Budget – Toulouse MétropoleBudget Primitif 2018 Toulouse Métrople

Budget Primitif 2018 Toulouse Métrople2018 Initial Budget – Toulouse Métropole

APIExecutable4/7Query nowOpen workbenchSubscribe🇫🇷France

This API provides access to the 2018 initial budget (budget primitif) of Toulouse Métropole, the metropolitan authority covering Toulouse and surrounding municipalities in France, including its annexed budgets. It is published as open data via the Toulouse Métropole data portal and is useful for analyzing local public finance, budget allocations, and municipal spending plans for the given fiscal year.Budget primitif 2018 Toulouse Métropole (avec budgets annexes)

42
fair

Weighted across five axes. Tap a ring for what it measures.

Data schema (13 fields)

Filterable via the API (13)
entite_financiere_programmenature_ap_epcptype_mouvementsectionnomenclaturecode_chapitrelibelle_chapitrecode_articlelibelle_articlecode_fonctionlibelle_fonctionchapitre_par_naturemt_vote_bp

Click a field to see example values.

FillFieldTypeDescription
100%entite_financiere_programmeFilterable via the APIEntité financièretext
100%nature_ap_epcpFilterable via the APIDépense/Recettetext
100%type_mouvementFilterable via the APIType mouvementtext
100%sectionFilterable via the APItext
100%nomenclatureFilterable via the APItext
100%code_chapitreFilterable via the APICode chapitretext
100%libelle_chapitreFilterable via the APILibellé chapitretext
100%code_articleFilterable via the APICode articletext
100%libelle_articleFilterable via the APILibellé articletext
100%code_fonctionFilterable via the APICode fonctiontext
100%libelle_fonctionFilterable via the APILibellé fonctiontext
100%chapitre_par_natureFilterable via the APIChapitre par naturetext
100%mt_vote_bpFilterable via the APIMt Voté BPdouble

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 1section: Fonctionnement · mt_vote_bp: 8500
{
  "section": "Fonctionnement",
  "mt_vote_bp": 8500,
  "code_article": "6281",
  "nomenclature": "M57",
  "code_chapitre": "011",
  "code_fonction": "314",
  "nature_ap_epcp": "Dépense",
  "type_mouvement": "Réel",
  "libelle_article": "Divers - Concours divers (cotisations...)",
  "libelle_chapitre": "Charges à caractère général (regroupement des comptes 60 (sauf 6031), 61, 62 (sauf 621), 635, 637)",
  "libelle_fonction": "Musées",
  "chapitre_par_nature": "011",
  "entite_financiere_programme": "Budget principal TM"
}
Record 2section: Fonctionnement · mt_vote_bp: 792140
{
  "section": "Fonctionnement",
  "mt_vote_bp": 792140,
  "code_article": "611",
  "nomenclature": "M57",
  "code_chapitre": "011",
  "code_fonction": "61",
  "nature_ap_epcp": "Dépense",
  "type_mouvement": "Réel",
  "libelle_article": "Contrats de prestations de services",
  "libelle_chapitre": "Charges à caractère général (regroupement des comptes 60 (sauf 6031), 61, 62 (sauf 621), 635, 637)",
  "libelle_fonction": "Interventions économiques transversales",
  "chapitre_par_nature": "011",
  "entite_financiere_programme": "Budget principal TM"
}
Record 3section: Fonctionnement · mt_vote_bp: 483000
{
  "section": "Fonctionnement",
  "mt_vote_bp": 483000,
  "code_article": "60618",
  "nomenclature": "M57",
  "code_chapitre": "011",
  "code_fonction": "020",
  "nature_ap_epcp": "Dépense",
  "type_mouvement": "Réel",
  "libelle_article": "Achats non stockés de matières et fournitures - Autres fournitures",
  "libelle_chapitre": "Charges à caractère général (regroupement des comptes 60 (sauf 6031), 61, 62 (sauf 621), 635, 637)",
  "libelle_fonction": "Administration générale de la collectivité",
  "chapitre_par_nature": "011",
  "entite_financiere_programme": "Budget principal TM"
}
Record 4section: Fonctionnement · mt_vote_bp: 30000
{
  "section": "Fonctionnement",
  "mt_vote_bp": 30000,
  "code_article": "60631",
  "nomenclature": "M57",
  "code_chapitre": "011",
  "code_fonction": "321",
  "nature_ap_epcp": "Dépense",
  "type_mouvement": "Réel",
  "libelle_article": "Achats non stockés de matières et fournitures - Fournitures d'entretien",
  "libelle_chapitre": "Charges à caractère général (regroupement des comptes 60 (sauf 6031), 61, 62 (sauf 621), 635, 637)",
  "libelle_fonction": "Salles de sport, gymnases",
  "chapitre_par_nature": "011",
  "entite_financiere_programme": "Budget principal TM"
}
Record 5section: Fonctionnement · mt_vote_bp: 10000
{
  "section": "Fonctionnement",
  "mt_vote_bp": 10000,
  "code_article": "6732",
  "nomenclature": "M49",
  "code_chapitre": "67",
  "code_fonction": "6732",
  "nature_ap_epcp": "Dépense",
  "type_mouvement": "Réel",
  "libelle_article": "Titres annulés (sur exercices antérieurs) redevances pollution ou modernisation",
  "libelle_chapitre": "Charges exceptionnelles",
  "libelle_fonction": "Titres annulés (sur exercices antérieurs) redevances pollution ou modernisation",
  "chapitre_par_nature": "67",
  "entite_financiere_programme": "Budget Assainissement"
}

Live sample captured at profiling time — values may have changed upstream.

Verification Status

Using the API

Configuration

Base URL
https://data.toulouse-metropole.fr/api/explore/v2.1/catalog/datasets/budget-primitif-2018-toulouse-metrople

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://data.toulouse-metropole.fr/api/explore/v2.1/catalog/datasets/budget-primitif-2018-toulouse-metrople/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.

Full API documentation ↗

Rate limits

20 000 req/day
per ipmeasured
observed 7 days ago

Dataset

Volume & freshness

Records
1.7k
1685
Last upstream update
9 years ago
2018-01-18

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Budget Primitif 2018 Toulouse Métrople — live verification badge

Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.