Effectifs scolaires des écoles maternelles et primaires de Mérignac
Effectifs des établissements scolaires maternels et primaires de la ville de Mérignac (2023)
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (10 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| id | double | Internal record identifier for the school.Internal record identifier for the school. |
| libelle | text | Name of the school.Nom de l'établissement |
| type | text | School type, either primary or nursery school.Ecole primaire ou maternelle |
| adresse | text | Street address of the school.Street address of the school. |
| code_postalPostal code | double | Postal code of the school's location. |
| communeCommune | text | Name of the municipality.Nom de la ville |
| nb_classesNb classes | double | Number of classes in the school.Nombre de classes par établissement |
| effectif | double | Number of pupils enrolled at the school.Effectif par établissement |
| tx_encadreTx encadre | double | Pupil-to-class staffing ratio, as a percentage.Taux d'encadrement |
| point_geoPoint geo | geo_point_2d | Geographic coordinates of the school.Localisation |
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: 31 · type: primaire
{
"id": 31,
"type": "primaire",
"adresse": "12 rue du 19 Mars 1962",
"commune": "Mérignac",
"libelle": "Edouard Herriot",
"effectif": 143,
"point_geo": {
"lat": 44.860369,
"lon": -0.654027
},
"nb_classes": 6,
"tx_encadre": 23.83,
"code_postal": 33700
}Record 2id: 19 · type: primaire
{
"id": 19,
"type": "primaire",
"adresse": "74 avenue des Marronniers",
"commune": "Mérignac",
"libelle": "Ferdinand Buisson",
"effectif": 118,
"point_geo": {
"lat": 44.843716,
"lon": -0.679598
},
"nb_classes": 6,
"tx_encadre": 19.67,
"code_postal": 33700
}Record 3id: 21 · type: primaire
{
"id": 21,
"type": "primaire",
"adresse": "198 avenue de l'Argonne",
"commune": "Mérignac",
"libelle": "Oscar Auriac",
"effectif": 249,
"point_geo": {
"lat": 44.818517,
"lon": -0.699515
},
"nb_classes": 9,
"tx_encadre": 27.67,
"code_postal": 33700
}Record 4id: 23 · type: primaire
{
"id": 23,
"type": "primaire",
"adresse": "133 avenue de la Somme",
"commune": "Mérignac",
"libelle": "Arnaud Lafon",
"effectif": 312,
"point_geo": {
"lat": 44.828607,
"lon": -0.666728
},
"nb_classes": 12,
"tx_encadre": 26,
"code_postal": 33700
}Record 5id: 33 · type: primaire
{
"id": 33,
"type": "primaire",
"adresse": "116 rue du Pradas",
"commune": "Mérignac",
"libelle": "Rosa Bonheur",
"effectif": null,
"point_geo": {
"lat": 44.826519,
"lon": -0.663089
},
"nb_classes": 13,
"tx_encadre": null,
"code_postal": 33700
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/mer-jeu-donnees-ecoles_maternelles-adresse
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/mer-jeu-donnees-ecoles_maternelles-adresse/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.