c0mm0.com — the continuously verified register of European data

Register record·API·FRSTALE · checked 3d ago
L

List of public contracts awarded in 2017 and 2018Liste des marchés conclus en 2017 et 2018

Liste des marchés conclus en 2017 et 2018List of public contracts awarded in 2017 and 2018

APIDiscovered1/7blocked by verifiedQuery nowOpen workbenchSubscribe🇫🇷France

This API provides the list of public procurement contracts (works, services and supplies) awarded by the Île-de-France Region in 2017 and 2018. It is published as open data by the regional authority. Available fields include the year, the contracting entity, the subject of the contract, the lot number, the procedure type, the main contract holder, the notification date, and the amount including tax. It is useful for tracking regional public spending and procurement transparency.Liste des marchés publics (travaux, services et fournitures) conclus par la Région Île-de-France en 2017 et 2018. Informations disponibles : Année Prescripteur Objet du marché, Numéro du lot Procédure Titulaire principal Date de notification, Montant TTC

32
poor

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

Data schema (10 fields)

Filterable via the API (10)
anneeacheteur_publicndeg_marcheprescripteurobjet_du_marchendeg_du_lotprocedure_mapa_ou_formaliseetitulaire_principaldate_de_notificationmontant_du_marche_ttc

Click a field to see example values.

FillFieldTypeDescription
100%anneeFilterable via the APIAnnéetext
100%acheteur_publicFilterable via the APIAcheteur publictext
90.8%ndeg_marcheFilterable via the APIN° marchétext
99.7%prescripteurFilterable via the APItext
100%objet_du_marcheFilterable via the APIObjet du marchétext
28.3%ndeg_du_lotFilterable via the APIN° du lottext
86.7%procedure_mapa_ou_formaliseeFilterable via the APIProcédure (MAPA ou Formalisée)text
100%titulaire_principalFilterable via the APITitulaire principaltext
100%date_de_notificationFilterable via the APIDate de notificationdate
99.7%montant_du_marche_ttcFilterable via the APIMontant du marché TTCdouble

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 1annee: 2018 · ndeg_du_lot: —
{
  "annee": "2018",
  "ndeg_du_lot": null,
  "ndeg_marche": "2018",
  "prescripteur": "SODEREC",
  "acheteur_public": "Conseil régional d'Île-de-France",
  "objet_du_marche": "Location d'un transformateur électrique- prolongation -4  pour la restructuration et extension du Lycée Joliot-Curie à Nanterre (92) (commande initiale : le 04/08/16)",
  "titulaire_principal": "SNT DURIEZ",
  "date_de_notification": "2018-03-02",
  "montant_du_marche_ttc": 3885,
  "procedure_mapa_ou_formalisee": "MAPA"
}
Record 2annee: 2017 · ndeg_du_lot: 3
{
  "annee": "2017",
  "ndeg_du_lot": "3",
  "ndeg_marche": "1500671",
  "prescripteur": "CITALLIOS",
  "acheteur_public": "Conseil régional d'Île-de-France",
  "objet_du_marche": "Travaux dans le cadre de la restructuration partielle du Lycée Jean Moulin au Chesnay (78) : LOT 03 : Etanchéité",
  "titulaire_principal": "DESCHAMPS",
  "date_de_notification": "2017-07-03",
  "montant_du_marche_ttc": 1488,
  "procedure_mapa_ou_formalisee": "Prise en compte des adaptations suivantes du cahier des charges initial : Modification du programme des travaux en cours d'exécution  / incidence financière / incidence sur le calendrier"
}
Record 3annee: 2018 · ndeg_du_lot: —
{
  "annee": "2018",
  "ndeg_du_lot": null,
  "ndeg_marche": "1800517",
  "prescripteur": "Pôle Lycées",
  "acheteur_public": "Conseil régional d'Île-de-France",
  "objet_du_marche": "Evolutions du portail ORIANE",
  "titulaire_principal": "NIJI",
  "date_de_notification": "2018-07-11",
  "montant_du_marche_ttc": 28797.12,
  "procedure_mapa_ou_formalisee": "MAPA"
}
Record 4annee: 2018 · ndeg_du_lot: —
{
  "annee": "2018",
  "ndeg_du_lot": null,
  "ndeg_marche": "1800597",
  "prescripteur": "Pôle Lycées",
  "acheteur_public": "Conseil régional d'Île-de-France",
  "objet_du_marche": "Mission de diagnostic de structure des bâtiments inondés (inondation du 12/06/2018) - Bâtiments A, C, D, E - Lycée François Villon - Les Mureaux (78)",
  "titulaire_principal": "S.E.T.B.A",
  "date_de_notification": "2018-08-17",
  "montant_du_marche_ttc": 6624,
  "procedure_mapa_ou_formalisee": "MAPA"
}
Record 5annee: 2017 · ndeg_du_lot: —
{
  "annee": "2017",
  "ndeg_du_lot": null,
  "ndeg_marche": "1600326 -1",
  "prescripteur": "ICADE",
  "acheteur_public": "Conseil régional d'Île-de-France",
  "objet_du_marche": "Mission de contrôle technique pour l'opération du lycée Van Gogh à ERMONT (95)",
  "titulaire_principal": "RISK CONTROL",
  "date_de_notification": "2017-02-07",
  "montant_du_marche_ttc": 24564,
  "procedure_mapa_ou_formalisee": "MAPA"
}

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

Verification Status

Using the API

Configuration

Base URL
https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/liste-des-marches-conclus-en-2017-et-2018

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/liste-des-marches-conclus-en-2017-et-2018/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 7 days ago

Dataset

Volume & freshness

Records
1.2k
1196
Last upstream update
5 years ago
2021-06-14

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Liste des marchés conclus en 2017 et 2018 — live verification badge

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