enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

SLA - Données essentielles de la commande publique - 2021

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
MARCHE_ID
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
marche_id
Type
texte
Exemple
                       
MARCHE_UID
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
marche_uid
Type
texte
Exemple
                       
ACHETEURS_ID
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
acheteurs_id
Type
décimal
Exemple
                       
ACHETEURS_NOM
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
acheteurs_nom
Type
texte
Exemple
                       
NATURE_MARCHE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nature_marche
Type
texte
Exemple
                       
MARCHE_OBJET
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
marche_objet
Type
texte
Exemple
                       
CPV_CODE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
cpv_code
Type
décimal
Exemple
                       
PROCEDURE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
procedure
Type
texte
Exemple
                       
LIEU_EXEC_CODE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
lieu_exec_code
Type
décimal
Exemple
                       
LIEU_EXEC_TYPE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
lieu_exec_type
Type
texte
Exemple
                       
LIEU_EXEC_NOM
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
lieu_exec_nom
Type
texte
Exemple
                       
DUREE_MOIS
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
duree_mois
Type
décimal
Exemple
                       
NOTIFICATION_DATE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
notification_date
Type
date
Exemple
                       
PUBLICATION_DATE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
publication_date
Type
date
Exemple
                       
MONTANT
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
montant
Type
texte
Exemple
                       
PRIX_FORME
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
prix_forme
Type
texte
Exemple
                       
TITULAIRES_ID
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
titulaires_id
Type
décimal
Exemple
                       
TITULAIRES_ID_TYPE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
titulaires_id_type
Type
texte
Exemple
                       
TITULAIRES_DENOMINATION
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
titulaires_denomination
Type
texte
Exemple
                       
MODIF_OBJET
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
modif_objet
Type
texte
Exemple
                       
MODIF_NOTIFICATION_DATE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
modif_notification_date
Type
date
Exemple
                       
MODIF_PUBLICATION_DATE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
modif_publication_date
Type
date
Exemple
                       
MODIF_DUREE_MOIS
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
modif_duree_mois
Type
texte
Exemple
                       
MODIF_MARCHE_MONTANT
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
modif_marche_montant
Type
décimal
Exemple
                       
MODIF_TITULAIRES_ID
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
modif_titulaires_id
Type
texte
Exemple
                       
MODIF_TITULAIRES_ID_TYPE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
modif_titulaires_id_type
Type
texte
Exemple
                       
MODIF_TITULAIRES_DENOMINATION
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
modif_titulaires_denomination
Type
texte
Exemple
                       

Schéma JSON

L'objet JSON ci dessous est une description standardisée du modèle de votre jeu de données. Pour en savoir plus sur JSON schema.

{
  • "title":"donnees-essentielles-de-la-commande-publique-2021",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/donnees-essentielles-de-la-commande-publique-2021"
      }
    ]
    ,
  • "definitions":
    {
    • "donnees-essentielles-de-la-commande-publique-2021":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/donnees-essentielles-de-la-commande-publique-2021_records"
            }
          }
        }
      }
      ,
    • "donnees-essentielles-de-la-commande-publique-2021_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "marche_id":
              {
              • "type":"string",
              • "title":"MARCHE_ID",
              • "description":""
              }
              ,
            • "marche_uid":
              {
              • "type":"string",
              • "title":"MARCHE_UID",
              • "description":""
              }
              ,
            • "acheteurs_id":
              {
              • "type":"number",
              • "title":"ACHETEURS_ID",
              • "description":""
              }
              ,
            • "acheteurs_nom":
              {
              • "type":"string",
              • "title":"ACHETEURS_NOM",
              • "description":""
              }
              ,
            • "nature_marche":
              {
              • "type":"string",
              • "title":"NATURE_MARCHE",
              • "description":""
              }
              ,
            • "marche_objet":
              {
              • "type":"string",
              • "title":"MARCHE_OBJET",
              • "description":""
              }
              ,
            • "cpv_code":
              {
              • "type":"number",
              • "title":"CPV_CODE",
              • "description":""
              }
              ,
            • "procedure":
              {
              • "type":"string",
              • "title":"PROCEDURE",
              • "description":""
              }
              ,
            • "lieu_exec_code":
              {
              • "type":"number",
              • "title":"LIEU_EXEC_CODE",
              • "description":""
              }
              ,
            • "lieu_exec_type":
              {
              • "type":"string",
              • "title":"LIEU_EXEC_TYPE",
              • "description":""
              }
              ,
            • "lieu_exec_nom":
              {
              • "type":"string",
              • "title":"LIEU_EXEC_NOM",
              • "description":""
              }
              ,
            • "duree_mois":
              {
              • "type":"number",
              • "title":"DUREE_MOIS",
              • "description":""
              }
              ,
            • "notification_date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"NOTIFICATION_DATE",
              • "description":""
              }
              ,
            • "publication_date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"PUBLICATION_DATE",
              • "description":""
              }
              ,
            • "montant":
              {
              • "type":"string",
              • "title":"MONTANT",
              • "description":""
              }
              ,
            • "prix_forme":
              {
              • "type":"string",
              • "title":"PRIX_FORME",
              • "description":""
              }
              ,
            • "titulaires_id":
              {
              • "type":"number",
              • "title":"TITULAIRES_ID",
              • "description":""
              }
              ,
            • "titulaires_id_type":
              {
              • "type":"string",
              • "title":"TITULAIRES_ID_TYPE",
              • "description":""
              }
              ,
            • "titulaires_denomination":
              {
              • "type":"string",
              • "title":"TITULAIRES_DENOMINATION",
              • "description":""
              }
              ,
            • "modif_objet":
              {
              • "type":"string",
              • "title":"MODIF_OBJET",
              • "description":""
              }
              ,
            • "modif_notification_date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"MODIF_NOTIFICATION_DATE",
              • "description":""
              }
              ,
            • "modif_publication_date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"MODIF_PUBLICATION_DATE",
              • "description":""
              }
              ,
            • "modif_duree_mois":
              {
              • "type":"string",
              • "title":"MODIF_DUREE_MOIS",
              • "description":""
              }
              ,
            • "modif_marche_montant":
              {
              • "type":"number",
              • "title":"MODIF_MARCHE_MONTANT",
              • "description":""
              }
              ,
            • "modif_titulaires_id":
              {
              • "type":"string",
              • "title":"MODIF_TITULAIRES_ID",
              • "description":""
              }
              ,
            • "modif_titulaires_id_type":
              {
              • "type":"string",
              • "title":"MODIF_TITULAIRES_ID_TYPE",
              • "description":""
              }
              ,
            • "modif_titulaires_denomination":
              {
              • "type":"string",
              • "title":"MODIF_TITULAIRES_DENOMINATION",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Jeux de données similaires