records

records

Active filters Clear all

No active filters

Filters

Entreprises admises au dispositif de chômage partiel

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
RIDET
               

No description available for this field.

Name (identifier)
ridet
Type
text
Sample
                       
rid7
               

No description available for this field.

Name (identifier)
rid7
Type
text
Sample
                       
raison_sociale
               

No description available for this field.

Name (identifier)
raison_sociale
Type
text
Sample
                       
Date_debut
               

No description available for this field.

Name (identifier)
date_debut
Type
date
Sample
                       
date_fin
               

No description available for this field.

Name (identifier)
date_fin
Type
date
Sample
                       
Nb_salaries_concernes
               

No description available for this field.

Name (identifier)
nb_salaries_concernes
Type
integer
Sample
                       
type_de_chp
               

No description available for this field.

Name (identifier)
type_de_chp
Type
text
Sample
                       
enseigne
               

No description available for this field.

Name (identifier)
enseigne
Type
text
Sample
                       
commune
               

No description available for this field.

Name (identifier)
commune
Type
text
Sample
                       
province
               

No description available for this field.

Name (identifier)
province
Type
text
Sample
                       
Date_Arrete
               

No description available for this field.

Name (identifier)
date_arrete
Type
date
Sample
                       
Numero_arrete
               

No description available for this field.

Name (identifier)
numero_arrete
Type
text
Sample
                       
code_naf
               

No description available for this field.

Name (identifier)
code_naf
Type
text
Sample
                       
naf_libelle
               

No description available for this field.

Name (identifier)
naf_libelle
Type
text
Sample
                       
libelle_commune
               

No description available for this field.

Name (identifier)
libelle_commune
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"entreprises_chomage_partiel",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/entreprises_chomage_partiel"
      }
    ]
    ,
  • "definitions":
    {
    • "entreprises_chomage_partiel":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/entreprises_chomage_partiel_records"
            }
          }
        }
      }
      ,
    • "entreprises_chomage_partiel_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "ridet":
              {
              • "type":"string",
              • "title":"RIDET",
              • "description":""
              }
              ,
            • "rid7":
              {
              • "type":"string",
              • "title":"rid7",
              • "description":""
              }
              ,
            • "raison_sociale":
              {
              • "type":"string",
              • "title":"raison_sociale",
              • "description":""
              }
              ,
            • "date_debut":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date_debut",
              • "description":""
              }
              ,
            • "date_fin":
              {
              • "type":"string",
              • "format":"date",
              • "title":"date_fin",
              • "description":""
              }
              ,
            • "nb_salaries_concernes":
              {
              • "type":"integer",
              • "title":"Nb_salaries_concernes",
              • "description":""
              }
              ,
            • "type_de_chp":
              {
              • "type":"string",
              • "title":"type_de_chp",
              • "description":""
              }
              ,
            • "enseigne":
              {
              • "type":"string",
              • "title":"enseigne",
              • "description":""
              }
              ,
            • "commune":
              {
              • "type":"string",
              • "title":"commune",
              • "description":""
              }
              ,
            • "province":
              {
              • "type":"string",
              • "title":"province",
              • "description":""
              }
              ,
            • "date_arrete":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date_Arrete",
              • "description":""
              }
              ,
            • "numero_arrete":
              {
              • "type":"string",
              • "title":"Numero_arrete",
              • "description":""
              }
              ,
            • "code_naf":
              {
              • "type":"string",
              • "title":"code_naf",
              • "description":""
              }
              ,
            • "naf_libelle":
              {
              • "type":"string",
              • "title":"naf_libelle",
              • "description":""
              }
              ,
            • "libelle_commune":
              {
              • "type":"string",
              • "title":"libelle_commune",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets