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":"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"
}
}
} - "records":
} - "properties":
- "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":""
}
} - "denomination":
}
} - "fields":
} - "properties":
} - "chiffres-cles-2023@infogreffe":
}