c0mm0.com — the continuously verified register of European data

Register record·API·FRSTALE · checked 3d ago
B

Participatory BudgetBudget participatif

Budget participatifParticipatory Budget

APIDiscovered1/7blocked by verifiedQuery nowOpen workbenchSubscribe🇫🇷France

Dataset from the city of Strasbourg's open data portal describing its Participatory Budget scheme, a citizen participation mechanism that lets residents propose and vote on projects to receive part of the local authority's investment budget. The dataset lists submitted or selected initiatives funded through this process, providing insight into which citizen-driven projects have been chosen for municipal investment. It is published by the city of Strasbourg and is freely accessible without authentication, useful for tracking local participatory democracy and public spending decisions.Le Budget Participatif est un dispositif de participation citoyenne visant à favoriser les initiatives des habitant-es. Ce dernier permet aux citoyen-nes d’affecter une partie du budget d’investissement de la collectivité à des projets qu’ils ont eux-mêmes proposés et choisis. La ville de Strasbo...

32
poor

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

Data schema (8 fields)

Filterable via the API (6)
gct_idtitre_projetetat_d_avancementterritoirelocalisation_exacteurl_detail_projet

Click a field to see example values.

FieldTypeDescription
geo_point_2dGeo Pointgeo_point_2d
geo_shapeShapegeo_shape
gct_idFilterable via the APIGct idtext
titre_projetFilterable via the APITitre projettextTitre du projet
etat_d_avancementFilterable via the APIEtat d avancementtextEtat d'avancement
territoireFilterable via the APItextQuartier Elu
localisation_exacteFilterable via the APILocalisation exactetextLocalisation exacte
url_detail_projetFilterable via the APIUrl detail projettextLien ver la fiche projet

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 1gct_id: 22 · geo_shape: {"type":"Feature","geometry":{"type":"Po
{
  "gct_id": "22",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        7.7722588349912245,
        48.59622576470237
      ]
    },
    "properties": {}
  },
  "territoire": "Conseil des XV - Rotterdam",
  "geo_point_2d": {
    "lat": 48.59622576470237,
    "lon": 7.7722588349912245
  },
  "titre_projet": "Créer un parcours des droits de l'homme au Coeur du quartier Européen",
  "etat_d_avancement": "lauréat",
  "url_detail_projet": "https://participer.strasbourg.eu/detail-budget-participatif/-/entity/id/14214955",
  "localisation_exacte": "Quartier européen"
}
Record 2gct_id: 32 · geo_shape: {"type":"Feature","geometry":{"type":"Po
{
  "gct_id": "32",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        7.755012031053753,
        48.558618354526736
      ]
    },
    "properties": {}
  },
  "territoire": "Meinau",
  "geo_point_2d": {
    "lat": 48.558618354526736,
    "lon": 7.755012031053753
  },
  "titre_projet": "Rénover le city-stade",
  "etat_d_avancement": "faisable",
  "url_detail_projet": "https://participer.strasbourg.eu/detail-budget-participatif/-/entity/id/14147055",
  "localisation_exacte": "City-stade Meinau"
}
Record 3gct_id: 42 · geo_shape: {"type":"Feature","geometry":{"type":"Po
{
  "gct_id": "42",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        7.759242828942693,
        48.5507408221196
      ]
    },
    "properties": {}
  },
  "territoire": "Meinau",
  "geo_point_2d": {
    "lat": 48.5507408221196,
    "lon": 7.759242828942693
  },
  "titre_projet": "Installer des jeux pour les + de 10 ans dans le parc Schulmeister",
  "etat_d_avancement": "faisable",
  "url_detail_projet": "https://participer.strasbourg.eu/detail-budget-participatif/-/entity/id/13969664",
  "localisation_exacte": "Parc Schulmeister"
}
Record 4gct_id: 48 · geo_shape: {"type":"Feature","geometry":{"type":"Po
{
  "gct_id": "48",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        7.749816923558744,
        48.57894081634525
      ]
    },
    "properties": {}
  },
  "territoire": "Bourse - Esplanade - Krutenau",
  "geo_point_2d": {
    "lat": 48.57894081634525,
    "lon": 7.749816923558744
  },
  "titre_projet": "Sensibiliser à la faune et à la flore à proximité des nids de cygnes",
  "etat_d_avancement": "faisable",
  "url_detail_projet": "https://participer.strasbourg.eu/detail-budget-participatif/-/entity/id/14482021",
  "localisation_exacte": "Non défini"
}
Record 5gct_id: 54 · geo_shape: {"type":"Feature","geometry":{"type":"Po
{
  "gct_id": "54",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        7.769473883233685,
        48.57638871793226
      ]
    },
    "properties": {}
  },
  "territoire": "Bourse - Esplanade - Krutenau",
  "geo_point_2d": {
    "lat": 48.57638871793226,
    "lon": 7.769473883233685
  },
  "titre_projet": "Créer un lieu convivial et intergénérationnel place de l'Esplanade",
  "etat_d_avancement": "lauréat",
  "url_detail_projet": "https://participer.strasbourg.eu/detail-budget-participatif/-/entity/id/14219934",
  "localisation_exacte": "Place de l'Esplanade"
}

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

Verification Status

Using the API

Configuration

Base URL
https://data.strasbourg.eu/api/explore/v2.1/catalog/datasets/budget_participatif

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://data.strasbourg.eu/api/explore/v2.1/catalog/datasets/budget_participatif/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

2 000 000 req/day
per ipmeasured
observed 7 days ago

Dataset

Volume & freshness

Records
68
Last upstream update
5 years ago
2022-04-05

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Budget participatif — live verification badge

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