c0mm0.com — the continuously verified register of European data

Register record·API·FR·MUNICIPALITYVERIFIED · checked 3d ago
S

Hiring/deployment sites of the Rennes Roads, Cleanliness and Festivities Department street-cleaning teamsSites d'embauche des équipes de la Direction de la Voirie en charge de la propreté des voies publiques de Rennes

Sites d'embauche des équipes de la Direction de la Voirie en charge de la propreté des voies publiques de RennesHiring/deployment sites of the Rennes Roads, Cleanliness and Festivities Department street-cleaning teams

APIExecutable4/7Query nowOpen workbenchSubscribe🇫🇷France

This point layer identifies the location of the hiring and deployment premises used by the teams of the Rennes Roads, Cleanliness and Festivities Department (Direction de la Voirie Propreté et Fêtes) responsible for keeping public streets clean. The dataset is published by Rennes Métropole, the metropolitan authority covering Rennes and its surrounding municipalities, and provides free, unauthenticated access. It can be used to locate the operational bases from which street-cleaning crews are dispatched across the local road network.tagsCette couche de points permet de connaître la localisation des locaux d'embauche des équipes de la de la Direction de la Voirie Propreté et Fêtes chargées de la propreté des voies publiques.

54
fair

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

Data schema (8 fields)

Filterable via the API (6)
gml_idid_site_embauchesitetypeadressestock_vehi

Click a field to see example values.

FieldTypeDescription
geo_point_2dGeo Pointgeo_point_2dGeographic coordinates (latitude/longitude) of the site.Geographic coordinates (latitude/longitude) of the site.
geo_shapeShapegeo_shapeGeometric shape of the site as GeoJSON.Geometric shape of the site as GeoJSON.
gml_idFilterable via the APIGml idtextUnique GML identifier of the feature.Unique GML identifier of the feature.
id_site_embaucheFilterable via the APIId site embaucheintInternal identifier of the hiring/pickup site.Internal identifier of the hiring/pickup site.
siteFilterable via the APItextName of the hiring/pickup location.Name of the hiring/pickup location.
typeFilterable via the APItextCategory of the site, e.g. public toilets or main depot.Category of the site, e.g. public toilets or main depot.
adresseFilterable via the APItextStreet address of the site.Street address of the site.
stock_vehiFilterable via the APIStock vehitextIndicates whether vehicles are stored at the site.Indicates whether vehicles are stored at the site.

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 1site: Opéra · type: Toilettes publiques
{
  "site": "Opéra",
  "type": "Toilettes publiques",
  "gml_id": "prop_event_site_embauche.1",
  "adresse": "14 place de la Mairie",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -1.678729863585547,
        48.111220952010456
      ]
    },
    "properties": {}
  },
  "stock_vehi": "Non",
  "geo_point_2d": {
    "lat": 48.111220952010456,
    "lon": -1.6787298635855472
  },
  "id_site_embauche": 1
}
Record 2site: Baud Basp · type: Local principal
{
  "site": "Baud Basp",
  "type": "Local principal",
  "gml_id": "prop_event_site_embauche.15",
  "adresse": "Centre technique municipal / 30 rue Jean-Marie Huchet",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -1.638885678653649,
        48.11008614214617
      ]
    },
    "properties": {}
  },
  "stock_vehi": "Non",
  "geo_point_2d": {
    "lat": 48.11008614214617,
    "lon": -1.6388856786536494
  },
  "id_site_embauche": 15
}
Record 3site: Longs Prés · type: Local principal
{
  "site": "Longs Prés",
  "type": "Local principal",
  "gml_id": "prop_event_site_embauche.21",
  "adresse": "1 rue des Longs Prés / Avenue des Monts d'Arrée",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -1.656117191579746,
        48.132517982332736
      ]
    },
    "properties": {}
  },
  "stock_vehi": "Non",
  "geo_point_2d": {
    "lat": 48.132517982332736,
    "lon": -1.656117191579746
  },
  "id_site_embauche": 21
}
Record 4site: Landry · type: Local secondaire
{
  "site": "Landry",
  "type": "Local secondaire",
  "gml_id": "prop_event_site_embauche.24",
  "adresse": "Groupe scolaire / 111bis rue de Châteaugiron",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -1.646980288228422,
        48.10067665959953
      ]
    },
    "properties": {}
  },
  "stock_vehi": "Non",
  "geo_point_2d": {
    "lat": 48.10067665959953,
    "lon": -1.6469802882284221
  },
  "id_site_embauche": 24
}
Record 5site: Kléber · type: Local principal
{
  "site": "Kléber",
  "type": "Local principal",
  "gml_id": "prop_event_site_embauche.27",
  "adresse": "Jardin Saint-Georges / 1 rue Kléber",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -1.67378888397932,
        48.11079768845234
      ]
    },
    "properties": {}
  },
  "stock_vehi": "Non",
  "geo_point_2d": {
    "lat": 48.11079768845234,
    "lon": -1.67378888397932
  },
  "id_site_embauche": 27
}

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/site_embauche_dvpf

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://data.rennesmetropole.fr/api/explore/v2.1/catalog/datasets/site_embauche_dvpf/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

7 000 req/day
per ipmeasured
observed 6 days ago

Dataset

Volume & freshness

Records
25
Last upstream update
7 days ago
2026-09-01

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Sites d'embauche des équipes de la Direction de la Voirie en charge de la propreté des voies publiques de Rennes — live verification badge

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