Point d'accueil Pass Création en Bretagne
Localisation des points d’accueil PASS CREATION, dispositif financé par la Région Bretagne. Cette aide vise à accompagner les porteurs de projet de création ou de reprise d’entreprise en proposant un appui technique à la réalisation de leur projet. Plus d'informations ici : https://www.bretagne.b...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (11 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 | — |
| — | site | text | — |
| — | code_inseeINSEE commune code | int | — |
| — | nom_structureNom structure | text | — |
| — | adresse | text | — |
| — | accueil_permanenceAccueil permanence | text | — |
| — | ouverture_projetOuverture projet | text | — |
| 97.8% | ouverture_rdvOuverture rdv | text | — |
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 1id: 12 · site: Fougères
{
"id": 12,
"site": "Fougères",
"gml_id": "pass_creation.12",
"adresse": "Le Fil 1 Rue de la Moussais 35300 FOUGERES",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
-1.189424999997429,
48.34640599998133
]
]
},
"properties": {}
},
"code_insee": 35115,
"geo_point_2d": {
"lat": 48.34640599998133,
"lon": -1.189424999997429
},
"nom_structure": "BGE Bretagne",
"ouverture_rdv": "Le mardi de 9h à 12h et de 13h30 à 16h30",
"ouverture_projet": "Le mardi de 9h à 12h et de 13h30 à 16h30",
"accueil_permanence": "Permanence"
}Record 2id: 14 · site: Fougères
{
"id": 14,
"site": "Fougères",
"gml_id": "pass_creation.14",
"adresse": "Le Fil 1 Rue de la Moussais 35300 FOUGERES",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
-1.189424999997429,
48.34640599998133
]
]
},
"properties": {}
},
"code_insee": 35115,
"geo_point_2d": {
"lat": 48.34640599998133,
"lon": -1.189424999997429
},
"nom_structure": "CMA",
"ouverture_rdv": "sur RDV le jeudi de 9h à 17h00",
"ouverture_projet": "Du lundi au vendredi de 9h à 12h30 et de 13h30 à 17h30",
"accueil_permanence": "Sur rendez-vous"
}Record 3id: 17 · site: Janzé
{
"id": 17,
"site": "Janzé",
"gml_id": "pass_creation.17",
"adresse": "La Canopée 2 rue Louis Amoureux 35150 Janzé",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
-1.498176999996516,
47.958134999997924
]
]
},
"properties": {}
},
"code_insee": 35136,
"geo_point_2d": {
"lat": 47.958134999997924,
"lon": -1.498176999996516
},
"nom_structure": "ADIE",
"ouverture_rdv": null,
"ouverture_projet": "En fonction de la demande",
"accueil_permanence": "Sur rendez-vous"
}Record 4id: 20 · site: Montauban de Bretagne
{
"id": 20,
"site": "Montauban de Bretagne",
"gml_id": "pass_creation.20",
"adresse": "Espace entreprise Le Tissé, 16 rue des Tisserands, 35360 MONTAUBAN DE BRETAGNE",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
-2.030856000004204,
48.195544999996
]
]
},
"properties": {}
},
"code_insee": 35184,
"geo_point_2d": {
"lat": 48.195544999996,
"lon": -2.0308560000042037
},
"nom_structure": "France Active Bretagne",
"ouverture_rdv": "sur RDV le mardi de 9h à 17h01",
"ouverture_projet": "Du lundi au vendredi de 9h à 12h00, et de 14h à 17h",
"accueil_permanence": "Permanence"
}Record 5id: 27 · site: Rennes
{
"id": 27,
"site": "Rennes",
"gml_id": "pass_creation.27",
"adresse": "105A avenue Henri Fréville 35000 RENNES",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
-1.673711000000952,
48.08736300000384
]
]
},
"properties": {}
},
"code_insee": 35238,
"geo_point_2d": {
"lat": 48.08736300000384,
"lon": -1.6737110000009519
},
"nom_structure": "Adie",
"ouverture_rdv": "Du lundi au vendredi de 9h00 à 12h30 et de 13h30 à 17h30 (17h00 le vendredi)",
"ouverture_projet": "Du lundi au vendredi de 9h00 à 12h30 et de 13h30 à 18h00 (17h00 le vendredi)",
"accueil_permanence": "Lieu d'accueil fixe"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.bretagne.bzh/api/explore/v2.1/catalog/datasets/point-daccueil-pass-creation-en-bretagne
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.bretagne.bzh/api/explore/v2.1/catalog/datasets/point-daccueil-pass-creation-en-bretagne/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.