records
Affiches du festival des vendanges
Dataset schema
Click to expand Click to collapse
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"
}
}
} - "records":
} - "properties":
- "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":""
}
} - "annee":
}
} - "fields":
} - "properties":
} - "fr-219200730-affiches-festival-des-vendanges":
}