records

records

Active filters Clear all

No active filters

Filters

Affiches du festival des vendanges

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Année
               

No description available for this field.

Name (identifier)
annee
Type
date
Sample
                       
Nom du fichier
               

No description available for this field.

Name (identifier)
nom_du_fichier
Type
file
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"fr-219200730-affiches-festival-des-vendanges",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/fr-219200730-affiches-festival-des-vendanges"
      }
    ]
    ,
  • "definitions":
    {
    • "fr-219200730-affiches-festival-des-vendanges":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/fr-219200730-affiches-festival-des-vendanges_records"
            }
          }
        }
      }
      ,
    • "fr-219200730-affiches-festival-des-vendanges_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "annee":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Année",
              • "description":""
              }
              ,
            • "nom_du_fichier":
              {
              • "type":"string",
              • "title":"Nom du fichier",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets