records

records

Active filters Clear all

No active filters

Filters

Taux d'accidents du Travail (AT taux)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Date
               

No description available for this field.

Name (identifier)
empty
Type
date
Sample
                       
Nombre Accidents
               

No description available for this field.

Name (identifier)
nombre_accidents
Type
decimal
Sample
                       
Nombre de jours d'absences
               

No description available for this field.

Name (identifier)
nombre_de_jours_d_absences
Type
decimal
Sample
                       
TF mensuel
               

No description available for this field.

Name (identifier)
tf_mensuel
Type
decimal
Sample
                       
TF annuel glissant 12 mois
               

No description available for this field.

Name (identifier)
tf_annuel_glissant_12_mois
Type
decimal
Sample
                       
TG mensuel
               

No description available for this field.

Name (identifier)
tg_mensuel
Type
decimal
Sample
                       
TG annuel glissant 12 mois
               

No description available for this field.

Name (identifier)
tg_annuel_glissant_12_mois
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"at-taux",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/at-taux"
      }
    ]
    ,
  • "definitions":
    {
    • "at-taux":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/at-taux_records"
            }
          }
        }
      }
      ,
    • "at-taux_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "empty":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "nombre_accidents":
              {
              • "type":"number",
              • "title":"Nombre Accidents",
              • "description":""
              }
              ,
            • "nombre_de_jours_d_absences":
              {
              • "type":"number",
              • "title":"Nombre de jours d'absences",
              • "description":""
              }
              ,
            • "tf_mensuel":
              {
              • "type":"number",
              • "title":"TF mensuel",
              • "description":""
              }
              ,
            • "tf_annuel_glissant_12_mois":
              {
              • "type":"number",
              • "title":"TF annuel glissant 12 mois",
              • "description":""
              }
              ,
            • "tg_mensuel":
              {
              • "type":"number",
              • "title":"TG mensuel",
              • "description":""
              }
              ,
            • "tg_annuel_glissant_12_mois":
              {
              • "type":"number",
              • "title":"TG annuel glissant 12 mois",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets