records

records

Active filters Clear all

No active filters

Filters

BPCE - Réseau Caisse d'Epargne - Encours de crédit et d'épargne

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Année
               

No description available for this field.

Name (identifier)
annee
Type
date
Sample
                       
Encours de crédit
               

No description available for this field.

Name (identifier)
encours_de_credit
Type
decimal
Sample
                       
Épargne (bilantielle + financière)
               

No description available for this field.

Name (identifier)
epargne_bilantielle_financiere
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"encours-credit-et-epargne-reseau-caisse-epargne",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/encours-credit-et-epargne-reseau-caisse-epargne"
      }
    ]
    ,
  • "definitions":
    {
    • "encours-credit-et-epargne-reseau-caisse-epargne":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/encours-credit-et-epargne-reseau-caisse-epargne_records"
            }
          }
        }
      }
      ,
    • "encours-credit-et-epargne-reseau-caisse-epargne_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "annee":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Année",
              • "description":""
              }
              ,
            • "encours_de_credit":
              {
              • "type":"number",
              • "title":"Encours de crédit",
              • "description":""
              }
              ,
            • "epargne_bilantielle_financiere":
              {
              • "type":"number",
              • "title":"Épargne (bilantielle + financière)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets