Effectifs d'élèves des établissements du second degré
Effectifs des établissements du second degré public et privé sous tutelle du ministère en charge de l'éducation nationale de France métropolitaine, des DOM et des COM. Statut des élèves : élèves sous statut scolaire à l’exclusion de ceux inscrits dans les formations relevant de la mission général...
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 |
|---|---|---|---|
| 100% | annee_scolaireAnnée scolaire | text | School year covered by the record.School year covered by the record. |
| 100% | numero_d_etablissementNuméro d'établissement | text | Official identification number of the school.Official identification number of the school. |
| 100% | nom_etablissementNom établissement | text | Name of the school.Name of the school. |
| 100% | type_d_etablissementType d'établissement | text | Type of school, such as collège or lycée.Type of school, such as collège or lycée. |
| 100% | secteur_d_enseignementSecteur d enseignement | text | Indicates whether the school is public or private.Indicates whether the school is public or private. |
| 100% | nombre_d_elevesNombre d'élèves | int | Number of enrolled students.Number of enrolled students. |
| 100% | adresse | text | Street address of the school.Street address of the school. |
| 100% | code_postalPostal code | text | Postal code of the school's location.Postal code of the school's location. |
| 100% | localite_acheminementLocalite acheminement | text | Delivery locality name used for postal routing.Delivery locality name used for postal routing. |
| 100% | libelle_communeLibellé de la commune | text | Name of the municipality where the school is located.Name of the municipality where the school is located. |
| — | code_communeCode INSEE de la commune | text | INSEE code identifying the municipality.Selon code officiel géographique de l'INSEE |
| — | positionLatitude et longitude WGS84 | geo_point_2d | Geographic coordinates (latitude, longitude) of the school in WGS84.Latitude et longitude WGS84 |
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 1adresse: 22 RUE BROCHIER · position: {"lat":43.290845055290184,"lon":5.390637
{
"adresse": "22 RUE BROCHIER",
"position": {
"lat": 43.290845055290184,
"lon": 5.39063736035435
},
"code_postal": "13005",
"code_commune": "13205",
"annee_scolaire": "2017-2018",
"libelle_commune": "Marseille 5e Arrondissement",
"nombre_d_eleves": 359,
"nom_etablissement": "COLLEGE PRIVE CHEVREUL CHAMPAVIER",
"type_d_etablissement": "COLLEGE",
"localite_acheminement": "MARSEILLE",
"numero_d_etablissement": "0131336G",
"secteur_d_enseignement": "Privé"
}Record 2adresse: 1 AVENUE SAINT JEROME · position: {"lat":43.32865397414086,"lon":5.4181769
{
"adresse": "1 AVENUE SAINT JEROME",
"position": {
"lat": 43.32865397414086,
"lon": 5.418176913656436
},
"code_postal": "13388",
"code_commune": "13213",
"annee_scolaire": "2017-2018",
"libelle_commune": "Marseille 13e Arrondissement",
"nombre_d_eleves": 425,
"nom_etablissement": "LYCEE GENERAL PRIVE SEVIGNE",
"type_d_etablissement": "LYCEE D ENSEIGNEMENT GENERAL",
"localite_acheminement": "MARSEILLE CEDEX 13",
"numero_d_etablissement": "0131348V",
"secteur_d_enseignement": "Privé"
}Record 3adresse: 102 RUE SYLVABELLE · position: {"lat":43.28823223279467,"lon":5.3747697
{
"adresse": "102 RUE SYLVABELLE",
"position": {
"lat": 43.28823223279467,
"lon": 5.374769721783571
},
"code_postal": "13006",
"code_commune": "13206",
"annee_scolaire": "2017-2018",
"libelle_commune": "Marseille 6e Arrondissement",
"nombre_d_eleves": 654,
"nom_etablissement": "LYCEE TECHNOLOGIQUE PRIVE CHARLES PEGUY",
"type_d_etablissement": "LYCEE D ENSEIGNEMENT TECHNOLOGIQUE",
"localite_acheminement": "MARSEILLE",
"numero_d_etablissement": "0131402D",
"secteur_d_enseignement": "Privé"
}Record 4adresse: QUARTIER LA BASTIDE DU TRON · position: {"lat":43.40401199625373,"lon":5.2249301
{
"adresse": "QUARTIER LA BASTIDE DU TRON",
"position": {
"lat": 43.40401199625373,
"lon": 5.224930185750121
},
"code_postal": "13700",
"code_commune": "13054",
"annee_scolaire": "2017-2018",
"libelle_commune": "Marignane",
"nombre_d_eleves": 783,
"nom_etablissement": "COLLEGE EMILIE DE MIRABEAU",
"type_d_etablissement": "COLLEGE",
"localite_acheminement": "MARIGNANE",
"numero_d_etablissement": "0131608C",
"secteur_d_enseignement": "Public"
}Record 5adresse: QUARTIER LA MARINIERE · position: {"lat":43.646281794484345,"lon":5.576662
{
"adresse": "QUARTIER LA MARINIERE",
"position": {
"lat": 43.646281794484345,
"lon": 5.576662226332888
},
"code_postal": "13860",
"code_commune": "13074",
"annee_scolaire": "2017-2018",
"libelle_commune": "Peyrolles-en-Provence",
"nombre_d_eleves": 535,
"nom_etablissement": "COLLEGE JEAN JAURES",
"type_d_etablissement": "COLLEGE",
"localite_acheminement": "PEYROLLES EN PROVENCE",
"numero_d_etablissement": "0131723C",
"secteur_d_enseignement": "Public"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.ampmetropole.fr/api/explore/v2.1/catalog/datasets/ls-effectifs-deleves-des-etablissements-du-second-degre-2145153640
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.ampmetropole.fr/api/explore/v2.1/catalog/datasets/ls-effectifs-deleves-des-etablissements-du-second-degre-2145153640/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.