records

records

Active filters Clear all

No active filters

Filters

BPCE - Effectifs à l'international

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
                       
Regroupement
               

No description available for this field.

Name (identifier)
regroupement
Type
text
Sample
                       
Continent
               

No description available for this field.

Name (identifier)
continent
Type
text
Sample
                       
Effectif
               

No description available for this field.

Name (identifier)
effectif
Type
integer
Sample
                       
geo_shape
               

No description available for this field.

Name (identifier)
geo_shape
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"effectifs-a-linternational",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/effectifs-a-linternational"
      }
    ]
    ,
  • "definitions":
    {
    • "effectifs-a-linternational":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/effectifs-a-linternational_records"
            }
          }
        }
      }
      ,
    • "effectifs-a-linternational_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "annee":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Année",
              • "description":""
              }
              ,
            • "regroupement":
              {
              • "type":"string",
              • "title":"Regroupement",
              • "description":""
              }
              ,
            • "continent":
              {
              • "type":"string",
              • "title":"Continent",
              • "description":""
              }
              ,
            • "effectif":
              {
              • "type":"integer",
              • "title":"Effectif",
              • "description":""
              }
              ,
            • "geo_shape":
              {
              • "type":"string",
              • "title":"geo_shape",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets