School Canteen Menus – St-Jacques-de-la-LandeMenus des cantines de St-Jacques de la Lande
Menus des cantines de St-Jacques de la LandeSchool Canteen Menus – St-Jacques-de-la-Lande
This API provides school restaurant menus for the town of Saint-Jacques-de-la-Lande, part of Rennes Métropole in France. Menu items are labeled with codes indicating organic farming, in-house preparation, seasonal fruits and vegetables, French beef, and Label Rouge quality certification, and an alternative dish is offered for children who do not eat pork. The dataset is published as open data by Rennes Métropole and is useful for parents, schools, and catering services tracking menu composition and dietary options.Menus des restaurants scolaires de la ville de Saint-Jacques de la Lande. AB = Agriculture biologique FM = Fabrication Maison FLS = Fruits et légumes de saison VBF = Viande bovine française LR = Label Rouge * Un autre plat sera proposé aux enfants qui ne mangent pas de porc.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (14 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| 100% | date | date | Date of the school menu.Date of the school menu. |
| 100% | periodepériode | text | Period type of the menu, e.g. school term or holidays.Period type of the menu, e.g. school term or holidays. |
| 53.4% | code_entreeCode entree | text | Quality labels applying to the starter (e.g. organic, seasonal).Quality labels applying to the starter (e.g. organic, seasonal). |
| 95.4% | entreeentrée | text | Name of the starter dish served.Name of the starter dish served. |
| 38% | code_platCode plat | text | Quality labels applying to the main dish.Quality labels applying to the main dish. |
| 94.8% | plat | text | Name of the main dish served.Name of the main dish served. |
| 59.3% | code_legumesCode legumes | text | Quality labels applying to the vegetable side dish.Quality labels applying to the vegetable side dish. |
| 87.5% | legumelégume | text | Name of the vegetable side dish served.Name of the vegetable side dish served. |
| 7.9% | code_laitageCode laitage | text | Quality labels applying to the dairy item.Quality labels applying to the dairy item. |
| 94.1% | laitage | text | Name of the dairy item served.Name of the dairy item served. |
| 35.7% | code_dessertCode dessert | text | Quality labels applying to the dessert.Quality labels applying to the dessert. |
| 94.8% | dessert | text | Name of the dessert served.Name of the dessert served. |
| 100% | communeCommune | text | Name of the municipality where the school canteen is located.Name of the municipality where the school canteen is located. |
| 100% | code_inseeINSEE commune code | text | INSEE code identifying the municipality.INSEE code identifying the municipality. |
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 1date: 2018-02-27 · plat: rôti de porc au jus
{
"date": "2018-02-27",
"plat": "rôti de porc au jus",
"entree": "Carottes râpées",
"legume": "Flageolets",
"commune": "SAINT-JACQUES DE LA LANDE",
"dessert": "Beignet",
"laitage": "Gouda",
"periode": "VACANCES",
"code_plat": null,
"code_insee": "35281",
"code_entree": "AB, FLS",
"code_dessert": null,
"code_laitage": null,
"code_legumes": null
}Record 2date: 2018-08-16 · plat: Sandwich
{
"date": "2018-08-16",
"plat": "Sandwich",
"entree": "Tomates cocktail",
"legume": "chips",
"commune": "SAINT-JACQUES DE LA LANDE",
"dessert": "Fruit frais",
"laitage": "Fondue Président",
"periode": "VACANCES",
"code_plat": null,
"code_insee": "35281",
"code_entree": "FLS",
"code_dessert": "AB, FLS",
"code_laitage": null,
"code_legumes": null
}Record 3date: 2019-01-08 · plat: Blanc de dinde aux légumes
{
"date": "2019-01-08",
"plat": "Blanc de dinde aux légumes",
"entree": "Carottes et céleri vinaigrette",
"legume": "Haricots verts",
"commune": "SAINT-JACQUES DE LA LANDE",
"dessert": "Galettes des rois briochée",
"laitage": "Camembert",
"periode": "SCOLAIRE",
"code_plat": "FM, LR",
"code_insee": "35281",
"code_entree": "AB, FM",
"code_dessert": null,
"code_laitage": "AB",
"code_legumes": null
}Record 4date: 2018-09-05 · plat: Colin sauce citronnée
{
"date": "2018-09-05",
"plat": "Colin sauce citronnée",
"entree": "Gougère",
"legume": "ratatouille",
"commune": "SAINT-JACQUES DE LA LANDE",
"dessert": "Ananais frais",
"laitage": "Camembert",
"periode": "SCOLAIRE",
"code_plat": null,
"code_insee": "35281",
"code_entree": null,
"code_dessert": null,
"code_laitage": "AB",
"code_legumes": null
}Record 5date: 2018-04-06 · plat: Nuggets de blé
{
"date": "2018-04-06",
"plat": "Nuggets de blé",
"entree": "Salade suisse",
"legume": "Ratouille quinoa",
"commune": "SAINT-JACQUES DE LA LANDE",
"dessert": "Entremet biscuité au chocolat",
"laitage": "Tartare",
"periode": "SCOLAIRE",
"code_plat": null,
"code_insee": "35281",
"code_entree": null,
"code_dessert": null,
"code_laitage": null,
"code_legumes": "AB"
}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/menus-des-cantines-de-st-jacques
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.rennesmetropole.fr/api/explore/v2.1/catalog/datasets/menus-des-cantines-de-st-jacques/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.