records

records

Active filters Clear all

No active filters

Filters

Les articles à la une

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
id
               

No description available for this field.

Name (identifier)
nombre
Type
integer
Sample
                       
DATE
               

No description available for this field.

Name (identifier)
date
Type
date
Sample
                       
TITRE
               

No description available for this field.

Name (identifier)
titre
Type
text
Sample
                       
DESCRIPTION
               

No description available for this field.

Name (identifier)
description
Type
text
Sample
                       
NOMS_ILLUSTRATION
               

No description available for this field.

Name (identifier)
noms_illus
Type
text
Sample
                       
LIEN UTILES
               

No description available for this field.

Name (identifier)
lien_utile
Type
text
Sample
                       
phrase_lien
               

No description available for this field.

Name (identifier)
phrase_lien
Type
text
Sample
                       
Title
               

No description available for this field.

Name (identifier)
title
Type
text
Sample
                       
Description english
               

No description available for this field.

Name (identifier)
description_english
Type
text
Sample
                       
Link sentence
               

No description available for this field.

Name (identifier)
link_sentence
Type
text
Sample
                       
url_illustration
               

No description available for this field.

Name (identifier)
url_illustration
Type
file
Sample
                       
annee_de_annonce
               

No description available for this field.

Name (identifier)
annee
Type
date
Sample
                       

JSON Schema

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

{
  • "title":"data_articles_a_la_une",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/data_articles_a_la_une"
      }
    ]
    ,
  • "definitions":
    {
    • "data_articles_a_la_une":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/data_articles_a_la_une_records"
            }
          }
        }
      }
      ,
    • "data_articles_a_la_une_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "nombre":
              {
              • "type":"integer",
              • "title":"id",
              • "description":""
              }
              ,
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"DATE",
              • "description":""
              }
              ,
            • "titre":
              {
              • "type":"string",
              • "title":"TITRE",
              • "description":""
              }
              ,
            • "description":
              {
              • "type":"string",
              • "title":"DESCRIPTION",
              • "description":""
              }
              ,
            • "noms_illus":
              {
              • "type":"string",
              • "title":"NOMS_ILLUSTRATION",
              • "description":""
              }
              ,
            • "lien_utile":
              {
              • "type":"string",
              • "title":"LIEN UTILES",
              • "description":""
              }
              ,
            • "phrase_lien":
              {
              • "type":"string",
              • "title":"phrase_lien",
              • "description":""
              }
              ,
            • "title":
              {
              • "type":"string",
              • "title":"Title",
              • "description":""
              }
              ,
            • "description_english":
              {
              • "type":"string",
              • "title":"Description english",
              • "description":""
              }
              ,
            • "link_sentence":
              {
              • "type":"string",
              • "title":"Link sentence",
              • "description":""
              }
              ,
            • "url_illustration":
              {
              • "type":"string",
              • "title":"url_illustration",
              • "description":""
              }
              ,
            • "annee":
              {
              • "type":"string",
              • "format":"date",
              • "title":"annee_de_annonce",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets