records

records

Active filters Clear all

No active filters

Filters

Enquête Besoins en Main d'Oeuvre (BMO)

Attachments

Click to expand Click to collapse

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":"enquete-besoins-en-main-doeuvre-bmo",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/enquete-besoins-en-main-doeuvre-bmo"
      }
    ]
    ,
  • "definitions":
    {
    • "enquete-besoins-en-main-doeuvre-bmo":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/enquete-besoins-en-main-doeuvre-bmo_records"
            }
          }
        }
      }
      ,
    • "enquete-besoins-en-main-doeuvre-bmo_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
              }
            }
          }
        }
      }
    }

    Similar datasets