enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Capital social BPCE SA

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
Entreprise
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
entreprise
Type
texte
Exemple
                       
Date
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
date
Type
date
Exemple
                       
Capital Social
en Euros

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
capital_social
Type
int
Exemple
                       
Adresse siège social
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
adresse_siege_social
Type
texte
Exemple
                       
RCS
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
rcs
Type
texte
Exemple
                       
Libellé
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
libelle
Type
texte
Exemple
                       

Schéma JSON

L'objet JSON ci dessous est une description standardisée du modèle de votre jeu de données. Pour en savoir plus sur JSON schema.

{
  • "title":"capital-social",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/capital-social"
      }
    ]
    ,
  • "definitions":
    {
    • "capital-social":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/capital-social_records"
            }
          }
        }
      }
      ,
    • "capital-social_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "entreprise":
              {
              • "type":"string",
              • "title":"Entreprise",
              • "description":""
              }
              ,
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "capital_social":
              {
              • "type":"integer",
              • "title":"Capital Social",
              • "description":"en Euros"
              }
              ,
            • "adresse_siege_social":
              {
              • "type":"string",
              • "title":"Adresse siège social",
              • "description":""
              }
              ,
            • "rcs":
              {
              • "type":"string",
              • "title":"RCS",
              • "description":""
              }
              ,
            • "libelle":
              {
              • "type":"string",
              • "title":"Libellé",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Jeux de données similaires