enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Expositions organisées par le pôle d'art moderne et contemporain

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
Domaine
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
domaine
Type
texte
Exemple
                       
Exposition
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
exposition
Type
texte
Exemple
                       
Date de début
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
date_de_debut
Type
date
Exemple
                       
Date de fin
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
date_de_fin
Type
date
Exemple
                       
Nbre de visiteurs
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nbre_de_visiteurs
Type
int
Exemple
                       
Nbre de catalogues vendus
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nbre_de_catalogues_vendus
Type
int
Exemple
                       
Nom de l'exposition
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nom_expo
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":"expositions-pamocc",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/expositions-pamocc"
      }
    ]
    ,
  • "definitions":
    {
    • "expositions-pamocc":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/expositions-pamocc_records"
            }
          }
        }
      }
      ,
    • "expositions-pamocc_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "domaine":
              {
              • "type":"string",
              • "title":"Domaine",
              • "description":""
              }
              ,
            • "exposition":
              {
              • "type":"string",
              • "title":"Exposition",
              • "description":""
              }
              ,
            • "date_de_debut":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date de début",
              • "description":""
              }
              ,
            • "date_de_fin":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date de fin",
              • "description":""
              }
              ,
            • "nbre_de_visiteurs":
              {
              • "type":"integer",
              • "title":"Nbre de visiteurs",
              • "description":""
              }
              ,
            • "nbre_de_catalogues_vendus":
              {
              • "type":"integer",
              • "title":"Nbre de catalogues vendus ",
              • "description":""
              }
              ,
            • "nom_expo":
              {
              • "type":"string",
              • "title":"Nom de l'exposition",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Jeux de données similaires