c0mm0.com — the continuously verified register of European data

Register record·API·FR·Updated WeeklyUNVERIFIED

Localisation des structures appartenant au Réseau Emploi des Communes de Toulouse Métropole. Pour en savoir plus http://www.rec.toulouse-metropole.fr/

0
poor

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

Data schema (12 fields)

Filterable via the API (10)
idnomlocalisationadresseinseetype_structurecontactcourrieltelephonefax

Click a field to see example values.

FillFieldTypeDescription
geo_point_2dGeo Pointgeo_point_2d
geo_shapeShapegeo_shape
idFilterable via the APIdouble
nomFilterable via the APItext
localisationFilterable via the APItext
adresseFilterable via the APItext
inseeFilterable via the APIint
type_structureFilterable via the APIType structuretext
contactFilterable via the APItext
courrielFilterable via the APItext
95.5%telephoneFilterable via the APItext
72.7%faxFilterable via the APItext

Schema captured from opendatasoft 2 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 1id: 3 · fax: —
{
  "id": 3,
  "fax": null,
  "nom": "Cellule Emploi",
  "insee": 561,
  "adresse": "6 bis, avenue des Pyrénées - BP39 - 31242 L'UNION Cedex",
  "contact": "Isabelle FLOURIAC",
  "courriel": "emploi@mairie-lunion.fr",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "MultiPoint",
      "coordinates": [
        [
          1.483334895607354,
          43.65749260090897
        ]
      ]
    },
    "properties": {}
  },
  "telephone": "05-62-89-22-88",
  "geo_point_2d": {
    "lat": 43.65749260090897,
    "lon": 1.483334895607354
  },
  "localisation": "Hôtel de ville",
  "type_structure": "Maisons ou services Emploi"
}
Record 2id: 7 · fax: 05-62-21-40-51
{
  "id": 7,
  "fax": "05-62-21-40-51",
  "nom": "Centre social de Beauzelle",
  "insee": 56,
  "adresse": "19, rue des Rossignols - 31700 BEAUZELLE",
  "contact": "Peggy QUESADA",
  "courriel": "relais.emploi@mairie-beauzelle.fr",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "MultiPoint",
      "coordinates": [
        [
          1.378602593539408,
          43.66422950573627
        ]
      ]
    },
    "properties": {}
  },
  "telephone": "05-62-21-40-52",
  "geo_point_2d": {
    "lat": 43.66422950573627,
    "lon": 1.3786025935394077
  },
  "localisation": null,
  "type_structure": "Maisons ou services Emploi"
}
Record 3id: 20 · fax: 05-61-09-08-46
{
  "id": 20,
  "fax": "05-61-09-08-46",
  "nom": "Service Emploi",
  "insee": 282,
  "adresse": "Maire de Launaguet - 95, chemin des Combes - 31140 LAUNAGUET",
  "contact": "Pascale KOSTINE",
  "courriel": "ccas@mairie-launaguet.fr",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "MultiPoint",
      "coordinates": [
        [
          1.457887549329563,
          43.6744423583401
        ]
      ]
    },
    "properties": {}
  },
  "telephone": "05-61-37-64-64",
  "geo_point_2d": {
    "lat": 43.6744423583401,
    "lon": 1.457887549329563
  },
  "localisation": "Mairie",
  "type_structure": null
}
Record 4id: 2 · fax: 05-62-75-89-30
{
  "id": 2,
  "fax": "05-62-75-89-30",
  "nom": "CBE Nord Haute-Garonne",
  "insee": 22,
  "adresse": "117, route de Fronton - 31140 AUCAMVILLE",
  "contact": "Françoise MENAT",
  "courriel": "cbe.nord31@orange.fr",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "MultiPoint",
      "coordinates": [
        [
          1.42841004057234,
          43.66915066440698
        ]
      ]
    },
    "properties": {}
  },
  "telephone": "05-62-75-38-27",
  "geo_point_2d": {
    "lat": 43.66915066440698,
    "lon": 1.4284100405723401
  },
  "localisation": null,
  "type_structure": "CBE"
}
Record 5id: 8 · fax: 05-62-13-43-72
{
  "id": 8,
  "fax": "05-62-13-43-72",
  "nom": "Relais Emploi Cornebarrieu",
  "insee": 150,
  "adresse": "2, place du Languedoc - 31700 CORNEBARRIEU",
  "contact": "Cecilia BEGEAULT",
  "courriel": "cecilia.begeault@mairie-cornebarrieu.fr",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "MultiPoint",
      "coordinates": [
        [
          1.327298773865857,
          43.65115425285644
        ]
      ]
    },
    "properties": {}
  },
  "telephone": "05-62-13-43-71",
  "geo_point_2d": {
    "lat": 43.65115425285644,
    "lon": 1.3272987738658566
  },
  "localisation": "Mairie de Cornebarrieu",
  "type_structure": "Maisons ou services Emploi"
}

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

Using the API

Configuration

Base URL
https://data.toulouse-metropole.fr/api/explore/v2.1/catalog/datasets/reseau-emploi-des-communes

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://data.toulouse-metropole.fr/api/explore/v2.1/catalog/datasets/reseau-emploi-des-communes/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 2 hours ago

Dataset

Volume & freshness

Records
22
Update cadence
Weekly
declared upstream
Last upstream update
7 days ago
2026-07-19

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Réseau Emploi des communes — live verification badge

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