c0mm0.com — the continuously verified register of European data

Register record·API·FRUNVERIFIED

Les 172 organisations liées aux missions locales franciliennes et les communes de rattachement. Attention : un jeune d'une commune doit s'adresser au siège (ou site pour Paris) de la mission locale attitrée uniquement, il est ensuite redirigé vers une antenne, ou non, selon son profil ou les spéc...

0
poor

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

Data schema (13 fields)

Filterable via the API (12)
id_crm_organisationid_p3_organisationtype_organisationid_crm_siegenom_de_l_organisationadressecomplement_d_adresse_1complement_d_adresse_2code_postalvilledepartementtelephone

Click a field to see example values.

FillFieldTypeDescription
100%id_crm_organisationFilterable via the APIId crm organisationdouble
99.4%id_p3_organisationFilterable via the APIId p3 organisationdouble
100%type_organisationFilterable via the APIType organisationtext
55.2%id_crm_siegeFilterable via the APIID CRM Siègedouble
100%nom_de_l_organisationFilterable via the APINom de l organisationtext
99.4%adresseFilterable via the APItext
0%complement_d_adresse_1Filterable via the APIComplément d'adresse 1double
0%complement_d_adresse_2Filterable via the APIComplément d'adresse 2double
100%code_postalFilterable via the APIPostal codetext
100%villeFilterable via the APItext
departementFilterable via the APIDépartementtext
telephoneFilterable via the APITéléphonetext
wgs84geo_point_2d

Schema captured from opendatasoft 1 hour 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 1ville: ["SARCELLES"] · wgs84: {"lat":48.9770298,"lon":2.3756703}
{
  "ville": [
    "SARCELLES"
  ],
  "wgs84": {
    "lat": 48.9770298,
    "lon": 2.3756703
  },
  "adresse": "18 avenue du 8 Mai 1945",
  "telephone": "01 39 33 18 30",
  "code_postal": [
    "95200"
  ],
  "departement": [
    "95"
  ],
  "id_crm_siege": null,
  "type_organisation": [
    "Siège"
  ],
  "id_p3_organisation": 95585,
  "id_crm_organisation": 19461,
  "nom_de_l_organisation": "Mission Locale AISPJ Val d'Oise Est",
  "complement_d_adresse_1": null,
  "complement_d_adresse_2": null
}
Record 2ville: ["MEULAN-EN-YVELINES"] · wgs84: {"lat":49.0055,"lon":1.9104800000000002}
{
  "ville": [
    "MEULAN-EN-YVELINES"
  ],
  "wgs84": {
    "lat": 49.0055,
    "lon": 1.9104800000000002
  },
  "adresse": "Place des Pénitan",
  "telephone": "01 30 99 24 88",
  "code_postal": [
    "78250"
  ],
  "departement": [
    "78"
  ],
  "id_crm_siege": 19491,
  "type_organisation": [
    "Antenne"
  ],
  "id_p3_organisation": 78440,
  "id_crm_organisation": 25375,
  "nom_de_l_organisation": "Mission Locale des Mureaux (Antenne de Melan)",
  "complement_d_adresse_1": null,
  "complement_d_adresse_2": null
}
Record 3ville: ["ÉVRY"] · wgs84: {"lat":48.6268836,"lon":2.4307571}
{
  "ville": [
    "ÉVRY"
  ],
  "wgs84": {
    "lat": 48.6268836,
    "lon": 2.4307571
  },
  "adresse": "17 Cours Blaise Pascal",
  "telephone": "01 60 78 91 10",
  "code_postal": [
    "91002"
  ],
  "departement": [
    "91"
  ],
  "id_crm_siege": null,
  "type_organisation": [
    "Siège"
  ],
  "id_p3_organisation": 91228,
  "id_crm_organisation": 19496,
  "nom_de_l_organisation": "Mission Locale d'Evry Centre Essonne",
  "complement_d_adresse_1": null,
  "complement_d_adresse_2": null
}
Record 4ville: ["ROSNY-SOUS-BOIS"] · wgs84: {"lat":48.8765282,"lon":2.4751425}
{
  "ville": [
    "ROSNY-SOUS-BOIS"
  ],
  "wgs84": {
    "lat": 48.8765282,
    "lon": 2.4751425
  },
  "adresse": "3 rue de Rome",
  "telephone": "01 56 63 02 00",
  "code_postal": [
    "93110"
  ],
  "departement": [
    "93"
  ],
  "id_crm_siege": null,
  "type_organisation": [
    "Siège"
  ],
  "id_p3_organisation": 93064,
  "id_crm_organisation": 19515,
  "nom_de_l_organisation": "Mission Locale Intercommunale de Rosny-Sous-Bois Neuilly-Plaisance",
  "complement_d_adresse_1": null,
  "complement_d_adresse_2": null
}
Record 5ville: ["MITRY-MORY"] · wgs84: {"lat":48.9824082,"lon":2.6132617}
{
  "ville": [
    "MITRY-MORY"
  ],
  "wgs84": {
    "lat": 48.9824082,
    "lon": 2.6132617
  },
  "adresse": "6 bis rue de Villeparisis",
  "telephone": "01 64 27 10 15",
  "code_postal": [
    "77290"
  ],
  "departement": [
    "77"
  ],
  "id_crm_siege": null,
  "type_organisation": [
    "Siège"
  ],
  "id_p3_organisation": 77294,
  "id_crm_organisation": 19478,
  "nom_de_l_organisation": "Mission Locale de la Plaine de France",
  "complement_d_adresse_1": null,
  "complement_d_adresse_2": null
}

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

Using the API

Configuration

Base URL
https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/missions-locales

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/missions-locales/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

10 000 req/day
per ipmeasured
observed 1 hour ago

Dataset

Volume & freshness

Records
172
Last upstream update
8 years ago
2019-03-16

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Les missions locales — live verification badge

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