Chiffres Clés 2023

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Dénomination
               

No description available for this field.

Name (identifier)
denomination
Type
text
Sample
                       
Siren
               

No description available for this field.

Name (identifier)
siren
Type
identifier
Sample
                       
Nic
Numéro interne de classement

No description available for this field.

Name (identifier)
nic
Type
identifier
Sample
                       
Forme Juridique
               

No description available for this field.

Name (identifier)
forme_juridique
Type
text
Sample
                       
Code APE
               

No description available for this field.

Name (identifier)
code_ape
Type
text
Sample
                       
Libellé APE
               

No description available for this field.

Name (identifier)
libelle_ape
Type
text
Sample
                       
Adresse
               

No description available for this field.

Name (identifier)
adresse
Type
text
Sample
                       
Code postal
               

No description available for this field.

Name (identifier)
code_postal
Type
identifier
Sample
                       
Ville
               

No description available for this field.

Name (identifier)
ville
Type
text
Sample
                       
Num. dept.
               

No description available for this field.

Name (identifier)
num_dept
Type
identifier
Sample
                       
Département
               

No description available for this field.

Name (identifier)
departement
Type
text
Sample
                       
Région
               

No description available for this field.

Name (identifier)
region
Type
text
Sample
                       
Code Greffe
               

No description available for this field.

Name (identifier)
code_greffe
Type
identifier
Sample
                       
Greffe
               

No description available for this field.

Name (identifier)
greffe
Type
text
Sample
                       
Date immatriculation
               

No description available for this field.

Name (identifier)
date_immatriculation
Type
date
Sample
                       
Date radiation
               

No description available for this field.

Name (identifier)
date_radiation
Type
date
Sample
                       
Statut
               

No description available for this field.

Name (identifier)
statut
Type
text
Sample
                       
Geolocalisation
               

No description available for this field.

Name (identifier)
geolocalisation
Type
text
Sample
                       
Date de publication
               

No description available for this field.

Name (identifier)
date_de_publication
Type
date
Sample
                       
Millesime 1
               

No description available for this field.

Name (identifier)
millesime_1
Type
text
Sample
                       
Date de cloture exercice 1
               

No description available for this field.

Name (identifier)
date_de_cloture_exercice_1
Type
date
Sample
                       
Durée 1
               

No description available for this field.

Name (identifier)
duree_1
Type
integer
Sample
                       
CA 1
               

No description available for this field.

Name (identifier)
ca_1
Type
text
Sample
                       
Résultat 1
               

No description available for this field.

Name (identifier)
resultat_1
Type
text
Sample
                       
Effectif 1
               

No description available for this field.

Name (identifier)
effectif_1
Type
text
Sample
                       
Millesime 2
               

No description available for this field.

Name (identifier)
millesime_2
Type
text
Sample
                       
Date de cloture exercice 2
               

No description available for this field.

Name (identifier)
date_de_cloture_exercice_2
Type
date
Sample
                       
Durée 2
               

No description available for this field.

Name (identifier)
duree_2
Type
integer
Sample
                       
CA 2
               

No description available for this field.

Name (identifier)
ca_2
Type
text
Sample
                       
Résultat 2
               

No description available for this field.

Name (identifier)
resultat_2
Type
text
Sample
                       
Effectif 2
               

No description available for this field.

Name (identifier)
effectif_2
Type
text
Sample
                       
Millesime 3
               

No description available for this field.

Name (identifier)
millesime_3
Type
text
Sample
                       
Date de cloture exercice 3
               

No description available for this field.

Name (identifier)
date_de_cloture_exercice_3
Type
date
Sample
                       
Durée 3
               

No description available for this field.

Name (identifier)
duree_3
Type
integer
Sample
                       
CA 3
               

No description available for this field.

Name (identifier)
ca_3
Type
text
Sample
                       
Résultat 3
               

No description available for this field.

Name (identifier)
resultat_3
Type
text
Sample
                       
Effectif 3
               

No description available for this field.

Name (identifier)
effectif_3
Type
text
Sample
                       
               

No description available for this field.

Name (identifier)
id
Type
text
Sample
                       
tranche_ca_millesime_1
               

No description available for this field.

Name (identifier)
tranche_ca_millesime_1
Type
text
Sample
                       
tranche_ca_millesime_2
               

No description available for this field.

Name (identifier)
tranche_ca_millesime_2
Type
text
Sample
                       
tranche_ca_millesime_3
               

No description available for this field.

Name (identifier)
tranche_ca_millesime_3
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"chiffres-cles-2023@infogreffe",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/chiffres-cles-2023@infogreffe"
      }
    ]
    ,
  • "definitions":
    {
    • "chiffres-cles-2023@infogreffe":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/chiffres-cles-2023@infogreffe_records"
            }
          }
        }
      }
      ,
    • "chiffres-cles-2023@infogreffe_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "denomination":
              {
              • "type":"string",
              • "title":"Dénomination",
              • "description":""
              }
              ,
            • "siren":
              {
              • "type":"string",
              • "title":"Siren",
              • "description":""
              }
              ,
            • "nic":
              {
              • "type":"string",
              • "title":"Nic",
              • "description":"Numéro interne de classement"
              }
              ,
            • "forme_juridique":
              {
              • "type":"string",
              • "title":"Forme Juridique",
              • "description":""
              }
              ,
            • "code_ape":
              {
              • "type":"string",
              • "title":"Code APE",
              • "description":""
              }
              ,
            • "libelle_ape":
              {
              • "type":"string",
              • "title":"Libellé APE",
              • "description":""
              }
              ,
            • "adresse":
              {
              • "type":"string",
              • "title":"Adresse",
              • "description":""
              }
              ,
            • "code_postal":
              {
              • "type":"string",
              • "title":"Code postal",
              • "description":""
              }
              ,
            • "ville":
              {
              • "type":"string",
              • "title":"Ville",
              • "description":""
              }
              ,
            • "num_dept":
              {
              • "type":"string",
              • "title":"Num. dept.",
              • "description":""
              }
              ,
            • "departement":
              {
              • "type":"string",
              • "title":"Département",
              • "description":""
              }
              ,
            • "region":
              {
              • "type":"string",
              • "title":"Région",
              • "description":""
              }
              ,
            • "code_greffe":
              {
              • "type":"string",
              • "title":"Code Greffe",
              • "description":""
              }
              ,
            • "greffe":
              {
              • "type":"string",
              • "title":"Greffe",
              • "description":""
              }
              ,
            • "date_immatriculation":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date immatriculation",
              • "description":""
              }
              ,
            • "date_radiation":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date radiation",
              • "description":""
              }
              ,
            • "statut":
              {
              • "type":"string",
              • "title":"Statut",
              • "description":""
              }
              ,
            • "geolocalisation":
              {
              • "type":"string",
              • "title":"Geolocalisation",
              • "description":""
              }
              ,
            • "date_de_publication":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date de publication",
              • "description":""
              }
              ,
            • "millesime_1":
              {
              • "type":"string",
              • "title":"Millesime 1",
              • "description":""
              }
              ,
            • "date_de_cloture_exercice_1":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date de cloture exercice 1",
              • "description":""
              }
              ,
            • "duree_1":
              {
              • "type":"integer",
              • "title":"Durée 1",
              • "description":""
              }
              ,
            • "ca_1":
              {
              • "type":"string",
              • "title":"CA 1",
              • "description":""
              }
              ,
            • "resultat_1":
              {
              • "type":"string",
              • "title":"Résultat 1",
              • "description":""
              }
              ,
            • "effectif_1":
              {
              • "type":"string",
              • "title":"Effectif 1",
              • "description":""
              }
              ,
            • "millesime_2":
              {
              • "type":"string",
              • "title":"Millesime 2",
              • "description":""
              }
              ,
            • "date_de_cloture_exercice_2":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date de cloture exercice 2",
              • "description":""
              }
              ,
            • "duree_2":
              {
              • "type":"integer",
              • "title":"Durée 2",
              • "description":""
              }
              ,
            • "ca_2":
              {
              • "type":"string",
              • "title":"CA 2",
              • "description":""
              }
              ,
            • "resultat_2":
              {
              • "type":"string",
              • "title":"Résultat 2",
              • "description":""
              }
              ,
            • "effectif_2":
              {
              • "type":"string",
              • "title":"Effectif 2",
              • "description":""
              }
              ,
            • "millesime_3":
              {
              • "type":"string",
              • "title":"Millesime 3",
              • "description":""
              }
              ,
            • "date_de_cloture_exercice_3":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date de cloture exercice 3",
              • "description":""
              }
              ,
            • "duree_3":
              {
              • "type":"integer",
              • "title":"Durée 3",
              • "description":""
              }
              ,
            • "ca_3":
              {
              • "type":"string",
              • "title":"CA 3",
              • "description":""
              }
              ,
            • "resultat_3":
              {
              • "type":"string",
              • "title":"Résultat 3",
              • "description":""
              }
              ,
            • "effectif_3":
              {
              • "type":"string",
              • "title":"Effectif 3",
              • "description":""
              }
              ,
            • "id":
              {
              • "type":"string",
              • "title":"",
              • "description":""
              }
              ,
            • "tranche_ca_millesime_1":
              {
              • "type":"string",
              • "title":"tranche_ca_millesime_1",
              • "description":""
              }
              ,
            • "tranche_ca_millesime_2":
              {
              • "type":"string",
              • "title":"tranche_ca_millesime_2",
              • "description":""
              }
              ,
            • "tranche_ca_millesime_3":
              {
              • "type":"string",
              • "title":"tranche_ca_millesime_3",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets