records

records

Active filters Clear all

No active filters

Filters

Jeux de données à 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)
id
Type
decimal
Sample
                       
id_dataset
               

No description available for this field.

Name (identifier)
id_dataset
Type
text
Sample
                       
date_publication
               

No description available for this field.

Name (identifier)
date_publication
Type
date
Sample
                       
Title
               

No description available for this field.

Name (identifier)
title
Type
text
Sample
                       
Publisher
               

No description available for this field.

Name (identifier)
publisher
Type
text
Sample
                       
Data processed
               

No description available for this field.

Name (identifier)
data_processed
Type
datetime
Sample
                       
logo_partenaire
               

No description available for this field.

Name (identifier)
logo_partenaire
Type
text
Sample
                       
lien
               

No description available for this field.

Name (identifier)
lien
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"data_datasets_alaune",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/data_datasets_alaune"
      }
    ]
    ,
  • "definitions":
    {
    • "data_datasets_alaune":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/data_datasets_alaune_records"
            }
          }
        }
      }
      ,
    • "data_datasets_alaune_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "id":
              {
              • "type":"number",
              • "title":"ID",
              • "description":""
              }
              ,
            • "id_dataset":
              {
              • "type":"string",
              • "title":"id_dataset",
              • "description":""
              }
              ,
            • "date_publication":
              {
              • "type":"string",
              • "format":"date",
              • "title":"date_publication",
              • "description":""
              }
              ,
            • "title":
              {
              • "type":"string",
              • "title":"Title",
              • "description":""
              }
              ,
            • "publisher":
              {
              • "type":"string",
              • "title":"Publisher",
              • "description":""
              }
              ,
            • "data_processed":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"Data processed",
              • "description":""
              }
              ,
            • "logo_partenaire":
              {
              • "type":"string",
              • "title":"logo_partenaire",
              • "description":""
              }
              ,
            • "lien":
              {
              • "type":"string",
              • "title":"lien",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets