c0mm0.com — the continuously verified register of European data

Register record·API·FR·Updated WeeklyVERIFIED · checked 3d ago
E

Public Nursery Schools - ToulouseEcoles maternelles publiques - Toulouse

Ecoles maternelles publiques - ToulousePublic Nursery Schools - Toulouse

APIExecutable4/7Query nowOpen workbenchSubscribe🇫🇷France

This API provides the locations of public nursery schools (écoles maternelles) within the city of Toulouse. It is published as part of the Toulouse Métropole open data portal and offers geolocated data on individual school establishments. The dataset is free to access without authentication and can be used for mapping, urban planning, or civic information services related to early childhood education facilities in Toulouse.Localisation des écoles maternelles publiques sur le territoire de Toulouse

42
fair

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

Data schema (13 fields)

Filterable via the API (11)
indexecolernenumlibellecodsticodpossecteur_action_scolairemailsteleclair

Click a field to see example values.

FillFieldTypeDescription
geo_point_2dGeo Pointgeo_point_2d
geo_shapeShapegeo_shape
indexFilterable via the APIint
ecoleFilterable via the APItext
rneFilterable via the APItext
numFilterable via the APItext
libelleFilterable via the APItext
codstiFilterable via the APIint
codposFilterable via the APIint
secteur_action_scolaireFilterable via the APISecteur action scolairetext
99.1%mailsFilterable via the APItext
92.8%telFilterable via the APItext
29.7%eclairFilterable via the APItext

Schema captured from opendatasoft 19 hours 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 1num: 0026B · rne: 0310205E
{
  "num": "0026B",
  "rne": "0310205E",
  "tel": "06 12 91 01 77",
  "ecole": "Buffon",
  "index": 13,
  "mails": "ce.0310205e@ac-toulouse.fr",
  "codpos": 31100,
  "codsti": 8395014,
  "eclair": "REP+",
  "libelle": "RUE DE GIRONIS",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "MultiPoint",
      "coordinates": [
        [
          1.412755467239608,
          43.56438669072647
        ]
      ]
    },
    "properties": {}
  },
  "geo_point_2d": {
    "lat": 43.56438669072647,
    "lon": 1.412755467239608
  },
  "secteur_action_scolaire": "SUD"
}
Record 2num: 0008 · rne: 0310195U
{
  "num": "0008",
  "rne": "0310195U",
  "tel": "06 64 58 67 74",
  "ecole": "Château de l'Hers",
  "index": 17,
  "mails": "ce.0310195u@ac-toulouse.fr",
  "codpos": 31500,
  "codsti": 8425213,
  "eclair": null,
  "libelle": "RUE CLAUDIUS ROUGENET",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "MultiPoint",
      "coordinates": [
        [
          1.484225301218568,
          43.60071174152834
        ]
      ]
    },
    "properties": {}
  },
  "geo_point_2d": {
    "lat": 43.60071174152834,
    "lon": 1.4842253012185682
  },
  "secteur_action_scolaire": "EST"
}
Record 3num: 0005B · rne: 0310188L
{
  "num": "0005B",
  "rne": "0310188L",
  "tel": "07 77 31 18 54",
  "ecole": "Jaurès Jean",
  "index": 51,
  "mails": "ce.0310188l@ac-toulouse.fr",
  "codpos": 31400,
  "codsti": 387231,
  "eclair": null,
  "libelle": "RUE D AURIOL",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "MultiPoint",
      "coordinates": [
        [
          1.452073186918478,
          43.588507842030474
        ]
      ]
    },
    "properties": {}
  },
  "geo_point_2d": {
    "lat": 43.588507842030474,
    "lon": 1.4520731869184784
  },
  "secteur_action_scolaire": "CENTRE"
}
Record 4num: 0009 · rne: 0310234L
{
  "num": "0009",
  "rne": "0310234L",
  "tel": "06 20 75 14 83",
  "ecole": "Marengo-Périole",
  "index": 66,
  "mails": "ce.0310234l@ac-toulouse.fr",
  "codpos": 31500,
  "codsti": 4374411,
  "eclair": null,
  "libelle": "RUE DU MARECHAL GALLIENI",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "MultiPoint",
      "coordinates": [
        [
          1.460632848107549,
          43.616780717554796
        ]
      ]
    },
    "properties": {}
  },
  "geo_point_2d": {
    "lat": 43.616780717554796,
    "lon": 1.4606328481075486
  },
  "secteur_action_scolaire": "CENTRE"
}
Record 5num: 0004 · rne: 0312253F
{
  "num": "0004",
  "rne": "0312253F",
  "tel": null,
  "ecole": "Vernant",
  "index": 109,
  "mails": "ce.0312253f@ac-toulouse.fr",
  "codpos": 31400,
  "codsti": 1827235,
  "eclair": null,
  "libelle": "CHE DES CLOTASSES",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "MultiPoint",
      "coordinates": [
        [
          1.457560345003076,
          43.54950011368338
        ]
      ]
    },
    "properties": {}
  },
  "geo_point_2d": {
    "lat": 43.54950011368338,
    "lon": 1.457560345003076
  },
  "secteur_action_scolaire": "EST"
}

Live sample captured at profiling time — values may have changed upstream.

Verification Status

Using the API

Configuration

Base URL
https://data.toulouse-metropole.fr/api/explore/v2.1/catalog/datasets/ecoles-maternelles-publiques

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://data.toulouse-metropole.fr/api/explore/v2.1/catalog/datasets/ecoles-maternelles-publiques/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

20 000 req/day
per ipmeasured
observed 19 hours ago

Dataset

Volume & freshness

Records
111
Update cadence
Weekly
declared upstream
Last upstream update
2 years ago
2024-11-19

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Ecoles maternelles publiques - Toulouse — live verification badge

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