records

records

Active filters Clear all

No active filters

Filters

Mode d'accueil pour la petite enfance

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Column 1
               

No description available for this field.

Name (identifier)
column_1
Type
text
Sample
                       
Column 2
               

No description available for this field.

Name (identifier)
column_2
Type
text
Sample
                       
Column 3
               

No description available for this field.

Name (identifier)
column_3
Type
text
Sample
                       
Column 4
               

No description available for this field.

Name (identifier)
column_4
Type
text
Sample
                       

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"
            }
          }
        }
      }
      ,
    • "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":""
              }
            }
          }
        }
      }
    }
}

Similar datasets