records

records

Active filters Clear all

No active filters

Filters

Abonnés sur Instagram

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
DATE
               

No description available for this field.

Name (identifier)
date
Type
date
Sample
                       
URL
               

No description available for this field.

Name (identifier)
url
Type
text
Sample
                       
NOM
               

No description available for this field.

Name (identifier)
nom
Type
text
Sample
                       
ALIAS
               

No description available for this field.

Name (identifier)
alias
Type
text
Sample
                       
NB_ABO
               

No description available for this field.

Name (identifier)
nb_abo
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"abonnes-sur-instagram",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/abonnes-sur-instagram"
      }
    ]
    ,
  • "definitions":
    {
    • "abonnes-sur-instagram":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/abonnes-sur-instagram_records"
            }
          }
        }
      }
      ,
    • "abonnes-sur-instagram_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"DATE",
              • "description":""
              }
              ,
            • "url":
              {
              • "type":"string",
              • "title":"URL",
              • "description":""
              }
              ,
            • "nom":
              {
              • "type":"string",
              • "title":"NOM",
              • "description":""
              }
              ,
            • "alias":
              {
              • "type":"string",
              • "title":"ALIAS",
              • "description":""
              }
              ,
            • "nb_abo":
              {
              • "type":"string",
              • "title":"NB_ABO",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets