records

records

Active filters Clear all

No active filters

Filters

Social networks

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Name
               

No description available for this field.

Name (identifier)
nom
Type
text
Sample
                       
Porteur
               

No description available for this field.

Name (identifier)
porteur
Type
text
Sample
                       
Eigenaar
               

No description available for this field.

Name (identifier)
eigenaar
Type
text
Sample
                       
Owner
               

No description available for this field.

Name (identifier)
owner
Type
text
Sample
                       
Social network
               

No description available for this field.

Name (identifier)
reseau_social
Type
text
Sample
                       
Language
               

No description available for this field.

Name (identifier)
langue
Type
text
Sample
                       
Lien web
               

No description available for this field.

Name (identifier)
lien_web
Type
text
Sample
                       
#Statut
               

No description available for this field.

Name (identifier)
statut
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"reseaux-sociaux",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/reseaux-sociaux"
      }
    ]
    ,
  • "definitions":
    {
    • "reseaux-sociaux":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/reseaux-sociaux_records"
            }
          }
        }
      }
      ,
    • "reseaux-sociaux_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "nom":
              {
              • "type":"string",
              • "title":"Name",
              • "description":""
              }
              ,
            • "porteur":
              {
              • "type":"string",
              • "title":"Porteur",
              • "description":""
              }
              ,
            • "eigenaar":
              {
              • "type":"string",
              • "title":"Eigenaar",
              • "description":""
              }
              ,
            • "owner":
              {
              • "type":"string",
              • "title":"Owner",
              • "description":""
              }
              ,
            • "reseau_social":
              {
              • "type":"string",
              • "title":"Social network",
              • "description":""
              }
              ,
            • "langue":
              {
              • "type":"string",
              • "title":"Language",
              • "description":""
              }
              ,
            • "lien_web":
              {
              • "type":"string",
              • "title":"Lien web",
              • "description":""
              }
              ,
            • "statut":
              {
              • "type":"string",
              • "title":"#Statut",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets