records

records

Active filters Clear all

No active filters

Filters

Résultats des élections au Comité d'Entreprise

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Date
               

No description available for this field.

Name (identifier)
date
Type
date
Sample
                       
CGT
               

No description available for this field.

Name (identifier)
cgt
Type
decimal
Unit
%
Sample
                       
UNSA
               

No description available for this field.

Name (identifier)
unsa
Type
decimal
Unit
%
Sample
                       
SUD-Rail
               

No description available for this field.

Name (identifier)
sud_rail
Type
decimal
Unit
%
Sample
                       
CFDT
               

No description available for this field.

Name (identifier)
cfdt
Type
decimal
Unit
%
Sample
                       
FO
               

No description available for this field.

Name (identifier)
fo
Type
decimal
Unit
%
Sample
                       
CFTC
               

No description available for this field.

Name (identifier)
cftc
Type
decimal
Unit
%
Sample
                       

JSON Schema

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

{
  • "title":"resultats-elections-ce",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/resultats-elections-ce"
      }
    ]
    ,
  • "definitions":
    {
    • "resultats-elections-ce":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/resultats-elections-ce_records"
            }
          }
        }
      }
      ,
    • "resultats-elections-ce_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "cgt":
              {
              • "type":"number",
              • "title":"CGT",
              • "description":"",
              • "unit":"%"
              }
              ,
            • "unsa":
              {
              • "type":"number",
              • "title":"UNSA",
              • "description":"",
              • "unit":"%"
              }
              ,
            • "sud_rail":
              {
              • "type":"number",
              • "title":"SUD-Rail",
              • "description":"",
              • "unit":"%"
              }
              ,
            • "cfdt":
              {
              • "type":"number",
              • "title":"CFDT",
              • "description":"",
              • "unit":"%"
              }
              ,
            • "fo":
              {
              • "type":"number",
              • "title":"FO",
              • "description":"",
              • "unit":"%"
              }
              ,
            • "cftc":
              {
              • "type":"number",
              • "title":"CFTC",
              • "description":"",
              • "unit":"%"
              }
            }
          }
        }
      }
    }
}

Similar datasets