Dispositif Appel à commun
L'Appel à Commun est un dispositif de fonds annuel destiné aux associations des 43 communes de la métropole qui portent des projets de solidarités dans les thématiques suivantes : - Accéder à une alimentation saine et durable - Développer la diversité culturelle - Faciliter l'accès aux droits - F...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (12 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| — | geo_point_2dGeo Point | geo_point_2d | — |
| — | geo_shapeShape | geo_shape | — |
| — | gml_idGml id | text | — |
| — | id | int | — |
| — | intitule_projetIntitule projet | text | — |
| — | edition | int | — |
| — | domaine | text | — |
| — | porte_parPorte par | text | — |
| — | adresse | text | — |
| — | code_inseeINSEE commune code | text | — |
| 100% | subvention | int | — |
| 98.8% | comm_beneficiaireComm beneficiaire | text | — |
Schema captured from opendatasoft 6 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 1id: 4 · gml_id: asso_appel_commun.4
{
"id": 4,
"gml_id": "asso_appel_commun.4",
"adresse": "14 Rue du Lavoir 35630 La Chapelle-Chaussée",
"domaine": "Accèder à une alimentation saine et durable",
"edition": 2023,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
-1.853582999996023,
48.272808999998546
]
]
},
"properties": {}
},
"porte_par": "AFEL",
"code_insee": "35058",
"subvention": 2460,
"geo_point_2d": {
"lat": 48.272808999998546,
"lon": -1.8535829999960232
},
"intitule_projet": "Paniers solidaires ; Caravane des villages",
"comm_beneficiaire": "La Chapelle Chaussée, Langan, Miniac-sous-Bécherel, Bécherel"
}Record 2id: 6 · gml_id: asso_appel_commun.6
{
"id": 6,
"gml_id": "asso_appel_commun.6",
"adresse": "Rennes",
"domaine": "Multiple",
"edition": 2023,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
-1.683649999993146,
48.110898999997836
]
]
},
"properties": {}
},
"porte_par": "BENENOVA",
"code_insee": "35238",
"subvention": 1390,
"geo_point_2d": {
"lat": 48.110898999997836,
"lon": -1.683649999993146
},
"intitule_projet": "Le bénévolat pour tout.es",
"comm_beneficiaire": "Rennes"
}Record 3id: 20 · gml_id: asso_appel_commun.20
{
"id": 20,
"gml_id": "asso_appel_commun.20",
"adresse": "35 Rue Saint-Melaine 35000 Rennes",
"domaine": "Intégrer les personnes exilées",
"edition": 2023,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
-1.675519000002387,
48.114898999995795
]
]
},
"properties": {}
},
"porte_par": "LANGUE ET COM",
"code_insee": "35238",
"subvention": 2870,
"geo_point_2d": {
"lat": 48.114898999995795,
"lon": -1.675519000002387
},
"intitule_projet": "La valise à roulettes",
"comm_beneficiaire": "Rennes, LHermitage, Montgermont, Saint-Jacques de la Lande, Orgères, Noyal-Châtillon-sur-Seiche, Pacé,Vezin-le-Coquet, La Chapelle-des-Fougeretz, Thorigné-Fouillard, Chevaigné"
}Record 4id: 23 · gml_id: asso_appel_commun.23
{
"id": 23,
"gml_id": "asso_appel_commun.23",
"adresse": "15 Rue de la Marbaudais 35700 Rennes",
"domaine": "Prévenir l'isolement",
"edition": 2023,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
-1.663389999995824,
48.12577599999677
]
]
},
"properties": {}
},
"porte_par": "LE TEMPS DU REGARD",
"code_insee": "35238",
"subvention": 1230,
"geo_point_2d": {
"lat": 48.12577599999677,
"lon": -1.6633899999958244
},
"intitule_projet": "Ateliers radio pour personnes atteintes d'autisme et de handicap mental",
"comm_beneficiaire": "Rennes, Pacé, Acigné, Montgermont"
}Record 5id: 27 · gml_id: asso_appel_commun.27
{
"id": 27,
"gml_id": "asso_appel_commun.27",
"adresse": "13 Place du Vert Buisson 35170 Bruz",
"domaine": "Prévenir l'isolement",
"edition": 2023,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
-1.757472000000453,
48.0294009999968
]
]
},
"properties": {}
},
"porte_par": "L'ESCALE CENTRE SOCIAL",
"code_insee": "35047",
"subvention": 2800,
"geo_point_2d": {
"lat": 48.0294009999968,
"lon": -1.7574720000004527
},
"intitule_projet": "Soutien au projet de création du centre social",
"comm_beneficiaire": "Bruz"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.rennesmetropole.fr/api/explore/v2.1/catalog/datasets/asso_appel_commun
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.rennesmetropole.fr/api/explore/v2.1/catalog/datasets/asso_appel_commun/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.