records
Mode d'accueil pour la petite enfance
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":"mode-daccueil-pour-la-petite-enfance",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/mode-daccueil-pour-la-petite-enfance"
}
] - "definitions":{
- "mode-daccueil-pour-la-petite-enfance":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/mode-daccueil-pour-la-petite-enfance_records"
}
}
} - "records":
} - "properties":
- "mode-daccueil-pour-la-petite-enfance_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "column_1":,{
- "type":"string",
- "title":"Column 1",
- "description":""
} - "column_2":,{
- "type":"string",
- "title":"Column 2",
- "description":""
} - "column_3":,{
- "type":"string",
- "title":"Column 3",
- "description":""
} - "column_4":{
- "type":"string",
- "title":"Column 4",
- "description":""
}
} - "column_1":
}
} - "fields":
} - "properties":
} - "mode-daccueil-pour-la-petite-enfance":
}